Skip to content

Publish Docker image #29

Publish Docker image

Publish Docker image #29

Triggered via schedule March 17, 2026 05:36
Status Failure
Total duration 1d 0h 0m 2s
Artifacts 17

docker.yml

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

Annotations

3 errors and 7 warnings
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 if [ \"${MUSA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DMUSA_ARCHITECTURES=${MUSA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_MUSA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
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 python3-dev python3-pip python3-wheel && 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: 1
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 (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. 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. 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. 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. 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. 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. 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. 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~7OY830.dockerbuild
50.7 KB
sha256:143a9fbe11426f913e11f2c88c50f9e9c00595cd8a64ceeec78bdbeca98d4d00
Distillative-AI~llama.cpp~AC8G69.dockerbuild
46.7 KB
sha256:e96ee58c0162e12403964bbd8c83f10781de8e11ebc7c0ca260f68c5846c5c02
Distillative-AI~llama.cpp~B1BFFF.dockerbuild
38.7 KB
sha256:e6719a0a8a0a1e63056b06de61f5bb3a3fae5152fe47d1128486983a862fdc76
Distillative-AI~llama.cpp~IOSVSN.dockerbuild
53.7 KB
sha256:1de5c197edbe6eb4149c5bc5318b5f54cc5ae3f2c21938af5141193267ed21b9
Distillative-AI~llama.cpp~J679KL.dockerbuild
97.1 KB
sha256:0fe78875f075c41a175afdb19581ff0e573c0ba0e9b64c8d3ebcf4b1a040f724
Distillative-AI~llama.cpp~JRVF72.dockerbuild
32.7 KB
sha256:2490a0bf7f697a271ad7b97f727977a721d1b8f53e0a24b1716d7458158e9907
Distillative-AI~llama.cpp~KRDGWG.dockerbuild
118 KB
sha256:c2d179edbb2479d964437b1eeecf0d51662546774df738e03dcf25ed6ec1ac84
Distillative-AI~llama.cpp~L2T7HC.dockerbuild
103 KB
sha256:877285bb47540ac1c9c51afd849bd526e1a2eceb1290bd636cd4d6ee75633dcd
Distillative-AI~llama.cpp~PB432M.dockerbuild
32.4 KB
sha256:9f1af5cc802e5fdfff56c6b24c07dca5bfd456ec5645b10f53d015e928488c3f
Distillative-AI~llama.cpp~PV3290.dockerbuild
44.3 KB
sha256:31009a15a33dc6be4bd8428cc49d5f0018b26d0056bf9749b8efedb2a9c04c80
Distillative-AI~llama.cpp~QWSJN0.dockerbuild
126 KB
sha256:ad67a40b564ef530c58b7edca264687318abb4869ea148ab73d10f5e2ba534c4
Distillative-AI~llama.cpp~SAYV09.dockerbuild
43.6 KB
sha256:ae5c7d30f5b1494a0c461f19534523e9b4456d1209315287279513af78b8c24b
Distillative-AI~llama.cpp~TCL511.dockerbuild
95.4 KB
sha256:bbb66f57158297b431d8d20b76211fcc092bd7ec033cfbc1517a24d3467d13d1
Distillative-AI~llama.cpp~UM4LNB.dockerbuild
123 KB
sha256:7af6fbeb0292cb8f68975d1f5da1cfe2e8ea98d7deb0512013e22136b5949a5c
Distillative-AI~llama.cpp~UNZW9H.dockerbuild
40.4 KB
sha256:09a3c2cf4469f6a615876badc5a4e906b13392bb62cfc9e8020f3d35568cc66a
Distillative-AI~llama.cpp~UU0YFH.dockerbuild
40.9 KB
sha256:6a9a62eaeab8b7a2918dfb1e85e8c901de33edde4ca383f56503880eac072a1b
Distillative-AI~llama.cpp~YMCVNR.dockerbuild
37.5 KB
sha256:06c98a22fc1880e7e95b4954e4fcd42b4e2e8e6b344d1b08da12220dd72f7136