{
  "_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" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
            "branch" : [
              {
                "SHA1" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
            "branch" : [
              {
                "SHA1" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
        "branch" : [
          {
            "SHA1" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
            "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" : "#12",
  "duration" : 2078429,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #12",
  "id" : "12",
  "keepLog" : False,
  "number" : 12,
  "queueId" : 4799,
  "result" : "FAILURE",
  "timestamp" : 1624913675325,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/12/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/OSSupport/StackTrace.cpp"
          ],
          "commitId" : "91c1d1c58a4269f4f5924e53476fa2e8ac680414",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Windows backtrace: fprintf to fputs\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "91c1d1c58a4269f4f5924e53476fa2e8ac680414",
          "msg" : "Windows backtrace: fprintf to fputs",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/OSSupport/StackTrace.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Globals.h"
          ],
          "commitId" : "2109057119781a3e8ed266836c95f98eded2038c",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Windows: do not include sdkddkver before defining WIN32_WINNT\u000a\u000aIncluding that header before defining the macro defaults the SDK to the latest version, not what we want.\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "2109057119781a3e8ed266836c95f98eded2038c",
          "msg" : "Windows: do not include sdkddkver before defining WIN32_WINNT",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Globals.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Player.h",
            "src/Entities/Player.cpp"
          ],
          "commitId" : "93611b84377e6453d1444a91b4d9ffda08cdf7f2",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "SetBedPos: make World parameter non-null\u000a\u000a* Fixes #5190\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "93611b84377e6453d1444a91b4d9ffda08cdf7f2",
          "msg" : "SetBedPos: make World parameter non-null",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Player.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Player.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Protocol/Protocol_1_13.cpp",
            "src/ClientHandle.cpp",
            "src/Protocol/Protocol_1_8.cpp"
          ],
          "commitId" : "04f02a675de1b788f5e5ed6e681828ea3e358df7",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Protocol: use dedicated packet for 1 block change\u000a\u000aIt's six bytes smaller.\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "04f02a675de1b788f5e5ed6e681828ea3e358df7",
          "msg" : "Protocol: use dedicated packet for 1 block change",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Protocol/Protocol_1_13.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/ClientHandle.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Protocol/Protocol_1_8.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Bindings/ManualBindings_World.cpp"
          ],
          "commitId" : "81f63b6a09a3cd6c75568efae0fd596f734fcc1c",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Re-export SetBlockMeta\u000a\u000a* Fixes #5195\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "81f63b6a09a3cd6c75568efae0fd596f734fcc1c",
          "msg" : "Re-export SetBlockMeta",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Bindings/ManualBindings_World.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Server/Plugins/APIDump/APIDesc.lua"
          ],
          "commitId" : "ddf352e1e3a5147031cefae1ca36ea2d21d821cc",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Remove orphaned API symbols\u000a\u000ahttps://github.com/cuberite/cuberite/issues/5195#issue-860458139\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "ddf352e1e3a5147031cefae1ca36ea2d21d821cc",
          "msg" : "Remove orphaned API symbols",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Server/Plugins/APIDump/APIDesc.lua"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Bindings/PluginLua.h",
            "src/Bindings/PluginLua.cpp"
          ],
          "commitId" : "8b62245dfbcb610fd1aead1889c349afc0db8e97",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Remove LUA_PLUGIN_NAME_VAR_NAME\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "8b62245dfbcb610fd1aead1889c349afc0db8e97",
          "msg" : "Remove LUA_PLUGIN_NAME_VAR_NAME",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Bindings/PluginLua.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Bindings/PluginLua.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/World.h",
            "src/World.cpp",
            "src/Chunk.cpp"
          ],
          "commitId" : "b98e2c17e0305c78af3d7581f0bee29ddf26d8f8",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Don't flush ClientHandle data multiple times\u000a\u000a* Change cWorld::m_Players to a vector\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "b98e2c17e0305c78af3d7581f0bee29ddf26d8f8",
          "msg" : "Don't flush ClientHandle data multiple times",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/World.h"
            },
            {
              "editType" : "edit",
              "file" : "src/World.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Chunk.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Entities/Entity.cpp",
            "src/Entities/Player.cpp"
          ],
          "commitId" : "3252b3d4dc495d70eea7af422f6fe8c252656a36",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Remove spammy LOGD output\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "3252b3d4dc495d70eea7af422f6fe8c252656a36",
          "msg" : "Remove spammy LOGD output",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Player.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Entity.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Server/Plugins/APIDump/APIDesc.lua"
          ],
          "commitId" : "208616041fe8938c841d54b59f7b1c8190aa57a1",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Documentation: update chat colour link\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "208616041fe8938c841d54b59f7b1c8190aa57a1",
          "msg" : "Documentation: update chat colour link",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Server/Plugins/APIDump/APIDesc.lua"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Server/Plugins/APIDump/APIDesc.lua"
          ],
          "commitId" : "17048fc1e34cc269d5eaa97636a8894e2687fed2",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Documentation: add statistics descriptions\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "17048fc1e34cc269d5eaa97636a8894e2687fed2",
          "msg" : "Documentation: add statistics descriptions",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Server/Plugins/APIDump/APIDesc.lua"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Items/ItemLighter.h"
          ],
          "commitId" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
          "timestamp" : 1624913661000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
            "fullName" : "ziwei.tiger"
          },
          "authorEmail" : "ziwei.tiger@outlook.com",
          "comment" : "Lighters: don't activate TNT when crouched\u000a\u000a* Fixes #5247\u000a",
          "date" : "2021-06-28 21:54:21 +0100",
          "id" : "3e8c945a09d92d5699b26f72d2624fb9f2f85ad5",
          "msg" : "Lighters: don't activate TNT when crouched",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Items/ItemLighter.h"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/ziwei.tiger",
      "fullName" : "ziwei.tiger"
    },
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 13,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/13/"
  },
  "previousBuild" : {
    "number" : 11,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/11/"
  }
}