Merge pull request #798 from jelmer/02e1dependabot/cargo/minijinja-2.3.0 #2077
container-bzr-store.yaml
on: push
Build container image and push to repositories
8m 44s
Annotations
1 error
Build container image and push to repositories
Error: buildah exited with code 1
Trying to pull docker.io/library/debian:testing-slim...
Getting image source signatures
Copying blob sha256:66c5da685a9431319f1cb41ece73fe68048a0d9fd92fc87acb646d9abb8e745b
Copying blob sha256:66c5da685a9431319f1cb41ece73fe68048a0d9fd92fc87acb646d9abb8e745b
Copying config sha256:f3808436bcd528d9e7c841426e2b5b9d860056b3dde08e38b7a4bb43ac4ff871
Writing manifest to image destination
Storing signatures
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
error: subprocess-exited-with-error
× Building wheel for janitor (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [1830 lines of output]
running bdist_wheel
running build
running build_protobuf
creating ['py/janitor/config_pb2.py'] from py/janitor/config.proto
Writing mypy to py/janitor/config_pb2.pyi
running build_py
creating build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/config_pb2.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/artifacts.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/git_store.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/schedule.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/review.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/queue.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/vcs.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/state.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/publish.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/differ.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/publish_one.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/__init__.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/_launchpad.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/runner.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/worker_creds.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/config.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/reprocess_logs.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/bzr_store.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/diffoscope.py -> build/lib.linux-x86_64-cpython-312/janitor
copying py/janitor/logs.py -> build/lib.linux-x86_64-cpython-312/janitor
creating build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/simple.py -> build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/setup.py -> build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/pkg.py -> build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/api.py -> build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/webhook.py -> build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/pubsub.py -> build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/openid.py -> build/lib.linux-x86_64-cpython-312/janitor/site
copying py/janitor/site/__init__.py -> build/lib.linux-x86_64-cpython-312/ja
|