Skip to content
Success

Console Output

Started by GitBucket push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideStatistics
[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/CubesideStatistics.git
 > git init /home/tomcat/.jenkins/workspace/CubesideStatistics # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 32bdaf6b36124c4fed98406e688fdd5300084f89^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 32bdaf6b36124c4fed98406e688fdd5300084f89 # timeout=10
Checking out Revision 32bdaf6b36124c4fed98406e688fdd5300084f89 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 32bdaf6b36124c4fed98406e688fdd5300084f89 # timeout=10
Commit message: "allow different order and position order when getting top players"
 > git rev-list --no-walk 595aad93a22e3689cf246a5236fd9cd36f54c7a6 # timeout=10
[CubesideStatistics] $ mvn clean install deploy -Dbuild.number=50
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:CubesideStatistics >-----------------
[INFO] Building CubesideStatistics 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from papermc: https://papermc.io/repo/repository/maven-public/io/papermc/paper/paper-api/1.18-R0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 1.4 kB
                    
Downloaded from papermc: https://papermc.io/repo/repository/maven-public/io/papermc/paper/paper-api/1.18-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 2.6 kB/s)
Downloading from papermc: https://papermc.io/repo/repository/maven-public/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
Downloading from papermc: https://papermc.io/repo/repository/maven-public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml
Downloading from papermc: https://papermc.io/repo/repository/maven-public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideStatistics ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ CubesideStatistics ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /home/tomcat/.jenkins/workspace/CubesideStatistics/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ CubesideStatistics ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /home/tomcat/.jenkins/workspace/CubesideStatistics/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideStatistics ---
[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.2:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideStatistics ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 787 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml (787 B at 31 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20220921.054057-35.jar
Progress (1): 4.1/167 kB
Progress (1): 8.2/167 kB
Progress (1): 12/167 kB 
Progress (1): 16/167 kB
Progress (1): 20/167 kB
Progress (1): 25/167 kB
Progress (1): 29/167 kB
Progress (1): 33/167 kB
Progress (1): 37/167 kB
Progress (1): 41/167 kB
Progress (1): 45/167 kB
Progress (1): 49/167 kB
Progress (1): 53/167 kB
Progress (1): 57/167 kB
Progress (1): 61/167 kB
Progress (1): 66/167 kB
Progress (1): 70/167 kB
Progress (1): 74/167 kB
Progress (1): 78/167 kB
Progress (1): 82/167 kB
Progress (1): 86/167 kB
Progress (1): 90/167 kB
Progress (1): 94/167 kB
Progress (1): 98/167 kB
Progress (1): 102/167 kB
Progress (1): 106/167 kB
Progress (1): 111/167 kB
Progress (1): 115/167 kB
Progress (1): 119/167 kB
Progress (1): 123/167 kB
Progress (1): 127/167 kB
Progress (1): 131/167 kB
Progress (1): 135/167 kB
Progress (1): 139/167 kB
Progress (1): 143/167 kB
Progress (1): 147/167 kB
Progress (1): 152/167 kB
Progress (1): 156/167 kB
Progress (1): 160/167 kB
Progress (1): 164/167 kB
Progress (1): 167 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20220921.054057-35.jar (167 kB at 3.2 MB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20220921.054057-35.pom
Progress (1): 2.6 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20220921.054057-35.pom (2.6 kB at 258 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
Progress (1): 334 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (334 B at 42 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 787 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml (787 B at 72 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
Progress (1): 334 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (334 B at 37 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.095 s
[INFO] Finished at: 2022-09-21T07:40:57+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS