Build and push images to Quay.io registry #235
Annotations
2 errors
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:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying blob sha256:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying config sha256:351c43ee8fdc87f3df837c3f7bee6a40576adda6548cf53fb6d2cbc0fa606c9a
Writing manifest to image destination
Storing signatures
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: dfa5ffd57355e78da61343ee795464b49b0a3e2b41a4af74aa22160bf548a80601422eda53232dab277d7aabc097dffd04037d9173a3e96e214d0063dd5fa79e(sha512) Expected: f3765f12125ff6f09532cd5e74a0ab0bf0b275aa28794c1171b11ed247ed46fe60a7869d2ddc4658e31ac155632b4def908fd473050e6f68c32322212b921f62(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
error building at STEP "RUN INSTALL_PKGS="gettext hostname nss_wrapper-libs bind-utils httpd mod_ssl mod_ldap mod_session sscg" && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && httpd -v | grep -qe "Apache/$HTTPD_VERSION" && echo "Found VERSION $HTTPD_VERSION" && dnf -y clean all --enablerepo='*'": error while running runtime: exit status 1
time="2024-10-16T02:17:27Z" 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:4e4fe92c8db63b1ac6077acba521bb0c172817dddc07a4e48072964ea08f63d8
Copying blob sha256:4e4fe92c8db63b1ac6077acba521bb0c172817dddc07a4e48072964ea08f63d8
Copying config sha256:d401b9822ba75502a0e146aa220e8ab6e849cc59d3196ca2342dfbb3be6f798b
Writing manifest to image destination
Storing signatures
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: dfa5ffd57355e78da61343ee795464b49b0a3e2b41a4af74aa22160bf548a80601422eda53232dab277d7aabc097dffd04037d9173a3e96e214d0063dd5fa79e(sha512) Expected: f3765f12125ff6f09532cd5e74a0ab0bf0b275aa28794c1171b11ed247ed46fe60a7869d2ddc4658e31ac155632b4def908fd473050e6f68c32322212b921f62(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
error building at STEP "RUN MICRO_PKGS="coreutils-single glibc-minimal-langpack" && INSTALL_PKGS="$MICRO_PKGS httpd-core mod_ssl findutils hostname nss_wrapper-libs redhat-logos-httpd" && dnf install --installroot /mnt/rootfs $INSTALL_PKGS --releasever 9 --setopt install_weak_deps=false --nodocs -y && dnf -y --installroot /mnt/rootfs clean all && rm -rf /mnt/rootfs/var/cache/* /mnt/rootfs/var/log/dnf* /mnt/rootfs/var/log/yum.*": error while running runtime: exit status 1
time="2024-10-16T02:17:30Z" level=error msg="exit status 1"
|