{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user mezz",
          "userId" : "mezz",
          "userName" : "mezz"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/1.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 183,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
            "branch" : [
              {
                "SHA1" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
                "name" : "origin/1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
            "branch" : [
              {
                "SHA1" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
                "name" : "origin/1.9"
              }
            ]
          }
        },
        "origin/1.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 155,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
            "branch" : [
              {
                "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
                "name" : "origin/1.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
            "branch" : [
              {
                "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
                "name" : "origin/1.8"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
        "branch" : [
          {
            "SHA1" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
            "name" : "origin/1.9"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mezz/JustEnoughItems.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#183",
  "duration" : 12984,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #183",
  "id" : "183",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 183,
  "queueId" : 2,
  "result" : "FAILURE",
  "timestamp" : 1460164315005,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/183/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/color/ColorGetter.java",
          "src/main/java/mezz/jei/ProxyCommonClient.java",
          "src/main/java/mezz/jei/ItemRegistryFactory.java",
          "src/main/java/mezz/jei/util/StackHelper.java",
          "src/main/java/mezz/jei/util/ItemStackElement.java",
          "src/main/java/mezz/jei/ItemFilter.java",
          "src/main/java/mezz/jei/RecipeRegistry.java"
        ],
        "commitId" : "70897d9e6e708b095e01d1cf6d4b3bd7b29ea3cf",
        "timestamp" : 1460162721000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add better error catching and logging\u000a",
        "date" : "2016-04-08 17:45:21 -0700",
        "id" : "70897d9e6e708b095e01d1cf6d4b3bd7b29ea3cf",
        "msg" : "Add better error catching and logging",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ProxyCommonClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/StackHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemRegistryFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/RecipeRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ItemStackElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/color/ColorGetter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemFilter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "changelog.html",
          "gradle.properties"
        ],
        "commitId" : "340be0a7a9adc6b8f747186be2e8679c27a9f17b",
        "timestamp" : 1460162765000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2016-04-08 17:46:05 -0700",
        "id" : "340be0a7a9adc6b8f747186be2e8679c27a9f17b",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "changelog.html"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/ItemRegistryFactory.java",
          "src/main/java/mezz/jei/ItemFilter.java"
        ],
        "commitId" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
        "timestamp" : 1460163344000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Use better stack info for logs\u000a",
        "date" : "2016-04-08 17:55:44 -0700",
        "id" : "fbd6b0e898b1addfbcdad1c94ed93499521ecbd5",
        "msg" : "Use better stack info for logs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemRegistryFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemFilter.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}