Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential 39e74399-af13-4c80-9047-56e255b064d2 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 --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse 1d9323047d27f5ef01be0f0989f71262260783d2^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 1d9323047d27f5ef01be0f0989f71262260783d2 # timeout=10 Checking out Revision 1d9323047d27f5ef01be0f0989f71262260783d2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d9323047d27f5ef01be0f0989f71262260783d2 # timeout=10 Commit message: "Configurable prefixes for commandrouter messages" > git rev-list --no-walk a406009b75a63459c5a0330f3b2f6d5c90171c37 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=155 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 [INFO] Scanning for projects... [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.14-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [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] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 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.8.1:testCompile (default-testCompile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtils --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtils --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 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.8.1:testCompile (default-testCompile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtils --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtils --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata de.iani.cubeside:CubesideUtils:1.14-SNAPSHOT/maven-metadata.xml from/to nexus (https://www.iani.de/nexus/content/repositories/snapshots/): Failed to transfer file https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml with status code 503 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.670 s [INFO] Finished at: 2020-04-26T04:31:01+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project CubesideUtils: Failed to retrieve remote metadata de.iani.cubeside:CubesideUtils:1.14-SNAPSHOT/maven-metadata.xml: Could not transfer metadata de.iani.cubeside:CubesideUtils:1.14-SNAPSHOT/maven-metadata.xml from/to nexus (https://www.iani.de/nexus/content/repositories/snapshots/): Failed to transfer file https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml with status code 503 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE