{
  "_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" : 59,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "80e87a947e4ac98c28ce5770b59c4d1289679a86",
            "branch" : [
              {
                "SHA1" : "80e87a947e4ac98c28ce5770b59c4d1289679a86",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "80e87a947e4ac98c28ce5770b59c4d1289679a86",
            "branch" : [
              {
                "SHA1" : "80e87a947e4ac98c28ce5770b59c4d1289679a86",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "80e87a947e4ac98c28ce5770b59c4d1289679a86",
        "branch" : [
          {
            "SHA1" : "80e87a947e4ac98c28ce5770b59c4d1289679a86",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/lep/jhcr.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "jhcr",
      "fileName" : "jhcr",
      "relativePath" : "jhcr"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#59",
  "duration" : 858,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #59",
  "id" : "59",
  "keepLog" : False,
  "number" : 59,
  "queueId" : 842,
  "result" : "FAILURE",
  "timestamp" : 1676733909775,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/59/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "flake.lock",
          "flake.nix"
        ],
        "commitId" : "e53967f3d573ef89f4ec28c1ce14162ebb89a10c",
        "timestamp" : 1676733424000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Added flake.nix\u000a\u000aCurrently it can only build for the newest patch.\u000a",
        "date" : "2023-02-18 16:17:04 +0100",
        "id" : "e53967f3d573ef89f4ec28c1ce14162ebb89a10c",
        "msg" : "Added flake.nix",
        "paths" : [
          {
            "editType" : "add",
            "file" : "flake.lock"
          },
          {
            "editType" : "add",
            "file" : "flake.nix"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}