{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1401,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "209f5bf1eafb0f298a706b4094cc0d8ee83eb675",
            "branch" : [
              {
                "SHA1" : "209f5bf1eafb0f298a706b4094cc0d8ee83eb675",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "209f5bf1eafb0f298a706b4094cc0d8ee83eb675",
            "branch" : [
              {
                "SHA1" : "209f5bf1eafb0f298a706b4094cc0d8ee83eb675",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "209f5bf1eafb0f298a706b4094cc0d8ee83eb675",
        "branch" : [
          {
            "SHA1" : "209f5bf1eafb0f298a706b4094cc0d8ee83eb675",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.14.3.0-1401.zip",
      "fileName" : "MechJeb2-2.14.3.0-1401.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1401.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1401",
  "duration" : 21680,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1401",
  "id" : "1401",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1401,
  "queueId" : 1900,
  "result" : "SUCCESS",
  "timestamp" : 1716421711340,
  "url" : "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1401/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLib/Utils/Statics.cs",
          "MechJebLib/Rootfinding/Newton.cs",
          "MechJebLib/ODE/AbstractRungeKutta.cs",
          "MechJebLibTest/ODETests/DP5Tests.cs",
          "MechJebLib/Rootfinding/BrentRoot.cs",
          "MechJebLib/ODE/AbstractIVP.cs"
        ],
        "commitId" : "4b50512228dc8ba03672161a68d98f93460664d7",
        "timestamp" : 1716421620000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Absolute minimum stepsize of 10 ULPs in ODE solver\u000a\u000aShould work the same as scipy's integrator.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2024-05-22 16:47:00 -0700",
        "id" : "4b50512228dc8ba03672161a68d98f93460664d7",
        "msg" : "Absolute minimum stepsize of 10 ULPs in ODE solver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLib/Utils/Statics.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/ODE/AbstractRungeKutta.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Rootfinding/Newton.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ODETests/DP5Tests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Rootfinding/BrentRoot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/ODE/AbstractIVP.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}