Build: #335 was successful

Job: Build was successful

Stages & jobs

  1. Build Stage

Build log

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

18-Oct-2024 18:32:23 Build Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.5
18-Oct-2024 18:32:23 Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal
18-Oct-2024 18:32:23 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
18-Oct-2024 18:32:23 Executing build Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335)
18-Oct-2024 18:32:23 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
18-Oct-2024 18:32:23 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1
18-Oct-2024 18:32:23 Updating source code to revision: 6f4b07927dd95a27b49acdadca19ef7c61f8c213
18-Oct-2024 18:32:23 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch.
18-Oct-2024 18:32:23 Checking out revision 6f4b07927dd95a27b49acdadca19ef7c61f8c213.
18-Oct-2024 18:32:24 Already on 'main'
18-Oct-2024 18:32:24 Updated source code to revision: 6f4b07927dd95a27b49acdadca19ef7c61f8c213
18-Oct-2024 18:32:24 Finished task 'Checkout Default Repository' with result: Success
18-Oct-2024 18:32:24 Running pre-build action: Build Log Labeller Pre Build Action
18-Oct-2024 18:32:24 Running pre-build action: VCS Version Collector
18-Oct-2024 18:32:24 Build Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335) 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)
18-Oct-2024 18:32:24 Skipping execution of task 'build' as it is disabled
18-Oct-2024 18:32:24 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
18-Oct-2024 18:32:24
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335)'
... 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
18-Oct-2024 18:32:25 [INFO] Scanning for projects...
18-Oct-2024 18:32:26 [INFO]
18-Oct-2024 18:32:26 [INFO] ---------------------< org.igniterealtime:website >---------------------
18-Oct-2024 18:32:26 [INFO] Building Ignite Realtime Public website 1.0.0
18-Oct-2024 18:32:26 [INFO] --------------------------------[ war ]---------------------------------
18-Oct-2024 18:32:27 [INFO]
18-Oct-2024 18:32:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
18-Oct-2024 18:32:27 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target
18-Oct-2024 18:32:27 [INFO]
18-Oct-2024 18:32:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
18-Oct-2024 18:32:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Oct-2024 18:32:27 [INFO] Copying 4 resources
18-Oct-2024 18:32:27 [INFO]
18-Oct-2024 18:32:27 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website ---
18-Oct-2024 18:32:27 [INFO] Changes detected - recompiling the module! :source
18-Oct-2024 18:32:27 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
18-Oct-2024 18:32:31 [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.
18-Oct-2024 18:32:31 [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.
18-Oct-2024 18:32:31 [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.
18-Oct-2024 18:32:31 [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.
18-Oct-2024 18:32:31 [INFO]
18-Oct-2024 18:32:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
18-Oct-2024 18:32:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Oct-2024 18:32:31 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources
18-Oct-2024 18:32:31 [INFO]
18-Oct-2024 18:32:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website ---
18-Oct-2024 18:32:31 [INFO] Changes detected - recompiling the module! :dependency
18-Oct-2024 18:32:31 [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes
18-Oct-2024 18:32:32 [INFO]
18-Oct-2024 18:32:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
18-Oct-2024 18:32:32 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports
18-Oct-2024 18:32:32
18-Oct-2024 18:32:32 -------------------------------------------------------
18-Oct-2024 18:32:32 T E S T S
18-Oct-2024 18:32:32 -------------------------------------------------------
18-Oct-2024 18:32:33 Running org.jivesoftware.util.PluginVersionComparatorTest
18-Oct-2024 18:32:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec
18-Oct-2024 18:32:33 Running org.jivesoftware.site.FeedItemTest
18-Oct-2024 18:32:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
18-Oct-2024 18:32:33
18-Oct-2024 18:32:33 Results :
18-Oct-2024 18:32:33
18-Oct-2024 18:32:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
18-Oct-2024 18:32:33
18-Oct-2024 18:32:33 [INFO]
18-Oct-2024 18:32:33 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website ---
18-Oct-2024 18:32:34 [INFO] Packaging webapp
18-Oct-2024 18:32:34 [INFO] Assembling webapp [website] in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site]
18-Oct-2024 18:32:34 [INFO] Processing war project
18-Oct-2024 18:32:34 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp]
18-Oct-2024 18:32:35 [INFO] Building war: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war
18-Oct-2024 18:32:36 [INFO] ------------------------------------------------------------------------
18-Oct-2024 18:32:36 [INFO] BUILD SUCCESS
18-Oct-2024 18:32:36 [INFO] ------------------------------------------------------------------------
18-Oct-2024 18:32:36 [INFO] Total time:  10.345 s
18-Oct-2024 18:32:36 [INFO] Finished at: 2024-10-18T18:32:36Z
18-Oct-2024 18:32:36 [INFO] ------------------------------------------------------------------------
18-Oct-2024 18:32:36 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1...
18-Oct-2024 18:32:36 Finished task 'build' with result: Success
18-Oct-2024 18:32:36 Running post build plugin 'Docker Container Cleanup'
18-Oct-2024 18:32:36 Running post build plugin 'NCover Results Collector'
18-Oct-2024 18:32:36 Running post build plugin 'Build Results Label Collector'
18-Oct-2024 18:32:36 Running post build plugin 'Clover Results Collector'
18-Oct-2024 18:32:36 Running post build plugin 'npm Cache Cleanup'
18-Oct-2024 18:32:36 Running post build plugin 'Artifact Copier'
18-Oct-2024 18:32:36 Publishing an artifact: site.war
18-Oct-2024 18:32:37 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 1.646 s
18-Oct-2024 18:32:37 Finalising the build...
18-Oct-2024 18:32:37 Stopping timer.
18-Oct-2024 18:32:37 Build WEB-CI-JOB1-335 completed.
18-Oct-2024 18:32:37 Running on server: post build plugin 'Build Hanging Detection Configuration'
18-Oct-2024 18:32:37 Running on server: post build plugin 'NCover Results Collector'
18-Oct-2024 18:32:37 Running on server: post build plugin 'Build Labeller'
18-Oct-2024 18:32:37 Running on server: post build plugin 'Clover Delta Calculator'
18-Oct-2024 18:32:37 Running on server: post build plugin 'Maven Dependencies Postprocessor'
18-Oct-2024 18:32:37 All post build plugins have finished
18-Oct-2024 18:32:37 Generating build results summary...
18-Oct-2024 18:32:38 Saving build results to disk...
18-Oct-2024 18:32:38 Store variable context...
18-Oct-2024 18:32:38 Finished building WEB-CI-JOB1-335.