Skip to content

Build and push images to Quay.io registry #246

Build and push images to Quay.io registry

Build and push images to Quay.io registry #246

Triggered via schedule December 11, 2024 02:24
Status Failure
Total duration 4m 44s
Artifacts

build-and-push.yml

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

Annotations

2 errors and 4 warnings
build-and-push (2.4/Dockerfile.c10s, 2.4, sclorg, c10s, httpd-24-c10s, QUAY_IMAGE_SCLORG_BUILDER_...
Error: buildah exited with code 1 Trying to pull quay.io/sclorg/s2i-core-c10s:c10s... Getting image source signatures Copying blob sha256:cf9db722701ba58a70109a8704a75629f06806f4594cceb0d09ddcdd2b97c39e Copying blob sha256:7e6c7a25905b4a6b98dc67ccd72651249543a0ef08d35a90218e5a7e7d812eca Copying blob sha256:cf9db722701ba58a70109a8704a75629f06806f4594cceb0d09ddcdd2b97c39e Copying blob sha256:7e6c7a25905b4a6b98dc67ccd72651249543a0ef08d35a90218e5a7e7d812eca Copying config sha256:9a56247d0960ca0675458ff54db10ad2559e656ba019ff0bd53fe22d3b90d316 Writing manifest to image destination Storing signatures chmod: changing permissions of '/etc/httpd/conf/magic': Operation not permitted chmod: changing permissions of '/etc/httpd/conf/httpd.conf': Operation not permitted error building at STEP "RUN /usr/libexec/httpd-prepare && rpm-file-permissions": error while running runtime: exit status 1 time="2024-12-11T02:28:05Z" level=error msg="exit status 1"
build-and-push (2.4-micro/Dockerfile.c10s, 2.4-micro, sclorg, c10s, httpd-24-micro-c10s, QUAY_IMA...
Error: buildah exited with code 1 Trying to pull quay.io/centos/centos:stream10-development... Getting image source signatures Copying blob sha256:9794206c0975d494ed6335e5221d74b5ce22189ffe22e1c4c6301fa2a13df490 Copying blob sha256:9794206c0975d494ed6335e5221d74b5ce22189ffe22e1c4c6301fa2a13df490 Copying config sha256:21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 Writing manifest to image destination Storing signatures Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) <security@centos.org>" Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial-SHA256 useradd warning: default's uid 1001 is greater than SYS_UID_MAX 999 chmod: changing permissions of '/etc/httpd/conf/magic': Operation not permitted chmod: changing permissions of '/etc/httpd/conf/httpd.conf': Operation not permitted error building at STEP "RUN useradd -u 1001 -r -g 0 -d ${HOME} -c "Default Application User" default && chown -R 1001:0 ${APP_ROOT} && httpd -v | grep -qe "Apache/$HTTPD_VERSION" && echo "Found VERSION $HTTPD_VERSION" && /usr/libexec/httpd-prepare": error while running runtime: exit status 1 time="2024-12-11T02:28:28Z" level=error msg="exit status 1"