{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/einsacht" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 244,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
            "branch" : [
              {
                "SHA1" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
                "name" : "refs/remotes/origin/einsacht"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
            "branch" : [
              {
                "SHA1" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
                "name" : "refs/remotes/origin/einsacht"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
        "branch" : [
          {
            "SHA1" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
            "name" : "refs/remotes/origin/einsacht"
          }
        ]
      },
      "remoteUrls" : [
        "/var/lib/gitolite/repositories/IC2.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#244",
  "duration" : 45340,
  "estimatedDuration" : 85498,
  "executor" : None,
  "fullDisplayName" : "IC2_18 #244",
  "id" : "244",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 244,
  "queueId" : 295,
  "result" : "FAILURE",
  "timestamp" : 1463349058323,
  "url" : "http://jenkins.ic2.player.to/view/all/job/IC2_18/244/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/item/armor/ItemArmorSolarHelmet.java"
        ],
        "commitId" : "bf3d6c416362928ff4ed8e64c36cf84a203e1ec4",
        "timestamp" : 1462635075000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/aroma1997",
          "fullName" : "Aroma1997"
        },
        "authorEmail" : "aroma1997@aroma1997.org",
        "comment" : "Fix #0001871\u000a",
        "date" : "2016-05-07 17:31:15 +0200",
        "id" : "bf3d6c416362928ff4ed8e64c36cf84a203e1ec4",
        "msg" : "Fix #0001871",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/core/item/armor/ItemArmorSolarHelmet.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/energy/leg/EventHandler.java",
          "src/ic2/core/energy/leg/EnergyNetGlobalLeg.java",
          "src/ic2/core/block/comp/Energy.java",
          "src/ic2/core/block/wiring/TileEntityTransformer.java",
          "src/ic2/core/energy/leg/EnergyNetLocalLeg.java"
        ],
        "commitId" : "c7bfccca533f1eaa897d80cb031bf717e35e76d3",
        "timestamp" : 1463348964000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/aroma1997",
          "fullName" : "Aroma1997"
        },
        "authorEmail" : "aroma1997@aroma1997.org",
        "comment" : ".\u000a",
        "date" : "2016-05-15 23:49:24 +0200",
        "id" : "c7bfccca533f1eaa897d80cb031bf717e35e76d3",
        "msg" : ".",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/core/energy/leg/EnergyNetGlobalLeg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/energy/leg/EventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/comp/Energy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/energy/leg/EnergyNetLocalLeg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/wiring/TileEntityTransformer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/item/tool/ItemRemote.java"
        ],
        "commitId" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
        "timestamp" : 1463349060000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/aroma1997",
          "fullName" : "Aroma1997"
        },
        "authorEmail" : "aroma1997@aroma1997.org",
        "comment" : "Improved Dynamite O Mote to be 91.73% more tolerant against unloaded\u000achunks.\u000a",
        "date" : "2016-05-15 23:51:00 +0200",
        "id" : "3f7f0962396bd5e1d26022d1917126bbe6012f96",
        "msg" : "Improved Dynamite O Mote to be 91.73% more tolerant against unloaded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/core/item/tool/ItemRemote.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/aroma1997",
      "fullName" : "Aroma1997"
    }
  ]
}