{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "jenkins.branch.BranchEventCause",
          "shortDescription" : "Push event to branch master"
        }
      ]
    },
    {
      "_class" : "jenkins.scm.api.SCMRevisionAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
            "branch" : [
              {
                "SHA1" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
            "branch" : [
              {
                "SHA1" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
        "branch" : [
          {
            "SHA1" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/cuberite/cuberite.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : ".luacheckrc",
      "fileName" : ".luacheckrc",
      "relativePath" : "gcc_Release/Server/.luacheckrc"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#71",
  "duration" : 81292800,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #71",
  "id" : "71",
  "keepLog" : False,
  "number" : 71,
  "queueId" : 8668,
  "result" : "SUCCESS",
  "timestamp" : 1642031315255,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/71/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Pawn.cpp",
            "SetFlags.cmake",
            "src/ByteBuffer.cpp"
          ],
          "commitId" : "1a310981826b800b1a4a405eaef0612cf7b1cb70",
          "timestamp" : 1642031299000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Fix compilation with Clang 13.0.0\u000a\u000aClang 13 changes:\u000a* `-Wreserved-identifier` and `-Wunused-but-set-variable` got added\u000a* the `-Wreturn-std-move-in-c++11` option was removed\u000a\u000aBuilds still fail when native optimizations are enabled\u000a",
          "date" : "2022-01-12 23:48:19 +0000",
          "id" : "1a310981826b800b1a4a405eaef0612cf7b1cb70",
          "msg" : "Fix compilation with Clang 13.0.0",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Pawn.cpp"
            },
            {
              "editType" : "edit",
              "file" : "SetFlags.cmake"
            },
            {
              "editType" : "edit",
              "file" : "src/ByteBuffer.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SetFlags.cmake"
          ],
          "commitId" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
          "timestamp" : 1642031299000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Fix build on Clang < 12\u000a",
          "date" : "2022-01-12 23:48:19 +0000",
          "id" : "bc332ebb9cfb594e65f2c1e2e2a61c6bfe9bf937",
          "msg" : "Fix build on Clang < 12",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SetFlags.cmake"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
      "fullName" : "Alexander Harkness"
    }
  ],
  "nextBuild" : {
    "number" : 72,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/72/"
  },
  "previousBuild" : {
    "number" : 70,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/70/"
  }
}