Skip to content

Rebuild & push images #104

Rebuild & push images

Rebuild & push images #104

Triggered via schedule April 28, 2024 06:18
Status Failure
Total duration 2m 16s
Artifacts

build-and-push.yml

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

Annotations

1 error and 2 warnings
build-n-push (Containerfile, dist2src)
Error: buildah exited with code 2 time="2024-04-28T06:18:28Z" 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:3d665f4c032644be9cae748af04bee69f2bfe96cdc3616dabe0ab17899633ab5 Copying blob sha256:3d665f4c032644be9cae748af04bee69f2bfe96cdc3616dabe0ab17899633ab5 Copying config sha256:a32c3de92217fa839286775a3e747aa8fd66f29c660ada20e834b87c3bdef145 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 55076 0 --:--:-- --:--:-- --:--:-- 55076 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="2024-04-28T06:20:31Z" level=error msg="exit status 2"
build-n-push (Containerfile, dist2src)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/