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... 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/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 > git --version # 'git version 2.20.1' 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 Avoid second fetch > git rev-parse 1f4fe98bfce5351ac635faa84fe6d9616a2c57e0^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 1f4fe98bfce5351ac635faa84fe6d9616a2c57e0 # timeout=10 Checking out Revision 1f4fe98bfce5351ac635faa84fe6d9616a2c57e0 (origin/split) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f4fe98bfce5351ac635faa84fe6d9616a2c57e0 # timeout=10 Commit message: "Add methods to register HybridCommands" > git rev-list --no-walk f5afad78fcff0ca745b28a9154cd4fa078c0de8c # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=186 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] Reactor Build Order: [INFO] [INFO] CubesideUtils [pom] [INFO] CubesideUtilsCore [jar] [INFO] CubesideUtilsBukkit [jar] [INFO] CubesideUtilsBungee [jar] [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.16-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-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.16-SNAPSHOT/maven-metadata.xml Progress (1): 606 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 2.5 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20201011.144811-27.pom Progress (1): 2.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20201011.144811-27.pom (2.0 kB at 41 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 41 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 606 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 17 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 24 kB/s) [INFO] [INFO] -----------------< de.iani.cubeside:CubesideUtilsCore >----------------- [INFO] Building CubesideUtilsCore 1.16-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsCore --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [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.04 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.006 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) @ CubesideUtilsCore --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [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) @ CubesideUtilsCore --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsCore --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 31 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20201011.144816-27.jar Progress (1): 4.1/149 kB Progress (1): 8.2/149 kB Progress (1): 12/149 kB Progress (1): 16/149 kB Progress (1): 20/149 kB Progress (1): 25/149 kB Progress (1): 29/149 kB Progress (1): 33/149 kB Progress (1): 37/149 kB Progress (1): 41/149 kB Progress (1): 45/149 kB Progress (1): 49/149 kB Progress (1): 53/149 kB Progress (1): 57/149 kB Progress (1): 61/149 kB Progress (1): 66/149 kB Progress (1): 70/149 kB Progress (1): 74/149 kB Progress (1): 78/149 kB Progress (1): 82/149 kB Progress (1): 86/149 kB Progress (1): 90/149 kB Progress (1): 94/149 kB Progress (1): 98/149 kB Progress (1): 102/149 kB Progress (1): 106/149 kB Progress (1): 111/149 kB Progress (1): 115/149 kB Progress (1): 119/149 kB Progress (1): 123/149 kB Progress (1): 127/149 kB Progress (1): 131/149 kB Progress (1): 135/149 kB Progress (1): 139/149 kB Progress (1): 143/149 kB Progress (1): 147/149 kB Progress (1): 149 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20201011.144816-27.jar (149 kB at 3.4 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20201011.144816-27.pom Progress (1): 2.8 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20201011.144816-27.pom (2.8 kB at 166 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 8.8 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 65 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 22 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBukkit >---------------- [INFO] Building CubesideUtilsBukkit 1.16-SNAPSHOT [3/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBukkit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar define 2 overlapping resources: [WARNING] - config.yml [WARNING] - plugin.yml [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit --- [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.2.0:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar define 2 overlapping resources: [WARNING] - config.yml [WARNING] - plugin.yml [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBukkit --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20201011.144818-27.jar Progress (1): 4.1/685 kB Progress (1): 8.2/685 kB Progress (1): 12/685 kB Progress (1): 16/685 kB Progress (1): 20/685 kB Progress (1): 25/685 kB Progress (1): 29/685 kB Progress (1): 33/685 kB Progress (1): 37/685 kB Progress (1): 41/685 kB Progress (1): 45/685 kB Progress (1): 49/685 kB Progress (1): 53/685 kB Progress (1): 57/685 kB Progress (1): 61/685 kB Progress (1): 66/685 kB Progress (1): 70/685 kB Progress (1): 74/685 kB Progress (1): 78/685 kB Progress (1): 82/685 kB Progress (1): 86/685 kB Progress (1): 90/685 kB Progress (1): 94/685 kB Progress (1): 98/685 kB Progress (1): 102/685 kB Progress (1): 106/685 kB Progress (1): 111/685 kB Progress (1): 115/685 kB Progress (1): 119/685 kB Progress (1): 123/685 kB Progress (1): 127/685 kB Progress (1): 131/685 kB Progress (1): 135/685 kB Progress (1): 139/685 kB Progress (1): 143/685 kB Progress (1): 147/685 kB Progress (1): 152/685 kB Progress (1): 156/685 kB Progress (1): 160/685 kB Progress (1): 164/685 kB Progress (1): 168/685 kB Progress (1): 172/685 kB Progress (1): 176/685 kB Progress (1): 180/685 kB Progress (1): 184/685 kB Progress (1): 188/685 kB Progress (1): 193/685 kB Progress (1): 197/685 kB Progress (1): 201/685 kB Progress (1): 205/685 kB Progress (1): 209/685 kB Progress (1): 213/685 kB Progress (1): 217/685 kB Progress (1): 221/685 kB Progress (1): 225/685 kB Progress (1): 229/685 kB Progress (1): 233/685 kB Progress (1): 238/685 kB Progress (1): 242/685 kB Progress (1): 246/685 kB Progress (1): 250/685 kB Progress (1): 254/685 kB Progress (1): 258/685 kB Progress (1): 262/685 kB Progress (1): 266/685 kB Progress (1): 270/685 kB Progress (1): 274/685 kB Progress (1): 279/685 kB Progress (1): 283/685 kB Progress (1): 287/685 kB Progress (1): 291/685 kB Progress (1): 295/685 kB Progress (1): 299/685 kB Progress (1): 303/685 kB Progress (1): 307/685 kB Progress (1): 311/685 kB Progress (1): 315/685 kB Progress (1): 319/685 kB Progress (1): 324/685 kB Progress (1): 328/685 kB Progress (1): 332/685 kB Progress (1): 336/685 kB Progress (1): 340/685 kB Progress (1): 344/685 kB Progress (1): 348/685 kB Progress (1): 352/685 kB Progress (1): 356/685 kB Progress (1): 360/685 kB Progress (1): 365/685 kB Progress (1): 369/685 kB Progress (1): 373/685 kB Progress (1): 377/685 kB Progress (1): 381/685 kB Progress (1): 385/685 kB Progress (1): 389/685 kB Progress (1): 393/685 kB Progress (1): 397/685 kB Progress (1): 401/685 kB Progress (1): 406/685 kB Progress (1): 410/685 kB Progress (1): 414/685 kB Progress (1): 418/685 kB Progress (1): 422/685 kB Progress (1): 426/685 kB Progress (1): 430/685 kB Progress (1): 434/685 kB Progress (1): 438/685 kB Progress (1): 442/685 kB Progress (1): 446/685 kB Progress (1): 451/685 kB Progress (1): 455/685 kB Progress (1): 459/685 kB Progress (1): 463/685 kB Progress (1): 467/685 kB Progress (1): 471/685 kB Progress (1): 475/685 kB Progress (1): 479/685 kB Progress (1): 483/685 kB Progress (1): 487/685 kB Progress (1): 492/685 kB Progress (1): 496/685 kB Progress (1): 500/685 kB Progress (1): 504/685 kB Progress (1): 508/685 kB Progress (1): 512/685 kB Progress (1): 516/685 kB Progress (1): 520/685 kB Progress (1): 524/685 kB Progress (1): 528/685 kB Progress (1): 532/685 kB Progress (1): 537/685 kB Progress (1): 541/685 kB Progress (1): 545/685 kB Progress (1): 549/685 kB Progress (1): 553/685 kB Progress (1): 557/685 kB Progress (1): 561/685 kB Progress (1): 565/685 kB Progress (1): 569/685 kB Progress (1): 573/685 kB Progress (1): 578/685 kB Progress (1): 582/685 kB Progress (1): 586/685 kB Progress (1): 590/685 kB Progress (1): 594/685 kB Progress (1): 598/685 kB Progress (1): 602/685 kB Progress (1): 606/685 kB Progress (1): 610/685 kB Progress (1): 614/685 kB Progress (1): 618/685 kB Progress (1): 623/685 kB Progress (1): 627/685 kB Progress (1): 631/685 kB Progress (1): 635/685 kB Progress (1): 639/685 kB Progress (1): 643/685 kB Progress (1): 647/685 kB Progress (1): 651/685 kB Progress (1): 655/685 kB Progress (1): 659/685 kB Progress (1): 664/685 kB Progress (1): 668/685 kB Progress (1): 672/685 kB Progress (1): 676/685 kB Progress (1): 680/685 kB Progress (1): 684/685 kB Progress (1): 685 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20201011.144818-27.jar (685 kB at 7.1 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20201011.144818-27.pom Progress (1): 3.7 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20201011.144818-27.pom (3.7 kB at 148 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 42 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 71 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 23 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBungee >---------------- [INFO] Building CubesideUtilsBungee 1.16-SNAPSHOT [4/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBungee --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [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.2.0:jar (default-jar) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBungee --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 112 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20201011.144819-26.jar Progress (1): 4.1/7.9 kB Progress (1): 7.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20201011.144819-26.jar (7.9 kB at 565 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20201011.144819-26.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20201011.144819-26.pom (2.9 kB at 195 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 37 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 46 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 13 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.858 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 5.199 s] [INFO] CubesideUtilsBukkit ................................ SUCCESS [ 1.847 s] [INFO] CubesideUtilsBungee ................................ SUCCESS [ 0.335 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.392 s [INFO] Finished at: 2020-10-11T16:48:19+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS