Skip to content

🐬 Builds GH-Builder Images (Self-Hosted) DockerHub 🐬 #39

🐬 Builds GH-Builder Images (Self-Hosted) DockerHub 🐬

🐬 Builds GH-Builder Images (Self-Hosted) DockerHub 🐬 #39

Triggered via schedule March 18, 2026 09:27
Status Success
Total duration 3h 36m 13s
Artifacts 20
Matrix: build-push-ubuntu-builder
Matrix: build-push-docker-alpine-slim
Matrix: build-push-docker-alpine
Matrix: build-push-docker-archlinux-builder
Matrix: build-push-docker-debian
Matrix: build-push-ubuntu-systemd-base
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Push (Debian-Builder-unstable loongarch64) --> Docker Hub
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c #Base\n set +e\n export DEBIAN_FRONTEND=\"noninteractive\"\n echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections\n packages=\"apt-transport-https apt-utils autopoint bash bison ca-certificates coreutils curl dos2unix fdupes file findutils gettext git gnupg2 gperf imagemagick jq locales locate moreutils nano ncdu p7zip-full rename rsync software-properties-common texinfo sudo tmux unzip util-linux xz-utils wget zip\"\n #Install\n apt update -y -qq\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n #Install_Re\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n #NetTools\n packages=\"dnsutils inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping inetutils-syslogd inetutils-tools inetutils-traceroute iproute2 net-tools netcat-traditional\"\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n packages=\"iputils-arping iputils-clockdiff iputils-ping iputils-tracepath iproute2\"\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n setcap 'cap_net_raw+ep' \"$(which ping)\"\n #Python\n apt install python3 -y\n #Test\n python --version 2>/dev/null ; python3 --version 2>/dev/null\n #Install pip:\n #python3 -m ensurepip --upgrade ; pip3 --version\n #curl -qfsSL \"https://bootstrap.pypa.io/get-pip.py\" -o \"$SYSTMP/get-pip.py\" && python3 \"$SYSTMP/get-pip.py\"\n packages=\"libxslt-dev lm-sensors pciutils procps python3-distro python-dev-is-python3 python3-lxml python3-netifaces python3-pip python3-venv sysfsutils virt-what\"\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n pip install --break-system-packages --upgrade pip || pip install --upgrade pip\n #Misc\n pip install ansi2txt --break-system-packages --force-reinstall --upgrade\n #pipx\n pip install pipx --upgrade 2>/dev/null\n pip install pipx --upgrade --break-system-packages 2>/dev/null\n" did not complete successfully: exit code: 127
Push (Debian-Builder-unstable loongarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Slim x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Slim aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Slim riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Slim loongarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Builder x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Debian-Builder-unstable x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Builder aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Ubuntu-Builder x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Debian-Builder-unstable aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Ubuntu-Builder aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (ArchLinux-Builder aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Builder loongarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Alpine-Builder riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (ArchLinux-Builder x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Debian-Builder-unstable riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Ubuntu-Builder riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Ubuntu-Base x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Ubuntu-Base aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push (Ubuntu-Base riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
pkgforge~devscripts~0PF9IT.dockerbuild
402 KB
sha256:1957ce5477bbfdad692fad2aa5bd90d7be6e68db91abb203e1f54b5c22436622
pkgforge~devscripts~257JSW.dockerbuild
400 KB
sha256:c6d344318476ec2f5361884af09cc48663f002e5ad87ffdf13ff0ec1760bd878
pkgforge~devscripts~5QB60A.dockerbuild
70.6 KB
sha256:1922e4296fc23939aea757c3fee0ceed0a665ea7b1e4225fbde539e8e46f55cb
pkgforge~devscripts~8A55W0.dockerbuild
164 KB
sha256:da3c94e471d2c2c8e23a836517cf7de7aa29655a80509de170f3e9c0e781e11a
pkgforge~devscripts~ETU7PY.dockerbuild
209 KB
sha256:c839c0348a3baf633a95c531a55c4ac6648ace33a76dcd766dbb387f9cef5ba0
pkgforge~devscripts~I81MK2.dockerbuild
436 KB
sha256:290bb8599b88008d40e6a3a4ee58e461223b514ae238170479ac68ad83c8a953
pkgforge~devscripts~MUAC54.dockerbuild
176 KB
sha256:d5783a7534f61d5b16fe0f2d0b82260f1ffe86d7297e84038128db6df235fa0c
pkgforge~devscripts~P79LFN.dockerbuild
565 KB
sha256:b496660ab8e7ddc91ea369a56832310f185be8b32b1d36c3b503b95a81b9eb95
pkgforge~devscripts~Q4VGMN.dockerbuild
69.2 KB
sha256:c270a5a901b1fa6ffcd1dbb414a57c1b3d3edb98c5617eb2d057695f3c8825d6
pkgforge~devscripts~QIWAKN.dockerbuild
145 KB
sha256:9e2fba5583dfe909f3f12062bfa0054bedc67b50874faf4b2db4cd86104e73ce
pkgforge~devscripts~RJSMR9.dockerbuild
164 KB
sha256:4a5e4c8935c1e7cf56a862ea4f2e20365303c5282b91a6a66879db1f0adb6db5
pkgforge~devscripts~S5VQD0.dockerbuild
483 KB
sha256:0c47b7769717c6bbb2647535e28ed60cc059a2519d4c65d9c2f65cb4154f27fb
pkgforge~devscripts~SSIG16.dockerbuild
177 KB
sha256:f4ce7c13a108dd3eb750a6de93cbc521df6e58c069ecf4a15c611c7195044fbc
pkgforge~devscripts~TV4L9C.dockerbuild
77.5 KB
sha256:325142871086deb661fe170a049c70287d860854ebd08cf4900ee3ba520e59d4
pkgforge~devscripts~V7FR8S.dockerbuild
585 KB
sha256:891f9f11886e82bdad183588ddef816f973799ebc7cf29cc1cdf71969c672706
pkgforge~devscripts~W2HQ0T.dockerbuild
433 KB
sha256:47ab917778bea3184814659d080876d70214265478b77f2483d6de3f0b4642be
pkgforge~devscripts~X8Y13M.dockerbuild
68.3 KB
sha256:78d3a598ba30121d2e63165a94ed87a5a4f6feb8e6959afe2c9d5fd758c8a02a
pkgforge~devscripts~XPX171.dockerbuild
69.2 KB
sha256:4a285828844e3e1ed29cb26a7d8886014cdb655265312eea85ef7698b3cbf804
pkgforge~devscripts~XQKUJP.dockerbuild
559 KB
sha256:dcf2204899b3118ec8312f1ad6d58d58944747bb9d00853ca3dcab135907e496
pkgforge~devscripts~YVYPGV.dockerbuild
179 KB
sha256:40ff690892b3a306785783a99085e3dfd5fab6aa2efc72e23603f8831cc04322