Skip to content

Bake iotdin-imx8p-d1d8 #5

Bake iotdin-imx8p-d1d8

Bake iotdin-imx8p-d1d8 #5

Triggered via workflow run November 1, 2024 07:36
Status Failure
Total duration 1d 19h 39m 47s
Artifacts

bake-iotdin-imx8p-d1d8.yml

on: workflow_run
Prepare iotdin-imx8p-d1d8-alpine
17s
Prepare iotdin-imx8p-d1d8-alpine
Prepare iotdin-imx8p-d1d8-debian
14s
Prepare iotdin-imx8p-d1d8-debian
Prepare iotdin-imx8p-d1d8-fedora
15s
Prepare iotdin-imx8p-d1d8-fedora
Prepare iotdin-imx8p-d1d8-ubuntu
16s
Prepare iotdin-imx8p-d1d8-ubuntu
Matrix: Bake iotdin-imx8p-d1d8-alpine
Matrix: Bake iotdin-imx8p-d1d8-debian
Matrix: Bake iotdin-imx8p-d1d8-fedora
Matrix: Bake iotdin-imx8p-d1d8-ubuntu
Prepare iotdin-imx8p-d1d8-alpine-golang
14s
Prepare iotdin-imx8p-d1d8-alpine-golang
Prepare iotdin-imx8p-d1d8-alpine-node
17s
Prepare iotdin-imx8p-d1d8-alpine-node
Prepare iotdin-imx8p-d1d8-alpine-python
13s
Prepare iotdin-imx8p-d1d8-alpine-python
Prepare iotdin-imx8p-d1d8-debian-golang
17s
Prepare iotdin-imx8p-d1d8-debian-golang
Prepare iotdin-imx8p-d1d8-debian-node
16s
Prepare iotdin-imx8p-d1d8-debian-node
Prepare iotdin-imx8p-d1d8-debian-openjdk
15s
Prepare iotdin-imx8p-d1d8-debian-openjdk
Prepare iotdin-imx8p-d1d8-debian-python
15s
Prepare iotdin-imx8p-d1d8-debian-python
Prepare iotdin-imx8p-d1d8-fedora-golang
14s
Prepare iotdin-imx8p-d1d8-fedora-golang
Prepare iotdin-imx8p-d1d8-fedora-node
16s
Prepare iotdin-imx8p-d1d8-fedora-node
Prepare iotdin-imx8p-d1d8-fedora-python
15s
Prepare iotdin-imx8p-d1d8-fedora-python
Prepare iotdin-imx8p-d1d8-ubuntu-golang
17s
Prepare iotdin-imx8p-d1d8-ubuntu-golang
Prepare iotdin-imx8p-d1d8-ubuntu-node
15s
Prepare iotdin-imx8p-d1d8-ubuntu-node
Prepare iotdin-imx8p-d1d8-ubuntu-openjdk
14s
Prepare iotdin-imx8p-d1d8-ubuntu-openjdk
Prepare iotdin-imx8p-d1d8-ubuntu-python
16s
Prepare iotdin-imx8p-d1d8-ubuntu-python
Matrix: Bake iotdin-imx8p-d1d8-alpine-golang
Matrix: Bake iotdin-imx8p-d1d8-alpine-node
Matrix: Bake iotdin-imx8p-d1d8-alpine-python
Matrix: Bake iotdin-imx8p-d1d8-debian-golang
Matrix: Bake iotdin-imx8p-d1d8-debian-node
Matrix: Bake iotdin-imx8p-d1d8-debian-openjdk
Matrix: Bake iotdin-imx8p-d1d8-debian-python
Matrix: Bake iotdin-imx8p-d1d8-fedora-golang
Matrix: Bake iotdin-imx8p-d1d8-fedora-node
Matrix: Bake iotdin-imx8p-d1d8-fedora-python
Matrix: Bake iotdin-imx8p-d1d8-ubuntu-golang
Matrix: Bake iotdin-imx8p-d1d8-ubuntu-node
Matrix: Bake iotdin-imx8p-d1d8-ubuntu-openjdk
Matrix: Bake iotdin-imx8p-d1d8-ubuntu-python
Fit to window
Zoom out
Zoom in

Annotations

