Console Output

GitHub pull request #244 of commit 97b313ac4975b6510ee26a1d866363f508a13fac, no merge conflicts.
Setting status of 97b313ac4975b6510ee26a1d866363f508a13fac to PENDING with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/62/ and message: 'Build started sha1 is merged.'
Building in workspace /var/lib/jenkins/workspace/natura-prtests
 > 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.7.x
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8rewrite
Seen branch in repository origin/master
Seen 5 remote branches
Checking out Revision 779621d5ba267d20cbf490f11177a0f0b811866c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 779621d5ba267d20cbf490f11177a0f0b811866c
 > git rev-list ecb05e4aac5a0eb3b65a399544400e44f9a94351 # timeout=10
 > git tag -a -f -m Jenkins Build #62 jenkins-natura-prtests-62 # timeout=10
[natura-prtests] $ /bin/sh -xe /tmp/hudson2407549355369952214.sh
+ rm -Rf build/libs/
[Gradle] - Launching build.
[natura-prtests] $ /var/lib/jenkins/workspace/natura-prtests/gradlew [email protected] -DghprbTriggerAuthorLogin= -DghprbTargetBranch=master -DghprbPullId=244 -DghprbTriggerAuthor= -DghprbPullAuthorEmail= -DghprbPullLink=https://github.com/progwml6/Natura/pull/244 -Dsha1=origin/pr/244/merge -DghprbPullAuthorLoginMention=@Adaptivity "-DghprbPullDescription=GitHub pull request #244 of commit 97b313ac4975b6510ee26a1d866363f508a13fac, no merge conflicts." -DghprbActualCommit=97b313ac4975b6510ee26a1d866363f508a13fac -DghprbPullAuthorLogin=Adaptivity -DghprbSourceBranch=master -DghprbActualCommitAuthor=Anton -DghprbTriggerAuthorLoginMention= "-DghprbPullLongDescription=Bone bag, however, is always enabled since it's used for Creative tab icon and I dunno how to fix this. But it's uncraftable at least.
Closes #243" -DghprbTriggerAuthorEmail= -DGIT_BRANCH=master "-DghprbPullTitle=Configurable Seed Bags" -DghprbCommentBody=null -s --refresh-dependencies clean build
****************************
 Powered By MCP:             
 http://modcoderpack.com/    
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.10-10.13.4.1492-1.7.10/forge-1.7.10-10.13.4.1492-1.7.10-userdev.jar
:mergeJars SKIPPED
:applyBinPatches
:downloadMcpTools SKIPPED
:extractMcpData
:genSrgs
:deobfBinJar
Applying SpecialSource...
Applying Exceptor...
Stripping synthetics...
:compileApiJava
Download https://libraries.minecraft.net/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.pom
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Download https://libraries.minecraft.net/com/mojang/realms/1.3.5/realms-1.3.5.pom
Download http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.3.138/CodeChickenLib-1.7.10-1.1.3.138-dev.jar
Download http://files.minecraftforge.net/maven/codechicken/ForgeMultipart/1.7.10-1.2.0.345/ForgeMultipart-1.7.10-1.2.0.345-dev.jar
Download http://chickenbones.net/maven/codechicken/CodeChickenCore/1.7.10-1.0.7.47/CodeChickenCore-1.7.10-1.0.7.47-dev.jar
Download http://chickenbones.net/maven/codechicken/NotEnoughItems/1.7.10-1.0.5.118/NotEnoughItems-1.7.10-1.0.5.118-dev.jar
Download https://libraries.minecraft.net/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Download http://files.minecraftforge.net/maven/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
Download http://files.minecraftforge.net/maven/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
Download http://files.minecraftforge.net/maven/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
Download https://libraries.minecraft.net/com/mojang/realms/1.3.5/realms-1.3.5.jar
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: 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.
1 warning
:processApiResources UP-TO-DATE
:apiClasses
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderBabyRender.java:20: warning: getEntityTexture(Entity) in FlameSpiderBabyRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderRender.java:20: 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-prtests/build/sources/java/mods/natura/client/entity/NitroCreeperRender.java:16: warning: getEntityTexture(Entity) in NitroCreeperRender overrides getEntityTexture(Entity) in RenderCreeper; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
Note: /var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/blocks/trees/NDoor.java uses or overrides 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.
4 warnings

:processResources
:classes
:devjar
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:sourcesjar
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 6 mins 40.003 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
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  1 second
Setting status of 97b313ac4975b6510ee26a1d866363f508a13fac to SUCCESS with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/62/ and message: 'Build finished. No test results found.'
Finished: SUCCESS