{
  "_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" : 85,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
            "branch" : [
              {
                "SHA1" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
            "branch" : [
              {
                "SHA1" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
        "branch" : [
          {
            "SHA1" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
            "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" : "#85",
  "duration" : 3051677,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #85",
  "id" : "85",
  "keepLog" : False,
  "number" : 85,
  "queueId" : 9671,
  "result" : "SUCCESS",
  "timestamp" : 1649718407197,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/85/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Pawn.cpp",
            "src/FurnaceRecipe.cpp",
            "src/Bindings/LuaServerHandle.cpp",
            "src/StringCompression.cpp",
            "src/Server.cpp",
            "src/ByteBuffer.cpp",
            "src/Protocol/Protocol_1_8.cpp",
            "src/Entities/Player.cpp",
            "src/Simulator/SandSimulator.cpp"
          ],
          "commitId" : "d98e2bdaa3903de29f62791c05472a693b0ea36b",
          "timestamp" : 1649718391000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "fix various compiler warnings (and some unwanted case statement fallthroughs)\u000a",
          "date" : "2022-04-11 23:06:31 +0000",
          "id" : "d98e2bdaa3903de29f62791c05472a693b0ea36b",
          "msg" : "fix various compiler warnings (and some unwanted case statement fallthroughs)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Pawn.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Server.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/FurnaceRecipe.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Protocol/Protocol_1_8.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/ByteBuffer.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Player.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/StringCompression.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Bindings/LuaServerHandle.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Simulator/SandSimulator.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CONTRIBUTORS"
          ],
          "commitId" : "6fc536bb370f45aecd0354b593574236eddcedbc",
          "timestamp" : 1649718391000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "add hle0 to CONTRIBUTORS\u000a",
          "date" : "2022-04-11 23:06:31 +0000",
          "id" : "6fc536bb370f45aecd0354b593574236eddcedbc",
          "msg" : "add hle0 to CONTRIBUTORS",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CONTRIBUTORS"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.h",
            "src/WorldStorage/NamespaceSerializer.cpp",
            "src/Entities/Entity.cpp"
          ],
          "commitId" : "ca9d0aa4e2c1b6dfd914f77a9cde349ee62a9851",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Add Prettify method to get player-friendly names of mobs\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "ca9d0aa4e2c1b6dfd914f77a9cde349ee62a9851",
          "msg" : "Add Prettify method to get player-friendly names of mobs",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Entity.cpp"
          ],
          "commitId" : "3cb1450ff1c40f97a11181a74bfff2134690af32",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Small refinements in BroadcastDeathMessage method.\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "3cb1450ff1c40f97a11181a74bfff2134690af32",
          "msg" : "Small refinements in BroadcastDeathMessage method.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Entity.cpp"
          ],
          "commitId" : "0f575a5db39cc25497fd40baa6bd703f8d8b7e96",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Style fix.\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "0f575a5db39cc25497fd40baa6bd703f8d8b7e96",
          "msg" : "Style fix.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Entity.cpp"
          ],
          "commitId" : "88d0ba94b6836e6d97c062c938eb5b60e2038af3",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "The proper style fix\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "88d0ba94b6836e6d97c062c938eb5b60e2038af3",
          "msg" : "The proper style fix",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.h",
            "src/Entities/Entity.cpp",
            "src/WorldStorage/NamespaceSerializer.cpp"
          ],
          "commitId" : "5500314fbea50f6200a7e3d045541224e3d9bb78",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "NamespaceSerializer::Prettify function now takes a string and converts it into a prettfied string\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "5500314fbea50f6200a7e3d045541224e3d9bb78",
          "msg" : "NamespaceSerializer::Prettify function now takes a string and converts it into a prettfied string",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.h"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.h",
            "src/WorldStorage/NamespaceSerializer.cpp"
          ],
          "commitId" : "3b6b456b0f359a53a2b218a1a5cc81cc8ddf21f7",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Some refinements\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "3b6b456b0f359a53a2b218a1a5cc81cc8ddf21f7",
          "msg" : "Some refinements",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.h",
            "src/WorldStorage/NamespaceSerializer.cpp"
          ],
          "commitId" : "4bad8d859efa4119c0140e2d8f02cef01b9a44d3",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Yet another style fix\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "4bad8d859efa4119c0140e2d8f02cef01b9a44d3",
          "msg" : "Yet another style fix",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.cpp"
          ],
          "commitId" : "e04446e218fb6715942e9f6c405556d5059f1549",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Added #include <cctype> to NamespaceSerializer.cpp\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "e04446e218fb6715942e9f6c405556d5059f1549",
          "msg" : "Added #include <cctype> to NamespaceSerializer.cpp",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.cpp"
          ],
          "commitId" : "8e00673967fe659d50afcf6cd58966c118cea930",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Removed an implicit cast from int to char.\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "8e00673967fe659d50afcf6cd58966c118cea930",
          "msg" : "Removed an implicit cast from int to char.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.h",
            "src/Entities/Entity.cpp",
            "src/WorldStorage/NamespaceSerializer.cpp"
          ],
          "commitId" : "0c04c5aaedcae6a0fc91df3f1f83746ff5eafd22",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "split functions into basic and entity prettify\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "0c04c5aaedcae6a0fc91df3f1f83746ff5eafd22",
          "msg" : "split functions into basic and entity prettify",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/WorldStorage/NamespaceSerializer.cpp"
          ],
          "commitId" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
          "timestamp" : 1649718400000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Added '#include <cctype>' in NamespaceSerializer.cpp.\u000a",
          "date" : "2022-04-11 23:06:40 +0000",
          "id" : "b2e5f4d17bfe6fc8f5cb94d57f011f7705f05e41",
          "msg" : "Added '#include <cctype>' in NamespaceSerializer.cpp.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NamespaceSerializer.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
      "fullName" : "Alexander Harkness"
    }
  ],
  "nextBuild" : {
    "number" : 86,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/86/"
  },
  "previousBuild" : {
    "number" : 84,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/84/"
  }
}