Skip to content

⬆️ Update alpine_3_18/curl to v8.2.0-r0 #670

⬆️ Update alpine_3_18/curl to v8.2.0-r0

⬆️ Update alpine_3_18/curl to v8.2.0-r0 #670

Triggered via pull request July 20, 2023 00:31
Status Failure
Total duration 1m 13s
Artifacts

ci.yaml

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

Annotations

9 errors
workflows / Build armhf
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.34-r3 xz=5.4.3-r0 && apk add --no-cache libcrypto3=3.1.1-r2 libssl3=3.1.1-r2 musl-utils=1.2.4-r0 musl=1.2.4-r0 && apk add --no-cache bash=5.2.15-r5 curl=8.2.0-r0 jq=1.6-r3 tzdata=2023c-r1 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"i386\" ]; then S6_ARCH=\"i686\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then S6_ARCH=\"arm\"; fi && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz\" | tar -C / -Jxpf - && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -s -o /usr/bin/tempio \"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}\" && chmod a+x /usr/bin/tempio && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 3
workflows / Build amd64
The job was canceled because "armhf" failed.
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.34-r3 xz=5.4.3-r0 && apk add --no-cache libcrypto3=3.1.1-r2 libssl3=3.1.1-r2 musl-utils=1.2.4-r0 musl=1.2.4-r0 && apk add --no-cache bash=5.2.15-r5 curl=8.2.0-r0 jq=1.6-r3 tzdata=2023c-r1 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"i386\" ]; then S6_ARCH=\"i686\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then S6_ARCH=\"arm\"; fi && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz\" | tar -C / -Jxpf - && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -s -o /usr/bin/tempio \"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}\" && chmod a+x /usr/bin/tempio && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 3
workflows / Build aarch64
The job was canceled because "armhf" failed.
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.34-r3 xz=5.4.3-r0 && apk add --no-cache libcrypto3=3.1.1-r2 libssl3=3.1.1-r2 musl-utils=1.2.4-r0 musl=1.2.4-r0 && apk add --no-cache bash=5.2.15-r5 curl=8.2.0-r0 jq=1.6-r3 tzdata=2023c-r1 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"i386\" ]; then S6_ARCH=\"i686\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then S6_ARCH=\"arm\"; fi && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz\" | tar -C / -Jxpf - && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -s -o /usr/bin/tempio \"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}\" && chmod a+x /usr/bin/tempio && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 3
workflows / Build armv7
The job was canceled because "armhf" failed.
workflows / Build armv7
The operation was canceled.
workflows / Build i386
The job was canceled because "armhf" failed.
workflows / Build i386
The operation was canceled.