Build: #15 failed Manual run by Mark Goodrich

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
10 minutes
Labels
None
Revisions
Git
e104c94cdecd562515c0d5cf9f7a9f1ea8d0422c
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Failing since
#10 (Changes by Ruhanga <41738040+Ruhanga@users.noreply.github.com>)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #10
No one has taken responsibility

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Error summary for Build and Test JDK 17

The job generated some errors, drill down into the full build log for more details.

+ export IMAGE=maven:3.9.9-amazoncorretto-17
+ IMAGE=maven:3.9.9-amazoncorretto-17
+ docker pull maven:3.9.9-amazoncorretto-17
+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/ADDRHIER-AHML-BTJ17:/module --rm -w=/module maven:3.9.9-amazoncorretto-17 bash -c 'mvn clean package && chmod -R 777 .'