[0KRunning with gitlab-ci-multi-runner 9.2.0 (adfc387) on ubuntu-4gb-nyc3-01 (7bd4b9e2) [0;m[0KUsing Docker executor with image maven:3-jdk-8-alpine ... [0;m[0KUsing docker image sha256:5265c326c1cc5acf0d7518b845ad3f666fc6006731ac7b93874d6dd6abc78dd7 for predefined container... [0;m[0KPulling docker image maven:3-jdk-8-alpine ... [0;m[0KUsing docker image maven:3-jdk-8-alpine ID=sha256:3c2b824cf55feb803da05884f23eaa750cd6f211db445f9b8a0d52ed7298cbb4 for build container... [0;mRunning on runner-7bd4b9e2-project-28-concurrent-0 via ubuntu-4gb-nyc3-01... [32;1mFetching changes...[0;m HEAD is now at 1a52287 Update .gitlab-ci.yml From https://felinewith.me/LadySerenaKitty/candle-pos 1a52287..c9a3055 master -> origin/master [32;1mChecking out c9a3055e as master...[0;m [32;1mSkipping Git submodules setup[0;m [32;1m$ apk update[0;m fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz v3.5.2-89-g852b09befc [http://dl-cdn.alpinelinux.org/alpine/v3.5/main] v3.5.2-81-gf4d50b1370 [http://dl-cdn.alpinelinux.org/alpine/v3.5/community] OK: 7963 distinct packages available [32;1m$ apk add git[0;m (1/3) Installing expat (2.2.0-r0) (2/3) Installing pcre (8.39-r0) (3/3) Installing git (2.11.2-r0) Executing busybox-1.25.1-r0.trigger OK: 127 MiB in 62 packages [32;1m$ mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test[0;m Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z) Maven home: /usr/share/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.8-openjdk/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.10.0-21-generic", arch: "amd64", family: "unix" 1692 [INFO] Error stacktraces are turned on. 1718 [WARNING] 1718 [WARNING] Some problems were encountered while building the effective settings 1718 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /root/.m2/settings.xml 1718 [WARNING] 1759 [INFO] Scanning for projects... 1891 [WARNING] The project com.starphoenixmedia:candle_pos:jar:1.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html 1907 [INFO] 1907 [INFO] ------------------------------------------------------------------------ 1907 [INFO] Building Candle POS 1.0-SNAPSHOT 1907 [INFO] ------------------------------------------------------------------------ 2443 [INFO] 2444 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos --- 2815 [INFO] Using 'UTF-8' encoding to copy filtered resources. 2839 [INFO] Copying 87 resources 2867 [INFO] 2868 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos --- 3539 [INFO] Changes detected - recompiling the module! 3551 [INFO] Compiling 19 source files to /builds/LadySerenaKitty/candle-pos/target/classes 5292 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Some input files use unchecked or unsafe operations. 5292 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Recompile with -Xlint:unchecked for details. 5292 [INFO] 5292 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos --- 5299 [INFO] Using 'UTF-8' encoding to copy filtered resources. 5319 [INFO] Copying 87 resources 5334 [INFO] 5334 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos --- 5356 [INFO] Changes detected - recompiling the module! 5365 [INFO] Compiling 19 source files to /builds/LadySerenaKitty/candle-pos/target/classes 6059 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Some input files use unchecked or unsafe operations. 6059 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Recompile with -Xlint:unchecked for details. 6060 [INFO] 6060 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ candle_pos --- 6064 [INFO] Using 'UTF-8' encoding to copy filtered resources. 6064 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/candle-pos/src/test/resources 6065 [INFO] 6065 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ candle_pos --- 6069 [INFO] No sources to compile 6070 [INFO] 6070 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ candle_pos --- 6448 [INFO] No tests to run. 6466 [INFO] ------------------------------------------------------------------------ 6467 [INFO] BUILD SUCCESS 6467 [INFO] ------------------------------------------------------------------------ 6467 [INFO] Total time: 4.739 s 6468 [INFO] Finished at: 2017-06-03T00:20:24Z 6687 [INFO] Final Memory: 20M/171M 6688 [INFO] ------------------------------------------------------------------------ [32;1mUploading artifacts...[0;m target: found 133 matching files [0;m Uploading artifacts to coordinator... ok [0;m id[0;m=412 responseStatus[0;m=201 Created token[0;m=1SBp9EaX [32;1mJob succeeded [0;m