Deploys Reference Application SNAPSHOT to maven

Build: #14908 failed Child of CSM-CSM-3892

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Release

    Requires a user to start manually
  4. Set variables

  5. Release others

Build result summary

Details

Completed
Queue duration
1 second
Duration
13 minutes
Labels
None
Revisions
Distribution
642ba86576e785ea20100ac9597e78975d807226
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Failing since
#14893 (Child of CSM-CSM-3884)
Fixed in
#14910 (Changes by Daniel Kayiwa)
No failed test found. A possible compilation error occurred.

Responsible

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

Error summary for Build and push

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

d86c7b15c961: Verifying Checksum
d86c7b15c961: Download complete
4f4fb700ef54: Download complete
29031814c9fc: Verifying Checksum
29031814c9fc: Download complete
cec8caf989c9: Verifying Checksum
cec8caf989c9: Download complete
746d761f1ca4: Verifying Checksum
746d761f1ca4: Download complete
0eb25871439b: Verifying Checksum
0eb25871439b: Download complete
eaf07b05f57f: Verifying Checksum
eaf07b05f57f: Download complete
cb527ddfa989: Verifying Checksum
cb527ddfa989: Download complete
953cdd413371: Pull complete
ffd48fdb3177: Verifying Checksum
ffd48fdb3177: Download complete
875a6bf158d5: Download complete
c1bf757972b9: Verifying Checksum
c1bf757972b9: Download complete
c9c3b8b0a42f: Verifying Checksum
c9c3b8b0a42f: Download complete
f9020b298515: Pull complete
1c36bced8aef: Verifying Checksum
1c36bced8aef: Download complete
cb527ddfa989: Pull complete
eb2d782ae30b: Pull complete
0bed5e853e5b: Pull complete
29031814c9fc: Pull complete
c390f6145cf0: Pull complete
d86c7b15c961: Pull complete
4f4fb700ef54: Pull complete
cec8caf989c9: Pull complete
746d761f1ca4: Pull complete
eaf07b05f57f: Pull complete
0eb25871439b: Pull complete
c9c3b8b0a42f: Pull complete
c1bf757972b9: Pull complete
ffd48fdb3177: Pull complete
875a6bf158d5: Pull complete
1c36bced8aef: Pull complete
5f782f4df810: Verifying Checksum
5f782f4df810: Download complete
5f782f4df810: Pull complete
Digest: sha256:b288af36deaa070bf7a9ed677f552e3455e6109004cb29662407376b973db4be
Status: Downloaded newer image for openmrs/openmrs-reference-application:dev
Sep 27, 2025 3:13:31 AM org.jline.utils.Log logr
WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
#0 building with "openmrs-builder" instance using docker-container driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 916B done
#1 DONE 0.1s

#2 [auth] docker/dockerfile:pull token for registry-1.docker.io
#2 DONE 0.0s

#3 resolve image config for docker-image://docker.io/docker/dockerfile:1
#3 DONE 0.7s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf
#4 resolve docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf 0.1s done
#4 DONE 0.3s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf
#4 sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 14.12MB / 14.12MB 0.1s done
#4 extracting sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c
#4 extracting sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 0.2s done
#4 DONE 0.7s

#5 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io
#5 DONE 0.0s

#6 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11
#6 ERROR: docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11: not found

#7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11
#7 CANCELED

#8 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev
#8 CANCELED

#9 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev
#9 CANCELED
------
> [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11:
------

1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
Dockerfile:18
--------------------
  16 |     ### Run Stage
  17 |     # Replace 'nightly' with the exact version of openmrs-core built for production (if available)
  18 | >>> FROM openmrs/openmrs-core:nightly-amazoncorretto-11
  19 |     
  20 |     # Do not copy the war if using the correct openmrs-core image version
--------------------
ERROR: failed to solve: docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11: not found