{
  "_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" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 306,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
            "branch" : [
              {
                "SHA1" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
            "branch" : [
              {
                "SHA1" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
        "branch" : [
          {
            "SHA1" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Frotty/EBR.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#306",
  "duration" : 32522,
  "estimatedDuration" : 54637,
  "executor" : None,
  "fullDisplayName" : "EBR #306",
  "id" : "306",
  "keepLog" : False,
  "number" : 306,
  "queueId" : 1429,
  "result" : "FAILURE",
  "timestamp" : 1497020649141,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/EBR/306/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "13ba2b26130237e8e0a9e96e0a77969c49ded2e5",
        "timestamp" : 1497013068000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Create README.md\u000a",
        "date" : "2017-06-09T14:57:48+0200",
        "id" : "13ba2b26130237e8e0a9e96e0a77969c49ded2e5",
        "msg" : "Create README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/objects/circles/Texter.wurst",
          "wurst/builder/MoveSpeed.wurst",
          "wurst/objects/circles/Trap.wurst",
          "wurst/escaper/PickSystem.wurst",
          "wurst/boss/Boss.wurst",
          "wurst/objects/producer/Pointer.wurst",
          "wurst/war3map.j",
          "wurst/init/GameInit.wurst",
          "wurst/objects/producer/Bomber.wurst",
          "wurst/objects/second/CongaLineHead.wurst",
          "wurst/objects/producer/Attackspeed.wurst",
          "wurst/_core/object/ConfigValue.wurst",
          "wurst/objects/circles/Executer.wurst",
          "wurst/objects/circles/Waypoint.wurst",
          "wurst/objects/triggers/Pedestal.wurst",
          "wurst/escaper/Escaper.wurst",
          "wurst/objects/circles/Unitcreator.wurst",
          "wurst/boss/BossDamager.wurst",
          "wurst/escaper/EscaperClasses.wurst",
          "wurst/objects/second/Vortex.wurst"
        ],
        "commitId" : "4283895ebcc46a64db501e5626e304c8084f25ad",
        "timestamp" : 1497013114000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "FText refactor\u000a",
        "date" : "2017-06-09T14:58:34+0200",
        "id" : "4283895ebcc46a64db501e5626e304c8084f25ad",
        "msg" : "FText refactor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/init/GameInit.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/builder/MoveSpeed.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/Escaper.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Waypoint.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/second/Vortex.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/EscaperClasses.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/producer/Attackspeed.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/boss/BossDamager.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/boss/Boss.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Trap.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Unitcreator.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/PickSystem.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/second/CongaLineHead.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/war3map.j"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_core/object/ConfigValue.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/triggers/Pedestal.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Texter.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Executer.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/producer/Pointer.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/producer/Bomber.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/objects/circles/Texter.wurst",
          "_build/blizzard.j",
          "wurst/objects/second/Tree.wurst",
          "CHANGES.md",
          "wurst/war3map.j",
          "wurst/init/startmazes/Startmazes.wurst",
          "_build/common.j",
          "wurst/objects/second/Tracks.wurst",
          "wurst/objects/circles/MinigameTeleporter.wurst",
          "wurst/escaper/Escaper.wurst",
          "wurst/init/startmazes/ThirdForest.wurst",
          "wurst/objects/circles/LobbyTeleporter.wurst",
          "wurst/init/startmazes/Startmaze.wurst",
          "wurst/MapStuff/GlobalShop.wurst"
        ],
        "commitId" : "6873d78d878e6de17e3b12fd10645ba86a05085c",
        "timestamp" : 1497013115000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "89o WIP\u000a",
        "date" : "2017-06-09T14:58:35+0200",
        "id" : "6873d78d878e6de17e3b12fd10645ba86a05085c",
        "msg" : "89o WIP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/Startmazes.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/MinigameTeleporter.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/Escaper.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/LobbyTeleporter.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/second/Tracks.wurst"
          },
          {
            "editType" : "add",
            "file" : "_build/common.j"
          },
          {
            "editType" : "edit",
            "file" : "wurst/war3map.j"
          },
          {
            "editType" : "add",
            "file" : "_build/blizzard.j"
          },
          {
            "editType" : "edit",
            "file" : "CHANGES.md"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/ThirdForest.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Texter.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/second/Tree.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/MapStuff/GlobalShop.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/Startmaze.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/escaper/Escaper.wurst",
          "wurst/objects/circles/LobbyTeleporter.wurst",
          "wurst/objects/circles/MinigameTeleporter.wurst",
          "CHANGES.md"
        ],
        "commitId" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
        "timestamp" : 1497013115000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "more ftext alignment\u000a",
        "date" : "2017-06-09T14:58:35+0200",
        "id" : "747935f7c88d833d3dcbabfdc2af95b86091bc4b",
        "msg" : "more ftext alignment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/escaper/Escaper.wurst"
          },
          {
            "editType" : "edit",
            "file" : "CHANGES.md"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/LobbyTeleporter.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/MinigameTeleporter.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}