Console Output

Push event to branch 1.10
04:18:34 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login)
Obtained Jenkinsfile from 121c3cabf2c4e454f5a38e9871042ffb8145d36f
[Pipeline] node
Running on master in /var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from 2 remote Git repositories
 > 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
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin1.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --tags --progress https://github.com/progwml6/Natura.git +refs/pull/*/head:refs/remotes/origin/pr/*
Checking out Revision 121c3cabf2c4e454f5a38e9871042ffb8145d36f (1.10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 121c3cabf2c4e454f5a38e9871042ffb8145d36f
 > git rev-list 713767054f44167b8ff723085948efab0ec9af96 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from 2 remote Git repositories
 > 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
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin1.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --tags --progress https://github.com/progwml6/Natura.git +refs/pull/*/head:refs/remotes/origin/pr/*
Checking out Revision 121c3cabf2c4e454f5a38e9871042ffb8145d36f (1.10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 121c3cabf2c4e454f5a38e9871042ffb8145d36f
[Pipeline] sh
[Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA] Running shell script
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA] Running shell script
+ ./gradlew clean setupCIWorkspace --no-daemon
#################################################
         ForgeGradle 2.2-SNAPSHOT-eb2e450        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: mantle_at.cfg_Mantle-1.10.2-1.1.5.205_at.cfg
Found AccessTransformer: YUNoMakeGoodMap_at.cfg_YUNoMakeGoodMap-1.10.2-6.1.0.26_at.cfg
Found AccessTransformer: jei_at.cfg_jei_1.10.2-3.14.7.420_at.cfg
Found AccessTransformer: biomesoplenty_at.cfg_BiomesOPlenty-1.10.2-5.0.0.2236_at.cfg
Found AccessTransformer: tconstruct_at.cfg_TConstruct-1.10.2-2.6.3.503_at.cfg
Found AccessTransformer: biomesoplenty_at.cfg_BiomesOPlenty-1.10.2-5.0.0.2236-universal_at.cfg
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileDeobfDepTask4 SKIPPED
:deobfCompileDeobfDepTask5 SKIPPED
:deobfCompileDeobfDepTask6 SKIPPED
:deobfCompileRemapDepSourcesTask10 SKIPPED
:deobfCompileRemapDepSourcesTask11 SKIPPED
:deobfCompileRemapDepSourcesTask12 SKIPPED
:deobfCompileRemapDepSourcesTask13 SKIPPED
:deobfCompileRemapDepSourcesTask7 SKIPPED
:deobfCompileRemapDepSourcesTask8 SKIPPED
:deobfCompileRemapDepSourcesTask9 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace

BUILD SUCCESSFUL

Total time: 10.929 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA] Running shell script
+ ./gradlew build -PBUILD_NUMBER=71 --no-daemon
#################################################
         ForgeGradle 2.2-SNAPSHOT-eb2e450        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: mantle_at.cfg_Mantle-1.10.2-1.1.5.205_at.cfg
Found AccessTransformer: YUNoMakeGoodMap_at.cfg_YUNoMakeGoodMap-1.10.2-6.1.0.26_at.cfg
Found AccessTransformer: jei_at.cfg_jei_1.10.2-3.14.7.420_at.cfg
Found AccessTransformer: biomesoplenty_at.cfg_BiomesOPlenty-1.10.2-5.0.0.2236_at.cfg
Found AccessTransformer: tconstruct_at.cfg_TConstruct-1.10.2-2.6.3.503_at.cfg
Found AccessTransformer: biomesoplenty_at.cfg_BiomesOPlenty-1.10.2-5.0.0.2236-universal_at.cfg
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileDeobfDepTask4 SKIPPED
:deobfCompileDeobfDepTask5 SKIPPED
:deobfCompileDeobfDepTask6 SKIPPED
:deobfCompileRemapDepSourcesTask10 SKIPPED
:deobfCompileRemapDepSourcesTask11 SKIPPED
:deobfCompileRemapDepSourcesTask12 SKIPPED
:deobfCompileRemapDepSourcesTask13 SKIPPED
:deobfCompileRemapDepSourcesTask7 SKIPPED
:deobfCompileRemapDepSourcesTask8 SKIPPED
:deobfCompileRemapDepSourcesTask9 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs UP-TO-DATE
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityBabyHeatscarSpider.java:84: error: cannot find symbol
        int i = MathHelper.ceil(distance - 5.0F);
                          ^
  symbol:   method ceil(float)
  location: class MathHelper
/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityBabyHeatscarSpider.java:99: error: cannot find symbol
            BlockPos pos = new BlockPos(MathHelper.floor(this.posX), MathHelper.floor(this.posY - 0.20000000298023224D), MathHelper.floor(this.posZ));
                                                  ^
  symbol:   method floor(double)
  location: class MathHelper
/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityBabyHeatscarSpider.java:99: error: cannot find symbol
            BlockPos pos = new BlockPos(MathHelper.floor(this.posX), MathHelper.floor(this.posY - 0.20000000298023224D), MathHelper.floor(this.posZ));
                                                                               ^
  symbol:   method floor(double)
  location: class MathHelper
/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityBabyHeatscarSpider.java:99: error: cannot find symbol
            BlockPos pos = new BlockPos(MathHelper.floor(this.posX), MathHelper.floor(this.posY - 0.20000000298023224D), MathHelper.floor(this.posZ));
                                                                                                                                   ^
  symbol:   method floor(double)
  location: class MathHelper
/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityHeatscarSpider.java:100: error: cannot find symbol
        int i = MathHelper.ceil(distance - 5.0F);
                          ^
  symbol:   method ceil(float)
  location: class MathHelper
/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityHeatscarSpider.java:115: error: cannot find symbol
            BlockPos pos = new BlockPos(MathHelper.floor(this.posX), MathHelper.floor(this.posY - 0.20000000298023224D), MathHelper.floor(this.posZ));
                                                  ^
  symbol:   method floor(double)
  location: class MathHelper
/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityHeatscarSpider.java:115: error: cannot find symbol
            BlockPos pos = new BlockPos(MathHelper.floor(this.posX), MathHelper.floor(this.posY - 0.20000000298023224D), MathHelper.floor(this.posZ));
                                                                               ^
  symbol:   method floor(double)
  location: class MathHelper
/var/lib/jenkins/workspace/Natura_1.10-OTVI2FHACHCYTAAK7SSCSXM7KTQ3BSZARQL6URFPQVWLHA75IIMA/build/sources/main/java/com/progwml6/natura/entities/entity/monster/EntityHeatscarSpider.java:115: error: cannot find symbol
            BlockPos pos = new BlockPos(MathHelper.floor(this.posX), MathHelper.floor(this.posY - 0.20000000298023224D), MathHelper.floor(this.posZ));
                                                                                                                                   ^
  symbol:   method floor(double)
  location: class MathHelper
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
8 errors
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 14.794 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
Stage 'Archive' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage 'Deploy' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit?s build result

ERROR: script returned exit code 1
Finished: FAILURE