{
  "_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" : 38,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
            "branch" : [
              {
                "SHA1" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
            "branch" : [
              {
                "SHA1" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
        "branch" : [
          {
            "SHA1" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
            "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" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#38",
  "duration" : 1786070,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #38",
  "id" : "38",
  "keepLog" : False,
  "number" : 38,
  "queueId" : 6603,
  "result" : "SUCCESS",
  "timestamp" : 1633205913213,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/38/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Entity.h",
            "src/Mobs/Skeleton.cpp",
            "src/Entities/Entity.cpp",
            "src/Entities/Player.h",
            "src/Entities/Player.cpp",
            "src/Mobs/Skeleton.h"
          ],
          "commitId" : "798fdb07092fceaccfde41d2f27e2756f29f4eda",
          "timestamp" : 1633205898000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Snipe skeleton achievment\u000a",
          "date" : "2021-10-02 21:18:18 +0100",
          "id" : "798fdb07092fceaccfde41d2f27e2756f29f4eda",
          "msg" : "Snipe skeleton achievment",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Player.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Skeleton.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Skeleton.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Player.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Mobs/ZombiePigman.h",
            "src/Mobs/Ghast.cpp",
            "src/Mobs/AggressiveMonster.cpp",
            "src/Mobs/WitherSkeleton.h",
            "src/Mobs/MagmaCube.h",
            "tests/Generating/Stubs.cpp",
            "src/Mobs/MagmaCube.cpp",
            "src/Mobs/ZombiePigman.cpp",
            "src/Mobs/Monster.h",
            "src/Mobs/Ghast.h",
            "src/Mobs/Monster.cpp",
            "src/Mobs/Blaze.cpp",
            "src/Mobs/Blaze.h"
          ],
          "commitId" : "4c5d9d38f45ae7c18a3e9799152305757a8a1d2a",
          "timestamp" : 1633205898000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Only nether-native mobs can see through lava\u000a",
          "date" : "2021-10-02 21:18:18 +0100",
          "id" : "4c5d9d38f45ae7c18a3e9799152305757a8a1d2a",
          "msg" : "Only nether-native mobs can see through lava",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/Generating/Stubs.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/MagmaCube.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/ZombiePigman.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Ghast.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Blaze.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Monster.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/AggressiveMonster.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/MagmaCube.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Ghast.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/ZombiePigman.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Monster.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/WitherSkeleton.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/Blaze.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Mobs/Blaze.cpp"
          ],
          "commitId" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
          "timestamp" : 1633205898000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Blaze shoot sound fix\u000a",
          "date" : "2021-10-02 21:18:18 +0100",
          "id" : "0197f25c07a9cdfba5be8558bf56a87ee3ffd83e",
          "msg" : "Blaze shoot sound fix",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Mobs/Blaze.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
      "fullName" : "ziwei.tiger"
    }
  ],
  "nextBuild" : {
    "number" : 39,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/39/"
  },
  "previousBuild" : {
    "number" : 37,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/37/"
  }
}