CLI trigger #175
monkeyplug-build-push-ghcr.yml
on: repository_dispatch
buildah
1m 3s
Annotations
2 errors and 1 warning
buildah
Path does not exist: trivy-results.sarif
|
buildah
Error: buildah exited with code 60
Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/python:3-slim...
Getting image source signatures
Copying blob sha256:3f00b3697662aa214d22bb76bbbf5fa4d80f7ba9ca9f9076a9440d53bf529b83
Copying blob sha256:2fdcc3a1c1b510e1851e77f98f055e20ac9fba2bcd87c80b63d638d49e9afdaf
Copying blob sha256:a418bad2ccd129169bcb39646f843045165488e31febcc51ec331be29b543c25
Copying blob sha256:2f44b7a888fa005d07c031d3cfad2a1c0344207def2ab9dbb97712425ff812c1
Copying blob sha256:3b845d0f012ac313a9754dd6a6a0df9d1f0544c7b108c329d9e443705b5160ad
Copying blob sha256:3f00b3697662aa214d22bb76bbbf5fa4d80f7ba9ca9f9076a9440d53bf529b83
Copying blob sha256:2fdcc3a1c1b510e1851e77f98f055e20ac9fba2bcd87c80b63d638d49e9afdaf
Copying blob sha256:2f44b7a888fa005d07c031d3cfad2a1c0344207def2ab9dbb97712425ff812c1
Copying blob sha256:3b845d0f012ac313a9754dd6a6a0df9d1f0544c7b108c329d9e443705b5160ad
Copying blob sha256:a418bad2ccd129169bcb39646f843045165488e31febcc51ec331be29b543c25
Copying config sha256:6210731b42c8fbd0c9486366c67ea16cd4bd41193d1df30b7a8ffd5e66f0524a
Writing manifest to image destination
Storing signatures
debconf: delaying package configuration, since apt-utils is not installed
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 23.2.1 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
error building at STEP "RUN apt-get update -q && apt-get -y install -qq --no-install-recommends libarchive-tools curl && python3 -m ensurepip && python3 -m pip install --no-cache /usr/local/src/monkeyplug && mkdir -p /opt/vosk_model && cd /opt/vosk_model && echo "Downloading model \"$VOSK_MODEL_URL\"..." && curl -fsSL -o ./model.zip "$VOSK_MODEL_URL" && echo "Finished" && bsdtar -xf model.zip -s'|[^/]*/||' && cd / && apt-get clean && rm -rf /var/cache/apt/* /var/lib/apt/lists/* /tmp/* /var/tmp/* /usr/local/src/monkeyplug /opt/vosk_model/model.zip": error while running runtime: exit status 60
time="2024-01-24T18:28:22Z" level=error msg="exit status 60"
|
buildah
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3, docker/setup-qemu-action@v2, redhat-actions/podman-login@v1, redhat-actions/buildah-build@v2, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|