Update #17794
Annotations
3 errors
Telemetry summary
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/_work/cudf/cudf/shared-actions/telemetry-summarize'. Did you forget to run actions/checkout before running your local action?
|
Run build in devcontainer
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount source=/home/runner/_work/cudf/cudf,target=/home/coder/cudf,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.aws,target=/home/coder/.aws,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.cache,target=/home/coder/.cache,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.config,target=/home/coder/.config,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.local/share/cudf-cuda12.5-venvs,target=/home/coder/.local/share/venvs,type=bind,consistency=consistent --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/set_output_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/output --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/set_env_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/env --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/add_path_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/path --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/step_summary_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/_work/cudf/cudf -l devcontainer.config_file=/home/runner/_work/cudf/cudf/.devcontainer/cuda12.5-pip/devcontainer.json -e LANG=en_US.UTF-8 -e NVIDIA_DISABLE_REQUIRE=true -e CC=gcc -e CXX=g++ -e CUDAHOSTCXX=g++ -u root --gpus=all -v /run/udev:/run/udev -v /sys/kernel/config:/sys/kernel/config -v /dev:/dev -v /lib/modules/6.5.0-1019-nvidia-64k:/lib/modules/6.5.0-1019-nvidia-64k -v /usr/local/cuda-12.4/gds:/mnt/gds -v /opt/nvidia/nsight-systems-cli/2024.5.1:/mnt/nsight-systems-cli -v /home/runner/Downloads:/mnt/profile -v /home/runner/biubiu/fio:/mnt/fio --privileged --cap-add=SYS_ADMIN --rm --name runner-rapids-cudf-24.12-cuda12.5-pip --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-cudf-93c81ccb9c20ebc61c9ce14f79606c9bf7d85c2ec0171678eb385ed179089cd8-uid -c echo Container started
trap "exit 0" 15
exec "$@"
while sleep 1 & wait $!; do :; done - (exit code: undefined)
An error occurred setting up the container.
|
Run build in devcontainer
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount source=/home/runner/_work/cudf/cudf,target=/home/coder/cudf,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.aws,target=/home/coder/.aws,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.cache,target=/home/coder/.cache,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.config,target=/home/coder/.config,type=bind,consistency=consistent --mount source=/home/runner/_work/cudf/cudf/../.local/share/cudf-cuda12.5-venvs,target=/home/coder/.local/share/venvs,type=bind,consistency=consistent --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/set_output_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/output --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/set_env_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/env --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/add_path_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/path --mount type=bind,src=/home/runner/_work/_temp/_runner_file_commands/step_summary_67b2ac19-18b4-445f-ac97-8eb62225dc68,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/_work/cudf/cudf -l devcontainer.config_file=/home/runner/_work/cudf/cudf/.devcontainer/cuda12.5-pip/devcontainer.json -e LANG=en_US.UTF-8 -e NVIDIA_DISABLE_REQUIRE=true -e CC=gcc -e CXX=g++ -e CUDAHOSTCXX=g++ -u root --gpus=all -v /run/udev:/run/udev -v /sys/kernel/config:/sys/kernel/config -v /dev:/dev -v /lib/modules/6.5.0-1019-nvidia-64k:/lib/modules/6.5.0-1019-nvidia-64k -v /usr/local/cuda-12.4/gds:/mnt/gds -v /opt/nvidia/nsight-systems-cli/2024.5.1:/mnt/nsight-systems-cli -v /home/runner/Downloads:/mnt/profile -v /home/runner/biubiu/fio:/mnt/fio --privileged --cap-add=SYS_ADMIN --rm --name runner-rapids-cudf-24.12-cuda12.5-pip --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-cudf-93c81ccb9c20ebc61c9ce14f79606c9bf7d85c2ec0171678eb385ed179089cd8-uid -c echo Container started
trap "exit 0" 15
exec "$@"
while sleep 1 & wait $!; do :; done -
|
Loading