Builds and publishes the O3 Frontend
Build: #1569 was successful
Job: Default Job was successful
Job result summary
- Completed
- Duration
- 4 minutes
- Agent
- xiao.openmrs.org
- Revision
-
b4c10270fbe87281f568266fe610aff2a037fd78
- Successful since
- #1562 ()
Error summary
The build generated some errors. See the full build log for more details.
#25 68.08 + 5 assets
#25 68.08 asset [1m[32mindex.html[39m[22m 3.07 KiB [1m[32m[emitted][39m[22m
#25 68.08 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
#25 68.08 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#25 68.08 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
#25 68.08 asset [1m[32mservice-worker.js[39m[22m 299 bytes [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m 1 related asset
#25 68.08 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 883 KiB (196 KiB) = [1m[32mopenmrs.9696ea15df57b138.css[39m[22m 815 KiB [1m[32mopenmrs.c349d3b86428e32e.js[39m[22m 67.8 KiB 2 auxiliary assets
#25 68.08 orphan modules 12.5 MiB (javascript) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 3172 modules
#25 68.08 runtime modules 25.8 KiB 16 modules
#25 68.08 built modules 7.82 MiB (javascript) 905 KiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [1m[33m[built][39m[22m
#25 68.08 javascript modules 7.76 MiB 550 modules
#25 68.08 optional modules 62.7 KiB [1m[33m[optional][39m[22m
#25 68.08 [1m../@openmrs/esm-translations/translations/am.json[39m[22m 2.16 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
#25 68.08 + 28 modules
#25 68.08 css modules 905 KiB 18 modules
#25 68.08 provide-module modules 504 bytes 12 modules
#25 68.08 consume-shared-module modules 504 bytes
#25 68.08 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#25 68.08 modules by path [1mconsume shared module (default) swr/[39m[22m 84 bytes 2 modules
#25 68.08 + 8 modules
#25 68.08
#25 68.08 [1mLOG from InjectManifest[39m[22m
#25 68.08 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#25 68.08 <i> [1m[32m 0 URLs, totaling 0 B.[39m[22m
#25 68.08
#25 68.08 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#25 68.08 This can impact web performance.
#25 68.08 Assets:
#25 68.08 efc3eab6b2b38807.js (845 KiB)
#25 68.08 ffede38f3262105b.js (762 KiB)
#25 68.08 openmrs.9696ea15df57b138.css (815 KiB)[39m[22m
#25 68.08
#25 68.08 [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.
#25 68.08 Entrypoints:
#25 68.08 main (883 KiB)
#25 68.08 openmrs.9696ea15df57b138.css
#25 68.08 openmrs.c349d3b86428e32e.js
#25 68.08 [39m[22m
#25 68.08
#25 68.08 webpack 5.97.1 compiled with [1m[33m2 warnings[39m[22m in 60902 ms
#25 68.08 [openmrs] Build finished.
#25 DONE 68.3s
#26 [linux/amd64 dev 8/8] 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
#26 DONE 0.1s
#27 [linux/amd64 stage-1 2/8] RUN apk update && apk upgrade && apk add --no-cache moreutils
#27 CACHED
#28 [linux/amd64 stage-1 3/8] RUN rm -rf /usr/share/nginx/html/*
#28 CACHED
#29 [linux/amd64 stage-1 4/8] COPY startup.sh /usr/local/bin/startup.sh
#29 CACHED
#30 [linux/amd64 stage-1 5/8] RUN chmod +x /usr/local/bin/startup.sh
#30 CACHED
#31 [linux/amd64 stage-1 6/8] COPY nginx.conf /etc/nginx/nginx.conf
#31 CACHED
#32 [linux/arm64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.4s
#33 [linux/amd64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 1.5s
#34 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#34 DONE 0.2s
#35 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.3s
#36 exporting to image
#36 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#36 exporting layers
#36 exporting layers 19.7s done
#36 exporting manifest sha256:48eebca01fb22b547b004caf766c9644382e335154129b5b3bb87f885ca265d9 0.0s done
#36 exporting config sha256:605751043f6ccc557e35a77382dbd730c298804b97479f8f094ac688f97ecdf1 0.0s done
#36 exporting manifest sha256:13a3c7fe03186ed89c69faabb09586ff6dfa7fa251156858eabbdb8b99c09391 0.0s done
#36 exporting config sha256:24b24e8b5c0f6530c55fb92b116ba4dc9d1da46a7540d5eb9b7b32be436fd996 0.0s done
#36 exporting manifest list sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada
#36 exporting manifest list sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada 0.0s done
#36 pushing layers
#36 ...
#37 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#37 DONE 0.0s
#36 exporting to image
#36 pushing layers 3.5s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada 1.6s done
#36 pushing layers 0.8s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada 0.7s done
#36 DONE 26.5s
[33m1 warning found (use --debug to expand):
[0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#25 68.08 asset [1m[32mindex.html[39m[22m 3.07 KiB [1m[32m[emitted][39m[22m
#25 68.08 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
#25 68.08 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#25 68.08 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
#25 68.08 asset [1m[32mservice-worker.js[39m[22m 299 bytes [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m 1 related asset
#25 68.08 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 883 KiB (196 KiB) = [1m[32mopenmrs.9696ea15df57b138.css[39m[22m 815 KiB [1m[32mopenmrs.c349d3b86428e32e.js[39m[22m 67.8 KiB 2 auxiliary assets
#25 68.08 orphan modules 12.5 MiB (javascript) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 3172 modules
#25 68.08 runtime modules 25.8 KiB 16 modules
#25 68.08 built modules 7.82 MiB (javascript) 905 KiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [1m[33m[built][39m[22m
#25 68.08 javascript modules 7.76 MiB 550 modules
#25 68.08 optional modules 62.7 KiB [1m[33m[optional][39m[22m
#25 68.08 [1m../@openmrs/esm-translations/translations/am.json[39m[22m 2.16 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
#25 68.08 + 28 modules
#25 68.08 css modules 905 KiB 18 modules
#25 68.08 provide-module modules 504 bytes 12 modules
#25 68.08 consume-shared-module modules 504 bytes
#25 68.08 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#25 68.08 modules by path [1mconsume shared module (default) swr/[39m[22m 84 bytes 2 modules
#25 68.08 + 8 modules
#25 68.08
#25 68.08 [1mLOG from InjectManifest[39m[22m
#25 68.08 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#25 68.08 <i> [1m[32m 0 URLs, totaling 0 B.[39m[22m
#25 68.08
#25 68.08 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#25 68.08 This can impact web performance.
#25 68.08 Assets:
#25 68.08 efc3eab6b2b38807.js (845 KiB)
#25 68.08 ffede38f3262105b.js (762 KiB)
#25 68.08 openmrs.9696ea15df57b138.css (815 KiB)[39m[22m
#25 68.08
#25 68.08 [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.
#25 68.08 Entrypoints:
#25 68.08 main (883 KiB)
#25 68.08 openmrs.9696ea15df57b138.css
#25 68.08 openmrs.c349d3b86428e32e.js
#25 68.08 [39m[22m
#25 68.08
#25 68.08 webpack 5.97.1 compiled with [1m[33m2 warnings[39m[22m in 60902 ms
#25 68.08 [openmrs] Build finished.
#25 DONE 68.3s
#26 [linux/amd64 dev 8/8] 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
#26 DONE 0.1s
#27 [linux/amd64 stage-1 2/8] RUN apk update && apk upgrade && apk add --no-cache moreutils
#27 CACHED
#28 [linux/amd64 stage-1 3/8] RUN rm -rf /usr/share/nginx/html/*
#28 CACHED
#29 [linux/amd64 stage-1 4/8] COPY startup.sh /usr/local/bin/startup.sh
#29 CACHED
#30 [linux/amd64 stage-1 5/8] RUN chmod +x /usr/local/bin/startup.sh
#30 CACHED
#31 [linux/amd64 stage-1 6/8] COPY nginx.conf /etc/nginx/nginx.conf
#31 CACHED
#32 [linux/arm64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.4s
#33 [linux/amd64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 1.5s
#34 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#34 DONE 0.2s
#35 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.3s
#36 exporting to image
#36 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#36 exporting layers
#36 exporting layers 19.7s done
#36 exporting manifest sha256:48eebca01fb22b547b004caf766c9644382e335154129b5b3bb87f885ca265d9 0.0s done
#36 exporting config sha256:605751043f6ccc557e35a77382dbd730c298804b97479f8f094ac688f97ecdf1 0.0s done
#36 exporting manifest sha256:13a3c7fe03186ed89c69faabb09586ff6dfa7fa251156858eabbdb8b99c09391 0.0s done
#36 exporting config sha256:24b24e8b5c0f6530c55fb92b116ba4dc9d1da46a7540d5eb9b7b32be436fd996 0.0s done
#36 exporting manifest list sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada
#36 exporting manifest list sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada 0.0s done
#36 pushing layers
#36 ...
#37 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#37 DONE 0.0s
#36 exporting to image
#36 pushing layers 3.5s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada 1.6s done
#36 pushing layers 0.8s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:91df9a9824921df2749e30403963b6c86bf8153dda369a69cdd0c06872475ada 0.7s done
#36 DONE 26.5s
[33m1 warning found (use --debug to expand):
[0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64