{
  "_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" : 84,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
            "branch" : [
              {
                "SHA1" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
            "branch" : [
              {
                "SHA1" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
        "branch" : [
          {
            "SHA1" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
            "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" : "#84",
  "duration" : 663,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #84",
  "id" : "84",
  "keepLog" : False,
  "number" : 84,
  "queueId" : 1005,
  "result" : "FAILURE",
  "timestamp" : 1701195065424,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/84/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Readme.md",
          "src/Hot/Init/Auto.hs"
        ],
        "commitId" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
        "timestamp" : 1701194668000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Fix i2code generation\u000a\u000aThere were two errors when generating Auto#_i2code:\u000a\u000a1. the dummy functions were looked up in reverse, that is id -1 was returning\u000a   dummyFunction101 or something like this.\u000a2. the binary search generating function expects a continous field between\u000a   lo and hi but since we don't use id 0 there was an off-by-one error.\u000a",
        "date" : "2023-11-28 19:04:28 +0100",
        "id" : "7e117ed8f12fbe19a53a44bd2d66f91cf1ca2197",
        "msg" : "Fix i2code generation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Readme.md"
          },
          {
            "editType" : "edit",
            "file" : "src/Hot/Init/Auto.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/55835583shuen",
      "fullName" : "55835583shuen"
    },
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}