OSCI-6571 #385
build-image.yaml
on: push
Build and push image
46s
Annotations
1 error and 1 warning
Build and push image
Error: buildah exited with code 232
time="2024-04-02T15:50:45Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-02T15:50:45Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/fedoraci/ciboard-server:d98549e...
Getting image source signatures
Copying blob sha256:cfcde8ddb8ecd1b2d811a2f97b3f55962229ab3a2ca44d2a76436809d56ccc68
Copying blob sha256:67a14e402c956d9726fb49bb81158d23b07c506cdd978279e9a6e2fafc899be0
Copying blob sha256:e5d63390e36bd3fe7b8307e9ae99c34fbb82c28e17a33e3a04a584532816b041
Copying blob sha256:c4e13e805af562c6a83ab75825232187d6e8cc04f19421addf965a74d4bdead5
Copying blob sha256:67a14e402c956d9726fb49bb81158d23b07c506cdd978279e9a6e2fafc899be0
Copying blob sha256:e5d63390e36bd3fe7b8307e9ae99c34fbb82c28e17a33e3a04a584532816b041
Copying blob sha256:c4e13e805af562c6a83ab75825232187d6e8cc04f19421addf965a74d4bdead5
Copying blob sha256:cfcde8ddb8ecd1b2d811a2f97b3f55962229ab3a2ca44d2a76436809d56ccc68
Copying config sha256:d4ae89361bdf2ea0b1f5bf24f8f39a77007149e1caa34bf031fcd53cc8f8e8a5
Writing manifest to image destination
Storing signatures
time="2024-04-02T15:50:57Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-02T15:50:57Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
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
npm ERR! code EMFILE
npm ERR! syscall open
npm ERR! path /opt/app-root/src/.npm/_cacache/index-v5/4d/72/23fdbc3e23218285f8e1f53666bb90235499debb03d25fc956a1ab8a561a
npm ERR! errno -24
npm ERR! EMFILE: too many open files, open '/opt/app-root/src/.npm/_cacache/index-v5/4d/72/23fdbc3e23218285f8e1f53666bb90235499debb03d25fc956a1ab8a561a'
npm ERR! A complete log of this run can be found in: /opt/app-root/src/.npm/_logs/2024-04-02T15_50_58_025Z-debug-0.log
error building at STEP "RUN echo "Using npm location: $NPMLOCATION" && npm install && npm run build && cp --archive $BUILDDIR/build/ $HOME/frontend/ && rm -fr node_modules": error while running runtime: exit status 232
time="2024-04-02T15:51:15Z" level=error msg="exit status 232"
|
Build and push image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|