{
  "_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" : 1600,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "c73c16257e12f90558bf59c449f93acc47d85beb",
            "branch" : [
              {
                "SHA1" : "c73c16257e12f90558bf59c449f93acc47d85beb",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c73c16257e12f90558bf59c449f93acc47d85beb",
            "branch" : [
              {
                "SHA1" : "c73c16257e12f90558bf59c449f93acc47d85beb",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c73c16257e12f90558bf59c449f93acc47d85beb",
        "branch" : [
          {
            "SHA1" : "c73c16257e12f90558bf59c449f93acc47d85beb",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.15.1.0-1600.zip",
      "fileName" : "MechJeb2-2.15.1.0-1600.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1600.zip"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1600",
  "duration" : 31586,
  "estimatedDuration" : 30517,
  "executor" : null,
  "fullDisplayName" : "MechJeb2-Dev #1600",
  "id" : "1600",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1600,
  "queueId" : 2739,
  "result" : "SUCCESS",
  "timestamp" : 1778548889466,
  "url" : "https://ksp.sarbian.com/jenkins/user/l.valerimanera/my-views/view/All/job/MechJeb2-Dev/1600/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLibTest/Utils/ObjectPoolTests.cs",
          "MechJebLib/Utils/ObjectPool.cs"
        ],
        "commitId" : "7e98ed3e8488ed5dec62506ed7fc24728e57960d",
        "timestamp" : 1778548911000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Add some basic tests around ObjectPool\u000a\u000aAlso remove the null checking which shouldn't be an issue with nullable\u000aenabled.\u000a",
        "date" : "2026-05-11 18:21:51 -0700",
        "id" : "7e98ed3e8488ed5dec62506ed7fc24728e57960d",
        "msg" : "Add some basic tests around ObjectPool",
        "paths" : [
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Utils/ObjectPoolTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Utils/ObjectPool.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}