Started by GitHub push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubeConomy
[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/CubeConomy.git
> git init /home/tomcat/.jenkins/workspace/CubeConomy # timeout=10
Fetching upstream changes from https://github.com/Brokkonaut/CubeConomy.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --force --progress -- https://github.com/Brokkonaut/CubeConomy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Brokkonaut/CubeConomy.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/CubeConomy.git # timeout=10
Fetching upstream changes from https://github.com/Brokkonaut/CubeConomy.git
using GIT_ASKPASS to set credentials
> git fetch --tags --force --progress -- https://github.com/Brokkonaut/CubeConomy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 572e68618b5856992731ee8eaa9a9fe6f8cd857e (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 572e68618b5856992731ee8eaa9a9fe6f8cd857e # timeout=10
Commit message: "1.16.3"
> git rev-list --no-walk 38134d43232a844a6dc9b97f09a07f09bb6f9e6c # timeout=10
[CubeConomy] $ mvn clean install deploy -Dbuild.number=14
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------------------< [0;36mde.iani.cubeside:CubeConomy[0;1m >---------------------[m
[[1;34mINFO[m] [1mBuilding CubeConomy 0.0.1-SNAPSHOT[m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper/1.16.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/destroystokyo/paper/paper/1.16.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading from jitpack.io: https://jitpack.io/com/destroystokyo/paper/paper/1.16.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading from jitpack.io: https://jitpack.io/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml
Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml
Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading from jitpack.io: https://jitpack.io/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 1.4 kB
Downloaded from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.8 kB/s)
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] Copying 2 resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;34mINFO[m] Compiling 28 source files to /home/tomcat/.jenkins/workspace/CubeConomy/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubeConomy/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:testCompile[m [1m(default-testCompile)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] No sources to compile
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] No tests to run.
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.2.0:jar[m [1m(default-jar)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-install-plugin:2.4:install[m [1m(default-install)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.jar
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubeConomy/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.pom
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] Copying 2 resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;34mINFO[m] Compiling 28 source files to /home/tomcat/.jenkins/workspace/CubeConomy/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubeConomy/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:testCompile[m [1m(default-testCompile)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] No sources to compile
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] No tests to run.
[[1;34mINFO[m] Skipping execution of surefire because it has already been run for this configuration
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.2.0:jar[m [1m(default-jar)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-install-plugin:2.4:install[m [1m(default-install)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.jar
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubeConomy/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.pom
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-deploy-plugin:2.7:deploy[m [1m(default-deploy)[m @ [36mCubeConomy[0;1m ---[m
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 776 B
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml (776 B at 19 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200911.232837-10.jar
Progress (1): 4.1/65 kB
Progress (1): 8.2/65 kB
Progress (1): 12/65 kB
Progress (1): 16/65 kB
Progress (1): 20/65 kB
Progress (1): 25/65 kB
Progress (1): 29/65 kB
Progress (1): 33/65 kB
Progress (1): 37/65 kB
Progress (1): 41/65 kB
Progress (1): 45/65 kB
Progress (1): 49/65 kB
Progress (1): 53/65 kB
Progress (1): 57/65 kB
Progress (1): 61/65 kB
Progress (1): 65 kB
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200911.232837-10.jar (65 kB at 894 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200911.232837-10.pom
Progress (1): 3.1 kB
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200911.232837-10.pom (3.1 kB at 142 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml
Progress (1): 286 B
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml (286 B at 36 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 779 B
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml (779 B at 37 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml
Progress (1): 286 B
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml (286 B at 22 kB/s)
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;32mBUILD SUCCESS[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 4.222 s
[[1;34mINFO[m] Finished at: 2020-09-12T01:28:37+02:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS