Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/Natura 1.8.x
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.6.x
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8rewrite
Seen branch in repository origin/master
Seen 4 remote branches
Checking out Revision b7e05cdc85d2aebb3177946706a8ebdc57ca93ab (origin/1.8rewrite)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7e05cdc85d2aebb3177946706a8ebdc57ca93ab
 > git rev-list 9921cf97ea1427ce6408792080ba178b7c13ec59 # timeout=10
[Natura 1.8.x] $ /bin/sh -xe /tmp/hudson1295667828934485713.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[Natura 1.8.x] $ "/var/lib/jenkins/workspace/Natura 1.8.x/gradlew" -s setupCIWorkspace
****************************
 Powered By MCP:             
 http://mcp.ocean-labs.de/   
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : snapshot_20150708
****************************
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:setupCIWorkspace UP-TO-DATE

BUILD SUCCESSFUL

Total time: 18.711 secs

This build could be faster, please consider using the Gradle Daemon: http://gradle.org/docs/2.4/userguide/gradle_daemon.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[Natura 1.8.x] $ "/var/lib/jenkins/workspace/Natura 1.8.x/gradlew" -s -Plocal_maven=/var/www/dvs1/files/maven reobf uploadArchives
****************************
 Powered By MCP:             
 http://mcp.ocean-labs.de/   
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : snapshot_20150708
****************************
:extractMcpData UP-TO-DATE
:getVersionJson
:extractUserDev UP-TO-DATE
:genSrgs SKIPPED
:downloadClient SKIPPED
:downloadServer SKIPPED
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:deobfBinJar SKIPPED
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/workspace/Natura 1.8.x/build/sources/java/com/progwml6/natura/client/misc/renders/NitroCreeperRender.java:19: warning: getEntityTexture(Entity) in NitroCreeperRender overrides getEntityTexture(Entity) in RenderCreeper; overridden method is a bridge method
    protected ResourceLocation getEntityTexture(Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/Natura 1.8.x/build/sources/java/com/progwml6/natura/client/misc/renders/FlameSpiderRender.java:22: warning: getEntityTexture(Entity) in FlameSpiderRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture(Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/Natura 1.8.x/build/sources/java/com/progwml6/natura/client/misc/renders/FlameSpiderBabyRender.java:22: warning: getEntityTexture(Entity) in FlameSpiderBabyRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture(Entity par1Entity)
                               ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 warnings

:processResources
:classes
:jar
:reobf
:devjar
:sourcesjar
:uploadArchives

BUILD SUCCESSFUL

Total time: 28.684 secs

This build could be faster, please consider using the Gradle Daemon: http://gradle.org/docs/2.4/userguide/gradle_daemon.html
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  5 second
Finished: SUCCESS