Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #5252 failed

Job: Build and Test JDK 8 failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
5 minutes
Agent
xiao.openmrs.org (2)
Revision
570b0e9c10053d6dbe4229676fcfaba754b1d1ba
Fixed in
#5253 (Manual run by Nathan Ruhanga)
No failed test found. A possible compilation error occurred.

Error summary

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

+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/CA-CA-BTJ8:/module --rm -w /module maven:3.9.9-amazoncorretto-8 bash -c '
    yum install -y \
      atk \
      at-spi2-atk \
      cups-libs \
      gtk3 \
      libXcomposite \
      libXcursor \
      libXdamage \
      libXext \
      libXi \
      libXrandr \
      libXScrnSaver \
      libXtst \
      pango \
      alsa-lib \
      libdrm \
      xdg-utils \
      nss \
      libxkbcommon \
      glib2 && \
    yum clean all && \
    mvn clean package -B && chmod -R 777 .
  '
Unable to find image 'maven:3.9.9-amazoncorretto-8' locally
3.9.9-amazoncorretto-8: Pulling from library/maven
c93eb42fc1cb: Pulling fs layer
6edc54ec3599: Pulling fs layer
cbe058925e52: Pulling fs layer
07ecf17abb6a: Pulling fs layer
a058b4210493: Pulling fs layer
fa38e8bc34b4: Pulling fs layer
4f4fb700ef54: Pulling fs layer
f32aca46cbdf: Pulling fs layer
07ecf17abb6a: Waiting
a058b4210493: Waiting
4f4fb700ef54: Waiting
f32aca46cbdf: Waiting
fa38e8bc34b4: Waiting
c93eb42fc1cb: Verifying Checksum
c93eb42fc1cb: Download complete
6edc54ec3599: Verifying Checksum
6edc54ec3599: Download complete
07ecf17abb6a: Verifying Checksum
07ecf17abb6a: Download complete
a058b4210493: Verifying Checksum
a058b4210493: Download complete
fa38e8bc34b4: Verifying Checksum
fa38e8bc34b4: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f32aca46cbdf: Verifying Checksum
f32aca46cbdf: Download complete
cbe058925e52: Verifying Checksum
cbe058925e52: Download complete
c93eb42fc1cb: Pull complete
6edc54ec3599: Pull complete
cbe058925e52: Pull complete
07ecf17abb6a: Pull complete
a058b4210493: Pull complete
fa38e8bc34b4: Pull complete
4f4fb700ef54: Pull complete
f32aca46cbdf: Pull complete
Digest: sha256:1f67afafc8ff766a0ba4b0fa389054cf57083ed4a067a3c6a2126e9ddeb927f8
Status: Downloaded newer image for maven:3.9.9-amazoncorretto-8