Console Output

GitHub pull request #247 of commit c1e02c6400cbafb161751582c9cb1a8f88b35876, no merge conflicts.
Setting status of c1e02c6400cbafb161751582c9cb1a8f88b35876 to PENDING with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/65/ 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 #65 jenkins-natura-prtests-65 # timeout=10
[natura-prtests] $ /bin/sh -xe /tmp/hudson3781477669550183987.sh
+ rm -Rf build/libs/
[Gradle] - Launching build.
[natura-prtests] $ /var/lib/jenkins/workspace/natura-prtests/gradlew [email protected] -DghprbTriggerAuthorLogin= -DghprbTargetBranch=master -DghprbPullId=247 -DghprbTriggerAuthor= -DghprbPullAuthorEmail= -DghprbPullLink=https://github.com/progwml6/Natura/pull/247 -Dsha1=origin/pr/247/merge -DghprbPullAuthorLoginMention=@wilkemeyer "-DghprbPullDescription=GitHub pull request #247 of commit c1e02c6400cbafb161751582c9cb1a8f88b35876, no merge conflicts." -DghprbActualCommit=c1e02c6400cbafb161751582c9cb1a8f88b35876 -DghprbPullAuthorLogin=wilkemeyer -DghprbSourceBranch=master "-DghprbActualCommitAuthor=Florian Wilkemeyer" -DghprbTriggerAuthorLoginMention= "-DghprbPullLongDescription=... by caching the LOG-Search result.

The optimization caches the Log-Block Position and tries to re-use this position for each block update.

Reduces the CPU Time Consumed a lot (in my case 7 Redwood Trees + Eucalyptus were permanently loaded by chunkloaders, near to my base)

" -DghprbTriggerAuthorEmail= -DGIT_BRANCH=master "-DghprbPullTitle=Optmiized Leave Decay Check" -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 UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:compileApiJavawarning: [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: 4 mins 31.168 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 0 seconds
Setting status of c1e02c6400cbafb161751582c9cb1a8f88b35876 to SUCCESS with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/65/ and message: 'Build finished. No test results found.'
Finished: SUCCESS