Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Stages & jobs

  1. Default Stage

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
7 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
7ef08ccd140c92bfd8cdb63363fe526a84809f14
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Failing since
#1705 (Changes by Daniel Kayiwa)
Fixed in
#1734 (Changes by Darius Jazayeri)
No failed test found. A possible compilation error occurred.

Responsible

  • Ian Bacher Ian Bacher Automatically assigned

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com> Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com> 7ef08ccd140c92bfd8cdb63363fe526a84809f14 Bump OpenMRS version from 2.4.6-SNAPSHOT to 2.7.5

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 8

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

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