Started by an SCM change [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/Binnie's 1.11.2/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ForestryMC/Binnie.git # timeout=10 Fetching upstream changes from https://github.com/ForestryMC/Binnie.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master-MC1.11.2^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master-MC1.11.2^{commit} # timeout=10 Checking out Revision 4edd2e9d5de94716391f920966e355dcaa5d89f4 (refs/remotes/origin/master-MC1.11.2) > git config core.sparsecheckout # timeout=10 > git checkout -f 4edd2e9d5de94716391f920966e355dcaa5d89f4 > git rev-list bc310023df442ae62f0d951d707e4924e491acb7 # timeout=10 [EnvInject] - Mask passwords that will be passed as build parameters. [workspace] $ /bin/sh -xe /tmp/jenkins575834575898126241.sh + ./gradlew clean setupCIWorkspace build uploadArchives curseforge Starting a Gradle Daemon (subsequent builds will be faster) This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril. FAILURE: Build failed with an exception. * Where: Build file '/var/lib/jenkins/jobs/Binnie's 1.11.2/workspace/build.gradle' line: 40 * What went wrong: A problem occurred evaluating root project 'workspace'. > Could not find method getBuildNumber() for arguments [] on object of type net.minecraftforge.gradle.user.patcherUser.forge.ForgeExtension. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED in 7s Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE