Started by Citizen@irc.esper.net on request of 'mcmonkey' Building in workspace /var/lib/jenkins/jobs/Denizen/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/aufdemrand/Denizen.git # timeout=10 Fetching upstream changes from git://github.com/aufdemrand/Denizen.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/aufdemrand/Denizen.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision dd3db687644921c65513407baf821bb9afd907c7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dd3db687644921c65513407baf821bb9afd907c7 > git rev-list 7a6ee9a7c0b13e5ea34532d3a1b7c3116788ee3b # timeout=10 > git tag -a -f -m Jenkins Build #1570 jenkins-Denizen-1570 # timeout=10 Parsing POMs [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.6.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.49.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.6.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 39108 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean install [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Denizen 0.9.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ denizen --- [INFO] Compiling 411 source files to /var/lib/jenkins/jobs/Denizen/workspace/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[321,37] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/entity/EntityItemProjectile.java:[22,12] reference to a is ambiguous, both method a(double...) in net.minecraft.server.v1_8_R2.Entity and method a(float...) in net.minecraft.server.v1_8_R2.Entity match [INFO] 2 errors [INFO] ------------------------------------------------------------- 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 4 second [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:37.213s [INFO] Finished at: Sun Mar 22 18:03:15 EDT 2015 [INFO] Final Memory: 17M/113M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project denizen: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[321,37] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/entity/EntityItemProjectile.java:[22,12] reference to a is ambiguous, both method a(double...) in net.minecraft.server.v1_8_R2.Entity and method a(float...) in net.minecraft.server.v1_8_R2.Entity match [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to net.aufdemrand/denizen/0.9.6-SNAPSHOT/denizen-0.9.6-SNAPSHOT.pom Archiving artifacts channel stopped IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #denizen-dev IRC notifier plugin: Sending notification to: #citizens-dev 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 4 second Finished: FAILURE