Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/TreasureChest [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential 39e74399-af13-4c80-9047-56e255b064d2 Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git > git init /home/tomcat/.jenkins/workspace/TreasureChest # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse 54489a4ab1493dd98e1809e7acbfef09d70480ef^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 54489a4ab1493dd98e1809e7acbfef09d70480ef # timeout=10 Checking out Revision 54489a4ab1493dd98e1809e7acbfef09d70480ef (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 54489a4ab1493dd98e1809e7acbfef09d70480ef # timeout=10 Commit message: "components" > git rev-list --no-walk e2c6ef639306e61c95433f5a29557aeb23f898bd # timeout=10 [TreasureChest] $ mvn clean install deploy -Dbuild.number=38 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.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED [INFO] Scanning for projects... [INFO] [INFO] -------------------< de.iani.cubeside:TreasureChest >------------------- [INFO] Building TreasureChest 1.4-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ TreasureChest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ TreasureChest --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden, es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung wurde explizit aktiviert (-proc:only, -proc:full). Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken. Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ TreasureChest --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.jenkins/workspace/TreasureChest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ TreasureChest --- [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) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ TreasureChest --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 3.8 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240715.023701-21.jar Progress (1): 4.1/66 kB Progress (1): 8.2/66 kB Progress (1): 12/66 kB Progress (1): 16/66 kB Progress (1): 20/66 kB Progress (1): 25/66 kB Progress (1): 29/66 kB Progress (1): 33/66 kB Progress (1): 37/66 kB Progress (1): 41/66 kB Progress (1): 45/66 kB Progress (1): 49/66 kB Progress (1): 53/66 kB Progress (1): 57/66 kB Progress (1): 61/66 kB Progress (1): 66/66 kB Progress (1): 66 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240715.023701-21.jar (66 kB at 1.6 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240715.023701-21.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240715.023701-21.pom (2.9 kB at 242 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 54 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 86 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 32 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.331 s [INFO] Finished at: 2024-07-15T04:37:04+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS