Skip to content

fix: Clean cache before installing #532

fix: Clean cache before installing

fix: Clean cache before installing #532

Triggered via push April 3, 2024 21:02
Status Failure
Total duration 54s
Artifacts

docker.yml

on: push
cd-dev  /  quay-build-push
42s
cd-dev / quay-build-push
cd-dev  /  Deploy to: ${{ inputs.deployment-environment }}
0s
cd-dev / Deploy to: ${{ inputs.deployment-environment }}
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
cd-dev / quay-build-push
Error: buildah exited with code 232 time="2024-04-03T21:02:56Z" level=warning msg="missing \"RUN\" build argument. Try adding \"--build-arg RUN=<VALUE>\" to the command line" Resolved "node" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/node:18-alpine... Getting image source signatures Copying blob sha256:d3da4a73e4df700cd719baa5e2d175a2cda03f72b893c73a4c7063ae89685543 Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 Copying blob sha256:2694e4502e2414f1f0ecb8d3216bd3dd8fdd19fc9edeef31ac653b250fe11e5b Copying blob sha256:f8ecf2fb4bd9a228128a2638a8bd59e1a2b1348019ff7d4ea6de2431a7617965 Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 Copying blob sha256:f8ecf2fb4bd9a228128a2638a8bd59e1a2b1348019ff7d4ea6de2431a7617965 Copying blob sha256:d3da4a73e4df700cd719baa5e2d175a2cda03f72b893c73a4c7063ae89685543 Copying blob sha256:2694e4502e2414f1f0ecb8d3216bd3dd8fdd19fc9edeef31ac653b250fe11e5b Copying config sha256:ed7d7e5a958009e493ebfa4f476c77dcb03013caa7730a0fef7e6aa3a3251ea1 Writing manifest to image destination Storing signatures npm WARN using --force Recommended protections disabled. npm WARN deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that. npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated [email protected]: New package name format for new versions: @ethereumjs/tx. Please update. npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated [email protected]: New package name format for new versions: @ethereumjs/common. Please update. npm WARN deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. npm ERR! code EMFILE npm ERR! syscall open npm ERR! path /root/.npm/_cacache/index-v5/cb/f4/2ace9a1dfbea06eafdda3044e21e830e5cbd76a5eb5a794acdc111e0c31e npm ERR! errno -24 npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/index-v5/cb/f4/2ace9a1dfbea06eafdda3044e21e830e5cbd76a5eb5a794acdc111e0c31e' npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-04-03T21_03_13_466Z-debug-0.log error building at STEP "RUN npm install": error while running runtime: exit status 232 time="2024-04-03T21:03:32Z" level=error msg="exit status 232"
cd-dev / quay-build-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cd-dev / quay-build-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/