simple 09-May-2021 01:32:08 Build Ignite Realtime Website - Continuous Integration - Default Job #214 (WEB-CI-JOB1-214) started building on agent Default Agent, bamboo version: 7.2.4 simple 09-May-2021 01:32:08 simple 09-May-2021 01:32:08 Build working directory is /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1 simple 09-May-2021 01:32:08 Executing build Ignite Realtime Website - Continuous Integration - Default Job #214 (WEB-CI-JOB1-214) simple 09-May-2021 01:32:08 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 09-May-2021 01:32:08 Checking out into /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1 simple 09-May-2021 01:32:08 Updating source code to revision: f8b02e4c7d60b199080c1b88202bf9d218579b91 simple 09-May-2021 01:32:08 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. simple 09-May-2021 01:32:08 From https://github.com/igniterealtime/IgniteRealtime-Website simple 09-May-2021 01:32:08 6172ed1..f8b02e4 master -> master simple 09-May-2021 01:32:08 Checking out revision f8b02e4c7d60b199080c1b88202bf9d218579b91. simple 09-May-2021 01:32:08 Already on 'master' simple 09-May-2021 01:32:08 Your branch is ahead of 'origin/master' by 20 commits. simple 09-May-2021 01:32:08 (use "git push" to publish your local commits) simple 09-May-2021 01:32:08 Updated source code to revision: f8b02e4c7d60b199080c1b88202bf9d218579b91 simple 09-May-2021 01:32:08 Finished task 'Checkout Default Repository' with result: Success simple 09-May-2021 01:32:08 Running pre-build action: VCS Version Collector simple 09-May-2021 01:32:08 Skipping execution of task 'build' as it is disabled simple 09-May-2021 01:32:08 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 09-May-2021 01:32:08 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #214 (WEB-CI-JOB1-214)'\n ... running command line: \n/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/WEB-CI-JOB1 clean package\n ... in: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1\n build 09-May-2021 01:32:09 [INFO] Scanning for projects... build 09-May-2021 01:32:09 [INFO] build 09-May-2021 01:32:09 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 09-May-2021 01:32:09 [INFO] Building Ignite Realtime Public website 1.0.0 build 09-May-2021 01:32:09 [INFO] --------------------------------[ war ]--------------------------------- build 09-May-2021 01:32:10 [INFO] build 09-May-2021 01:32:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 09-May-2021 01:32:10 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target build 09-May-2021 01:32:10 [INFO] build 09-May-2021 01:32:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 09-May-2021 01:32:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 09-May-2021 01:32:10 [INFO] Copying 5 resources build 09-May-2021 01:32:10 [INFO] build 09-May-2021 01:32:10 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website --- build 09-May-2021 01:32:10 [INFO] Changes detected - recompiling the module! build 09-May-2021 01:32:10 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/classes build 09-May-2021 01:32:12 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API. build 09-May-2021 01:32:12 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details. build 09-May-2021 01:32:12 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations. build 09-May-2021 01:32:12 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details. build 09-May-2021 01:32:12 [INFO] build 09-May-2021 01:32:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 09-May-2021 01:32:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 09-May-2021 01:32:12 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources build 09-May-2021 01:32:12 [INFO] build 09-May-2021 01:32:12 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website --- build 09-May-2021 01:32:12 [INFO] Changes detected - recompiling the module! build 09-May-2021 01:32:12 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/test-classes build 09-May-2021 01:32:12 [INFO] build 09-May-2021 01:32:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 09-May-2021 01:32:12 [INFO] build 09-May-2021 01:32:12 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website --- build 09-May-2021 01:32:13 [INFO] Packaging webapp build 09-May-2021 01:32:13 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site] build 09-May-2021 01:32:13 [INFO] Processing war project build 09-May-2021 01:32:13 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] build 09-May-2021 01:32:13 [INFO] Webapp assembled in [556 msecs] build 09-May-2021 01:32:13 [INFO] Building war: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war build 09-May-2021 01:32:14 [INFO] ------------------------------------------------------------------------ build 09-May-2021 01:32:14 [INFO] BUILD SUCCESS build 09-May-2021 01:32:14 [INFO] ------------------------------------------------------------------------ build 09-May-2021 01:32:14 [INFO] Total time: 4.869 s build 09-May-2021 01:32:14 [INFO] Finished at: 2021-05-09T01:32:14Z build 09-May-2021 01:32:14 [INFO] ------------------------------------------------------------------------ simple 09-May-2021 01:32:14 Finished task 'build' with result: Success simple 09-May-2021 01:32:14 Running post build plugin 'NCover Results Collector' simple 09-May-2021 01:32:14 Running post build plugin 'Artifact Copier' simple 09-May-2021 01:32:14 Publishing an artifact: site.war simple 09-May-2021 01:32:14 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 29.39 ms simple 09-May-2021 01:32:14 Running post build plugin 'npm Cache Cleanup' simple 09-May-2021 01:32:14 Running post build plugin 'Clover Results Collector' simple 09-May-2021 01:32:14 Running post build plugin 'Docker Container Cleanup' simple 09-May-2021 01:32:14 Finalising the build... simple 09-May-2021 01:32:14 Stopping timer. simple 09-May-2021 01:32:14 Build WEB-CI-JOB1-214 completed. simple 09-May-2021 01:32:14 Running on server: post build plugin 'NCover Results Collector' simple 09-May-2021 01:32:14 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 09-May-2021 01:32:14 Running on server: post build plugin 'Clover Delta Calculator' simple 09-May-2021 01:32:14 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 09-May-2021 01:32:14 All post build plugins have finished simple 09-May-2021 01:32:14 Generating build results summary... simple 09-May-2021 01:32:14 Saving build results to disk... simple 09-May-2021 01:32:14 Store variable context... simple 09-May-2021 01:32:14 Indexing build results... simple 09-May-2021 01:32:14 Finished building WEB-CI-JOB1-214.