Skip to content

Update njs to 0.8.4 #52

Update njs to 0.8.4

Update njs to 0.8.4 #52

Triggered via push April 16, 2024 20:02
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && wget -qO nginx.tar.gz https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && wget -qO nginx.tar.gz.asc https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc && export GNUPGHOME=\"$(mktemp -d)\" && found=''; for server in ha.pool.sks-keyservers.net hkp://keyserver.ubuntu.com:80 hkp://p80.pool.sks-keyservers.net:80 pgp.mit.edu ; do echo \"Fetching GPG key $GPG_KEYS from $server\"; gpg --keyserver \"$server\" --keyserver-options timeout=10 --recv-keys \"$GPG_KEYS\" && found=yes && break; done; test -z \"$found\" && echo >&2 \"error: failed to fetch GPG key $GPG_KEYS\" && exit 1; gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz && rm -rf \"$GNUPGHOME\" nginx.tar.gz.asc && tar -zxC /usr/src -f nginx.tar.gz && rm nginx.tar.gz && cd /usr/src/nginx-$NGINX_VERSION" did not complete successfully: exit code: 2
build (linux/arm/v6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && wget -qO nginx.tar.gz https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && wget -qO nginx.tar.gz.asc https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc && export GNUPGHOME=\"$(mktemp -d)\" && found=''; for server in ha.pool.sks-keyservers.net hkp://keyserver.ubuntu.com:80 hkp://p80.pool.sks-keyservers.net:80 pgp.mit.edu ; do echo \"Fetching GPG key $GPG_KEYS from $server\"; gpg --keyserver \"$server\" --keyserver-options timeout=10 --recv-keys \"$GPG_KEYS\" && found=yes && break; done; test -z \"$found\" && echo >&2 \"error: failed to fetch GPG key $GPG_KEYS\" && exit 1; gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz && rm -rf \"$GNUPGHOME\" nginx.tar.gz.asc && tar -zxC /usr/src -f nginx.tar.gz && rm nginx.tar.gz && cd /usr/src/nginx-$NGINX_VERSION" did not complete successfully: exit code: 2
build (linux/arm/v7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && wget -qO nginx.tar.gz https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && wget -qO nginx.tar.gz.asc https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc && export GNUPGHOME=\"$(mktemp -d)\" && found=''; for server in ha.pool.sks-keyservers.net hkp://keyserver.ubuntu.com:80 hkp://p80.pool.sks-keyservers.net:80 pgp.mit.edu ; do echo \"Fetching GPG key $GPG_KEYS from $server\"; gpg --keyserver \"$server\" --keyserver-options timeout=10 --recv-keys \"$GPG_KEYS\" && found=yes && break; done; test -z \"$found\" && echo >&2 \"error: failed to fetch GPG key $GPG_KEYS\" && exit 1; gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz && rm -rf \"$GNUPGHOME\" nginx.tar.gz.asc && tar -zxC /usr/src -f nginx.tar.gz && rm nginx.tar.gz && cd /usr/src/nginx-$NGINX_VERSION" did not complete successfully: exit code: 2
build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && wget -qO nginx.tar.gz https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && wget -qO nginx.tar.gz.asc https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc && export GNUPGHOME=\"$(mktemp -d)\" && found=''; for server in ha.pool.sks-keyservers.net hkp://keyserver.ubuntu.com:80 hkp://p80.pool.sks-keyservers.net:80 pgp.mit.edu ; do echo \"Fetching GPG key $GPG_KEYS from $server\"; gpg --keyserver \"$server\" --keyserver-options timeout=10 --recv-keys \"$GPG_KEYS\" && found=yes && break; done; test -z \"$found\" && echo >&2 \"error: failed to fetch GPG key $GPG_KEYS\" && exit 1; gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz && rm -rf \"$GNUPGHOME\" nginx.tar.gz.asc && tar -zxC /usr/src -f nginx.tar.gz && rm nginx.tar.gz && cd /usr/src/nginx-$NGINX_VERSION" did not complete successfully: exit code: 2
build (linux/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/arm/v6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/arm/v7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux/arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.