{
  "_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" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
            "branch" : [
              {
                "SHA1" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
            "branch" : [
              {
                "SHA1" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
        "branch" : [
          {
            "SHA1" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
            "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-2.3.6_dev.zip",
      "fileName" : "ModuleManager-2.3.6_dev.zip",
      "relativePath" : "ModuleManager-2.3.6_dev.zip"
    },
    {
      "displayPath" : "ModuleManager.2.3.6_dev.dll",
      "fileName" : "ModuleManager.2.3.6_dev.dll",
      "relativePath" : "ModuleManager.2.3.6_dev.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8",
  "duration" : 2419,
  "estimatedDuration" : 6498,
  "executor" : None,
  "fullDisplayName" : "ModuleManager-Dev #8",
  "id" : "8",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8,
  "queueId" : 46,
  "result" : "FAILURE",
  "timestamp" : 1502371277612,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/ModuleManager-Dev/8/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager.cs",
          "CatAnimator.cs",
          "ModuleManager.csproj",
          "MMPatchLoader.cs",
          "moduleManager.cs",
          "Cats/CatAnimator.cs",
          "Cats/CatManager.cs",
          "Cats/CatMover.cs",
          "Cats/CatOrbiter.cs",
          "CatOrbiter.cs",
          "CatMover.cs"
        ],
        "commitId" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
        "timestamp" : 1502371191000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Begin splitting files up (#76)\u000a* rename file\u000a most of it is MMPatchLoader so that's what it'll be\u000a\u000a* Remove corrupt #region\u000a It starts in one class and ends in another, I can't tell where it's\u000areally supposed to go\u000a\u000a* Move addon to its own file\u000a\u000a* Put cats in a box\u000a\u000a* Can has namespace\u000a\u000a* Promote business cat to manager\u000a\u000a* Unnecessary now\u000a\u000a* Old stuff\u000a",
        "date" : "2017-08-10 15:19:51 +0200",
        "id" : "e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e",
        "msg" : "Begin splitting files up (#76)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager.csproj"
          },
          {
            "editType" : "delete",
            "file" : "moduleManager.cs"
          },
          {
            "editType" : "add",
            "file" : "MMPatchLoader.cs"
          },
          {
            "editType" : "add",
            "file" : "Cats/CatAnimator.cs"
          },
          {
            "editType" : "delete",
            "file" : "CatMover.cs"
          },
          {
            "editType" : "add",
            "file" : "Cats/CatMover.cs"
          },
          {
            "editType" : "add",
            "file" : "Cats/CatManager.cs"
          },
          {
            "editType" : "add",
            "file" : "ModuleManager.cs"
          },
          {
            "editType" : "add",
            "file" : "Cats/CatOrbiter.cs"
          },
          {
            "editType" : "delete",
            "file" : "CatOrbiter.cs"
          },
          {
            "editType" : "delete",
            "file" : "CatAnimator.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dorianstoll",
      "fullName" : "dorianstoll"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/diazo",
      "fullName" : "diazo"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/ozraven",
      "fullName" : "ozraven"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
      "fullName" : "blowfishpro"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/pjf",
      "fullName" : "pjf"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/kerbas-ad-astra",
      "fullName" : "Kerbas-ad-astra"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/bengt.lueers",
      "fullName" : "Bengt.Lueers"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}