348 errors
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-11-jdk-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jdk-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-11-jre-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jre-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-11-jdk-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jdk-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-11-jre-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jre-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-17-jdk-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-openjdk:17-jdk-latest-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-openjdk/blobs/sha256:b978174e625a0a159921524001812c55c00d67113563282b1286666de225c562: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-17-jdk-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-openjdk:17-jdk-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-openjdk/blobs/sha256:74f41cb8737b73979e68891274b45ce0b38ba915b23c176251d76f351317960e: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-11-jre-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-openjdk:11-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-openjdk/blobs/sha256:da24c8248444867583681551fc84352c88d2e3105596e71d72af3bef49993c75: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-16-jdk-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-openjdk:16--bullseye-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-openjdk/blobs/sha256:5af5caba238bfa77f45ac3a1c569c2f4ccfc09c5a1de6fc280472996f84e0ccc: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-16-jdk-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-openjdk:16-latest-run: failed commit on ref "manifest-sha256:37b864c4db5566f32166fc51230f3fb34562a6159e668540339c09ff7756de99": unexpected status from PUT request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-openjdk/manifests/16-latest-run: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-7-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-openjdk (iotdin-imx8p-d1d8-debian-openjdk-11-jdk-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-openjdk:11-jdk-bullseye-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-openjdk/blobs/sha256:d4d4b8a16aa03d6659bd247387abcc155d2ccbcc7207ece638b942bd602bd4c3: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-8-16-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.8.16-bookworm-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/manifests/3.8.16-bookworm-run: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-7-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.7.16-bullseye-run-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:bfe25c42cb8eecf2a504d686d70e959314ec8c2f69bac5858839d89f688f0873: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-10-10-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.10-bookworm-run-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:b6a8c00de29a5b232e52c650e89216f56e574ab2fa9010c021f81a51b241f787: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-11-2-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3-bookworm-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:f83e7268e10235ced4379fb4cd0d1c54c109ed72344658703da82d5f1c2a4ea2: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-11-2-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-python:3.11.2-bullseye: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-python/blobs/sha256:bfe25c42cb8eecf2a504d686d70e959314ec8c2f69bac5858839d89f688f0873: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-8-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.8-bullseye: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:fd0181d75cc3dd81b845404f76225066424829c395100709ac89da602b6ee703: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-9-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-python:3.9.16-bullseye-build-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-python/blobs/sha256:68d5717f9f024207026b98a9ee5d460245b2bdf8b2f7345792e9dbdecdc8999a: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-10-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-python:3.10-run-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-python/blobs/sha256:b978174e625a0a159921524001812c55c00d67113563282b1286666de225c562: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-11-2-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-python:3.11-latest-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-python/blobs/sha256:e84d1e0263f5a97620a78377b73be68e4ad60c66341c66afecdd2baa88de4058: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-7-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.7.16-bullseye-build-20241028: failed to do request: Head "https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:d87c5851cfffdfb4a8ee6d6ba45caabe2a24e381b5a6e2a3106268ab715368e8": dial tcp [2600:1f18:2148:bc01:571f:e759:a87a:2961]:443: socket: address family not supported by protocol
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-8-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.8.16-bullseye-build-20241028: failed to do request: Head "https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:e4353c5ee07025f3b9a7e5468ecb33ac12fc76634814a1ff2b428b44bbfecb04": dial tcp [2600:1f18:2148:bc02:445d:9ace:d20b:c303]:443: socket: address family not supported by protocol
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-7-16-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.7.16-bookworm-run-20241028: failed to do request: Head "https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:b05ed962c8b27cd06043b82ac4ab6e9e891925cf73e5bcb1ed1a31e8e121c957": dial tcp [2600:1f18:2148:bc00:8d61:9b62:40aa:8bb8]:443: socket: address family not supported by protocol
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-9-16-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-python:3.9.16-bookworm-run-20241028: failed to do request: Head "https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-python/blobs/sha256:e5de1ad97e24167f09cf0090fdeb4374e5a16b626e57f1d745f15fc5e5dd92bd": dial tcp [2600:1f18:2148:bc01:571f:e759:a87a:2961]:443: socket: address family not supported by protocol
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-11-2-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-10-10-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-9-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-8-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-10-10-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-11-2-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-10-10-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-9-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-8-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-9-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-8-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-7-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-11-2-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake iotdin-imx8p-d1d8-debian-python (iotdin-imx8p-d1d8-debian-python-3-7-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-19-6-1-bookworm-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:19.6.1-bookworm-build-20241028: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-18-14-1-sid-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-node:18.14-sid-run-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-node/blobs/sha256:3d15b4903ffbc3e000c13ea3f02fecd452457547e79e77c977d184cb0e698457: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-20-12-0-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-node:20-bookworm-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-node/blobs/sha256:28cc18d51e8ca2390482e690fd62f62d1a119e73d98e439840a45f3c085b7528: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-18-14-1-bookworm-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:18.14.1-bookworm-build-20241028: unexpected status from POST request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/blobs/uploads/?mount=sha256:fe4a00cce9bc0697b561c594f4dfefc485dab3f795bec01a2dc6613300132b02&from=balenalib/iotdin-imx8p-d1d8-debian-node: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-19-6-1-buster-run)
buildx bake failed with: ERROR: failed to solve: balenalib/iotdin-imx8p-d1d8-debian:buster-run: failed to resolve source metadata for docker.io/balenalib/iotdin-imx8p-d1d8-debian:buster-run: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-20-12-0-sid-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:20.12.0-sid-run-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/blobs/sha256:e73b66251ebe681bf74a619fe11bbb37cd2a29d33f21c60fd3bac821dcbb9183: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-18-14-1-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:18.14.1-bookworm-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/blobs/sha256:f16971cbd453144d9a64cd91caa7e6be65b76a3069ca69da48e8c9614b67a781: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-19-6-1-sid-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-node:19.6-sid-build: failed commit on ref "manifest-sha256:d7ba58e92313f9a5068664473a3593100ac4abac62d00e43c50fce9ab8352eb6": unexpected status from PUT request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-node/manifests/19.6-sid-build: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-19-6-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-node:19-bullseye-20241028: failed commit on ref "manifest-sha256:f1c1fcf77aa8ee225629e83753a3bc0103d57574f7ba34dfa1314118225bdfd7": unexpected status from PUT request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-node/manifests/19-bullseye-20241028: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-20-12-0-sid-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:20.12.0-sid-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/blobs/sha256:481eee25ccb63cac2bdfed8c07c0a6b4b036cee1bbcc81223e042c6c0a6b8d0b: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-19-6-1-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:19.6.1-bookworm-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/blobs/sha256:56a23670af578a8be8a93f335c644f663b3ed5b8476561917764b62cd7699ff2: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-18-14-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-node:18-latest-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-node/blobs/sha256:81f53b04df48d2a23a5777df3ed840a3055320c479333bf5317b8f99e4697183: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-19-6-1-sid-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-node:19.6-sid-run-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-node/blobs/sha256:7ef4761c3fb7b6c4a0834d0effe98fc704bcefb4b2cef5dfff328badb35d93df: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-18-14-1-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:18.14.1-bullseye-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/blobs/sha256:7077b5e96093d83ade5e3b3d61037ca11e04f922ea838768abf01730061e0af5: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-20-12-0-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-node:20-bullseye-run-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-node/blobs/sha256:a400bce2b6bb01636c7a700d00b214f5838b9b83c68936212415c23c57251edc: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-19-6-1-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:19.6.1-bullseye-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/manifests/19.6.1-bullseye-build: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-node (iotdin-imx8p-d1d8-debian-node-20-12-0-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-node:20.12-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-node/manifests/20.12-build: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-fedora-golang (iotdin-imx8p-d1d8-fedora-golang-1-18-10-38-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-fedora-golang (iotdin-imx8p-d1d8-fedora-golang-1-18-10-37-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-fedora-golang (iotdin-imx8p-d1d8-fedora-golang-1-18-10-38-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-fedora-golang (iotdin-imx8p-d1d8-fedora-golang-1-18-10-37-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-bullseye-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-19-6-sid-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-19-6-sid-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-sid-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-20-1-buster-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-19-6-buster-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-19-6-buster-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-buster-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-20-1-bullseye-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-19-6-bullseye-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-20-1-sid-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-openjdk (iotdin-imx8p-d1d8-ubuntu-openjdk-11-jdk-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-openjdk (iotdin-imx8p-d1d8-ubuntu-openjdk-11-jre-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-openjdk (iotdin-imx8p-d1d8-ubuntu-openjdk-11-jre-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-openjdk (iotdin-imx8p-d1d8-ubuntu-openjdk-11-jdk-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-openjdk (iotdin-imx8p-d1d8-ubuntu-openjdk-11-jdk-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-openjdk (iotdin-imx8p-d1d8-ubuntu-openjdk-11-jre-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-openjdk (iotdin-imx8p-d1d8-ubuntu-openjdk-11-jre-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-18-14-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-20-12-0-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-7-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-11-2-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-20-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-20-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-19-6-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-19-6-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-19-6-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-19-6-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-20-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-19-6-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-20-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-20-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-19-6-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-16-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-16-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-16-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-18-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-18-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-19-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-19-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-20-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-20-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-12-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-15-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-15-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-12-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-edge-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-14-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-14-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-edge-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-14-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-14-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-14-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-16-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-16-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-16-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-16-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-16-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-16-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-16-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-16-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-16-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-18-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-18-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-18-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-18-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-18-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-18-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-19-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-19-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-19-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-19-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-20-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-20-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-13-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-13-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-13-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-13-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-12-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-12-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-15-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-15-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-edge-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-edge-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-edge-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-edge-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-edge-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-16-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-17-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-17-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-18-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-18-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-18-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-19-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-19-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-20-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-20-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-20-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-13-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-12-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-12-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-15-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-15-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-15-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-edge-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-3-14-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-14-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-14-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-19-6-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-18-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-13-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-13-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-18-10-3-13-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-12-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-12-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-15-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-sid-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-18-10-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-20-1-buster-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-golang:latest-buster-build-20241028: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-golang/blobs/sha256:784c51e4414d0cebe6379d8104f49204abf296eeb5fdf22ba22672a6d543c78c: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-debian-golang (iotdin-imx8p-d1d8-debian-golang-1-20-1-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-debian-golang:build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-debian-golang/blobs/sha256:1e9d007ebffd9df9f450938af1b9e4ea1ddaaa5f58c3c105cb55a8021c2bc153: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-xenial-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"6f1edd090c601b40a59de5dded1b6b377a3979a293d06d573e2cd31cb55ef716 Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"747ff40e495c046bc808840229388c6159f942f9a4548d6c37a82b981e142c0a Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-10-10-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"6f1edd090c601b40a59de5dded1b6b377a3979a293d06d573e2cd31cb55ef716 Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-xenial-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"fa03e21022c92df725a089b6a08bc480e7ea1e02acace4c8b7804407127714f8 Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-bionic-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"747ff40e495c046bc808840229388c6159f942f9a4548d6c37a82b981e142c0a Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"fa03e21022c92df725a089b6a08bc480e7ea1e02acace4c8b7804407127714f8 Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-jammy-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-8-16-bionic-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"fa03e21022c92df725a089b6a08bc480e7ea1e02acace4c8b7804407127714f8 Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-python (iotdin-imx8p-d1d8-ubuntu-python-3-9-16-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& echo \"747ff40e495c046bc808840229388c6159f942f9a4548d6c37a82b981e142c0a Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-aarch64-libffi3.2.tar.gz\" \t&& ldconfig \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-jammy-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-xenial-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-golang (iotdin-imx8p-d1d8-ubuntu-golang-1-18-10-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz\" \t&& echo \"fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3 go$GO_VERSION.linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-arm64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-arm64.tar.gz" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-ubuntu-node (iotdin-imx8p-d1d8-ubuntu-node-19-6-1-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl libatomic1' \t&& set -x \t&& for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-arm64.tar.gz\" \t&& echo \"1787b3795c64eac44ca6b88fe5bf29c7e7b72816ee7c1df1c64d6c323f2c1f71 node-v$NODE_VERSION-linux-arm64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-arm64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-arm64.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-20-1-3-16-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-alpine-golang:1-3.16: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-alpine-golang/blobs/sha256:784456b9c2dbd730f8917411fece9cadee33402cf7b890dbfff2c4c958ec8192: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-alpine-golang (iotdin-imx8p-d1d8-alpine-golang-1-19-6-3-16-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/iotdin-imx8p-d1d8-alpine-golang:1.19-3.16: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/iotdin-imx8p-d1d8-alpine-golang/blobs/sha256:b5e8dde9e5a5b3cefdf26a37e40733f2ec07e08f5fcc188b2a59facdb179b92a: 429 Too Many Requests
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-10-10-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"5780d8f440195bbd1bf385822d6ab27a6119b9905604a15d2f215f732d6e15a0 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"4a6b143114571bece409d7e75256418c4c5629d971a40b01de762f9be405a898 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-9-16-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"4a6b143114571bece409d7e75256418c4c5629d971a40b01de762f9be405a898 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-11-2-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-7-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"2cebff909b38c99994d4a8ab7479aa575c282e59eeca1590b384650fd7f521e3 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-python (iotdin-imx8p-d1d8-alpine-python-3-8-16-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& echo \"2cebff909b38c99994d4a8ab7479aa575c282e59eeca1590b384650fd7f521e3 Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-aarch64-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-19-6-1-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake iotdin-imx8p-d1d8-alpine-node (iotdin-imx8p-d1d8-alpine-node-18-14-1-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1