Plan for the LegacyUI module Latest

Build: #4 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Agent
xindi.openmrs.org
Revision
abe4f5341a7267c7de3118acf88223519f35fdc3
Fixed in
#5 (Changes by Ruhanga <41738040+Ruhanga@users.noreply.github.com>)
No failed test found. A possible compilation error occurred.

Configuration changes

Job Default Job with key LU-LUL-JOB1 no longer exists.

Error summary

The build generated some errors. See the full build log for more details.

+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/LU-LUL-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'chmod -R 777 .'
+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/LU-LUL-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'mvn clean package && chmod -R 777 .'
WARNING: A Java agent has been loaded dynamically (/root/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.4/byte-buddy-agent-1.17.4.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release