Deploys Reference Application SNAPSHOT to maven

Build: #14662 was successful

Job: Build and push was successful

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

Job result summary

Completed
Duration
11 minutes
Agent
yu.openmrs.org
Revision
41c32fe9c2a49eb0b74af3d8b02a75a2be1095bf
Successful since
#14590 ()

Error summary

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

#15 [linux/amd64 dev 2/4] WORKDIR /app
#15 CACHED

#16 [linux/amd64 dev 3/4] COPY . ./
#16 CACHED

#17 [linux/arm64 dev 2/4] WORKDIR /app
#17 CACHED

#18 [linux/arm64 dev 3/4] COPY . ./
#18 CACHED

#19 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#19 CACHED

#20 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#20 CACHED

#21 [linux/amd64 stage-1 1/5] FROM docker.io/openmrs/openmrs-core:nightly@sha256:6b3d077cce5708d96c2e9576b57c6c22e26e3837ef25d42e3deed028bde37984
#21 resolve docker.io/openmrs/openmrs-core:nightly@sha256:6b3d077cce5708d96c2e9576b57c6c22e26e3837ef25d42e3deed028bde37984 0.2s done
#21 DONE 0.7s

#14 [linux/arm64 stage-1 1/5] FROM docker.io/openmrs/openmrs-core:nightly@sha256:6b3d077cce5708d96c2e9576b57c6c22e26e3837ef25d42e3deed028bde37984
#14 DONE 0.8s

#21 [linux/amd64 stage-1 1/5] FROM docker.io/openmrs/openmrs-core:nightly@sha256:6b3d077cce5708d96c2e9576b57c6c22e26e3837ef25d42e3deed028bde37984
#21 sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 5.24MB / 85.82MB 0.2s
#21 sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 14.68MB / 85.82MB 0.3s
#21 sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 24.08MB / 85.82MB 0.5s
#21 sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 53.76MB / 85.82MB 0.8s
#21 sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 66.29MB / 85.82MB 0.9s
#21 sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 76.42MB / 85.82MB 1.1s
#21 sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 85.82MB / 85.82MB 1.3s done
#21 extracting sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a
#21 extracting sha256:27c43e7e91779773aee28359044944bd8445715dd8dd07ad61372fa3ab4b3a5a 1.5s done
#21 DONE 3.6s

#22 [linux/amd64 stage-1 2/5] COPY --from=dev /app/package/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/
#22 ...

#14 [linux/arm64 stage-1 1/5] FROM docker.io/openmrs/openmrs-core:nightly@sha256:6b3d077cce5708d96c2e9576b57c6c22e26e3837ef25d42e3deed028bde37984
#14 sha256:9b7e644362be2d4e71ab237364c45ce0378248693e46aba88861d2dd0c4aed1b 85.82MB / 85.82MB 1.7s done
#14 extracting sha256:9b7e644362be2d4e71ab237364c45ce0378248693e46aba88861d2dd0c4aed1b 1.4s done
#14 DONE 4.1s

#23 [linux/arm64 stage-1 2/5] COPY --from=dev /app/package/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/
#23 ...

#22 [linux/amd64 stage-1 2/5] COPY --from=dev /app/package/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/
#22 DONE 0.8s

#23 [linux/arm64 stage-1 2/5] COPY --from=dev /app/package/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/
#23 DONE 0.5s

#24 [linux/amd64 stage-1 3/5] COPY --from=dev /app/package/target/distro/web/openmrs-distro.properties /openmrs/distribution
#24 DONE 0.2s

#25 [linux/amd64 stage-1 4/5] COPY --from=dev /app/package/target/distro/web/modules /openmrs/distribution/openmrs_modules
#25 ...

#26 [linux/arm64 stage-1 3/5] COPY --from=dev /app/package/target/distro/web/openmrs-distro.properties /openmrs/distribution
#26 DONE 0.2s

#27 [linux/arm64 stage-1 4/5] COPY --from=dev /app/package/target/distro/web/modules /openmrs/distribution/openmrs_modules
#27 DONE 0.7s

#25 [linux/amd64 stage-1 4/5] COPY --from=dev /app/package/target/distro/web/modules /openmrs/distribution/openmrs_modules
#25 DONE 0.9s

#28 [linux/arm64 stage-1 5/5] COPY --from=dev /app/package/target/distro/web/owa /openmrs/distribution/openmrs_owas
#28 DONE 0.2s

#29 [linux/amd64 stage-1 5/5] COPY --from=dev /app/package/target/distro/web/owa /openmrs/distribution/openmrs_owas
#29 DONE 0.2s

#30 exporting to image
#30 exporting layers
#30 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#30 exporting layers 8.6s done
#30 exporting manifest sha256:0996a49f47f4620943317631c3db664bf8e0b4b57553f0b24c9ecf1c2fe8ea14 0.0s done
#30 exporting config sha256:8dd98081e03316b11b328ddae83ac736a229b06ce0b159663238911e1df54ae0 0.0s done
#30 exporting manifest sha256:666e5d639bcc907b2b18fd4303e795f9fefd5336a7e49158c54cd5b260ac1237 0.0s done
#30 exporting config sha256:7c7db311406e827419a0e22b2cfd3d8b04d38af9006cee8a211c7ef3318a19d0
#30 exporting config sha256:7c7db311406e827419a0e22b2cfd3d8b04d38af9006cee8a211c7ef3318a19d0 0.0s done
#30 exporting manifest list sha256:824e0574f65a09408f73ba4b14ebf896392c81a2bf544e9f324bb7f6f6689ab3 0.1s done
#30 ...

#31 [auth] openmrs/openmrs-reference-application:pull,push token for registry-1.docker.io
#31 DONE 0.0s

#30 exporting to image
#30 pushing layers
#30 pushing layers 9.5s done
#30 pushing manifest for docker.io/openmrs/openmrs-reference-application:nightly@sha256:824e0574f65a09408f73ba4b14ebf896392c81a2bf544e9f324bb7f6f6689ab3
#30 pushing manifest for docker.io/openmrs/openmrs-reference-application:nightly@sha256:824e0574f65a09408f73ba4b14ebf896392c81a2bf544e9f324bb7f6f6689ab3 1.9s done
#30 DONE 20.2s

2 warnings found (use --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
- Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64