Skip to content

Publish Docker image #252

Publish Docker image

Publish Docker image #252

Manually triggered August 5, 2024 20:39
Status Failure
Total duration 20m 3s
Artifacts

docker.yml

on: workflow_dispatch
Matrix: build-image
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build-image (xpu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y git build-essential curl python3.10 python-is-python3 python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/* && curl -L -o xpu_manager.deb -s https://github.com/intel/xpumanager/releases/download/${XPU_MANAGER} && dpkg -i xpu_manager.deb && rm -rf xpu_manager.deb" did not complete successfully: exit code: 1
build-image (hpu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python -m pip install -U pip && python -m pip install -U setuptools && python -m pip install -U poetry && python -m pip install -e /milabench/milabench/ && ./habana_installer.sh install -t dependencies && ./habana_installer.sh install -t pytorch && python -m pip cache purge" did not complete successfully: exit code: 1
build-image (xpu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-image (hpu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-image (cuda)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-image (rocm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/