simple 27-May-2024 09:51:59 Build Ignite Realtime Website - Continuous Integration - Default Job #293 (WEB-CI-JOB1-293) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.1 simple 27-May-2024 09:51:59 Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal simple 27-May-2024 09:51:59 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 27-May-2024 09:51:59 Executing build Ignite Realtime Website - Continuous Integration - Default Job #293 (WEB-CI-JOB1-293) simple 27-May-2024 09:51:59 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 27-May-2024 09:51:59 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 27-May-2024 09:51:59 Updating source code to revision: f984dd53eb0e1adbb0b009b319dddb76456edf70 simple 27-May-2024 09:51:59 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch. simple 27-May-2024 09:51:59 Checking out revision f984dd53eb0e1adbb0b009b319dddb76456edf70. simple 27-May-2024 09:51:59 Already on 'main' simple 27-May-2024 09:51:59 Updated source code to revision: f984dd53eb0e1adbb0b009b319dddb76456edf70 simple 27-May-2024 09:51:59 Finished task 'Checkout Default Repository' with result: Success simple 27-May-2024 09:51:59 Running pre-build action: Build Log Labeller Pre Build Action simple 27-May-2024 09:51:59 Running pre-build action: VCS Version Collector simple 27-May-2024 09:51:59 Build Ignite Realtime Website - Continuous Integration - Default Job #293 (WEB-CI-JOB1-293) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal) simple 27-May-2024 09:51:59 Skipping execution of task 'build' as it is disabled simple 27-May-2024 09:51:59 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 27-May-2024 09:52:00 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #293 (WEB-CI-JOB1-293)'\n ... running command line: \n/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/WEB-CI-JOB1 clean package\n ... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1\n build 27-May-2024 09:52:02 [INFO] Scanning for projects... build 27-May-2024 09:52:02 [INFO] build 27-May-2024 09:52:02 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 27-May-2024 09:52:02 [INFO] Building Ignite Realtime Public website 1.0.0 build 27-May-2024 09:52:02 [INFO] --------------------------------[ war ]--------------------------------- build 27-May-2024 09:52:03 [INFO] build 27-May-2024 09:52:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 27-May-2024 09:52:03 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target build 27-May-2024 09:52:03 [INFO] build 27-May-2024 09:52:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 27-May-2024 09:52:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 27-May-2024 09:52:03 [INFO] Copying 5 resources build 27-May-2024 09:52:04 [INFO] build 27-May-2024 09:52:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website --- build 27-May-2024 09:52:04 [INFO] Changes detected - recompiling the module! :source build 27-May-2024 09:52:04 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/classes build 27-May-2024 09:52:08 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /home/bamboo-agent/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 27-May-2024 09:52:08 [INFO] /home/bamboo-agent/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 27-May-2024 09:52:08 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Some input files use unchecked or unsafe operations. build 27-May-2024 09:52:08 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Recompile with -Xlint:unchecked for details. build 27-May-2024 09:52:08 [INFO] build 27-May-2024 09:52:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 27-May-2024 09:52:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 27-May-2024 09:52:08 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources build 27-May-2024 09:52:08 [INFO] build 27-May-2024 09:52:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website --- build 27-May-2024 09:52:08 [INFO] Changes detected - recompiling the module! :dependency build 27-May-2024 09:52:08 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes build 27-May-2024 09:52:08 [INFO] build 27-May-2024 09:52:08 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 27-May-2024 09:52:09 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports build 27-May-2024 09:52:09 build 27-May-2024 09:52:09 ------------------------------------------------------- build 27-May-2024 09:52:09 T E S T S build 27-May-2024 09:52:09 ------------------------------------------------------- build 27-May-2024 09:52:10 Running org.jivesoftware.util.PluginVersionComparatorTest error 27-May-2024 09:52:10 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". error 27-May-2024 09:52:10 SLF4J: Defaulting to no-operation (NOP) logger implementation error 27-May-2024 09:52:10 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. build 27-May-2024 09:52:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec build 27-May-2024 09:52:10 Running org.jivesoftware.site.FeedItemTest build 27-May-2024 09:52:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec build 27-May-2024 09:52:10 build 27-May-2024 09:52:10 Results : build 27-May-2024 09:52:10 build 27-May-2024 09:52:10 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 build 27-May-2024 09:52:10 build 27-May-2024 09:52:10 [INFO] build 27-May-2024 09:52:10 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website --- build 27-May-2024 09:52:11 [INFO] Packaging webapp build 27-May-2024 09:52:11 [INFO] Assembling webapp [website] in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site] build 27-May-2024 09:52:11 [INFO] Processing war project build 27-May-2024 09:52:11 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] build 27-May-2024 09:52:12 [INFO] Building war: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war build 27-May-2024 09:52:13 [INFO] ------------------------------------------------------------------------ build 27-May-2024 09:52:13 [INFO] BUILD SUCCESS build 27-May-2024 09:52:13 [INFO] ------------------------------------------------------------------------ build 27-May-2024 09:52:13 [INFO] Total time: 11.237 s build 27-May-2024 09:52:13 [INFO] Finished at: 2024-05-27T09:52:13Z build 27-May-2024 09:52:13 [INFO] ------------------------------------------------------------------------ simple 27-May-2024 09:52:13 Finished task 'build' with result: Success simple 27-May-2024 09:52:13 Running post build plugin 'Docker Container Cleanup' simple 27-May-2024 09:52:13 Running post build plugin 'NCover Results Collector' simple 27-May-2024 09:52:13 Running post build plugin 'Build Results Label Collector' simple 27-May-2024 09:52:13 Running post build plugin 'Clover Results Collector' simple 27-May-2024 09:52:13 Running post build plugin 'npm Cache Cleanup' simple 27-May-2024 09:52:13 Running post build plugin 'Artifact Copier' simple 27-May-2024 09:52:13 Publishing an artifact: site.war simple 27-May-2024 09:52:14 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 1.671 s simple 27-May-2024 09:52:14 Finalising the build... simple 27-May-2024 09:52:14 Stopping timer. simple 27-May-2024 09:52:14 Build WEB-CI-JOB1-293 completed. simple 27-May-2024 09:52:15 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 27-May-2024 09:52:15 Running on server: post build plugin 'NCover Results Collector' simple 27-May-2024 09:52:15 Running on server: post build plugin 'Build Labeller' simple 27-May-2024 09:52:15 Running on server: post build plugin 'Clover Delta Calculator' simple 27-May-2024 09:52:15 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 27-May-2024 09:52:15 All post build plugins have finished simple 27-May-2024 09:52:15 Generating build results summary... simple 27-May-2024 09:52:15 Saving build results to disk... simple 27-May-2024 09:52:15 Store variable context... simple 27-May-2024 09:52:15 Finished building WEB-CI-JOB1-293.