Plan responsible for building Docker images for the 3.x demo and development sites
Build: #2187 was successful
Job: Build Frontend was successful
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- xindi.openmrs.org
- Revision
-
2f8f9443b3b42e7c91bb730fdcaaf153d501bc6d
2f8f9443b3b42e7c91bb730fdcaaf153d501bc6d - Successful since
- #2063 ()
Error summary
The build generated some errors. See the full build log for more details.
#19 43.91 asset [1m[32micon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png[39m[22m 12.7 KiB [1m[32m[emitted][39m[22m
#19 43.91 asset [1m[32micon_256x256.c729f6e7e914b58fcea5ce91d7aa9bad.png[39m[22m 6.87 KiB [1m[32m[emitted][39m[22m
#19 43.91 + 4 assets
#19 43.91 asset [1m[32mindex.html[39m[22m 3.07 KiB [1m[32m[emitted][39m[22m
#19 43.91 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 43.91 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#19 43.91 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 43.91 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.36 MiB (1.59 MiB) = [1m[32mopenmrs.a6899a603c61b967.css[39m[22m 1.18 MiB [1m[32mopenmrs.725b26530cb75a3c.js[39m[22m 1.18 MiB 2 auxiliary assets
#19 43.91 orphan modules 10.8 MiB (javascript) 35.1 KiB (css/mini-extract) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 1844 modules
#19 43.91 runtime modules 18.9 KiB 13 modules
#19 43.91 built modules 4.52 MiB (javascript) 1.18 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 43.91 javascript modules 4.52 MiB 234 modules
#19 43.91 css modules 1.18 MiB
#19 43.91 modules by path [1m../@react-spectrum/[39m[22m 447 KiB 11 modules
#19 43.91 modules by path [1m../@openmrs/[39m[22m 764 KiB 4 modules
#19 43.91 provide-module modules 420 bytes
#19 43.91 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.91 + 8 modules
#19 43.91 consume-shared-module modules 420 bytes
#19 43.91 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.91 + 8 modules
#19 43.91
#19 43.91 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 43.91 This can impact web performance.
#19 43.91 Assets:
#19 43.91 openmrs.a6899a603c61b967.css (1.18 MiB)
#19 43.91 openmrs.725b26530cb75a3c.js (1.18 MiB)[39m[22m
#19 43.91
#19 43.91 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 43.91 Entrypoints:
#19 43.91 main (2.36 MiB)
#19 43.91 openmrs.a6899a603c61b967.css
#19 43.91 openmrs.725b26530cb75a3c.js
#19 43.91 [39m[22m
#19 43.91
#19 43.91 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 35256 ms
#19 43.91 [openmrs] Build finished.
#19 DONE 44.1s
#20 [linux/amd64 dev 7/7] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#20 DONE 0.1s
#21 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#21 CACHED
#22 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#22 CACHED
#23 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#24 CACHED
#25 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#25 CACHED
#26 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#27 CACHED
#28 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 CACHED
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 0.8s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 0.8s
#33 exporting to image
#33 exporting layers
#33 exporting layers 8.6s done
#33 exporting manifest sha256:33b86e9be219499827983930ede4a9be111aa191d80c544b721693c256f1c51e 0.0s done
#33 exporting config sha256:06511cc8b02e6c25f3e0801f3d996e87b259932b4abc999a59f6f437b3ba1447 0.0s done
#33 exporting manifest sha256:aab74cdcd9f7e56af7f373ab511426771115a9ef08e78d17d6db4e3fabb9280f 0.0s done
#33 exporting config sha256:33a5ce69fe7f86d546789a81fb1f509f1d8926a7e93ffc025efb6a1e43ebc0f9 0.0s done
#33 exporting manifest list sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc 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 2.5s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc 1.0s done
#33 pushing layers 0.8s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc 0.4s done
#33 DONE 13.3s
#19 43.91 asset [1m[32micon_256x256.c729f6e7e914b58fcea5ce91d7aa9bad.png[39m[22m 6.87 KiB [1m[32m[emitted][39m[22m
#19 43.91 + 4 assets
#19 43.91 asset [1m[32mindex.html[39m[22m 3.07 KiB [1m[32m[emitted][39m[22m
#19 43.91 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 43.91 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#19 43.91 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 43.91 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.36 MiB (1.59 MiB) = [1m[32mopenmrs.a6899a603c61b967.css[39m[22m 1.18 MiB [1m[32mopenmrs.725b26530cb75a3c.js[39m[22m 1.18 MiB 2 auxiliary assets
#19 43.91 orphan modules 10.8 MiB (javascript) 35.1 KiB (css/mini-extract) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 1844 modules
#19 43.91 runtime modules 18.9 KiB 13 modules
#19 43.91 built modules 4.52 MiB (javascript) 1.18 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 43.91 javascript modules 4.52 MiB 234 modules
#19 43.91 css modules 1.18 MiB
#19 43.91 modules by path [1m../@react-spectrum/[39m[22m 447 KiB 11 modules
#19 43.91 modules by path [1m../@openmrs/[39m[22m 764 KiB 4 modules
#19 43.91 provide-module modules 420 bytes
#19 43.91 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.91 + 8 modules
#19 43.91 consume-shared-module modules 420 bytes
#19 43.91 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.91 + 8 modules
#19 43.91
#19 43.91 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 43.91 This can impact web performance.
#19 43.91 Assets:
#19 43.91 openmrs.a6899a603c61b967.css (1.18 MiB)
#19 43.91 openmrs.725b26530cb75a3c.js (1.18 MiB)[39m[22m
#19 43.91
#19 43.91 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 43.91 Entrypoints:
#19 43.91 main (2.36 MiB)
#19 43.91 openmrs.a6899a603c61b967.css
#19 43.91 openmrs.725b26530cb75a3c.js
#19 43.91 [39m[22m
#19 43.91
#19 43.91 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 35256 ms
#19 43.91 [openmrs] Build finished.
#19 DONE 44.1s
#20 [linux/amd64 dev 7/7] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#20 DONE 0.1s
#21 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#21 CACHED
#22 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#22 CACHED
#23 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#24 CACHED
#25 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#25 CACHED
#26 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#27 CACHED
#28 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 CACHED
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 0.8s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 0.8s
#33 exporting to image
#33 exporting layers
#33 exporting layers 8.6s done
#33 exporting manifest sha256:33b86e9be219499827983930ede4a9be111aa191d80c544b721693c256f1c51e 0.0s done
#33 exporting config sha256:06511cc8b02e6c25f3e0801f3d996e87b259932b4abc999a59f6f437b3ba1447 0.0s done
#33 exporting manifest sha256:aab74cdcd9f7e56af7f373ab511426771115a9ef08e78d17d6db4e3fabb9280f 0.0s done
#33 exporting config sha256:33a5ce69fe7f86d546789a81fb1f509f1d8926a7e93ffc025efb6a1e43ebc0f9 0.0s done
#33 exporting manifest list sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc 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 2.5s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc 1.0s done
#33 pushing layers 0.8s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f875b35901dce25f32b8cffc1e7164cd59f9ece1a0c62604a35538ab8818d6dc 0.4s done
#33 DONE 13.3s