Publish Docker image #61
Annotations
13 errors and 2 warnings
|
Push Docker image to Docker Registry (cpu, .devops/cpu.Dockerfile, linux/amd64, true, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ] || [ \"$TARGETARCH\" = \"arm64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DGGML_NATIVE=OFF -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; else echo \"Unsupported architecture\"; exit 1; fi && cmake --build build -j $(nproc)" did not complete successfully: exit code: 2
|
|
Push Docker image to Docker Registry (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cmake -B build -DGGML_NATIVE=OFF -DGGML_VULKAN=ON -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
|
|
Push Docker image to Docker Registry (cpu, .devops/cpu.Dockerfile, linux/arm64, true, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ] || [ \"$TARGETARCH\" = \"arm64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DGGML_NATIVE=OFF -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; else echo \"Unsupported architecture\"; exit 1; fi && cmake --build build -j $(nproc)" did not complete successfully: exit code: 2
|
|
Push Docker image to Docker Registry (vulkan, .devops/vulkan.Dockerfile, linux/arm64, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cmake -B build -DGGML_NATIVE=OFF -DGGML_VULKAN=ON -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
|
|
Push Docker image to Docker Registry (musa, .devops/musa.Dockerfile, linux/amd64, true, true, tru...
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 Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/arm64, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/amd64, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/amd64, ...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/arm64, ...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (intel, .devops/intel.Dockerfile, linux/amd64, true, true, t...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${GGML_SYCL_F16}\" = \"ON\" ]; then echo \"GGML_SYCL_F16 is set\" && export OPT_SYCL_F16=\"-DGGML_SYCL_F16=ON\"; fi && echo \"Building with dynamic libs\" && cmake -B build -DGGML_NATIVE=OFF -DGGML_SYCL=ON -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${OPT_SYCL_F16} && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
|
|
Push Docker image to Docker Registry (openvino, .devops/openvino.Dockerfile, linux/amd64, true, t...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c bash -c \"source ${OpenVINO_DIR}/setupvars.sh && cmake -B build/ReleaseOV -G Ninja -DCMAKE_BUILD_TYPE=Release -DGGML_OPENVINO=ON && cmake --build build/ReleaseOV -j$(nproc)\"" did not complete successfully: exit code: 1
|
|
Push Docker image to Docker Registry (rocm, .devops/rocm.Dockerfile, linux/amd64, true, true, tru...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c HIPCXX=\"$(hipconfig -l)/clang\" HIP_PATH=\"$(hipconfig -R)\" cmake -S . -B build -DGGML_HIP=ON -DGGML_HIP_ROCWMMA_FATTN=ON -DAMDGPU_TARGETS=\"$ROCM_DOCKER_ARCH\" -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DCMAKE_BUILD_TYPE=Release -DLLAMA_BUILD_TESTS=OFF && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
|
|
Push Docker image to Docker Registry (cpu, .devops/s390x.Dockerfile, linux/s390x, true, true, tru...
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
Push Docker image to Docker Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/arm64, true,...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
|
Push Docker image to Docker Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/arm64, ...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
CompleteTech-LLC-AI-Research~llama.cpp~1PUXTK.dockerbuild
|
310 KB |
sha256:43517f0ccdbb5c97100c7eb3e69175c89f758d5c277707b91b3ea76730ed153a
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~3EELOL.dockerbuild
|
60.7 KB |
sha256:18cbfc69c933495fc16132b5e879ff42151a6f47b12eebe9d29a40c09469629c
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~HGDYOU.dockerbuild
|
60.3 KB |
sha256:3b8d28ba0b4a7e35116e44fbd6a8d43c030eeda21ca86d8c70fc2b9e5ad42812
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~JQSWXQ.dockerbuild
|
42.7 KB |
sha256:8780a901290cd1ed0072a3f2632be901ebb29c08395b977d0b1c94c9f55cb0c2
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~LSO7ZG.dockerbuild
|
30.7 KB |
sha256:4f74d19a6f9bb99f850e92fa3bb09012914699aa7d049c9f72737d79cf12212a
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~OL8HTZ.dockerbuild
|
42.4 KB |
sha256:540cc7f2cf7b0fcbeed4c8b6f0151950d4a50671a84859087a88cb49ca58884a
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~Q2BF1W.dockerbuild
|
43.8 KB |
sha256:3937a9a155b313b8785641beeda419978ae1602aa6ec4e4efe443351c3827713
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~Q97LET.dockerbuild
|
45.3 KB |
sha256:65766a3072fc0f3ff3ebd5fd0b788a132a4dbcd2d0d348c00c63544695518302
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~T4J423.dockerbuild
|
41.7 KB |
sha256:5910921e53290def431a57dc34591eed3160b2d09d1c344ccf45cffb2d14cf04
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~UBWZ46.dockerbuild
|
48.7 KB |
sha256:f95b84f27c7fd1514dd66bfc737757e470e424b9185fb833ddda176567972b82
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~VRFZUS.dockerbuild
|
49.5 KB |
sha256:a72391ebfc20db607f88be1cf0ff05fe94359be41e7fd1d1f9958625a938f400
|
|
|
CompleteTech-LLC-AI-Research~llama.cpp~YSIX5I.dockerbuild
|
609 KB |
sha256:cb593bcf78af572602e887d5f707c2082f48b1394e770d6d88ac93894c029b3a
|
|