Skip to content
Success

Console Output

Started by GitBucket push by Starjon
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/*
 > 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/*
 > git rev-parse ef5d5c7fccceecda20d3b281d8ecf3fd662335de^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains ef5d5c7fccceecda20d3b281d8ecf3fd662335de # timeout=10
Checking out Revision ef5d5c7fccceecda20d3b281d8ecf3fd662335de (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef5d5c7fccceecda20d3b281d8ecf3fd662335de
Commit message: "Add CommandRouter#addAliases."
 > git rev-list --no-walk 174af12de47f7cd6a09837faa84d8a555feae62f # timeout=10
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=98
[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] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 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.7.0:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideUtils ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2: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] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils ---
[INFO] Nothing to compile - all classes are up to date
[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.7.0:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideUtils ---
[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.0.2:jar (default-jar) @ CubesideUtils ---
[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
Progress (1): 776 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml (776 B at 4.1 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190726.223725-6.jar
Progress (1): 4.1/131 kB
Progress (1): 8.2/131 kB
Progress (1): 12/131 kB 
Progress (1): 16/131 kB
Progress (1): 20/131 kB
Progress (1): 25/131 kB
Progress (1): 29/131 kB
Progress (1): 33/131 kB
Progress (1): 37/131 kB
Progress (1): 41/131 kB
Progress (1): 45/131 kB
Progress (1): 49/131 kB
Progress (1): 53/131 kB
Progress (1): 57/131 kB
Progress (1): 61/131 kB
Progress (1): 66/131 kB
Progress (1): 70/131 kB
Progress (1): 74/131 kB
Progress (1): 78/131 kB
Progress (1): 82/131 kB
Progress (1): 86/131 kB
Progress (1): 90/131 kB
Progress (1): 94/131 kB
Progress (1): 98/131 kB
Progress (1): 102/131 kB
Progress (1): 106/131 kB
Progress (1): 111/131 kB
Progress (1): 115/131 kB
Progress (1): 119/131 kB
Progress (1): 123/131 kB
Progress (1): 127/131 kB
Progress (1): 131/131 kB
Progress (1): 131 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190726.223725-6.jar (131 kB at 2.2 MB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190726.223725-6.pom
Progress (1): 2.4 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190726.223725-6.pom (2.4 kB at 106 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
Progress (1): 328 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (328 B at 41 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml
Progress (1): 776 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml (776 B at 55 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
Progress (1): 328 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (328 B at 13 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.053 s
[INFO] Finished at: 2019-07-27T00:37:25+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS