Builds and publishes the O3 Frontend

Build: #1687 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Agent
xiao.openmrs.org
Revision
d8692ae5f5ea4761fff919b671dda8c1dc916e42
Successful since
#1645 ()

Error summary

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

#31 [linux/amd64 dev 7/8] RUN npx --legacy-peer-deps openmrs@next build --build-config spa-build-config.json --target ./spa
#31 3.691 [openmrs] Running build process ...
#31 60.62 (node:23) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
#31 60.62 BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
#31 60.62         Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
#31 60.62         Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
#31 60.62 (Use `node --trace-deprecation ...` to show where the warning was created)
#31 61.09 assets by info 5.57 MiB [immutable]
#31 61.09   assets by path *.woff 1.35 MiB 90 assets
#31 61.09   assets by path *.woff2 1.04 MiB 90 assets
#31 61.09   assets by path *.js 2.3 MiB 57 assets
#31 61.09   assets by path *.css 899 KiB 2 assets
#31 61.09 assets by path *.png 64.8 KiB
#31 61.09   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#31 61.09   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#31 61.09   asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
#31 61.09   + 5 assets
#31 61.09 asset index.html 3.07 KiB [emitted]
#31 61.09 asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
#31 61.09 asset manifest.5b75f75f5d42204f1d54b9e28a60208c.json 1.26 KiB [emitted]
#31 61.09 asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
#31 61.09 asset service-worker.js 299 bytes [emitted] [minimized] 1 related asset
#31 61.09 Entrypoint main [big] 883 KiB (196 KiB) = openmrs.9696ea15df57b138.css 815 KiB openmrs.23a5f8cbe739534c.js 67.8 KiB 2 auxiliary assets
#31 61.09 orphan modules 12.6 MiB (javascript) 2.4 MiB (asset) 48.9 KiB (runtime) [orphan] 3220 modules
#31 61.09 runtime modules 25.9 KiB 16 modules
#31 61.09 built modules 7.84 MiB (javascript) 905 KiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [built]
#31 61.09   javascript modules 7.77 MiB 550 modules
#31 61.09   optional modules 68 KiB [optional]
#31 61.09     ../@openmrs/esm-translations/translations/am.json 2.2 KiB [optional] [built] [code generated]
#31 61.09     + 30 modules
#31 61.09   css modules 905 KiB 18 modules
#31 61.09   provide-module modules 504 bytes 12 modules
#31 61.09   consume-shared-module modules 504 bytes
#31 61.09     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#31 61.09     modules by path consume shared module (default) swr/ 84 bytes 2 modules
#31 61.09     + 8 modules
#31 61.09
#31 61.09 LOG from InjectManifest
#31 61.09 <i> The service worker at service-worker.js will precache
#31 61.09 <i>         0 URLs, totaling 0 B.
#31 61.09
#31 61.09 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#31 61.09 This can impact web performance.
#31 61.09 Assets:
#31 61.09   764e684e911acd68.js (846 KiB)
#31 61.09   547606789317319a.js (762 KiB)
#31 61.09   openmrs.9696ea15df57b138.css (815 KiB)
#31 61.09
#31 61.09 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#31 61.09 Entrypoints:
#31 61.09   main (883 KiB)
#31 61.09       openmrs.9696ea15df57b138.css
#31 61.09       openmrs.23a5f8cbe739534c.js
#31 61.09 
#31 61.09
#31 61.09 webpack 5.97.1 compiled with 2 warnings in 56612 ms
#31 61.09 [openmrs] Build finished.
#31 DONE 61.3s

#32 [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
#32 DONE 0.2s

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

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

#35 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.3s

#36 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#36 DONE 0.3s

#37 exporting to image
#37 exporting layers
#37 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#37 exporting layers 23.3s done
#37 exporting manifest sha256:2f5e1a4ed4fe35f1595e3d8d9ebc6a8f0da5a4cf26a2058aba80b7fa9eef17ae 0.0s done
#37 exporting config sha256:b916423760cff339461282e4abc0899a61733be85c73ef5198560d7941ef544f 0.0s done
#37 exporting manifest sha256:458ec4d8a82353e208c1c2b269eea783651d433882adfdf43ac2df23f5e6e1e6 0.0s done
#37 exporting config sha256:78e39c554e115e47d1b43624df1c66e919f81899e44ea5f613fc14c4a8fb6324 0.0s done
#37 exporting manifest list sha256:da006774ab5c6fe653b292420862f4d027585a4b35f31ad0293735069e4ea35c 0.0s done
#37 ...

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

#37 exporting to image
#37 pushing layers
#37 pushing layers 4.7s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:da006774ab5c6fe653b292420862f4d027585a4b35f31ad0293735069e4ea35c
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:da006774ab5c6fe653b292420862f4d027585a4b35f31ad0293735069e4ea35c 1.8s done
#37 pushing layers 1.4s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:da006774ab5c6fe653b292420862f4d027585a4b35f31ad0293735069e4ea35c
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:da006774ab5c6fe653b292420862f4d027585a4b35f31ad0293735069e4ea35c 0.5s done
#37 DONE 31.9s

1 warning found (use --debug to expand):
 - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64