Skip to content

⬆️ Update Add-on base image to v15 #762

⬆️ Update Add-on base image to v15

⬆️ Update Add-on base image to v15 #762

Triggered via push December 27, 2023 15:15
Status Failure
Total duration 1m 2s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
5s
workflows / Gather add-on information
workflows  /  JSON Lint
3s
workflows / JSON Lint
workflows  /  Shellcheck
4s
workflows / Shellcheck
workflows  /  YAMLLint
9s
workflows / YAMLLint
workflows  /  Prettier
8s
workflows / Prettier
workflows  /  Lint Add-on
9s
workflows / Lint Add-on
workflows  /  Hadolint
6s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache ip6tables=1.8.9-r2 ipcalc=1.0.2-r0 iproute2=6.3.0-r0 iptables=1.8.9-r2 nginx=1.24.0-r7 coreutils=9.3-r1 networkmanager-common=1.42.8-r0 && ln -sf /sbin/xtables-nft-multi /sbin/ip6tables && ln -sf /sbin/xtables-nft-multi /sbin/iptables && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"arm\"; fi && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then ARCH=\"amd64\"; fi && curl -L -s \"https://pkgs.tailscale.com/stable/tailscale_${TAILSCALE_VERSION#v}_${ARCH}.tgz\" | tar zxvf - -C /opt/ --strip-components 1 && rm -f -r /opt/systemd" did not complete successfully: exit code: 6
workflows / Build amd64
The job was canceled because "aarch64" failed.
workflows / Build amd64
The operation was canceled.
workflows / Build armv7
The job was canceled because "aarch64" failed.
workflows / Build armv7
The operation was canceled.