simple 17-Nov-2022 14:19:46 Build Ignite Realtime Website - Continuous Integration - Default Job #260 (WEB-CI-JOB1-260) started building on agent Default Agent, bamboo version: 8.2.4 simple 17-Nov-2022 14:19:46 simple 17-Nov-2022 14:19:46 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1 simple 17-Nov-2022 14:19:46 Executing build Ignite Realtime Website - Continuous Integration - Default Job #260 (WEB-CI-JOB1-260) simple 17-Nov-2022 14:19:46 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 17-Nov-2022 14:19:46 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1 simple 17-Nov-2022 14:19:46 Updating source code to revision: c19987dfb73b36cfb8f36e85ab6db46ddcb76806 simple 17-Nov-2022 14:19:46 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. simple 17-Nov-2022 14:19:46 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates simple 17-Nov-2022 14:19:46 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates simple 17-Nov-2022 14:19:46 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates simple 17-Nov-2022 14:19:47 From https://github.com/igniterealtime/IgniteRealtime-Website simple 17-Nov-2022 14:19:47 fc8e3f8..c19987d main -> main simple 17-Nov-2022 14:19:47 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates simple 17-Nov-2022 14:19:47 Checking out revision c19987dfb73b36cfb8f36e85ab6db46ddcb76806. simple 17-Nov-2022 14:19:47 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates simple 17-Nov-2022 14:19:47 Already on 'main' simple 17-Nov-2022 14:19:47 Updated source code to revision: c19987dfb73b36cfb8f36e85ab6db46ddcb76806 simple 17-Nov-2022 14:19:47 Finished task 'Checkout Default Repository' with result: Success simple 17-Nov-2022 14:19:47 Running pre-build action: VCS Version Collector simple 17-Nov-2022 14:19:47 Running pre-build action: Build Log Labeller Pre Build Action simple 17-Nov-2022 14:19:47 Skipping execution of task 'build' as it is disabled simple 17-Nov-2022 14:19:47 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 17-Nov-2022 14:19:47 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #260 (WEB-CI-JOB1-260)'\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/local-working-dir/WEB-CI-JOB1\n build 17-Nov-2022 14:19:48 [INFO] Scanning for projects... build 17-Nov-2022 14:19:48 [INFO] build 17-Nov-2022 14:19:48 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 17-Nov-2022 14:19:48 [INFO] Building Ignite Realtime Public website 1.0.0 build 17-Nov-2022 14:19:48 [INFO] --------------------------------[ war ]--------------------------------- build 17-Nov-2022 14:19:49 [INFO] build 17-Nov-2022 14:19:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 17-Nov-2022 14:19:49 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target build 17-Nov-2022 14:19:49 [INFO] build 17-Nov-2022 14:19:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 17-Nov-2022 14:19:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 17-Nov-2022 14:19:50 [INFO] Copying 5 resources build 17-Nov-2022 14:19:50 [INFO] build 17-Nov-2022 14:19:50 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website --- build 17-Nov-2022 14:19:50 [INFO] Changes detected - recompiling the module! build 17-Nov-2022 14:19:50 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes build 17-Nov-2022 14:19:53 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API. build 17-Nov-2022 14:19:53 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details. build 17-Nov-2022 14:19:53 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Some input files use unchecked or unsafe operations. build 17-Nov-2022 14:19:53 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Recompile with -Xlint:unchecked for details. build 17-Nov-2022 14:19:53 [INFO] build 17-Nov-2022 14:19:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 17-Nov-2022 14:19:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 17-Nov-2022 14:19:53 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources build 17-Nov-2022 14:19:53 [INFO] build 17-Nov-2022 14:19:53 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website --- build 17-Nov-2022 14:19:53 [INFO] Changes detected - recompiling the module! build 17-Nov-2022 14:19:53 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes build 17-Nov-2022 14:19:53 [INFO] build 17-Nov-2022 14:19:53 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 17-Nov-2022 14:19:53 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/surefire-reports build 17-Nov-2022 14:19:53 build 17-Nov-2022 14:19:53 ------------------------------------------------------- build 17-Nov-2022 14:19:53 T E S T S build 17-Nov-2022 14:19:53 ------------------------------------------------------- build 17-Nov-2022 14:19:54 Running org.jivesoftware.util.PluginVersionComparatorTest error 17-Nov-2022 14:19:54 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". error 17-Nov-2022 14:19:54 SLF4J: Defaulting to no-operation (NOP) logger implementation error 17-Nov-2022 14:19:54 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. build 17-Nov-2022 14:19:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec build 17-Nov-2022 14:19:54 build 17-Nov-2022 14:19:54 Results : build 17-Nov-2022 14:19:54 build 17-Nov-2022 14:19:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 build 17-Nov-2022 14:19:54 build 17-Nov-2022 14:19:54 [INFO] build 17-Nov-2022 14:19:54 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website --- build 17-Nov-2022 14:19:55 [INFO] Packaging webapp build 17-Nov-2022 14:19:55 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site] build 17-Nov-2022 14:19:55 [INFO] Processing war project build 17-Nov-2022 14:19:55 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp] build 17-Nov-2022 14:19:56 [INFO] Webapp assembled in [943 msecs] build 17-Nov-2022 14:19:56 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war build 17-Nov-2022 14:19:57 [INFO] ------------------------------------------------------------------------ build 17-Nov-2022 14:19:57 [INFO] BUILD SUCCESS build 17-Nov-2022 14:19:57 [INFO] ------------------------------------------------------------------------ build 17-Nov-2022 14:19:57 [INFO] Total time: 8.532 s build 17-Nov-2022 14:19:57 [INFO] Finished at: 2022-11-17T14:19:57Z build 17-Nov-2022 14:19:57 [INFO] ------------------------------------------------------------------------ simple 17-Nov-2022 14:19:57 Finished task 'build' with result: Success simple 17-Nov-2022 14:19:57 Running post build plugin 'Artifact Copier' simple 17-Nov-2022 14:19:57 Publishing an artifact: site.war simple 17-Nov-2022 14:19:57 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 33.32 ms simple 17-Nov-2022 14:19:57 Running post build plugin 'npm Cache Cleanup' simple 17-Nov-2022 14:19:57 Running post build plugin 'NCover Results Collector' simple 17-Nov-2022 14:19:57 Running post build plugin 'Build Results Label Collector' simple 17-Nov-2022 14:19:57 Running post build plugin 'Clover Results Collector' simple 17-Nov-2022 14:19:57 Running post build plugin 'Docker Container Cleanup' simple 17-Nov-2022 14:19:57 Finalising the build... simple 17-Nov-2022 14:19:57 Stopping timer. simple 17-Nov-2022 14:19:57 Build WEB-CI-JOB1-260 completed. simple 17-Nov-2022 14:19:57 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 17-Nov-2022 14:19:57 Running on server: post build plugin 'NCover Results Collector' simple 17-Nov-2022 14:19:57 Running on server: post build plugin 'Build Labeller' simple 17-Nov-2022 14:19:57 Running on server: post build plugin 'Clover Delta Calculator' simple 17-Nov-2022 14:19:57 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 17-Nov-2022 14:19:57 All post build plugins have finished simple 17-Nov-2022 14:19:57 Generating build results summary... simple 17-Nov-2022 14:19:57 Saving build results to disk... simple 17-Nov-2022 14:19:57 Store variable context... simple 17-Nov-2022 14:19:57 Finished building WEB-CI-JOB1-260.