Build: #130 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
Agent
xindi.openmrs.org
Revisions
OpenMRS Platform
a4104e386e041b744e1ebab05b44668338950462 a4104e386e041b744e1ebab05b44668338950462
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Successful since
#89 ()

Error summary

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

Progress (2): 232/316 kB | 241/263 kB
Progress (2): 232/316 kB | 243/263 kB
Progress (2): 232/316 kB | 247/263 kB
Progress (2): 236/316 kB | 247/263 kB
Progress (2): 240/316 kB | 247/263 kB
Progress (2): 244/316 kB | 247/263 kB
Progress (2): 248/316 kB | 247/263 kB
Progress (2): 248/316 kB | 251/263 kB
Progress (2): 248/316 kB | 255/263 kB
Progress (2): 248/316 kB | 259/263 kB
Progress (2): 252/316 kB | 259/263 kB
Progress (2): 252/316 kB | 263 kB   
Progress (2): 256/316 kB | 263 kB
Progress (2): 260/316 kB | 263 kB
Progress (2): 262/316 kB | 263 kB
Progress (2): 267/316 kB | 263 kB
Progress (2): 271/316 kB | 263 kB
Progress (2): 275/316 kB | 263 kB
Progress (2): 279/316 kB | 263 kB
Progress (2): 283/316 kB | 263 kB
Progress (2): 287/316 kB | 263 kB
Progress (2): 291/316 kB | 263 kB
Progress (2): 295/316 kB | 263 kB
Progress (2): 297/316 kB | 263 kB
Progress (2): 301/316 kB | 263 kB
Progress (2): 305/316 kB | 263 kB
Progress (2): 310/316 kB | 263 kB
Progress (2): 314/316 kB | 263 kB
Progress (2): 316 kB | 263 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 155 kB/s)
#21 124.7 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 187 kB/s)
#21 125.4 [INFO] No tests to run.
#21 125.4 [INFO]
#21 125.4 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ platform ---
#21 128.6 [INFO] Building jar: /openmrs_distro/target/platform-2.5.9-SNAPSHOT.jar
#21 128.7 [INFO]
#21 128.7 [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ platform ---
#21 129.7 [INFO]
#21 129.7 [INFO] --- maven-install-plugin:2.4:install (default-install) @ platform ---
#21 130.0 [INFO] Installing /openmrs_distro/target/platform-2.5.9-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.9-SNAPSHOT/platform-2.5.9-SNAPSHOT.jar
#21 130.1 [INFO] Installing /openmrs_distro/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.9-SNAPSHOT/platform-2.5.9-SNAPSHOT.pom
#21 130.1 [INFO] Installing /openmrs_distro/target/bundled-distro/web/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.9-SNAPSHOT/platform-2.5.9-SNAPSHOT.war
#21 130.4 [INFO] ------------------------------------------------------------------------
#21 130.4 [INFO] BUILD SUCCESS
#21 130.4 [INFO] ------------------------------------------------------------------------
#21 130.4 [INFO] Total time:  01:51 min
#21 130.4 [INFO] Finished at: 2024-06-04T18:25:08Z
#21 130.4 [INFO] ------------------------------------------------------------------------
#21 DONE 130.8s

#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.7s

#28 [linux/arm64 dev 6/6] RUN mvn clean -s /usr/share/maven/ref/settings-docker.xml
#28 13.39 [INFO] Scanning for projects...
#28 14.71 [INFO]
#28 14.72 [INFO] --------------------< org.openmrs.distro:platform >---------------------
#28 14.72 [INFO] Building OpenMRS Platform 2.5.9-SNAPSHOT
#28 14.74 [INFO]   from pom.xml
#28 14.74 [INFO] --------------------------------[ jar ]---------------------------------
#28 15.66 [INFO]
#28 15.66 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ platform ---
#28 16.97 [INFO] Deleting /openmrs_distro/target
#28 17.02 [INFO] ------------------------------------------------------------------------
#28 17.02 [INFO] BUILD SUCCESS
#28 17.02 [INFO] ------------------------------------------------------------------------
#28 17.04 [INFO] Total time:  3.977 s
#28 17.04 [INFO] Finished at: 2024-06-04T18:25:26Z
#28 17.04 [INFO] ------------------------------------------------------------------------
#28 DONE 17.1s

#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.0s done
#32 exporting manifest sha256:8a1b8fe832ef2e1e410e4eb449f7cb746ec58b77ea61d970e06004daaeca7253 0.0s done
#32 exporting config sha256:ba01c0fc1c48e586204506ee45cfafb08751f8203f60d936f6258c5afcfa77d6 0.0s done
#32 exporting manifest sha256:b152519795428f5920c14050b2423079d8e8c2e1f4de6c5b0d7b5d7deddcf7ee 0.0s done
#32 exporting config sha256:3f7a12de1454b8c76ea7e9eb7d20674db88faeef35db9a79d16b94a58e3581bf 0.0s done
#32 exporting manifest list sha256:657e52b28fdb0ad5809f314461e8e0f2bc6931f1a85f0f841177ef8b48c13b95 0.0s done
#32 pushing layers
#32 ...

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

#32 exporting to image
#32 pushing layers 6.9s done
#32 pushing manifest for docker.io/openmrs/openmrs-platform:nightly@sha256:657e52b28fdb0ad5809f314461e8e0f2bc6931f1a85f0f841177ef8b48c13b95
#32 pushing manifest for docker.io/openmrs/openmrs-platform:nightly@sha256:657e52b28fdb0ad5809f314461e8e0f2bc6931f1a85f0f841177ef8b48c13b95 1.0s done
#32 DONE 11.1s