Skip to content

Dataloading Revamp #301

Dataloading Revamp

Dataloading Revamp #301

Triggered via pull request January 13, 2025 22:55
Status Failure
Total duration 1h 10m 15s
Artifacts

build_docker_image.yml

on: pull_request
build-and-publish-docker-image
1h 10m
build-and-publish-docker-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-publish-docker-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export TORCH_CUDA_ARCH_LIST=\"$(echo \"$CUDA_ARCHITECTURES\" | tr ';' '\\n' | awk '$0 > 70 {print substr($0,1,1)\".\"substr($0,2)}' | tr '\\n' ' ' | sed 's/ $//')\" && export MAX_JOBS=4 && GSPLAT_VERSION=\"$(sed -n 's/.*gsplat==\\s*\\([^,\" '\"'\"']*\\).*/\\1/p' /tmp/nerfstudio/pyproject.toml)\" && pip install --no-cache-dir git+https://github.com/nerfstudio-project/gsplat.git@v${GSPLAT_VERSION} && pip install --no-cache-dir /tmp/nerfstudio 'numpy<2.0.0' && rm -rf /tmp/nerfstudio" did not complete successfully: exit code: 1
build-and-publish-docker-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636