Skip to content

Publish Docker image #45

Publish Docker image

Publish Docker image #45

Triggered via schedule April 2, 2026 05:48
Status Failure
Total duration 1d 0h 0m 2s
Artifacts 20

docker.yml

on: schedule
Create and push git tag
15s
Create and push git tag
Matrix: Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Push Docker image to Docker Hub (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true, true...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y build-essential git python3.13 python3.13-dev python3-pip python3-wheel && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.13 100 && pip install --break-system-packages --upgrade setuptools && pip install --break-system-packages -r requirements.txt && apt autoremove -y && apt clean -y && rm -rf /tmp/* /var/tmp/* && find /var/cache/apt/archives /var/lib/apt/lists -not -name lock -type f -delete && find /var/cache -type f -delete" did not complete successfully: exit code: 100
Push Docker image to Docker Hub (musa, .devops/musa.Dockerfile, linux/amd64, true, true, true, tr...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y git python3 python3-pip && pip install --upgrade pip setuptools wheel && pip install -r requirements.txt && apt autoremove -y && apt clean -y && rm -rf /tmp/* /var/tmp/* && find /var/cache/apt/archives /var/lib/apt/lists -not -name lock -type f -delete && find /var/cache -type f -delete" did not complete successfully: exit code: 100
Push Docker image to Docker Hub (s390x, .devops/s390x.Dockerfile, linux/s390x, true, true, true, ...
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Push Docker image to Docker Hub (openvino, .devops/openvino.Dockerfile, linux/amd64, true, true, ...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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 Docker image to Docker Hub (cpu, .devops/cpu.Dockerfile, linux/amd64, true, true, true, fals...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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 Docker image to Docker Hub (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true, true...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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 Docker image to Docker Hub (intel, .devops/intel.Dockerfile, linux/amd64, true, true, true, ...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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 Docker image to Docker Hub (musa, .devops/musa.Dockerfile, linux/amd64, true, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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 Docker image to Docker Hub (cuda cuda12, .devops/cuda.Dockerfile, linux/amd64, true, true, t...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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 Docker image to Docker Hub (cuda13, .devops/cuda-new.Dockerfile, linux/amd64, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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 Docker image to Docker Hub (rocm, .devops/rocm.Dockerfile, linux/amd64, true, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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. Node.js 20 will be removed from the runner on September 16th, 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
Distillative-AI~llama.cpp~177U1M.dockerbuild
118 KB
sha256:72375858114d4a14633a697ed947eb711977e4c6c8697c18afdb21600d9dfc47
Distillative-AI~llama.cpp~5RT1G2.dockerbuild
54.9 KB
sha256:6b0cd79e9ff684cd62b747b3438a7296feeb4c463c663e99d669b41c7647f71c
Distillative-AI~llama.cpp~9KL2O1.dockerbuild
40.8 KB
sha256:74e8b7ff3571cd2b5bd11ec7fc4141a563410d729715ecfae9fc0cb82566d5ea
Distillative-AI~llama.cpp~JA9ZY7.dockerbuild
31 KB
sha256:9a17a952f2bb2bad69d2dfbe02b9a30ad3eb2eb02be6234d7c19fbbbd9156113
Distillative-AI~llama.cpp~JVP0Z3.dockerbuild
44.4 KB
sha256:063b307d0bc1414812f298a88baa1331975e3da4e5dbce2ed3fb6fe502c99ed8
Distillative-AI~llama.cpp~K8XGM7.dockerbuild
102 KB
sha256:c6cfea75d9830f536cc815d5a24ed9bbed392f2bb062a273ca89e37ab386fa48
Distillative-AI~llama.cpp~LI4XGS.dockerbuild
37.5 KB
sha256:22148ea2f24e304717d8fddd614bce502a776069c36ecafb80453bca7f1d7afe
Distillative-AI~llama.cpp~MDPTEP.dockerbuild
91.1 KB
sha256:69197d0edfe62651b87afe6ced4f661d214894e8e612b205148d542e79b81159
Distillative-AI~llama.cpp~NSEO6G.dockerbuild
46.6 KB
sha256:8d090ecc36f808f44060a5d505cd1d4375bbc4eff2422c459431325f0ac1c1b8
Distillative-AI~llama.cpp~NUNVTD.dockerbuild
44 KB
sha256:1002d53b5c59ed663804f6e9f12b4280c7b7d1c4d65ce955cf7c7106b5ff2c10
Distillative-AI~llama.cpp~OMVK3S.dockerbuild
31.9 KB
sha256:9ee63e675ad41099b1f07b5b6eca08d56c1a776d21aabba7f497ae159f8ae9d1
Distillative-AI~llama.cpp~P4NWSY.dockerbuild
122 KB
sha256:7bd25724617d16424ea7ab1e5cb0121b9393aadd133cbc6a324f827926ee149d
Distillative-AI~llama.cpp~SWGRE9.dockerbuild
42 KB
sha256:4cd5500c736bda1244b3b41498bccb95da8e61da9e579c9db750186b84b7c367
Distillative-AI~llama.cpp~SWH6QV.dockerbuild
108 KB
sha256:f1a97dc13434bdd210dfc9dd4c775bf451e26263c08ee31e8a17d801b0d57825
Distillative-AI~llama.cpp~T6SMDK.dockerbuild
37.9 KB
sha256:60165987249c72eb35f7f99540d072229fa3fb3fb54cd393ccd6da7b13ca4fa0
Distillative-AI~llama.cpp~T7GHSM.dockerbuild
35.1 KB
sha256:17ffb001106a855f818f1694e02a7c470ac43bf91043924c8f30df5b3e0580ff
Distillative-AI~llama.cpp~U2VU32.dockerbuild
127 KB
sha256:203e4fd0d4ab6d1ee37f348b0cab429fb565d7fed332e2ada054c106425c5a45
Distillative-AI~llama.cpp~WLUOMB.dockerbuild
86.4 KB
sha256:1e7683598efb556ba84e0a63f39cc3f6be01d42dcadac9665072f040af86a543
Distillative-AI~llama.cpp~XKMBC1.dockerbuild
51.8 KB
sha256:fb90b77d9ad7a6006be2fb4bbd79f911059c18a018a36b4239d52ba3c3820162
Distillative-AI~llama.cpp~XV5AN7.dockerbuild
76.3 KB
sha256:0e04a6d77d77d03844b875bee2483f2fd511242e672b342dabcd88a93403a1e8