Started by GitHub push by Brokkonaut Building in workspace /home/tomcat/.jenkins/workspace/PlayerUUIDCache [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f Cloning the remote Git repository Cloning repository https://github.com/Brokkonaut/PlayerUUIDCache.git > git init /home/tomcat/.jenkins/workspace/PlayerUUIDCache # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/PlayerUUIDCache.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/Brokkonaut/PlayerUUIDCache.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Brokkonaut/PlayerUUIDCache.git # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/PlayerUUIDCache.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 51c6222005a4411e28d55daa79f164aa2595d60a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 51c6222005a4411e28d55daa79f164aa2595d60a Commit message: "Deprecation warning" > git rev-list --no-walk a41e5143a74ead8fb57eaa66531ac55aaee597b5 # timeout=10 [PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=39 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PlayerUUIDCache 1.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14-R0.1-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.3 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml 608 B Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml (608 B at 2.9 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB 2 KB 2 KB Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec) Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 3.7 KB/sec) 2/2 KB Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 2.5 KB/sec) 2 KB Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 0.8 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602 B 602/602 B 602 B 602/602 B 602 B 602 B Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.5 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.2 KB/sec) 602 B 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.6 KB/sec) Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ PlayerUUIDCache --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ PlayerUUIDCache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/classes [INFO] /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java uses or overrides a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ PlayerUUIDCache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ PlayerUUIDCache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ PlayerUUIDCache --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache --- [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache-1.5.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ PlayerUUIDCache --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ PlayerUUIDCache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ PlayerUUIDCache --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ PlayerUUIDCache --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache --- [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache-1.5.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ PlayerUUIDCache --- Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml 784 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (784 B at 13.4 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190511.231528-11.jar 2/58 KB 4/58 KB 6/58 KB 8/58 KB 10/58 KB 12/58 KB 14/58 KB 16/58 KB 18/58 KB 20/58 KB 22/58 KB 24/58 KB 26/58 KB 28/58 KB 30/58 KB 32/58 KB 34/58 KB 36/58 KB 38/58 KB 40/58 KB 42/58 KB 44/58 KB 46/58 KB 48/58 KB 50/58 KB 52/58 KB 54/58 KB 56/58 KB 58/58 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190511.231528-11.jar (58 KB at 1027.7 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190511.231528-11.pom 2/3 KB 3/3 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190511.231528-11.pom (3 KB at 86.0 KB/sec) Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml 331 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (331 B at 46.2 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml 784/784 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (784 B at 33.3 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml 331/331 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (331 B at 24.9 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.312 s [INFO] Finished at: 2019-05-12T01:15:28+02:00 [INFO] Final Memory: 30M/791M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS