Bump supercronic to v0.2.29 #438
ghcr-publish.yml
on: pull_request
build-actions-runner
1m 34s
build-avahi
24s
build-certbot-cloudflare
27s
build-fullbogons
1m 21s
build-iperf2
43s
build-iperf3
43s
build-mdns-reflector
34s
build-rng-tools
23s
build-stun
1m 6s
build-telegraf
29s
build-verlihub
14m 52s
build-xteve
34s
build-yancobat
36s
Annotations
3 errors
build-telegraf
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache upgrade && apk --no-cache add python3 && python3 -m ensurepip && python3 -m pip install --no-cache -r requirements.txt" did not complete successfully: exit code: 1
|
build-yancobat
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then ARCH=amd64; elif [ \"$TARGETPLATFORM\" = \"linux/arm/v7\" ]; then ARCH=arm; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then ARCH=arm64; elif [ \"$TARGETPLATFORM\" = \"linux/i386\" ]; then ARCH=i386; else exit 1; fi && export SUPERCRONIC=\"supercronic-linux-${ARCH}\" && export SUPERCRONIC_URL=\"https://github.com/aptible/supercronic/releases/download/${SUPERCRONIC_VERSION}/${SUPERCRONIC}\" && wget \"$SUPERCRONIC_URL\" && eval SUPERCRONIC_SHA1SUM='$SUPERCRONIC_SHA1SUM_'$ARCH && echo \"${SUPERCRONIC_SHA1SUM} ${SUPERCRONIC}\" | sha1sum -c - && chmod +x \"${SUPERCRONIC}\" && mv \"$SUPERCRONIC\" \"/usr/local/bin/${SUPERCRONIC}\" && ln -s \"/usr/local/bin/${SUPERCRONIC}\" /usr/local/bin/supercronic && addgroup -S ansible && adduser -S ansible -G ansible && mkdir /repo && chown -R ansible /repo && apk --no-cache upgrade && apk add --no-cache ansible-core git yq libssh py3-pip build-base python3-dev libssh-dev sudo && sudo -u ansible pip3 install ansible-pylibssh && sudo -u ansible ansible-galaxy collection install community.general && sudo -u ansible ansible-galaxy collection install cisco.ios cisco.iosxr junipernetworks.junos community.network community.routeros && apk del py3-pip build-base python3-dev libssh-dev sudo" did not complete successfully: exit code: 1
|
build-verlihub
The self-hosted runner: d1653b917107 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|