Started by GitHub push by mezz
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Forestry_5/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/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/mc-1.10^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/mc-1.10^{commit} # timeout=10
Checking out Revision ec1405833b00b0c93105f9a4e100fac0e989b460 (refs/remotes/origin/mc-1.10)
Commit message: "Fix breeding data desync after changing dimensions"
> git config core.sparsecheckout # timeout=10
> git checkout -f ec1405833b00b0c93105f9a4e100fac0e989b460
> git rev-list 64a9cf0476e3ee445ce9e40b3eff94b18ef0b859 # timeout=10
> git remote # timeout=10
> git submodule init # timeout=10
> git submodule sync # timeout=10
> git config --get remote.origin.url # timeout=10
> git submodule init # timeout=10
> git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
> git config --get submodule.lang.url # timeout=10
> git config -f .gitmodules --get submodule.lang.path # timeout=10
> git submodule update --init --recursive lang
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins3772321111311147489.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives curseforge
#################################################
ForgeGradle 2.2-SNAPSHOT-d13a6c8
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################
Found AccessTransformer: forestry_at.cfg
:clean
:extractMcpMappings
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileRemapDepSourcesTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava
:processApiResources UP-TO-DATE
:apiClasses
:sourceMainJava
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:processResources
:classes
:apiJar
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/jobs/Forestry_5/workspace/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:assemble
:check UP-TO-DATE
:build
:uploadArchives
:makeChangelog
:curseforge59751
Uploaded /var/lib/jenkins/jobs/Forestry_5/workspace/build/libs/forestry_1.10.2-5.2.17.387.jar to CurseForge Project: 59751, with ID: 2471384
:curseforge
BUILD SUCCESSFUL
Total time: 4 mins 14.126 secs
This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html
Archiving artifacts
Finished: SUCCESS