Skip to content

Release 7.10.1 - See CHANGELOG.md #846

Release 7.10.1 - See CHANGELOG.md

Release 7.10.1 - See CHANGELOG.md #846

Triggered via push July 10, 2024 16:07
Status Failure
Total duration 1h 32m 1s
Artifacts 17

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 17 warnings
v3_12
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_11
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_13
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_14
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_11
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_13
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_10
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_14
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_5
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_7
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_6
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_9
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
edge
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_15
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_16
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_18
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_19
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_20
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
tiredofit~docker-alpine~3MS095.dockerbuild
767 KB
tiredofit~docker-alpine~44SBCA.dockerbuild
50.6 KB
tiredofit~docker-alpine~4IS8AM.dockerbuild
548 KB
tiredofit~docker-alpine~4Q81GH.dockerbuild
773 KB
tiredofit~docker-alpine~E15RFI.dockerbuild
170 KB
tiredofit~docker-alpine~EB661Y.dockerbuild
49.3 KB
tiredofit~docker-alpine~I1FMZP.dockerbuild
1.46 MB
tiredofit~docker-alpine~IHKKPM.dockerbuild
765 KB
tiredofit~docker-alpine~QQ4WEE.dockerbuild
99.2 KB
tiredofit~docker-alpine~QVYRLC.dockerbuild
780 KB
tiredofit~docker-alpine~TFNEK3.dockerbuild
520 KB
tiredofit~docker-alpine~TGGDYB.dockerbuild
168 KB
tiredofit~docker-alpine~TWDN6A.dockerbuild
555 KB
tiredofit~docker-alpine~UOLOJQ.dockerbuild
766 KB
tiredofit~docker-alpine~WH80CB.dockerbuild
538 KB
tiredofit~docker-alpine~Z706D0.dockerbuild
138 KB
tiredofit~docker-alpine~Z8H7AO.dockerbuild
760 KB