Started by an SCM change Building in workspace /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git # timeout=10 Fetching upstream changes from https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git > git --version # timeout=10 > git fetch --tags --progress https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 6a0c4e1cc2518ad246ad51dc9c06412f3c46371f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a0c4e1cc2518ad246ad51dc9c06412f3c46371f Commit message: "SPIGOT-4411: Document use of null for shulker colours" > git rev-list --no-walk 02518f92ab38ab37aa7fd3d8609b9fab9a63af40 # timeout=10 Finished: SUCCESS