Skip to content
Success

Console Output

Started by user Brokkonaut
Building in workspace /home/tomcat/.jenkins/workspace/CubesideStatistics
[WS-CLEANUP] Deleting project workspace...
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
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/*
 > 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
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a54105f247a5cc3036d2b54f3324bee1b9f83cf1 (refs/remotes/origin/master)
Commit message: "maven distributionManagement"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a54105f247a5cc3036d2b54f3324bee1b9f83cf1
First time build. Skipping changelog.
[CubesideStatistics] $ mvn clean install deploy -Dbuild.number=5
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideStatistics 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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.6.1:compile (default-compile) @ CubesideStatistics ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 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.6.1:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-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.6.1:compile (default-compile) @ CubesideStatistics ---
[INFO] Nothing to compile - all classes are up to date
[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.6.1:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17: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.0.2:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideStatistics ---
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/maven-metadata.xml

Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20170814.054331-1.jar
2/46 KB   
4/46 KB   
6/46 KB   
8/46 KB   
10/46 KB   
12/46 KB   
14/46 KB   
16/46 KB   
18/46 KB   
20/46 KB   
22/46 KB   
24/46 KB   
26/46 KB   
28/46 KB   
30/46 KB   
32/46 KB   
34/46 KB   
36/46 KB   
38/46 KB   
40/46 KB   
42/46 KB   
44/46 KB   
46/46 KB   
           
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20170814.054331-1.jar (46 KB at 849.1 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20170814.054331-1.pom
2/3 KB     
3/3 KB   
         
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20170814.054331-1.pom (3 KB at 92.8 KB/sec)
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
         
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/maven-metadata.xml
784/784 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/maven-metadata.xml (784 B at 19.6 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
294/294 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (294 B at 16.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.881 s
[INFO] Finished at: 2017-08-14T07:43:31+02:00
[INFO] Final Memory: 28M/745M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS