Skip to content

Rebuild & push images #96

Rebuild & push images

Rebuild & push images #96

Triggered via schedule December 28, 2023 06:17
Status Failure
Total duration 2m 22s
Artifacts

build-and-push.yml

on: schedule
Matrix: build-n-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-n-push (Containerfile, dist2src)
Error: buildah exited with code 2 time="2023-12-28T06:17:57Z" 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:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 Copying blob sha256:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 Copying config sha256:d1fb8835cb1d0d9ff09a10436b3a41987e85f0dda0bdbe0f67ee148a062b2faf 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 100 10024 100 10024 0 0 18842 0 --:--:-- --:--:-- --:--:-- 18842 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) <[email protected]>" Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Importing GPG key 0x2F86D6A1: Userid : "Fedora EPEL (8) <[email protected]>" Fingerprint: 94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 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 2 time="2023-12-28T06:20:05Z" level=error msg="exit status 2"
build-n-push (Containerfile, dist2src)
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/