Builds and publishes the O3 Frontend

Build: #2319 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Agent
xiao.openmrs.org
Revision
500889e551fc4b7b124c704471059580a1a4d9d1
Fixed in
#2320 (Manual run by Github Actions)
No failed test found. A possible compilation error occurred.

Error summary

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


#12 [linux/amd64 dev 1/8] FROM docker.io/library/node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e
#12 resolve docker.io/library/node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e 0.1s done
#12 DONE 0.1s

#13 [linux/amd64 dev 2/8] RUN mkdir -p /app
#13 CACHED

#14 [linux/amd64 dev 3/8] WORKDIR /app
#14 CACHED

#15 [linux/amd64 dev 4/8] COPY spa-assemble-config.json .
#15 CACHED

#16 [linux/amd64 dev 5/8] COPY spa-build-config.json .
#16 CACHED

#17 [linux/arm64 stage-1 1/8] FROM docker.io/library/nginx:1.25-alpine@sha256:516475cc129da42866742567714ddc681e5eed7b9ee0b9e9c015e464b4221a00
#17 resolve docker.io/library/nginx:1.25-alpine@sha256:516475cc129da42866742567714ddc681e5eed7b9ee0b9e9c015e464b4221a00 0.1s done
#17 DONE 0.1s

#18 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#18 ...

#19 [linux/amd64 stage-1 1/8] FROM docker.io/library/nginx:1.25-alpine@sha256:516475cc129da42866742567714ddc681e5eed7b9ee0b9e9c015e464b4221a00
#19 resolve docker.io/library/nginx:1.25-alpine@sha256:516475cc129da42866742567714ddc681e5eed7b9ee0b9e9c015e464b4221a00 0.1s done
#19 DONE 0.1s

#18 [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
#18 2.627 npm warn exec The following package was not found and will be installed: openmrs@6.3.1-pre.2986
#18 248.8 npm warn EBADENGINE Unsupported engine {
#18 248.8 npm warn EBADENGINE   package: 'rimraf@6.0.1',
#18 248.8 npm warn EBADENGINE   required: { node: '20 || >=22' },
#18 248.8 npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
#18 248.8 npm warn EBADENGINE }
#18 248.8 npm warn EBADENGINE Unsupported engine {
#18 248.8 npm warn EBADENGINE   package: 'glob@11.0.2',
#18 248.8 npm warn EBADENGINE   required: { node: '20 || >=22' },
#18 248.8 npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
#18 248.8 npm warn EBADENGINE }
#18 248.8 npm warn EBADENGINE Unsupported engine {
#18 248.8 npm warn EBADENGINE   package: 'jackspeak@4.1.1',
#18 248.8 npm warn EBADENGINE   required: { node: '20 || >=22' },
#18 248.8 npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
#18 248.8 npm warn EBADENGINE }
#18 248.8 npm warn EBADENGINE Unsupported engine {
#18 248.8 npm warn EBADENGINE   package: 'minimatch@10.0.1',
#18 248.8 npm warn EBADENGINE   required: { node: '20 || >=22' },
#18 248.8 npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
#18 248.8 npm warn EBADENGINE }
#18 248.8 npm warn EBADENGINE Unsupported engine {
#18 248.8 npm warn EBADENGINE   package: 'path-scurry@2.0.0',
#18 248.8 npm warn EBADENGINE   required: { node: '20 || >=22' },
#18 248.8 npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
#18 248.8 npm warn EBADENGINE }
#18 248.8 npm warn EBADENGINE Unsupported engine {
#18 248.8 npm warn EBADENGINE   package: 'lru-cache@11.1.0',
#18 248.8 npm warn EBADENGINE   required: { node: '20 || >=22' },
#18 248.8 npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
#18 248.8 npm warn EBADENGINE }
#18 252.2 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
#18 252.8 npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
#18 253.6 npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
#18 254.0 npm warn deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
#18 254.6 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
#18 254.9 npm warn deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
#18 255.3 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
#18 257.1 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
#18 257.2 npm warn deprecated npmlog@6.0.2: This package is no longer supported.
#18 257.2 npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
#18 257.8 npm warn deprecated gauge@4.0.4: This package is no longer supported.
#18 258.0 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.
#18 262.3 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#18 262.7 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#18 263.7 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
#18 263.8 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#18 264.0 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#18 286.6 [openmrs] Reading configuration /app/spa-assemble-config.json ...
#18 286.6 [openmrs] Assembling dependencies and building import map and routes registry...
#18 290.3 [openmrs] 500 Internal Server Error - GET https://registry.npmjs.org/@openmrs/esm-primary-navigation-app/-/esm-primary-navigation-app-6.3.1-pre.2986.tgz
#18 290.4 npm notice
#18 290.4 npm notice New major version of npm available! 10.8.2 -> 11.4.1
#18 290.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.1
#18 290.4 npm notice To update run: npm install -g npm@11.4.1
#18 290.4 npm notice
#18 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:
#18 263.8 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#18 264.0 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#18 286.6 [openmrs] Reading configuration /app/spa-assemble-config.json ...
#18 286.6 [openmrs] Assembling dependencies and building import map and routes registry...
#18 290.3 [openmrs] 500 Internal Server Error - GET https://registry.npmjs.org/@openmrs/esm-primary-navigation-app/-/esm-primary-navigation-app-6.3.1-pre.2986.tgz
#18 290.4 npm notice
#18 290.4 npm notice New major version of npm available! 10.8.2 -> 11.4.1
#18 290.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.1
#18 290.4 npm notice To update run: npm install -g npm@11.4.1
#18 290.4 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