Started by GitBucket push by Brokkonaut
Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> 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
> 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ac214c0345f601f2dfba69f2355c2c33d618bc88 (refs/remotes/origin/master)
Commit message: "Testing the build system"
> git config core.sparsecheckout # timeout=10
> git checkout -f ac214c0345f601f2dfba69f2355c2c33d618bc88
> git rev-list 26e94dbde90aec0abedeb06ed8b88b22d1fa4692 # timeout=10
[CubesideSettings] $ mvn clean install -Dbuild.number=6
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for de.iani.CubesideSettings:CubesideSettings:jar:1.1.1-6
[WARNING] 'version' contains an expression but should be a constant. @ de.iani.CubesideSettings:CubesideSettings:1.1.1-${build.number}, /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml, line 6, column 11
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideSettings 1.1.1-6
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
3/4 KB
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 9.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
3/13 KB
5/13 KB
8/13 KB
11/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 636.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
3/25 KB
5/25 KB
8/25 KB
11/25 KB
13/25 KB
16/25 KB
19/25 KB
21/25 KB
24/25 KB
25/25 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1202.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideSettings ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
3/4 KB
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 305.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
3/9 KB
5/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 583.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
3/9 KB
5/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 583.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
3/221 KB
5/221 KB
8/221 KB
11/221 KB
13/221 KB
16/221 KB
19/221 KB
21/221 KB
24/221 KB
27/221 KB
29/221 KB
32/221 KB
36/221 KB
40/221 KB
44/221 KB
48/221 KB
52/221 KB
56/221 KB
60/221 KB
64/221 KB
68/221 KB
72/221 KB
76/221 KB
80/221 KB
84/221 KB
88/221 KB
92/221 KB
96/221 KB
100/221 KB
104/221 KB
108/221 KB
112/221 KB
116/221 KB
120/221 KB
124/221 KB
128/221 KB
132/221 KB
136/221 KB
140/221 KB
144/221 KB
148/221 KB
152/221 KB
156/221 KB
160/221 KB
164/221 KB
168/221 KB
172/221 KB
176/221 KB
180/221 KB
184/221 KB
188/221 KB
192/221 KB
196/221 KB
200/221 KB
204/221 KB
208/221 KB
212/221 KB
216/221 KB
220/221 KB
221/221 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 4697.3 KB/sec)
[INFO] Deleting /home/tomcat/.jenkins/workspace/CubesideSettings/target
[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.6.1:compile (default-compile) @ CubesideSettings ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 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.6.1: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-1.1.1-6.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideSettings ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings-1.1.1-6.jar to /home/tomcat/.m2/repository/de/iani/CubesideSettings/CubesideSettings/1.1.1-6/CubesideSettings-1.1.1-6.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/CubesideSettings/CubesideSettings/1.1.1-6/CubesideSettings-1.1.1-6.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.078 s
[INFO] Finished at: 2017-07-01T04:55:24+02:00
[INFO] Final Memory: 28M/742M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Finished: SUCCESS