Build: #293 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 100 lines of output. Download or view full build log.

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