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

Build: #1512 failed

Job: Build Frontend was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
2 minutes
Agent
xindi.openmrs.org
Revision
fec5663ccfe42551ebe414e0b5e64080819ee9b6 fec5663ccfe42551ebe414e0b5e64080819ee9b6
Successful since
#1316 ()

Error summary

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

#20 2.071 (1/5) Installing perl (5.36.0-r2)
#20 2.380 (2/5) Installing perl-timedate (2.33-r1)
#20 2.397 (3/5) Installing perl-io-tty (1.17-r0)
#20 2.410 (4/5) Installing perl-ipc-run (20220807.0-r0)
#20 2.424 (5/5) Installing moreutils (0.67-r0)
#20 2.438 Executing busybox-1.35.0-r29.trigger
#20 2.444 OK: 82 MiB in 67 packages
#20 DONE 2.6s

#21 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#0 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
#0 1.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
#0 2.414 v3.17.4-97-g22d1588bd63 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main]
#0 2.414 v3.17.4-97-g22d1588bd63 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community]
#0 2.415 OK: 17710 distinct packages available
#21 ...

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

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

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

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

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

#21 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#21 3.704 (1/16) Upgrading musl (1.2.3-r4 -> 1.2.3-r5)
#21 4.348 (2/16) Upgrading ca-certificates-bundle (20220614-r4 -> 20230506-r0)
#21 4.389 (3/16) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.10-r0)
#21 4.563 (4/16) Upgrading libssl3 (3.0.8-r3 -> 3.0.10-r0)
#21 4.598 (5/16) Upgrading ca-certificates (20220614-r4 -> 20230506-r0)
#21 4.647 (6/16) Upgrading nghttp2-libs (1.51.0-r0 -> 1.51.0-r1)
#21 4.666 (7/16) Upgrading libcurl (7.88.1-r1 -> 8.2.1-r0)
#21 4.705 (8/16) Upgrading curl (7.88.1-r1 -> 8.2.1-r0)
#21 4.728 (9/16) Upgrading musl-utils (1.2.3-r4 -> 1.2.3-r5)
#21 4.746 (10/16) Upgrading libx11 (1.8.4-r0 -> 1.8.4-r1)
#21 4.871 (11/16) Upgrading libwebp (1.2.4-r1 -> 1.2.4-r2)
#21 4.909 (12/16) Upgrading zstd-libs (1.5.2-r9 -> 1.5.5-r0)
#21 4.942 (13/16) Upgrading tiff (4.4.0-r3 -> 4.4.0-r4)
#21 4.971 (14/16) Upgrading ncurses-terminfo-base (6.3_p20221119-r0 -> 6.3_p20221119-r1)
#21 4.996 (15/16) Upgrading ncurses-libs (6.3_p20221119-r0 -> 6.3_p20221119-r1)
#21 5.030 (16/16) Upgrading libxml2 (2.10.3-r1 -> 2.10.4-r0)
#21 5.097 Executing busybox-1.35.0-r29.trigger
#21 5.150 Executing ca-certificates-20230506-r0.trigger
#21 5.659 OK: 43 MiB in 62 packages
#21 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
#21 6.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
#21 7.504 (1/5) Installing perl (5.36.0-r2)
#21 8.717 (2/5) Installing perl-timedate (2.33-r1)
#21 8.752 (3/5) Installing perl-io-tty (1.17-r0)
#21 8.767 (4/5) Installing perl-ipc-run (20220807.0-r0)
#21 8.788 (5/5) Installing moreutils (0.67-r0)
#21 8.815 Executing busybox-1.35.0-r29.trigger
#21 8.881 OK: 84 MiB in 67 packages
#21 DONE 9.1s

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

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

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

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

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

#32 exporting to image
#32 exporting layers
#32 exporting layers 8.6s done
#32 exporting manifest sha256:9afdebc13db73805401579101da30906c2e8e265730d2d05e82bc508f52ad427 0.0s done
#32 exporting config sha256:0c044b37ffc46b70e1894c7e84d1973929145499ade405e807158f46774c74b7 0.0s done
#32 exporting manifest sha256:6f9a83cebb09dcae7c2c51477a9067ce5a84e376781f14eaaafe941ff7b36032 0.0s done
#32 exporting config sha256:4669a92a3fd4fc123455742277ffb2c944fd6449a1846d4550fe39d7dcba27d9 0.0s done
#32 exporting manifest list sha256:6e32bdaa1243b5aedb88d8e9c2b5a138f39a980cfe656ae3e6c57bed151099d8 0.0s done
#32 pushing layers
#32 ...

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

#32 exporting to image
#32 pushing layers 7.8s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:6e32bdaa1243b5aedb88d8e9c2b5a138f39a980cfe656ae3e6c57bed151099d8
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:6e32bdaa1243b5aedb88d8e9c2b5a138f39a980cfe656ae3e6c57bed151099d8 0.9s done
#32 pushing layers 1.6s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:6e32bdaa1243b5aedb88d8e9c2b5a138f39a980cfe656ae3e6c57bed151099d8
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:6e32bdaa1243b5aedb88d8e9c2b5a138f39a980cfe656ae3e6c57bed151099d8 0.4s done
#32 DONE 19.4s