Build: #570 failed
Job: Default Job failed
Build log
The build generated 84 lines of output. Download or view full build log.
| 13-Apr-2026 19:00:08 | Build RandomQuotes - Java - Default Job #570 (RAN-JAVA-JOB1-570) started building on agent Default Agent, bamboo version: 8.1.2 |
| 13-Apr-2026 19:00:08 | |
| 13-Apr-2026 19:00:08 | Build working directory is C:\bamboo-home\local-working-dir\RAN-JAVA-JOB1 |
| 13-Apr-2026 19:00:08 | Executing build RandomQuotes - Java - Default Job #570 (RAN-JAVA-JOB1-570) |
| 13-Apr-2026 19:00:08 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
| 13-Apr-2026 19:00:08 | Checking out into C:\bamboo-home\local-working-dir\RAN-JAVA-JOB1 |
| 13-Apr-2026 19:00:08 | Updating source code to revision: 3d8e558b9505782379f066dad901911c1668f379 |
| 13-Apr-2026 19:00:08 | Git capability is not defined. Falling back to JGit, which is no longer supported. Define native git capability to get rid of this error. |
| 13-Apr-2026 19:00:09 | Git: Updating references |
| 13-Apr-2026 19:00:09 | Git: |
| 13-Apr-2026 19:00:09 | Fetching '+refs/heads/master:refs/heads/master' from 'https://github.com/OctopusSamples/RandomQuotes-Java.git'. |
| 13-Apr-2026 19:00:09 | Checking out revision 3d8e558b9505782379f066dad901911c1668f379. |
| 13-Apr-2026 19:00:10 | Updated source code to revision: 3d8e558b9505782379f066dad901911c1668f379 |
| 13-Apr-2026 19:00:10 | Finished task 'Checkout Default Repository' with result: Success |
| 13-Apr-2026 19:00:10 | Running pre-build action: VCS Version Collector |
| 13-Apr-2026 19:00:10 | Running pre-build action: Build Log Labeller Pre Build Action |
| 13-Apr-2026 19:00:10 | Starting task 'Set version' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 13-Apr-2026 19:00:10 | Beginning to execute external process for build 'RandomQuotes - Java - Default Job #570 (RAN-JAVA-JOB1-570)' ... running command line: C:\bamboo-home\temp\RAN-JAVA-JOB1-570-ScriptBuildTask-5956634647429436644.ps1 ... in: C:\bamboo-home\local-working-dir\RAN-JAVA-JOB1 |
| 13-Apr-2026 19:00:10 | Finished task 'Set version' with result: Success |
| 13-Apr-2026 19:00:10 | Starting task 'Inject Bamboo variables' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject' |
| 13-Apr-2026 19:00:10 | Injected variable bamboo.inject.buildVersion=2026.04.13 in LOCAL scope |
| 13-Apr-2026 19:00:10 | Finished task 'Inject Bamboo variables' with result: Success |
| 13-Apr-2026 19:00:10 | Substituting variable: ${bamboo.inject.buildVersion} with 2026.04.13 |
| 13-Apr-2026 19:00:10 | Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
| 13-Apr-2026 19:00:10 | Beginning to execute external process for build 'RandomQuotes - Java - Default Job #570 (RAN-JAVA-JOB1-570)' ... running command line: C:\apache-maven-3.9.6\bin\mvn.cmd --batch-mode -Djava.io.tmpdir=C:\Program Files\Bamboo\temp\RAN-JAVA-JOB1 clean package versions:set -DnewVersion=2026.04.13 -Dpackaging.type=war -Dproject.name=randomquotes-java ... in: C:\bamboo-home\local-working-dir\RAN-JAVA-JOB1 |
| 13-Apr-2026 19:00:17 | [INFO] Scanning for projects... |
| 13-Apr-2026 19:00:19 | [INFO] |
| 13-Apr-2026 19:00:19 | [INFO] ----------------------< com.octopus:randomquotes >---------------------- |
| 13-Apr-2026 19:00:19 | [INFO] Building randomquotes 0.1.9 |
| 13-Apr-2026 19:00:19 | [INFO] from pom.xml |
| 13-Apr-2026 19:00:19 | [INFO] --------------------------------[ war ]--------------------------------- |
| 13-Apr-2026 19:00:20 | [INFO] |
| 13-Apr-2026 19:00:20 | [INFO] --- clean:3.2.0:clean (default-clean) @ randomquotes --- |
| 13-Apr-2026 19:00:21 | [INFO] Deleting C:\bamboo-home\local-working-dir\RAN-JAVA-JOB1\target |
| 13-Apr-2026 19:00:21 | [INFO] |
| 13-Apr-2026 19:00:21 | [INFO] --- resources:3.3.0:resources (default-resources) @ randomquotes --- |
| 13-Apr-2026 19:00:21 | [INFO] Copying 1 resource |
| 13-Apr-2026 19:00:21 | [INFO] Copying 31 resources |
| 13-Apr-2026 19:00:21 | [INFO] |
| 13-Apr-2026 19:00:21 | [INFO] --- compiler:3.10.1:compile (default-compile) @ randomquotes --- |
| 13-Apr-2026 19:00:22 | [INFO] Changes detected - recompiling the module! |
| 13-Apr-2026 19:00:22 | [INFO] Compiling 6 source files to C:\bamboo-home\local-working-dir\RAN-JAVA-JOB1\target\classes |
| 13-Apr-2026 19:00:22 | [INFO] |
| 13-Apr-2026 19:00:22 | [INFO] ------------------------------------------------------------------------ |
| 13-Apr-2026 19:00:22 | [INFO] Skipping randomquotes |
| 13-Apr-2026 19:00:22 | [INFO] This project has been banned from the build due to previous failures. |
| 13-Apr-2026 19:00:22 | [INFO] ------------------------------------------------------------------------ |
| 13-Apr-2026 19:00:22 | [INFO] ------------------------------------------------------------------------ |
| 13-Apr-2026 19:00:22 | [INFO] BUILD FAILURE |
| 13-Apr-2026 19:00:22 | [INFO] ------------------------------------------------------------------------ |
| 13-Apr-2026 19:00:22 | [INFO] Total time: 5.025 s |
| 13-Apr-2026 19:00:22 | [INFO] Finished at: 2026-04-13T19:00:22Z |
| 13-Apr-2026 19:00:22 | [INFO] ------------------------------------------------------------------------ |
| 13-Apr-2026 19:00:22 | [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project randomquotes: Fatal error compiling: invalid target release: 17 -> [Help 1] |
| 13-Apr-2026 19:00:22 | [ERROR] |
| 13-Apr-2026 19:00:22 | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
| 13-Apr-2026 19:00:22 | [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
| 13-Apr-2026 19:00:22 | [ERROR] |
| 13-Apr-2026 19:00:22 | [ERROR] For more information about the errors and possible solutions, please read the following articles: |
| 13-Apr-2026 19:00:22 | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
| 13-Apr-2026 19:00:22 | Failing task since return code of [C:\apache-maven-3.9.6\bin\mvn.cmd --batch-mode -Djava.io.tmpdir=C:\Program Files\Bamboo\temp\RAN-JAVA-JOB1 clean package versions:set -DnewVersion=2026.04.13 -Dpackaging.type=war -Dproject.name=randomquotes-java] was 1 while expected 0 |
| 13-Apr-2026 19:00:22 | Parsing test results under C:\bamboo-home\local-working-dir\RAN-JAVA-JOB1... |
| 13-Apr-2026 19:00:22 | Finished task 'Maven 3.x' with result: Failed |
| 13-Apr-2026 19:00:22 | Running post build plugin 'NCover Results Collector' |
| 13-Apr-2026 19:00:22 | Running post build plugin 'Artifact Copier' |
| 13-Apr-2026 19:00:22 | Running post build plugin 'npm Cache Cleanup' |
| 13-Apr-2026 19:00:22 | Running post build plugin 'Build Results Label Collector' |
| 13-Apr-2026 19:00:22 | Substituting variable: ${bamboo.inject.buildVersion} with 2026.04.13 |
| 13-Apr-2026 19:00:22 | Running post build plugin 'Clover Results Collector' |
| 13-Apr-2026 19:00:22 | Running post build plugin 'Docker Container Cleanup' |
| 13-Apr-2026 19:00:22 | Finalising the build... |
| 13-Apr-2026 19:00:22 | Stopping timer. |
| 13-Apr-2026 19:00:22 | Build RAN-JAVA-JOB1-570 completed. |
| 13-Apr-2026 19:00:22 | Running on server: post build plugin 'NCover Results Collector' |
| 13-Apr-2026 19:00:22 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 13-Apr-2026 19:00:22 | Running on server: post build plugin 'Build Labeller' |
| 13-Apr-2026 19:00:22 | Running on server: post build plugin 'Clover Delta Calculator' |
| 13-Apr-2026 19:00:22 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 13-Apr-2026 19:00:22 | All post build plugins have finished |
| 13-Apr-2026 19:00:22 | Generating build results summary... |
| 13-Apr-2026 19:00:22 | Saving build results to disk... |
| 13-Apr-2026 19:00:22 | Store variable context... |
| 13-Apr-2026 19:00:22 | Indexing build results... |
| 13-Apr-2026 19:00:22 | Finished building RAN-JAVA-JOB1-570. |