Skip to content

dispatch-build

dispatch-build #570

Triggered via repository dispatch October 12, 2025 07:34
@osg-botosg-bot
dispatch-build 2a5af2a
Status Failure
Total duration 10m 41s
Artifacts

build-container.yml

on: repository_dispatch
make-date-tag
2s
make-date-tag
Matrix: build
Matrix: dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (nvidia/cuda:11.8.0-runtime-rockylinux8, cuda_11_8_0, development, 24)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c log () { printf \"\\n%s\\t%s\\n\\n\" \"$(date '+%F %X %z')\" \"$*\" ; } ; DVER=$(awk -F '[=\".]+' '/^VERSION_ID=/ {print $2}' /etc/os-release); if [ $DVER = 10 ] && [ \"$(rpm -E '%{x86_64_v2}')\" = 1 ]; then OSG_URL=https://repo.osg-htc.org/osg/${OSG_RELEASE}-main/osg-${OSG_RELEASE}-main-el10-release-latest.x86_64_v2.rpm; else OSG_URL=https://repo.osg-htc.org/osg/${OSG_RELEASE}-main/osg-${OSG_RELEASE}-main-el${DVER}-release-latest.rpm; fi; log \"Updating OS YUM cache\" && time yum makecache && log \"Updating OS\" && time yum distro-sync -y && log \"Installing EPEL/OSG repo packages\" && time yum -y install $OSG_URL epel-release yum-utils && yum-config-manager --setopt=install_weak_deps=False --save > /dev/null && /usr/bin/crb enable && if [[ $BASE_YUM_REPO != \"release\" ]]; then yum-config-manager --enable osg-${BASE_YUM_REPO}; yum-config-manager --enable osg-upcoming-${BASE_YUM_REPO}; else yum-config-manager --enable osg-upcoming; fi && sed -i 's/\\#baseurl/baseurl/; s/mirrorlist/\\#mirrorlist/' /etc/yum.repos.d/osg*.repo && log \"Updating EPEL/OSG YUM cache\" && time yum makecache && log \"Installing common software\" && time yum -y install supervisor cronie fetch-crl osg-ca-certs which less rpmdevtools fakeroot /usr/bin/ps && if [[ $DVER == 8 ]]; then log \"Installing crypto-policies-scripts (EL8)\" && time yum -y install crypto-policies-scripts; fi && log \"Cleaning up YUM metadata\" && time yum clean all && rm -rf /var/cache/yum/ && mkdir -p /etc/osg/image-{cleanup,init}.d/ && ln -s /etc/osg/image-{init,config}.d" did not complete successfully: exit code: 1
build (nvidia/cuda:11.8.0-runtime-rockylinux8, cuda_11_8_0, testing, 23)
buildx failed with: ERROR: failed to build: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c log () { printf \"\\n%s\\t%s\\n\\n\" \"$(date '+%F %X %z')\" \"$*\" ; } ; DVER=$(awk -F '[=\".]+' '/^VERSION_ID=/ {print $2}' /etc/os-release); if [ $DVER = 10 ] && [ \"$(rpm -E '%{x86_64_v2}')\" = 1 ]; then OSG_URL=https://repo.osg-htc.org/osg/${OSG_RELEASE}-main/osg-${OSG_RELEASE}-main-el10-release-latest.x86_64_v2.rpm; else OSG_URL=https://repo.osg-htc.org/osg/${OSG_RELEASE}-main/osg-${OSG_RELEASE}-main-el${DVER}-release-latest.rpm; fi; log \"Updating OS YUM cache\" && time yum makecache && log \"Updating OS\" && time yum distro-sync -y && log \"Installing EPEL/OSG repo packages\" && time yum -y install $OSG_URL epel-release yum-utils && yum-config-manager --setopt=install_weak_deps=False --save > /dev/null && /usr/bin/crb enable && if [[ $BASE_YUM_REPO != \"release\" ]]; then yum-config-manager --enable osg-${BASE_YUM_REPO}; yum-config-manager --enable osg-upcoming-${BASE_YUM_REPO}; else yum-config-manager --enable osg-upcoming; fi && sed -i 's/\\#baseurl/baseurl/; s/mirrorlist/\\#mirrorlist/' /etc/yum.repos.d/osg*.repo && log \"Updating EPEL/OSG YUM cache\" && time yum makecache && log \"Installing common software\" && time yum -y install supervisor cronie fetch-crl osg-ca-certs which less rpmdevtools fakeroot /usr/bin/ps && if [[ $DVER == 8 ]]; then log \"Installing crypto-policies-scripts (EL8)\" && time yum -y install crypto-policies-scripts; fi && log \"Cleaning up YUM metadata\" && time yum clean all && rm -rf /var/cache/yum/ && mkdir -p /etc/osg/image-{cleanup,init}.d/ && ln -s /etc/osg/image-{init,config}.d" did not complete successfully: exit code: 1
build (nvidia/cuda:11.8.0-runtime-rockylinux8, cuda_11_8_0, development, 23)
buildx failed with: ERROR: failed to build: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c log () { printf \"\\n%s\\t%s\\n\\n\" \"$(date '+%F %X %z')\" \"$*\" ; } ; DVER=$(awk -F '[=\".]+' '/^VERSION_ID=/ {print $2}' /etc/os-release); if [ $DVER = 10 ] && [ \"$(rpm -E '%{x86_64_v2}')\" = 1 ]; then OSG_URL=https://repo.osg-htc.org/osg/${OSG_RELEASE}-main/osg-${OSG_RELEASE}-main-el10-release-latest.x86_64_v2.rpm; else OSG_URL=https://repo.osg-htc.org/osg/${OSG_RELEASE}-main/osg-${OSG_RELEASE}-main-el${DVER}-release-latest.rpm; fi; log \"Updating OS YUM cache\" && time yum makecache && log \"Updating OS\" && time yum distro-sync -y && log \"Installing EPEL/OSG repo packages\" && time yum -y install $OSG_URL epel-release yum-utils && yum-config-manager --setopt=install_weak_deps=False --save > /dev/null && /usr/bin/crb enable && if [[ $BASE_YUM_REPO != \"release\" ]]; then yum-config-manager --enable osg-${BASE_YUM_REPO}; yum-config-manager --enable osg-upcoming-${BASE_YUM_REPO}; else yum-config-manager --enable osg-upcoming; fi && sed -i 's/\\#baseurl/baseurl/; s/mirrorlist/\\#mirrorlist/' /etc/yum.repos.d/osg*.repo && log \"Updating EPEL/OSG YUM cache\" && time yum makecache && log \"Installing common software\" && time yum -y install supervisor cronie fetch-crl osg-ca-certs which less rpmdevtools fakeroot /usr/bin/ps && if [[ $DVER == 8 ]]; then log \"Installing crypto-policies-scripts (EL8)\" && time yum -y install crypto-policies-scripts; fi && log \"Cleaning up YUM metadata\" && time yum clean all && rm -rf /var/cache/yum/ && mkdir -p /etc/osg/image-{cleanup,init}.d/ && ln -s /etc/osg/image-{init,config}.d" did not complete successfully: exit code: 1