Started by Citizen@irc.esper.net on request of 'mcmonkey' Building in workspace /var/lib/jenkins/jobs/Citizens2/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository git://github.com/CitizensDev/Citizens2.git > git init /var/lib/jenkins/jobs/Citizens2/workspace # timeout=10 Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10 Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git > git fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 87e86a28e1c3252d2cd77148630421f1ff028942 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 87e86a28e1c3252d2cd77148630421f1ff028942 > git rev-list 3edd0648d2d096dce4ebb27d720dd8b0a9f9ee40 # timeout=10 > git tag -a -f -m Jenkins Build #1166 jenkins-Citizens2-1166 # timeout=10 Parsing POMs [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.5.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.43.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 47289 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean install [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Citizens 2.0.13-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml (1004 B at 1.4 KB/sec) Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/craftbukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.7.10-R0.1-SNAPSHOT/maven-metadata.xml (1013 B at 1.9 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.13-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizensapi/2.0.13-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizensapi/2.0.13-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.13-SNAPSHOT/maven-metadata.xml (627 B at 0.1 KB/sec) Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.greatmancode.com/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml (1004 B at 1.9 KB/sec) Downloading: http://dev.escapecraft.com/maven/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources to . [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens --- [INFO] Compiling 171 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/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.3.2:jar (default-jar) @ citizens --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.13-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens --- [INFO] Including net.citizensnpcs:citizensapi:jar:2.0.13-SNAPSHOT in the shaded jar. [INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar. [INFO] Minimizing jar net.citizensnpcs:citizens:jar:2.0.13-SNAPSHOT [INFO] net.citizensnpcs.api.ai.flocking.RadiusNPCFlock not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Empty not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.CohesionBehavior not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Decorator$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.Flocker not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.goals.MoveToGoal not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.ParallelBehavior not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Composite$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Selector$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.util.ResultSetHandler not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.goals.MoveToGoal$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.NPCFlock not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Decorator not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Composite not removed because it was specifically included [INFO] net.citizensnpcs.api.astar.pathfinder.ChunkSnapshotBlockSource not removed because it was specifically included [INFO] net.citizensnpcs.api.persistence.ItemStackPersister not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.SeparationBehavior not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Selectors$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Selectors$PrioritySelection not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.util.cuboid.QuadCuboid not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$Builder not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.IfElse not removed because it was specifically included [INFO] net.citizensnpcs.api.exception.CharacterException not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Sequence not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Selector not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Loop not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.TimerDecorator not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Selector$Builder not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Precondition$RunPrecondition not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.FlockBehavior not removed because it was specifically included [INFO] net.citizensnpcs.api.util.cuboid.QuadNode not removed because it was specifically included [INFO] net.citizensnpcs.api.util.QueryRunner not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.flocking.AlignmentBehavior not removed because it was specifically included [INFO] net.citizensnpcs.api.util.cuboid.QuadTree not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Sequence$1 not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Decorator$Builder not removed because it was specifically included [INFO] net.citizensnpcs.api.util.prtree.MinDist2D not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Condition not removed because it was specifically included [INFO] net.citizensnpcs.api.util.ResourceTranslationProvider not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Selectors not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Precondition not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.StatusCoercer not removed because it was specifically included [INFO] net.citizensnpcs.api.util.cuboid.BookmarkedResult not removed because it was specifically included [INFO] net.citizensnpcs.api.util.prtree.NodeGetter not removed because it was specifically included [INFO] net.citizensnpcs.api.command.CommandMessages not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Precondition$WrappingPrecondition not removed because it was specifically included [INFO] Minimized 2282 -> 716 (31%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.13-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.13-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.13-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0.13-SNAPSHOT/citizens-2.0.13-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0.13-SNAPSHOT/citizens-2.0.13-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37.322s [INFO] Finished at: Sat Aug 23 00:38:04 EDT 2014 [INFO] Final Memory: 21M/231M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml to net.citizensnpcs/citizens/2.0.13-SNAPSHOT/citizens-2.0.13-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.13-SNAPSHOT.jar to net.citizensnpcs/citizens/2.0.13-SNAPSHOT/citizens-2.0.13-SNAPSHOT.jar channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: Sending notification to: #denizen-dev Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: SUCCESS