{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Build wurde durch eine SCM-Änderung ausgelöst."
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1136,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "611c20f0fec102f59b096e38e0758b77b2467655",
            "branch" : [
              {
                "SHA1" : "611c20f0fec102f59b096e38e0758b77b2467655",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "611c20f0fec102f59b096e38e0758b77b2467655",
            "branch" : [
              {
                "SHA1" : "611c20f0fec102f59b096e38e0758b77b2467655",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/classic" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 175,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
            "branch" : [
              {
                "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
                "name" : "origin/classic"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
            "branch" : [
              {
                "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
                "name" : "origin/classic"
              }
            ]
          }
        },
        "origin/healbacktower" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 867,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
            "branch" : [
              {
                "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
                "name" : "origin/healbacktower"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
            "branch" : [
              {
                "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
                "name" : "origin/healbacktower"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
            "branch" : [
              {
                "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
            "branch" : [
              {
                "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "611c20f0fec102f59b096e38e0758b77b2467655",
        "branch" : [
          {
            "SHA1" : "611c20f0fec102f59b096e38e0758b77b2467655",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Frotty/ForestDef.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1136",
  "duration" : 27972,
  "estimatedDuration" : 47624,
  "executor" : None,
  "fullDisplayName" : "ForestDef #1136",
  "id" : "1136",
  "keepLog" : False,
  "number" : 1136,
  "queueId" : 1187,
  "result" : "FAILURE",
  "timestamp" : 1520275272885,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/ForestDef/1136/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/Creeps/bosses/EndBoss/EndBoss.wurst"
        ],
        "commitId" : "ea9fbc638370a03c27ed652e11a1889feb00a2fc",
        "timestamp" : 1520271430000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/kari0003",
          "fullName" : "kari0003"
        },
        "authorEmail" : "kari0003@gmail.com",
        "comment" : "boss testmode off to normal\u000a",
        "date" : "2018-03-05T18:37:10+0100",
        "id" : "ea9fbc638370a03c27ed652e11a1889feb00a2fc",
        "msg" : "boss testmode off to normal",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/bosses/EndBoss/EndBoss.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/player/WarningBuff.wurst",
          "wurst/Creeps/bosses/BossFour.wurst",
          "wurst/Creeps/bosses/EndBoss/TowerBlockade.wurst",
          "wurst.build",
          "wurst/Creeps/bosses/BossThree.wurst",
          "wurst/Creeps/bosses/BossTwo.wurst",
          "wurst/items/ShieldKit.wurst"
        ],
        "commitId" : "57408a82ee9c06de7a8589a8421608ded6fab274",
        "timestamp" : 1520271503000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "alignment to stdlib\u000a",
        "date" : "2018-03-05T18:38:23+0100",
        "id" : "57408a82ee9c06de7a8589a8421608ded6fab274",
        "msg" : "alignment to stdlib",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/bosses/BossFour.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/bosses/EndBoss/TowerBlockade.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst.build"
          },
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/bosses/BossThree.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/bosses/BossTwo.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/items/ShieldKit.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/player/WarningBuff.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/kari0003",
      "fullName" : "kari0003"
    },
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}