Skip to content
Success

Console Output

Started by user Brokkonaut
Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
 > git init /home/tomcat/.jenkins/workspace/CubesideSettings # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.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/CubesideSettings.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.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 08c446c0a692e00180a02a9369bdc3cba70efdf0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08c446c0a692e00180a02a9369bdc3cba70efdf0
Commit message: "Special case for 1.8 is no longer needed as 1.13 is the minimum version"
 > git rev-list --no-walk 1159b1f398bafd40bd24fbf3c634545147c4f085 # timeout=10
[CubesideSettings] $ mvn clean install deploy -Dbuild.number=24
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideSettings 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom
3/8 KB   
5/8 KB   
8/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom (8 KB at 7.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.jar
3/110 KB   
5/110 KB   
8/110 KB   
11/110 KB   
13/110 KB   
16/110 KB   
19/110 KB   
21/110 KB   
24/110 KB   
27/110 KB   
29/110 KB   
32/110 KB   
36/110 KB   
40/110 KB   
44/110 KB   
48/110 KB   
52/110 KB   
56/110 KB   
60/110 KB   
64/110 KB   
68/110 KB   
72/110 KB   
76/110 KB   
80/110 KB   
84/110 KB   
88/110 KB   
92/110 KB   
96/110 KB   
100/110 KB   
104/110 KB   
108/110 KB   
110/110 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.jar (110 KB at 413.1 KB/sec)
Downloading: https://www.iani.de/nexus/content/groups/public/org/spigotmc/spigot-api/1.13-R0.1-SNAPSHOT/maven-metadata.xml
             
Downloading: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
             
Downloading: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
             
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml
782 B        
        
Downloaded: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 50.9 KB/sec)
        
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideSettings ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideSettings ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/CubesideSettings/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideSettings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideSettings ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideSettings ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.0.0:shade (default) @ CubesideSettings ---
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.1/asm-5.1.pom
2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.1/asm-5.1.pom (2 KB at 14.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom
3/6 KB   
5/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom (6 KB at 46.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom (3 KB at 17.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom (3 KB at 17.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
         
Downloaded: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.1/asm-5.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.jar
3/56 KB   
5/56 KB   
8/56 KB   
11/56 KB   
13/56 KB   
16/56 KB   
19/56 KB   
21/56 KB   
24/56 KB   
27/56 KB   
29/56 KB   
32/56 KB   
36/56 KB   
40/56 KB   
44/56 KB   
48/56 KB   
52/56 KB   
56/56 KB   
56/56 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (56 KB at 402.0 KB/sec)
3/47 KB    
5/47 KB   
5/47 KB   3/29 KB   
8/47 KB   3/29 KB   
                    
Downloaded: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (0 B at 0.0 KB/sec)
8/47 KB   3/53 KB   3/29 KB   
11/47 KB   3/53 KB   3/29 KB   
11/47 KB   3/53 KB   5/29 KB   
13/47 KB   3/53 KB   5/29 KB   
13/47 KB   5/53 KB   5/29 KB   
13/47 KB   5/53 KB   8/29 KB   
13/47 KB   8/53 KB   8/29 KB   
13/47 KB   11/53 KB   8/29 KB   
13/47 KB   11/53 KB   11/29 KB   
13/47 KB   13/53 KB   11/29 KB   
13/47 KB   13/53 KB   13/29 KB   
16/47 KB   13/53 KB   13/29 KB   
19/47 KB   13/53 KB   16/29 KB   
19/47 KB   13/53 KB   16/29 KB   
19/47 KB   13/53 KB   19/29 KB   
19/47 KB   16/53 KB   19/29 KB   
19/47 KB   19/53 KB   19/29 KB   
21/47 KB   19/53 KB   19/29 KB   
21/47 KB   19/53 KB   21/29 KB   
21/47 KB   21/53 KB   21/29 KB   
24/47 KB   21/53 KB   21/29 KB   
24/47 KB   21/53 KB   24/29 KB   
24/47 KB   24/53 KB   24/29 KB   
27/47 KB   24/53 KB   24/29 KB   
27/47 KB   24/53 KB   27/29 KB   
27/47 KB   27/53 KB   27/29 KB   
29/47 KB   27/53 KB   27/29 KB   
29/47 KB   27/53 KB   29/29 KB   
29/47 KB   29/53 KB   29/29 KB   
32/47 KB   29/53 KB   29/29 KB   
32/47 KB   32/53 KB   29/29 KB   
36/47 KB   32/53 KB   29/29 KB   
40/47 KB   32/53 KB   29/29 KB   
44/47 KB   32/53 KB   29/29 KB   
47/47 KB   32/53 KB   29/29 KB   
47/47 KB   36/53 KB   29/29 KB   
47/47 KB   40/53 KB   29/29 KB   
47/47 KB   44/53 KB   29/29 KB   
47/47 KB   48/53 KB   29/29 KB   
47/47 KB   52/53 KB   29/29 KB   
47/47 KB   53/53 KB   29/29 KB   
                                 
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.jar (29 KB at 91.5 KB/sec)
                                 
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.jar (47 KB at 130.2 KB/sec)
                                 
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.1/asm-5.1.jar (53 KB at 144.2 KB/sec)
[INFO] Including de.iani.cubeside:CubesideUtils:jar:0.0.1-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar with /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings-1.1.1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideSettings/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideSettings ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideSettings ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideSettings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideSettings ---
[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) @ CubesideSettings ---
[INFO] 
[INFO] --- maven-shade-plugin:3.0.0:shade (default) @ CubesideSettings ---
[INFO] Including de.iani.cubeside:CubesideUtils:jar:0.0.1-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar with /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings-1.1.1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideSettings/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideSettings ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideSettings ---
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
782 B                            
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml (782 B at 54.5 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20180927.042542-9.jar
2/74 KB   
4/74 KB   
6/74 KB   
8/74 KB   
10/74 KB   
12/74 KB   
14/74 KB   
16/74 KB   
18/74 KB   
20/74 KB   
22/74 KB   
24/74 KB   
26/74 KB   
28/74 KB   
30/74 KB   
32/74 KB   
34/74 KB   
36/74 KB   
38/74 KB   
40/74 KB   
42/74 KB   
44/74 KB   
46/74 KB   
48/74 KB   
50/74 KB   
52/74 KB   
54/74 KB   
56/74 KB   
58/74 KB   
60/74 KB   
62/74 KB   
64/74 KB   
66/74 KB   
68/74 KB   
70/74 KB   
72/74 KB   
74/74 KB   
           
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20180927.042542-9.jar (74 KB at 689.5 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20180927.042542-9.pom
2/4 KB     
4/4 KB   
         
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20180927.042542-9.pom (4 KB at 199.9 KB/sec)
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml
292 B    
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml (292 B at 35.6 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
782/782 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml (782 B at 58.7 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml
292/292 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml (292 B at 21.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.526 s
[INFO] Finished at: 2018-09-27T06:25:43+02:00
[INFO] Final Memory: 28M/1140M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Recording fingerprints
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS