Started by Citizen@irc.esper.net on request of 'mcmonkey' Building in workspace /var/lib/jenkins/jobs/Sentinel/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/mcmonkey4eva/Sentinel.git # timeout=10 Fetching upstream changes from git://github.com/mcmonkey4eva/Sentinel.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/mcmonkey4eva/Sentinel.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 20bab5b9de755c9a6cf310093e63f54894df2740 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20bab5b9de755c9a6cf310093e63f54894df2740 > git rev-list 2f88d4e64f6e84949e816a07d1657dd5fadda041 # timeout=10 > git tag -a -f -m Jenkins Build #36 jenkins-Sentinel-36 # timeout=10 Parsing POMs Established TCP socket on 60872 [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.53.3.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 60872 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml clean install [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sentinel 0.5 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot/1.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot/1.9-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/maven-metadata.xml (626 B at 0.6 KB/sec) Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-20160503.091825-1362.pom Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-20160503.091825-1362.pom Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-20160503.091825-1362.pom (6 KB at 5.6 KB/sec) Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/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: http://repo.citizensnpcs.co/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://repo.bukkit.org/content/groups/public/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.7 KB/sec) [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 [WARNING] The POM for net.aufdemrand:sentry:jar:1.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-20160503.091825-1362.jar Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-20160503.091825-1362.jar (1118 KB at 978.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ sentinel --- [INFO] Deleting /var/lib/jenkins/jobs/Sentinel/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ sentinel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ sentinel --- [INFO] Compiling 7 source files to /var/lib/jenkins/jobs/Sentinel/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ sentinel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Sentinel/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ sentinel --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ sentinel --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Sentinel/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.1:jar (default-jar) @ sentinel --- [INFO] Building jar: /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-0.5.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ sentinel --- [INFO] Installing /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-0.5.jar to /var/lib/jenkins/.m2/repository/org/mcmonkey/sentinel/0.5/sentinel-0.5.jar [INFO] Installing /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/mcmonkey/sentinel/0.5/sentinel-0.5.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: 11.495s [INFO] Finished at: Sun May 08 06:00:07 GMT 2016 [INFO] Final Memory: 20M/146M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml to org.mcmonkey/sentinel/0.5/sentinel-0.5.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-0.5.jar to org.mcmonkey/sentinel/0.5/sentinel-0.5.jar Archiving artifacts channel stopped IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: Sending notification to: #denizen-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