Skip to content

SSH Minion 🐳 Container #734

SSH Minion 🐳 Container

SSH Minion 🐳 Container #734

Triggered via schedule July 6, 2024 21:03
Status Failure
Total duration 1m 37s
Artifacts
Generate Matrix
32s
Generate Matrix
Matrix: build
Matrix: merge
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build ssh-minion:latest (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rpm --rebuilddb && rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-7 && rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && rpm --import https://repo.ius.io/RPM-GPG-KEY-IUS-7 && yum -y install --setopt=tsflags=nodocs --disableplugin=fastestmirror centos-release-scl centos-release-scl-rh epel-release https://centos7.iuscommunity.org/ius-release.rpm && yum -y install --setopt=tsflags=nodocs --disableplugin=fastestmirror inotify-tools openssh-clients-7.4p1-21.el7 openssh-server-7.4p1-21.el7 openssl python-setuptools-0.9.8-7.el7 sudo git wget yum-plugin-versionlock gcc openssl-devel bzip2-devel libffi-devel zlib-devel xz-devel && yum versionlock add inotify-tools openssh openssh-server openssh-clients python-setuptools sudo yum-plugin-versionlock && yum clean all && cd /usr/src && wget https://www.python.org/ftp/python/3.7.15/Python-3.7.15.tgz && tar xzf Python-3.7.15.tgz && cd Python-3.7.15 && ./configure --enable-optimizations && make altinstall && python3.7 -m pip install 'supervisor == 4.0.4' git+https://github.com/coderanger/supervisor-stdout && mkdir -p /var/log/supervisor/ && ln -s /usr/local/bin/python3.7 /usr/bin/python3 && rm -rf /etc/ld.so.cache && rm -rf /sbin/sln && rm -rf /usr/{{lib,share}/locale,share/{man,doc,info,cracklib,i18n},{lib,lib64}/gconv,bin/localedef,sbin/build-locale-archive} && rm -rf /{root,tmp,var/cache/{ldconfig,yum}}/* && > /etc/sysconfig/i18n" did not complete successfully: exit code: 1