build-and-push #1357
Annotations
2 errors
buildx-arm64-amd64 (ubuntu-18.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && \tapt-get -y install \tapt-transport-https \tapt-utils \tcurl \tdbus \tcron \tdirmngr \tdmidecode \tgnupg \tiproute2 \tiptables \tiputils-ping \tkmod \tlinux-base \tless \tlocales \tlsb-release \tlsof \tnet-tools \tnetcat \tnmap \tperl \tprocps \tsnapd \tstrace \tsudo \tsystemd \ttcpdump \ttelnet \ttzdata \tudev \tvim-tiny \twget && \tapt-get clean && \tapt-get -y autoremove && \trm -rf /tmp/* /var/tmp/* && \tln -s /bin/mkdir /usr/bin/mkdir && \tfind /etc/systemd/system \t/lib/systemd/system \t-path '*.wants/*' \t\\( -name '*getty*' \t-or -name '*apt-daily*' \t-or -name '*systemd-timesyncd*' \t-or -name '*systemd-logind*' \t-or -name '*systemd-vconsole-setup*' \t-or -name '*systemd-readahead*' \t-or -name '*udev*' \\) \t-exec rm -v {} \\; && \tsystemctl set-default multi-user.target && \tsystemctl mask dev-hugepages.mount sys-fs-fuse-connections.mount network.service" did not complete successfully: exit code: 100
|
buildx-arm64-amd64 (opensuse-leap-15)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c zypper update -y && zypper install -y aaa_base aaa_base-extras ca-certificates cron curl dmidecode e2fsprogs file findutils glibc-locale grep gzip hostname insserv-compat iproute2 iputils less lsb-release ncurses-devel net-tools netcat perl-Getopt-Long-Descriptive sudo systemd systemd-sysvinit sysvinit-tools tar time timezone traceroute util-linux vim wget which && zypper clean && rm -rf /var/log/* && find /etc/systemd/system /usr/lib/systemd/system -path '*.wants/*' \\( -name '*getty*' -or -name '*systemd-logind*' -or -name '*systemd-vconsole-setup*' -or -name '*systemd-readahead*' -or -name '*udev*' \\) -exec rm -v {} \\; && systemctl set-default multi-user.target && systemctl mask dev-hugepages.mount sys-fs-fuse-connections.mount network.service" did not complete successfully: exit code: 8
|