{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 433,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
            "branch" : [
              {
                "SHA1" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
            "branch" : [
              {
                "SHA1" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
        "branch" : [
          {
            "SHA1" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/spigot.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#433",
  "duration" : 605,
  "estimatedDuration" : 276,
  "executor" : None,
  "fullDisplayName" : "Spigot-RSS #433",
  "id" : "433",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 433,
  "queueId" : 1224,
  "result" : "SUCCESS",
  "timestamp" : 1563080829135,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/Spigot-RSS/433/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CraftBukkit-Patches/0108-Remove-DataWatcher-Locking.patch"
        ],
        "commitId" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
        "timestamp" : 1563080726000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Remove DataWatcher Locking\u000a\u000aThe lock in DataWatcher is used to prevent concurrent modifications,\u000ahowever any modifications to this map only occur on initialization of\u000aan Entity in its constructor.\u000a\u000aEvery other access is through a readlock, which allows the threads to\u000apass if there is no thread holding the writelock.\u000a\u000aSince the writelock is only obtained in the constructor of the Entity,\u000athe further readlocks are actually useless.\u000a\u000aThis patch also changes the entries map to be fastutil\u000aint2objectopenhashmap for performance.\u000a",
        "date" : "2019-07-14T05:05:26+0000",
        "id" : "9a643a6af514ba081c8b828a939bc4eb921a5089",
        "msg" : "Remove DataWatcher Locking",
        "paths" : [
          {
            "editType" : "add",
            "file" : "CraftBukkit-Patches/0108-Remove-DataWatcher-Locking.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}