🌱 Swap to @rollup/wasm-node for multiarch builds (#1739) #112
image-build.yaml
on: push
Matrix: image-build / build
image-build
/
manifest
0s
Annotations
3 errors and 3 warnings
image-build / build (ppc64le)
The job was canceled because "s390x" failed.
|
image-build / build (ppc64le)
The operation was canceled.
|
image-build / build (s390x)
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/nodejs-18:latest...
Getting image source signatures
Copying blob sha256:2f833deb5af45cd7d7a078bb709dece39872d1f4239c20812b6c9f23a7a09fe8
Copying blob sha256:802150ce2411c505fc8735ff404576a603721b9b4b89a1f52db7223c1979e3c2
Copying blob sha256:f214b15d066d8b559e8ac87b540dce692ba08d4bfef1a96227b6cad30416bc9d
Copying blob sha256:f214b15d066d8b559e8ac87b540dce692ba08d4bfef1a96227b6cad30416bc9d
Copying blob sha256:2f833deb5af45cd7d7a078bb709dece39872d1f4239c20812b6c9f23a7a09fe8
Copying blob sha256:802150ce2411c505fc8735ff404576a603721b9b4b89a1f52db7223c1979e3c2
Copying config sha256:b2202ed892a16e2d514838b32a0c4590f40b9bcc73d4d7f2ddea209c44349f74
Writing manifest to image destination
Storing signatures
npm WARN deprecated [email protected]: 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
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
src/index.ts → dist/index.mjs, dist/index.cjs...
[!] RuntimeError: memory access out of bounds
at null.<anonymous> (wasm://wasm/0065e522:1:1485252)
at null.<anonymous> (wasm://wasm/0065e522:1:1091711)
at null.<anonymous> (wasm://wasm/0065e522:1:1473156)
at module.exports.parse (/opt/app-root/src/node_modules/@rollup/wasm-node/dist/wasm-node/bindings_wasm.js:136:14)
at Object.exports.parseAsync (/opt/app-root/src/node_modules/@rollup/wasm-node/dist/native.js:10:2)
at Module.setSource (/opt/app-root/src/node_modules/@rollup/wasm-node/dist/shared/rollup.js:15468:47)
at ModuleLoader.addModuleSource (/opt/app-root/src/node_modules/@rollup/wasm-node/dist/shared/rollup.js:19773:26)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
npm ERR! Lifecycle script `build` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @konveyor-ui/[email protected]
npm ERR! at location: /opt/app-root/src/common
npm notice
npm notice New major version of npm available! 9.8.1 -> 10.5.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice
npm ERR! code 1
npm ERR! path /opt/app-root/src
npm ERR! command failed
npm ERR! command sh -c npm run build -w common
npm ERR! A complete log of this run can be found in: /opt/app-root/src/.npm/_logs/2024-03-05T04_17_29_347Z-debug-0.log
error building at STEP "RUN npm clean-install && npm run build && npm run dist": error while running runtime: exit status 1
time="2024-03-05T04:23:57Z" level=error msg="exit status 1"
|
image-build / build (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, redhat-actions/push-to-registry@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
image-build / build (s390x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
image-build / build (arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, redhat-actions/push-to-registry@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|