Rebuild & push images #120
Annotations
1 error and 1 warning
build-n-push (Containerfile, dist2src)
Error: buildah exited with code 1
time="2024-12-28T06:22:55Z" level=warning msg="missing \"package_manager\" build argument. Try adding \"--build-arg package_manager=<VALUE>\" to the command line"
Trying to pull quay.io/centos/centos:stream8...
Getting image source signatures
Copying blob sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612
Copying blob sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612
Copying config sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c
Writing manifest to image destination
Storing signatures
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
75 10024 75 7512 0 0 11112 0 --:--:-- --:--:-- --:--:-- 11096
100 10024 100 10024 0 0 14828 0 --:--:-- --:--:-- --:--:-- 14806
Errors during downloading metadata for repository 'appstream':
- Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org]
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org]
error building at STEP "RUN $package_manager install epel-release && $package_manager install ansible python3-pip dnf-plugins-core && ansible-playbook -vv -c local -i localhost, /src/install-deps.yml && ansible-playbook -vv -c local -i localhost, /src/install-deps-worker.yml && $package_manager clean all": error while running runtime: exit status 1
time="2024-12-28T06:23:05Z" level=error msg="exit status 1"
|
build-n-push (Containerfile, dist2src)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|