Started by GitBucket push by Starjon Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git rev-parse 09fd806bed1999017eeaf3d4b8c7da3a54c97bf7^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 09fd806bed1999017eeaf3d4b8c7da3a54c97bf7 # timeout=10 Checking out Revision 09fd806bed1999017eeaf3d4b8c7da3a54c97bf7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 09fd806bed1999017eeaf3d4b8c7da3a54c97bf7 Commit message: "Add GeneralHashMap (+linked version). Untested and potentially unstable!" > git rev-list --no-walk e66b8f86cfa1121225cbd14c786909849025431b # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=35 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CubesideUtils 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec) Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602 B Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils --- Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml 782 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 36.4 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181004.234812-33.jar 2/85 KB 4/85 KB 6/85 KB 8/85 KB 10/85 KB 12/85 KB 14/85 KB 16/85 KB 18/85 KB 20/85 KB 22/85 KB 24/85 KB 26/85 KB 28/85 KB 30/85 KB 32/85 KB 34/85 KB 36/85 KB 38/85 KB 40/85 KB 42/85 KB 44/85 KB 46/85 KB 48/85 KB 50/85 KB 52/85 KB 54/85 KB 56/85 KB 58/85 KB 60/85 KB 62/85 KB 64/85 KB 66/85 KB 68/85 KB 70/85 KB 72/85 KB 74/85 KB 76/85 KB 78/85 KB 80/85 KB 82/85 KB 84/85 KB 85/85 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181004.234812-33.jar (85 KB at 1757.3 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181004.234812-33.pom 2/5 KB 4/5 KB 5/5 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181004.234812-33.pom (5 KB at 247.4 KB/sec) Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml 289 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 18.8 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml 782/782 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 54.5 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml 289/289 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 21.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.224 s [INFO] Finished at: 2018-10-05T01:48:12+02:00 [INFO] Final Memory: 28M/738M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: SUCCESS