Skip to content

docker

docker #7

Manually triggered August 27, 2024 10:29
Status Failure
Total duration 5m 30s
Artifacts

docker.yml

on: workflow_dispatch
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
docker (centos-7)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c for file in /etc/yum.repos.d/CentOS-*.repo; do if [ \"$(basename \"$file\")\" != \"CentOS-Media.repo\" ]; then sed -i 's/^mirrorlist=/#mirrorlist=/g' \"$file\" && sed -i 's|#baseurl=http://mirror.centos.org/centos/$releasever|baseurl=https://vault.centos.org/7.9.2009|g' \"$file\"; fi; done && yum install -y epel-release && yum update -y && yum install -y make git m4 curl wget unzip which xz patch python python-devel python3 python3-devel redhat-lsb-core perl-Data-Dumper perl-Thread-Queue readline-devel ncurses-devel zlib-devel gcc gcc-c++ libtool autoconf autoconf-archive automake bison flex gperf gettext ninja-build && yum clean all && rm -rf /var/cache/yum" did not complete successfully: exit code: 1
docker (centos-8)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c yum install -y epel-release yum-utils && yum config-manager --set-enabled powertools && yum update -y && yum install -y make git m4 curl wget unzip which xz patch python3 python3-devel redhat-lsb-core perl-Data-Dumper perl-Thread-Queue readline-devel ncurses-devel zlib-devel gcc gcc-c++ libtool autoconf autoconf-archive automake bison flex gperf gettext libstdc++-devel && yum --enablerepo=powertools install -y ninja-build && yum clean all && rm -rf /var/cache/yum" did not complete successfully: exit code: 139
docker (centos-7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker (centos-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker (ubuntu-2204)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker (ubuntu-2004)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/