{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by sarbian"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 30,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32098e134469a9d909a5c485bfcae5df307e2833",
            "branch" : [
              {
                "SHA1" : "32098e134469a9d909a5c485bfcae5df307e2833",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32098e134469a9d909a5c485bfcae5df307e2833",
            "branch" : [
              {
                "SHA1" : "32098e134469a9d909a5c485bfcae5df307e2833",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "32098e134469a9d909a5c485bfcae5df307e2833",
        "branch" : [
          {
            "SHA1" : "32098e134469a9d909a5c485bfcae5df307e2833",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/ModuleManager.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "ModuleManager.dll",
      "fileName" : "ModuleManager.dll",
      "relativePath" : "ModuleManager.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#30",
  "duration" : 5977,
  "estimatedDuration" : 6498,
  "executor" : None,
  "fullDisplayName" : "ModuleManager-Dev #30",
  "id" : "30",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 30,
  "queueId" : 182,
  "result" : "SUCCESS",
  "timestamp" : 1521968328736,
  "url" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist/my-views/view/all/job/ModuleManager-Dev/30/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs"
        ],
        "commitId" : "86b892f69a4b5e126e2cee7b26199d762b4435b6",
        "timestamp" : 1521919204000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Make patch stopwatch local\u000aIt's not needed outside of ProcessPatch(), which contains everything it \u000aneeds to time\u000a",
        "date" : "2018-03-24 12:20:04 -0700",
        "id" : "86b892f69a4b5e126e2cee7b26199d762b4435b6",
        "msg" : "Make patch stopwatch local",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs"
        ],
        "commitId" : "e7977d1bbe498ab314c8a3c21fb7503aeab5b375",
        "timestamp" : 1521919931000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Make useCache local\u000aReally only needed for a few lines in ProcessPatch()\u000a",
        "date" : "2018-03-24 12:32:11 -0700",
        "id" : "e7977d1bbe498ab314c8a3c21fb7503aeab5b375",
        "msg" : "Make useCache local",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
      "fullName" : "joeydwong"
    }
  ]
}