Build: #86 failed

Job: Build and push was successful

Stages & jobs

  1. Build and push

  2. Validate

  3. Update versions

  4. Release

    Requires a user to start manually
  5. Release 2nd stage

  6. Release 3rd stage

Job result summary

Completed
Duration
8 minutes
Revisions
OpenMRS Platform
5d244d83ed0b9d063e0a34ecc75a2753652b769c 5d244d83ed0b9d063e0a34ecc75a2753652b769c
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
First to pass since
#79 (Code changes detected – )

Error summary

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

Progress (2): 241/263 kB | 208/316 kB
Progress (2): 243/263 kB | 208/316 kB
Progress (2): 247/263 kB | 208/316 kB
Progress (2): 251/263 kB | 208/316 kB
Progress (2): 255/263 kB | 208/316 kB
Progress (2): 259/263 kB | 208/316 kB
Progress (2): 263 kB | 208/316 kB   
Progress (2): 263 kB | 212/316 kB
Progress (2): 263 kB | 216/316 kB
Progress (2): 263 kB | 221/316 kB
Progress (2): 263 kB | 225/316 kB
Progress (2): 263 kB | 229/316 kB
Progress (2): 263 kB | 233/316 kB
Progress (2): 263 kB | 237/316 kB
Progress (2): 263 kB | 241/316 kB
Progress (2): 263 kB | 243/316 kB
Progress (2): 263 kB | 247/316 kB
Progress (2): 263 kB | 251/316 kB
Progress (2): 263 kB | 255/316 kB
Progress (2): 263 kB | 259/316 kB
Progress (2): 263 kB | 264/316 kB
Progress (2): 263 kB | 268/316 kB
Progress (2): 263 kB | 272/316 kB
Progress (2): 263 kB | 276/316 kB
Progress (2): 263 kB | 278/316 kB
Progress (2): 263 kB | 282/316 kB
Progress (2): 263 kB | 286/316 kB
Progress (2): 263 kB | 290/316 kB
Progress (2): 263 kB | 294/316 kB
Progress (2): 263 kB | 298/316 kB
Progress (2): 263 kB | 302/316 kB
Progress (2): 263 kB | 307/316 kB
Progress (2): 263 kB | 311/316 kB
Progress (2): 263 kB | 313/316 kB
Progress (2): 263 kB | 316 kB   
                             
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 169 kB/s)
#21 121.2 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 198 kB/s)
#21 122.5 [INFO] No tests to run.
#21 122.6 [INFO]
#21 122.6 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ platform ---
#21 124.8 [INFO] Building jar: /openmrs_distro/target/platform-2.5.8-SNAPSHOT.jar
#21 124.9 [INFO]
#21 124.9 [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ platform ---
#21 126.3 [INFO]
#21 126.3 [INFO] --- maven-install-plugin:2.4:install (default-install) @ platform ---
#21 127.2 [INFO] Installing /openmrs_distro/target/platform-2.5.8-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.8-SNAPSHOT/platform-2.5.8-SNAPSHOT.jar
#21 127.2 [INFO] Installing /openmrs_distro/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.8-SNAPSHOT/platform-2.5.8-SNAPSHOT.pom
#21 127.3 [INFO] Installing /openmrs_distro/target/bundled-distro/web/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.8-SNAPSHOT/platform-2.5.8-SNAPSHOT.war
#21 127.7 [INFO] ------------------------------------------------------------------------
#21 127.7 [INFO] BUILD SUCCESS
#21 127.7 [INFO] ------------------------------------------------------------------------
#21 127.7 [INFO] Total time:  01:50 min
#21 127.7 [INFO] Finished at: 2022-11-17T14:56:24Z
#21 127.7 [INFO] ------------------------------------------------------------------------
#21 DONE 128.0s

#27 [linux/arm64 dev 5/6] RUN cp /openmrs_distro/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/ &&     cp /openmrs_distro/target/distro/web/openmrs-distro.properties /openmrs/distribution/ &&     cp -R /openmrs_distro/target/distro/web/modules /openmrs/distribution/openmrs_modules &&     cp -R /openmrs_distro/target/distro/web/owa /openmrs/distribution/openmrs_owas
#27 DONE 0.8s

#28 [linux/arm64 dev 6/6] RUN mvn clean -s /usr/share/maven/ref/settings-docker.xml
#28 11.11 [INFO] Scanning for projects...
#28 11.66 [INFO]
#28 11.66 [INFO] --------------------< org.openmrs.distro:platform >---------------------
#28 11.66 [INFO] Building OpenMRS Platform 2.5.8-SNAPSHOT
#28 11.66 [INFO] --------------------------------[ jar ]---------------------------------
#28 12.03 [INFO]
#28 12.05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ platform ---
#28 14.07 [INFO] Deleting /openmrs_distro/target
#28 14.12 [INFO] ------------------------------------------------------------------------
#28 14.12 [INFO] BUILD SUCCESS
#28 14.12 [INFO] ------------------------------------------------------------------------
#28 14.16 [INFO] Total time:  3.202 s
#28 14.17 [INFO] Finished at: 2022-11-17T14:56:39Z
#28 14.17 [INFO] ------------------------------------------------------------------------
#28 DONE 14.4s

#29 [linux/arm64 stage-1 2/4] COPY --from=dev /openmrs/distribution/openmrs-distro.properties /openmrs/distribution/
#29 DONE 0.1s

#30 [linux/arm64 stage-1 3/4] COPY --from=dev /openmrs/distribution/openmrs_modules /openmrs/distribution/openmrs_modules
#30 DONE 0.2s

#31 [linux/arm64 stage-1 4/4] COPY --from=dev /openmrs/distribution/openmrs_owas /openmrs/distribution/openmrs_owas
#31 DONE 0.1s

#32 exporting to image
#32 exporting layers
#32 exporting layers 3.3s done
#32 exporting manifest sha256:08a42cb0ab4a906db2ba7ce8134a929ebe2d6909e9a98cfa36dc148ff59e3a20 0.0s done
#32 exporting config sha256:9cb8d5989957243ca63c9fdfc44a0f039836089b9de312abef407fa5cf81554e 0.0s done
#32 exporting manifest sha256:67db6272b5223d6bc2edf6490a01dd70355e8ab76fd3cfe7220ea0bb976d5e7b 0.0s done
#32 exporting config sha256:2162e8062fb115339b4277282562ec4039adcd4e0c519ec1ab4a2e9b6af536e8
#32 exporting config sha256:2162e8062fb115339b4277282562ec4039adcd4e0c519ec1ab4a2e9b6af536e8 0.0s done
#32 exporting manifest list sha256:89c36109832b1e95fe8fecbf0ee4a86414500fe33e52080d404c14d08559fba0 0.0s done
#32 pushing layers
#32 pushing layers 6.9s done
#32 pushing manifest for docker.io/openmrs/openmrs-platform:nightly@sha256:89c36109832b1e95fe8fecbf0ee4a86414500fe33e52080d404c14d08559fba0
#32 pushing manifest for docker.io/openmrs/openmrs-platform:nightly@sha256:89c36109832b1e95fe8fecbf0ee4a86414500fe33e52080d404c14d08559fba0 0.8s done
#32 DONE 11.1s