Builds and publishes the O3 Frontend
Build: #3929 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 3 minutes
- Agent
- xindi.openmrs.org
- Revision
-
d1b95f468629c1df36fa019f5a1c1ad3d8741bb3
- Fixed in
- #3930 (Manual run by Github Actions)
Error summary
The build generated some errors. See the full build log for more details.
#15 8.811 Continuing the upgrade transaction with new apk-tools:
#15 8.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/aarch64/APKINDEX.tar.gz
#15 9.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/aarch64/APKINDEX.tar.gz
#15 10.79 (1/18) Upgrading musl (1.2.4_git20230717-r4 -> 1.2.4_git20230717-r5)
#15 10.90 (2/18) Upgrading busybox (1.36.1-r15 -> 1.36.1-r20)
#15 10.99 Executing busybox-1.36.1-r20.post-upgrade
#15 11.24 (3/18) Upgrading busybox-binsh (1.36.1-r15 -> 1.36.1-r20)
#15 11.25 (4/18) Upgrading ca-certificates-bundle (20230506-r0 -> 20250911-r0)
#15 11.27 (5/18) Upgrading libcrypto3 (3.1.4-r6 -> 3.1.8-r1)
#15 11.40 (6/18) Upgrading libssl3 (3.1.4-r6 -> 3.1.8-r1)
#15 11.43 (7/18) Upgrading ssl_client (1.36.1-r15 -> 1.36.1-r20)
#15 11.44 (8/18) Upgrading ca-certificates (20240226-r0 -> 20250911-r0)
#15 11.49 (9/18) Installing libpsl (0.21.5-r0)
#15 11.51 (10/18) Upgrading libcurl (8.5.0-r0 -> 8.14.1-r2)
#15 11.54 (11/18) Upgrading curl (8.5.0-r0 -> 8.14.1-r2)
#15 11.57 (12/18) Upgrading musl-utils (1.2.4_git20230717-r4 -> 1.2.4_git20230717-r5)
#15 11.58 (13/18) Upgrading libexpat (2.6.2-r0 -> 2.7.3-r0)
#15 11.59 (14/18) Upgrading libpng (1.6.40-r0 -> 1.6.44-r0)
#15 11.61 (15/18) Upgrading xz-libs (5.4.5-r0 -> 5.4.5-r1)
#15 11.63 (16/18) Upgrading libxml2 (2.11.7-r0 -> 2.11.8-r3)
#15 11.68 (17/18) Upgrading libxslt (1.1.39-r0 -> 1.1.39-r1)
#15 11.73 (18/18) Upgrading tzdata (2024a-r0 -> 2025b-r0)
#15 12.08 Executing busybox-1.36.1-r20.trigger
#15 12.14 Executing ca-certificates-20250911-r0.trigger
#15 12.60 OK: 47 MiB in 67 packages
#15 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/aarch64/APKINDEX.tar.gz
#15 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/aarch64/APKINDEX.tar.gz
#15 14.65 (1/5) Installing perl (5.38.5-r0)
#15 15.93 (2/5) Installing perl-timedate (2.33-r3)
#15 15.96 (3/5) Installing perl-io-tty (1.18-r0)
#15 15.97 (4/5) Installing perl-ipc-run (20231003.0-r0)
#15 15.99 (5/5) Installing moreutils (0.68-r0)
#15 16.01 Executing busybox-1.36.1-r20.trigger
#15 16.08 OK: 90 MiB in 72 packages
#15 DONE 16.4s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 ...
#26 [linux/arm64 stage-1 3/8] RUN rm -rf /usr/share/nginx/html/*
#26 DONE 0.3s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 ...
#27 [linux/arm64 stage-1 4/8] COPY startup.sh /usr/local/bin/startup.sh
#27 DONE 0.1s
#28 [linux/arm64 stage-1 5/8] RUN chmod +x /usr/local/bin/startup.sh
#28 DONE 0.2s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 ...
#29 [linux/arm64 stage-1 6/8] COPY nginx.conf /etc/nginx/nginx.conf
#29 DONE 0.1s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 127.7 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
#23 128.4 npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
#23 129.3 npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
#23 129.8 npm warn deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
#23 130.1 npm warn deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
#23 130.2 npm warn deprecated workbox-google-analytics@6.6.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
#23 131.2 npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
#23 132.7 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
#23 132.9 npm warn deprecated npmlog@6.0.2: This package is no longer supported.
#23 132.9 npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
#23 133.5 npm warn deprecated gauge@4.0.4: This package is no longer supported.
#23 133.7 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#23 137.9 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#23 138.1 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#23 138.5 npm warn deprecated phin@3.7.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
#23 139.1 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
#23 139.1 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#23 139.3 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#23 139.6 npm warn deprecated source-map@0.8.0-beta.0: The work that was done in this beta branch won't be included in future versions
#23 161.9 [openmrs] Reading configuration /app/spa-assemble-config.json ...
#23 161.9 [openmrs] Assembling dependencies and building import map and routes registry...
#23 162.1 [openmrs] 500 Internal Server Error - GET https://registry.npmjs.org/@openmrs%2fesm-active-visits-app
#23 162.1 npm notice
#23 162.1 npm notice New major version of npm available! 10.9.3 -> 11.6.2
#23 162.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2
#23 162.1 npm notice To update run: npm install -g npm@11.6.2
#23 162.1 npm notice
#23 ERROR: process "/bin/sh -c npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-assemble-config.json --target ./spa" did not complete successfully: exit code: 1
------
> [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa:
139.3 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
139.6 npm warn deprecated source-map@0.8.0-beta.0: The work that was done in this beta branch won't be included in future versions
161.9 [openmrs] Reading configuration /app/spa-assemble-config.json ...
161.9 [openmrs] Assembling dependencies and building import map and routes registry...
162.1 [openmrs] 500 Internal Server Error - GET https://registry.npmjs.org/@openmrs%2fesm-active-visits-app
162.1 npm notice
162.1 npm notice New major version of npm available! 10.9.3 -> 11.6.2
162.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2
162.1 npm notice To update run: npm install -g npm@11.6.2
162.1 npm notice
------
ERROR: failed to solve: process "/bin/sh -c npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-assemble-config.json --target ./spa" did not complete successfully: exit code: 1
#15 8.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/aarch64/APKINDEX.tar.gz
#15 9.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/aarch64/APKINDEX.tar.gz
#15 10.79 (1/18) Upgrading musl (1.2.4_git20230717-r4 -> 1.2.4_git20230717-r5)
#15 10.90 (2/18) Upgrading busybox (1.36.1-r15 -> 1.36.1-r20)
#15 10.99 Executing busybox-1.36.1-r20.post-upgrade
#15 11.24 (3/18) Upgrading busybox-binsh (1.36.1-r15 -> 1.36.1-r20)
#15 11.25 (4/18) Upgrading ca-certificates-bundle (20230506-r0 -> 20250911-r0)
#15 11.27 (5/18) Upgrading libcrypto3 (3.1.4-r6 -> 3.1.8-r1)
#15 11.40 (6/18) Upgrading libssl3 (3.1.4-r6 -> 3.1.8-r1)
#15 11.43 (7/18) Upgrading ssl_client (1.36.1-r15 -> 1.36.1-r20)
#15 11.44 (8/18) Upgrading ca-certificates (20240226-r0 -> 20250911-r0)
#15 11.49 (9/18) Installing libpsl (0.21.5-r0)
#15 11.51 (10/18) Upgrading libcurl (8.5.0-r0 -> 8.14.1-r2)
#15 11.54 (11/18) Upgrading curl (8.5.0-r0 -> 8.14.1-r2)
#15 11.57 (12/18) Upgrading musl-utils (1.2.4_git20230717-r4 -> 1.2.4_git20230717-r5)
#15 11.58 (13/18) Upgrading libexpat (2.6.2-r0 -> 2.7.3-r0)
#15 11.59 (14/18) Upgrading libpng (1.6.40-r0 -> 1.6.44-r0)
#15 11.61 (15/18) Upgrading xz-libs (5.4.5-r0 -> 5.4.5-r1)
#15 11.63 (16/18) Upgrading libxml2 (2.11.7-r0 -> 2.11.8-r3)
#15 11.68 (17/18) Upgrading libxslt (1.1.39-r0 -> 1.1.39-r1)
#15 11.73 (18/18) Upgrading tzdata (2024a-r0 -> 2025b-r0)
#15 12.08 Executing busybox-1.36.1-r20.trigger
#15 12.14 Executing ca-certificates-20250911-r0.trigger
#15 12.60 OK: 47 MiB in 67 packages
#15 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/aarch64/APKINDEX.tar.gz
#15 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/aarch64/APKINDEX.tar.gz
#15 14.65 (1/5) Installing perl (5.38.5-r0)
#15 15.93 (2/5) Installing perl-timedate (2.33-r3)
#15 15.96 (3/5) Installing perl-io-tty (1.18-r0)
#15 15.97 (4/5) Installing perl-ipc-run (20231003.0-r0)
#15 15.99 (5/5) Installing moreutils (0.68-r0)
#15 16.01 Executing busybox-1.36.1-r20.trigger
#15 16.08 OK: 90 MiB in 72 packages
#15 DONE 16.4s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 ...
#26 [linux/arm64 stage-1 3/8] RUN rm -rf /usr/share/nginx/html/*
#26 DONE 0.3s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 ...
#27 [linux/arm64 stage-1 4/8] COPY startup.sh /usr/local/bin/startup.sh
#27 DONE 0.1s
#28 [linux/arm64 stage-1 5/8] RUN chmod +x /usr/local/bin/startup.sh
#28 DONE 0.2s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 ...
#29 [linux/arm64 stage-1 6/8] COPY nginx.conf /etc/nginx/nginx.conf
#29 DONE 0.1s
#23 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#23 127.7 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
#23 128.4 npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
#23 129.3 npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
#23 129.8 npm warn deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
#23 130.1 npm warn deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
#23 130.2 npm warn deprecated workbox-google-analytics@6.6.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
#23 131.2 npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
#23 132.7 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
#23 132.9 npm warn deprecated npmlog@6.0.2: This package is no longer supported.
#23 132.9 npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
#23 133.5 npm warn deprecated gauge@4.0.4: This package is no longer supported.
#23 133.7 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#23 137.9 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#23 138.1 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#23 138.5 npm warn deprecated phin@3.7.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
#23 139.1 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
#23 139.1 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#23 139.3 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#23 139.6 npm warn deprecated source-map@0.8.0-beta.0: The work that was done in this beta branch won't be included in future versions
#23 161.9 [openmrs] Reading configuration /app/spa-assemble-config.json ...
#23 161.9 [openmrs] Assembling dependencies and building import map and routes registry...
#23 162.1 [openmrs] 500 Internal Server Error - GET https://registry.npmjs.org/@openmrs%2fesm-active-visits-app
#23 162.1 npm notice
#23 162.1 npm notice New major version of npm available! 10.9.3 -> 11.6.2
#23 162.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2
#23 162.1 npm notice To update run: npm install -g npm@11.6.2
#23 162.1 npm notice
#23 ERROR: process "/bin/sh -c npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-assemble-config.json --target ./spa" did not complete successfully: exit code: 1
------
> [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa:
139.3 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
139.6 npm warn deprecated source-map@0.8.0-beta.0: The work that was done in this beta branch won't be included in future versions
161.9 [openmrs] Reading configuration /app/spa-assemble-config.json ...
161.9 [openmrs] Assembling dependencies and building import map and routes registry...
162.1 [openmrs] 500 Internal Server Error - GET https://registry.npmjs.org/@openmrs%2fesm-active-visits-app
162.1 npm notice
162.1 npm notice New major version of npm available! 10.9.3 -> 11.6.2
162.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2
162.1 npm notice To update run: npm install -g npm@11.6.2
162.1 npm notice
------
ERROR: failed to solve: process "/bin/sh -c npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-assemble-config.json --target ./spa" did not complete successfully: exit code: 1