Skip to content

Publish Docker image #138

Publish Docker image

Publish Docker image #138

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

docker.yml

on: schedule
Create and push git tag
16s
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
riseproject-dev~llama.cpp~44K0FZ.dockerbuild
32.7 KB
sha256:7344743f8e6ae485ae65289ce878462b67d36db8a2d7c05bcb82179f898c3bea
riseproject-dev~llama.cpp~APTDCJ.dockerbuild
54.9 KB
sha256:6a1814e1aeed7b6ee373ce31757684c321e6953ed7f4393eb4cb27f055d1ee52
riseproject-dev~llama.cpp~CIWLOR.dockerbuild
37.9 KB
sha256:19988c7f2a6edd3c1388f1c510e38ccdd0e67bc19386432eb7ef537be7ae7239
riseproject-dev~llama.cpp~HIZN7M.dockerbuild
124 KB
sha256:7a96bfdc047ae3eb62ff1a4b52448bd1e64ef22951cb6be63d0855621493bcfc
riseproject-dev~llama.cpp~J8F3EX.dockerbuild
67.5 KB
sha256:f4f5e67844efb34fe796efdfa1c4552ad20af18caacefc993aeca4b0debaebc7
riseproject-dev~llama.cpp~JT2H3F.dockerbuild
52.2 KB
sha256:79547845bcfd1902a7ebf6f71302797280f7cf11f6b4c325de95006be9ac2006
riseproject-dev~llama.cpp~KO2M0R.dockerbuild
48.5 KB
sha256:b5026947abc359d932f4fac2d8857f95475ce9fba74a765c9597d8fb082065ce
riseproject-dev~llama.cpp~LL3VPO.dockerbuild
102 KB
sha256:3b3c7130ee9fdcc31c307ae48fb80db16bd498bfc46c1046fedf28df6f65ff4e
riseproject-dev~llama.cpp~MZIJ94.dockerbuild
126 KB
sha256:f906a116101ce6e8f7c5de4dc18abf0b15db7461dd65babc9093934e13641707
riseproject-dev~llama.cpp~NF1IZZ.dockerbuild
44.8 KB
sha256:7a269849236af7d391ee5632ab403e6ee2f7f6394bb7984f4bb84ad4319d10cc
riseproject-dev~llama.cpp~PYV4BO.dockerbuild
35.4 KB
sha256:77cf276aae248e0c37fb36f6295d56c878770514b56d93c7270e64c24a14fcbc
riseproject-dev~llama.cpp~QX76NK.dockerbuild
43 KB
sha256:a6dda0d10ac4b4e4af962808759156ecb36815e7038ba1b28cfdaa9e0da678b3
riseproject-dev~llama.cpp~RH6IGV.dockerbuild
98.7 KB
sha256:2914b55423641082531218af4282657168c74d3d20a4ac2889464b7d01800026
riseproject-dev~llama.cpp~SVYE1G.dockerbuild
100 KB
sha256:5f69f655de65098d0d3ec05bbf6f2dcfd928950953e612da8e57e18be9e2b9d3
riseproject-dev~llama.cpp~UARTJH.dockerbuild
45.6 KB
sha256:8939929e6633ad669ec0864e2e32442f228062cc1e643cb7e2e1736f15d001a6
riseproject-dev~llama.cpp~VTOV6J.dockerbuild
44.7 KB
sha256:45a9af51064a5d98e0640b88df62ba6bb008badfc83a9a5a13652bce13ac3bb9
riseproject-dev~llama.cpp~ZN7PZE.dockerbuild
36.4 KB
sha256:67007baef81df24c4a686ae51e25be563874f4cb910225627806e95c7c4ecf4c