simple 13-Jul-2022 13:01:19 Build Ignite Realtime Website - Continuous Integration - Default Job #243 (WEB-CI-JOB1-243) started building on agent whiteknight.agron.iastate.edu, bamboo version: 8.2.1 simple 13-Jul-2022 13:01:19 Remote agent on host whiteknight.agron.iastate.edu simple 13-Jul-2022 13:01:19 Build working directory is /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 13-Jul-2022 13:01:19 Executing build Ignite Realtime Website - Continuous Integration - Default Job #243 (WEB-CI-JOB1-243) simple 13-Jul-2022 13:01:19 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 13-Jul-2022 13:01:19 Checking out into /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 13-Jul-2022 13:01:19 Updating source code to revision: d36235c78e1e3e4f54f6c35250b3c04ddbd3f19d simple 13-Jul-2022 13:01:19 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch. simple 13-Jul-2022 13:01:20 From https://github.com/igniterealtime/IgniteRealtime-Website simple 13-Jul-2022 13:01:20 * [new branch] main -> main simple 13-Jul-2022 13:01:20 Checking out revision d36235c78e1e3e4f54f6c35250b3c04ddbd3f19d. simple 13-Jul-2022 13:01:20 Switched to branch 'main' simple 13-Jul-2022 13:01:20 Updated source code to revision: d36235c78e1e3e4f54f6c35250b3c04ddbd3f19d simple 13-Jul-2022 13:01:20 Finished task 'Checkout Default Repository' with result: Success simple 13-Jul-2022 13:01:20 Running pre-build action: Build Log Labeller Pre Build Action simple 13-Jul-2022 13:01:20 Running pre-build action: VCS Version Collector simple 13-Jul-2022 13:01:21 Skipping execution of task 'build' as it is disabled simple 13-Jul-2022 13:01:21 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 13-Jul-2022 13:01:21 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #243 (WEB-CI-JOB1-243)'\n ... running command line: \n/usr/local/bin/mvn --batch-mode -Djava.io.tmpdir=/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/WEB-CI-JOB1 clean package\n ... in: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1\n build 13-Jul-2022 13:01:23 [INFO] Scanning for projects... build 13-Jul-2022 13:01:23 [INFO] build 13-Jul-2022 13:01:23 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 13-Jul-2022 13:01:23 [INFO] Building Ignite Realtime Public website 1.0.0 build 13-Jul-2022 13:01:23 [INFO] --------------------------------[ war ]--------------------------------- build 13-Jul-2022 13:01:23 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom build 13-Jul-2022 13:01:24 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (0 B at 0 B/s) build 13-Jul-2022 13:01:24 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom build 13-Jul-2022 13:01:24 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 274 kB/s) build 13-Jul-2022 13:01:24 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom build 13-Jul-2022 13:01:25 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 637 kB/s) build 13-Jul-2022 13:01:25 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar build 13-Jul-2022 13:01:25 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar build 13-Jul-2022 13:01:25 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (0 B at 0 B/s) build 13-Jul-2022 13:01:25 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 3.9 MB/s) build 13-Jul-2022 13:01:25 [INFO] build 13-Jul-2022 13:01:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 13-Jul-2022 13:01:25 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target build 13-Jul-2022 13:01:25 [INFO] build 13-Jul-2022 13:01:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 13-Jul-2022 13:01:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 13-Jul-2022 13:01:26 [INFO] Copying 5 resources build 13-Jul-2022 13:01:26 [INFO] build 13-Jul-2022 13:01:26 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website --- build 13-Jul-2022 13:01:26 [INFO] Changes detected - recompiling the module! build 13-Jul-2022 13:01:26 [INFO] Compiling 16 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/classes build 13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API. build 13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details. build 13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/bamboo-agent-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 13-Jul-2022 13:01:28 [WARNING] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details. build 13-Jul-2022 13:01:28 [INFO] build 13-Jul-2022 13:01:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 13-Jul-2022 13:01:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 13-Jul-2022 13:01:28 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources build 13-Jul-2022 13:01:28 [INFO] build 13-Jul-2022 13:01:28 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website --- build 13-Jul-2022 13:01:28 [INFO] Changes detected - recompiling the module! build 13-Jul-2022 13:01:28 [INFO] Compiling 2 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/test-classes build 13-Jul-2022 13:01:28 [INFO] build 13-Jul-2022 13:01:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 13-Jul-2022 13:01:29 [INFO] build 13-Jul-2022 13:01:29 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website --- build 13-Jul-2022 13:01:29 [INFO] Packaging webapp build 13-Jul-2022 13:01:29 [INFO] Assembling webapp [website] in [/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site] build 13-Jul-2022 13:01:29 [INFO] Processing war project build 13-Jul-2022 13:01:29 [INFO] Copying webapp resources [/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] build 13-Jul-2022 13:01:31 [INFO] Webapp assembled in [1622 msecs] build 13-Jul-2022 13:01:31 [INFO] Building war: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war build 13-Jul-2022 13:01:32 [INFO] ------------------------------------------------------------------------ build 13-Jul-2022 13:01:32 [INFO] BUILD SUCCESS build 13-Jul-2022 13:01:32 [INFO] ------------------------------------------------------------------------ build 13-Jul-2022 13:01:32 [INFO] Total time: 9.295 s build 13-Jul-2022 13:01:32 [INFO] Finished at: 2022-07-13T08:01:32-05:00 build 13-Jul-2022 13:01:32 [INFO] ------------------------------------------------------------------------ simple 13-Jul-2022 13:01:32 Finished task 'build' with result: Success simple 13-Jul-2022 13:01:32 Running post build plugin 'Docker Container Cleanup' simple 13-Jul-2022 13:01:32 Running post build plugin 'NCover Results Collector' simple 13-Jul-2022 13:01:32 Running post build plugin 'Build Results Label Collector' simple 13-Jul-2022 13:01:32 Running post build plugin 'Clover Results Collector' simple 13-Jul-2022 13:01:32 Running post build plugin 'npm Cache Cleanup' simple 13-Jul-2022 13:01:32 Running post build plugin 'Artifact Copier' simple 13-Jul-2022 13:01:32 Publishing an artifact: site.war simple 13-Jul-2022 13:01:37 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 4.557 s simple 13-Jul-2022 13:01:37 Finalising the build... simple 13-Jul-2022 13:01:37 Stopping timer. simple 13-Jul-2022 13:01:37 Build WEB-CI-JOB1-243 completed. simple 13-Jul-2022 13:01:37 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 13-Jul-2022 13:01:37 Running on server: post build plugin 'NCover Results Collector' simple 13-Jul-2022 13:01:37 Running on server: post build plugin 'Build Labeller' simple 13-Jul-2022 13:01:37 Running on server: post build plugin 'Clover Delta Calculator' simple 13-Jul-2022 13:01:37 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 13-Jul-2022 13:01:37 All post build plugins have finished simple 13-Jul-2022 13:01:37 Generating build results summary... simple 13-Jul-2022 13:01:38 Saving build results to disk... simple 13-Jul-2022 13:01:38 Store variable context... simple 13-Jul-2022 13:01:38 Finished building WEB-CI-JOB1-243.