Skip to content
Success

Console Output

Started by [email protected] 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 -c core.askpass=true 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 4e298be2c6a6524a731a843847f84a281d01f93b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e298be2c6a6524a731a843847f84a281d01f93b
 > git rev-list b68cf30c8d4b982cf30d63bf900705f1eb387a14 # timeout=10
 > git tag -a -f -m Jenkins Build #1623 jenkins-Denizen-1623 # timeout=10
Parsing POMs
Discovered a new module net.aufdemrand:denizen-parent denizen-parent
Discovered a new module net.aufdemrand:denizen-nmshandler denizen-nmshandler
Discovered a new module net.aufdemrand:denizen-v1_10_R1 denizen-v1_10_R1
Modules changed, recalculating dependency graph
Established TCP socket on 36861
[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.7.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.62.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 36861
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-nmshandler:jar:0.9.8-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.bukkit:bukkit:jar with value '*' does not match a valid id pattern. @ line 21, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.bukkit:bukkit:jar with value '*' does not match a valid id pattern. @ line 22, column 33
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_10_R1:jar:0.9.8-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.bukkit:bukkit:jar with value '*' does not match a valid id pattern. @ line 28, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.bukkit:bukkit:jar with value '*' does not match a valid id pattern. @ line 29, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.bukkit:craftbukkit:jar with value '*' does not match a valid id pattern. @ line 40, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.bukkit:craftbukkit:jar with value '*' does not match a valid id pattern. @ line 41, column 33
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] denizen-parent
[INFO] denizen-nmshandler
[INFO] denizen-v1_10_R1
[INFO] Denizen
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building denizen-parent 0.9.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-parent ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/target
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-parent ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-parent/0.9.8-SNAPSHOT/denizen-parent-0.9.8-SNAPSHOT.pom
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
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building denizen-nmshandler 0.9.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.10-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.10-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-nmshandler ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-nmshandler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ denizen-nmshandler ---
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-nmshandler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ denizen-nmshandler ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-nmshandler ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-nmshandler ---
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/denizen-nmshandler-0.9.8-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-nmshandler ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/denizen-nmshandler-0.9.8-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-nmshandler/0.9.8-SNAPSHOT/denizen-nmshandler-0.9.8-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-nmshandler/0.9.8-SNAPSHOT/denizen-nmshandler-0.9.8-SNAPSHOT.pom
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
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building denizen-v1_10_R1 0.9.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/craftbukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:craftbukkit:1.10-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/craftbukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:craftbukkit:1.10-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-v1_10_R1 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_10_R1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ denizen-v1_10_R1 ---
[INFO] Compiling 6 source files to /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_10_R1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ denizen-v1_10_R1 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_10_R1 ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_10_R1 ---
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/denizen-v1_10_R1-0.9.8-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-v1_10_R1 ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/denizen-v1_10_R1-0.9.8-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_10_R1/0.9.8-SNAPSHOT/denizen-v1_10_R1-0.9.8-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_10_R1/0.9.8-SNAPSHOT/denizen-v1_10_R1-0.9.8-SNAPSHOT.pom
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
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Denizen 0.9.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/spigotmc/spigot/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot/1.10-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot:1.10-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot/1.10-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot:1.10-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot-parent:dev-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizens/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizens/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.20-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.20-SNAPSHOT/maven-metadata.xml (844 B at 0.7 KB/sec)
[WARNING] Could not transfer metadata net.citizensnpcs:citizens:2.0.20-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizens-parent/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizens-parent/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.20-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.20-SNAPSHOT/maven-metadata.xml (456 B at 0.4 KB/sec)
[WARNING] Could not transfer metadata net.citizensnpcs:citizens-parent:2.0.20-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizens-main/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizens-main/2.0.20-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.20-SNAPSHOT/maven-metadata.xml (631 B at 0.5 KB/sec)
[WARNING] Could not transfer metadata net.citizensnpcs:citizens-main:2.0.20-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizens-v1_10_R1/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizens-v1_10_R1/2.0.20-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.20-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.20-SNAPSHOT/maven-metadata.xml (635 B at 0.5 KB/sec)
[WARNING] Could not transfer metadata net.citizensnpcs:citizens-v1_10_R1:2.0.20-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://ci.krincraft.net/plugin/repository/everything/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://dev.escapecraft.com/maven/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec)
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to pub-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to krinsoft (http://ci.krincraft.net/plugin/repository/everything/): Error transferring file: ci.krincraft.net
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen ---
[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 568 source files to /var/lib/jenkins/jobs/Denizen/workspace/target/classes
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/utilities/DenizenAtomicIntegerFieldUpdater.java:[4,15] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/utilities/DenizenAtomicIntegerFieldUpdater.java:[11,25] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/utilities/DenizenAtomicIntegerFieldUpdater.java:[14,8] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/utilities/DenizenAtomicIntegerFieldUpdater.java:[16,26] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/utilities/DenizenAtomicIntegerFieldUpdater.java:[18,25] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[341,37] Reflection is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ denizen ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ denizen ---
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.8-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ denizen ---
[INFO] Including com.google.guava:guava:jar:17.0 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.15 in the shaded jar.
[INFO] Including net.aufdemrand:denizen-nmshandler:jar:0.9.8-SNAPSHOT in the shaded jar.
[INFO] Including net.aufdemrand:denizen-v1_10_R1:jar:0.9.8-SNAPSHOT in the shaded jar.
[INFO] Including net.aufdemrand:denizencore:jar:1.15 in the shaded jar.
[INFO] Including org.abstractmeta:compilation-toolbox:jar:0.3.2-MODIFIED in the shaded jar.
[INFO] Including org.json:org.json:jar:chargebee-1.0 in the shaded jar.
[INFO] Minimizing jar net.aufdemrand:denizen:jar:0.9.8-SNAPSHOT
[INFO] net.aufdemrand.denizen.nms.Handler_v1_10_R1 not removed because it was specifically included
[INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_10_R1 not removed because it was specifically included
[INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_10_R1 not removed because it was specifically included
[INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_10_R1 not removed because it was specifically included
[INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_10_R1 not removed because it was specifically included
[INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1 not removed because it was specifically included
[INFO] net.aufdemrand.denizencore.tags.core._templateTags not removed because it was specifically included
[INFO] net.aufdemrand.denizencore.utilities.javaluator.StaticVariableSet not removed because it was specifically included
[INFO] net.aufdemrand.denizencore.events.core._templateScriptEvent not removed because it was specifically included
[INFO] net.aufdemrand.denizencore.scripts.commands.core._templateCommand not removed because it was specifically included
[INFO] Minimized 3209 -> 2273 (70%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.8-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.8-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.8-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen/0.9.8-SNAPSHOT/denizen-0.9.8-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen/0.9.8-SNAPSHOT/denizen-0.9.8-SNAPSHOT.pom
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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] denizen-parent .................................... SUCCESS [1.081s]
[INFO] denizen-nmshandler ................................ SUCCESS [2.861s]
[INFO] denizen-v1_10_R1 .................................. SUCCESS [2.416s]
[INFO] Denizen ........................................... SUCCESS [23.409s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.406s
[INFO] Finished at: Fri Sep 16 01:55:05 GMT 2016
[INFO] Final Memory: 41M/332M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/pom.xml to net.aufdemrand/denizen-nmshandler/0.9.8-SNAPSHOT/denizen-nmshandler-0.9.8-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/denizen-nmshandler-0.9.8-SNAPSHOT.jar to net.aufdemrand/denizen-nmshandler/0.9.8-SNAPSHOT/denizen-nmshandler-0.9.8-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml to net.aufdemrand/denizen/0.9.8-SNAPSHOT/denizen-0.9.8-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.8-SNAPSHOT.jar to net.aufdemrand/denizen/0.9.8-SNAPSHOT/denizen-0.9.8-SNAPSHOT.jar
/var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.8-SNAPSHOT.jar is not inside /var/lib/jenkins/jobs/Denizen/workspace/plugin/; will archive in a separate pass
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/pom.xml to net.aufdemrand/denizen-v1_10_R1/0.9.8-SNAPSHOT/denizen-v1_10_R1-0.9.8-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/denizen-v1_10_R1-0.9.8-SNAPSHOT.jar to net.aufdemrand/denizen-v1_10_R1/0.9.8-SNAPSHOT/denizen-v1_10_R1-0.9.8-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to net.aufdemrand/denizen-parent/0.9.8-SNAPSHOT/denizen-parent-0.9.8-SNAPSHOT.pom
channel stopped
Archiving artifacts
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 0 seconds
Finished: SUCCESS