Skip to content
Success

Console Output

<===[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.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.7.9-R0.1-SNAPSHOT/maven-metadata.xml from/to krinsoft (http://files.krinsoft.net:8085/nexus/content/groups/public): Error transferring file: Connection timed out
Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.7.9-R0.1-SNAPSHOT/maven-metadata.xml from/to krinsoft (http://files.krinsoft.net:8085/nexus/content/groups/public): Error transferring file: Connection timed out
[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 6 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens ---
[INFO] Compiling 177 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.16-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens ---
[INFO] Including net.citizensnpcs:citizensapi:jar:2.0.16-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.16-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.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 2307 -> 741 (32%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.16-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.16-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.16-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0.16-SNAPSHOT/citizens-2.0.16-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.16-SNAPSHOT/citizens-2.0.16-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] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:05.065s
[INFO] Finished at: Sun May 31 23:44:22 EDT 2015
[INFO] Final Memory: 19M/153M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data