Plan responsible for building Docker images for the 3.x demo and development sites

Build: #2197 was successful

Job: Build Frontend was successful

Stages & jobs

  1. Build

  2. Deploy

  3. Generate pre-filled Docker Images

  4. Run E2E tests

Job result summary

Completed
Duration
2 minutes
Agent
yu.openmrs.org
Revision
2f8f9443b3b42e7c91bb730fdcaaf153d501bc6d 2f8f9443b3b42e7c91bb730fdcaaf153d501bc6d
Successful since
#2063 ()

Error summary

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


#22 [linux/amd64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#0 0.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
#22 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
#22 0.772 v3.18.5-112-gf9a3f7fe0d0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main]
#22 0.772 v3.18.5-110-g468da3aa386 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community]
#22 0.772 OK: 20076 distinct packages available
#22 1.112 (1/3) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r3)
#22 1.269 (2/3) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r3)
#22 1.285 (3/3) Upgrading tzdata (2023c-r1 -> 2023d-r0)
#22 1.375 Executing ca-certificates-20230506-r0.trigger
#22 1.410 OK: 45 MiB in 64 packages
#22 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
#22 1.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
#22 1.778 (1/5) Installing perl (5.36.2-r0)
#22 2.058 (2/5) Installing perl-timedate (2.33-r2)
#22 2.081 (3/5) Installing perl-io-tty (1.17-r1)
#22 2.093 (4/5) Installing perl-ipc-run (20220807.0-r1)
#22 2.106 (5/5) Installing moreutils (0.67-r0)
#22 2.127 Executing busybox-1.36.1-r5.trigger
#22 2.135 OK: 84 MiB in 69 packages
#22 DONE 2.3s

#21 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#21 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
#21 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
#21 2.317 v3.18.5-112-gf9a3f7fe0d0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main]
#21 2.317 v3.18.5-110-g468da3aa386 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community]
#21 2.317 OK: 19953 distinct packages available
#21 ...

#23 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#23 DONE 0.1s

#24 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#24 DONE 0.1s

#25 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#25 DONE 0.1s

#26 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#26 DONE 0.1s

#27 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#27 DONE 0.7s

#21 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#21 3.537 (1/3) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r3)
#21 4.123 (2/3) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r3)
#21 4.174 (3/3) Upgrading tzdata (2023c-r1 -> 2023d-r0)
#21 4.382 Executing ca-certificates-20230506-r0.trigger
#21 4.726 OK: 46 MiB in 64 packages
#21 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
#21 5.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
#21 6.355 (1/5) Installing perl (5.36.2-r0)
#21 7.544 (2/5) Installing perl-timedate (2.33-r2)
#21 7.578 (3/5) Installing perl-io-tty (1.17-r1)
#21 7.592 (4/5) Installing perl-ipc-run (20220807.0-r1)
#21 7.620 (5/5) Installing moreutils (0.67-r0)
#21 7.646 Executing busybox-1.36.1-r5.trigger
#21 7.711 OK: 87 MiB in 69 packages
#21 DONE 7.9s

#28 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#28 DONE 0.2s

#29 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#29 DONE 0.1s

#30 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#30 DONE 0.1s

#31 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#31 DONE 0.1s

#32 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 0.7s

#33 exporting to image
#33 exporting layers
#33 exporting layers 12.8s done
#33 exporting manifest sha256:206baf176e163e4a0ae4b9234f11ae3f6970de0462b86a0cb972c2d4ee547802 0.0s done
#33 exporting config sha256:ca03de5e1e385cbd385b8472de2029a4f748a5c56ba1ed7c27120eb3eba4a664 0.0s done
#33 exporting manifest sha256:2b64c2d137311c17932ef9425fcc9fb9e06a4084368be31a93c60346a3d48b60 0.0s done
#33 exporting config sha256:ed2ba1d4d2d6bf5615441bb4cf7b3136ea8a9abf2051a05c44bf5fabb169348e 0.0s done
#33 exporting manifest list sha256:8665bc4ed0116a7ea846bf7f410939abc9e33c620b0e34295a6be4f0a262cecc 0.0s done
#33 pushing layers
#33 ...

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

#33 exporting to image
#33 pushing layers 4.9s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:8665bc4ed0116a7ea846bf7f410939abc9e33c620b0e34295a6be4f0a262cecc
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:8665bc4ed0116a7ea846bf7f410939abc9e33c620b0e34295a6be4f0a262cecc 1.0s done
#33 pushing layers 1.4s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:8665bc4ed0116a7ea846bf7f410939abc9e33c620b0e34295a6be4f0a262cecc
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:8665bc4ed0116a7ea846bf7f410939abc9e33c620b0e34295a6be4f0a262cecc 0.3s done
#33 DONE 20.6s