Skip to content

Feature/devcontainer pytest integration #315

Feature/devcontainer pytest integration

Feature/devcontainer pytest integration #315

Triggered via pull request December 16, 2025 08:23
Status Failure
Total duration 4m 14s
Artifacts

ci.yaml

on: pull_request
Matrix: test-devcontainers
publish-test-results
7s
publish-test-results
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
test-devcontainers (src/sample_cpu_project, cpu-project)
Dev container exec failed: (exit code: 1)
test-devcontainers (src/sample_cpu_project, cpu-project)
Dev container exec failed: (exit code: 1)
test-devcontainers (src/sample_pytorch_gpu_project, gpu-project)
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/dstoolkit-devcontainers/dstoolkit-devcontainers,target=/workspaces/dstoolkit-devcontainers --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/dstoolkit-devcontainers/dstoolkit-devcontainers/src/sample_pytorch_gpu_project -l devcontainer.config_file=/home/runner/work/dstoolkit-devcontainers/dstoolkit-devcontainers/src/sample_pytorch_gpu_project/.devcontainer/devcontainer.json --gpus all --env-file ../../.env --entrypoint /bin/sh vsc-sample_pytorch_gpu_project-1879de8aabe26c9f7d45a09234e393db4c07085d5550ba302becd8d80f61c484 -c echo Container started trap "exit 0" 15 exec "$@" while sleep 1 & wait $!; do :; done -
test-devcontainers (src/sample_pytorch_gpu_project, gpu-project)
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/dstoolkit-devcontainers/dstoolkit-devcontainers,target=/workspaces/dstoolkit-devcontainers --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_af5bfe4f-1ade-4e58-86f2-01aff638fe0e,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/dstoolkit-devcontainers/dstoolkit-devcontainers/src/sample_pytorch_gpu_project -l devcontainer.config_file=/home/runner/work/dstoolkit-devcontainers/dstoolkit-devcontainers/src/sample_pytorch_gpu_project/.devcontainer/devcontainer.json --gpus all --env-file ../../.env --entrypoint /bin/sh vsc-sample_pytorch_gpu_project-1879de8aabe26c9f7d45a09234e393db4c07085d5550ba302becd8d80f61c484 -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.
publish-test-results
Error: The process '/usr/bin/git' failed with exit code 128
test-devcontainers (src/sample_cpu_project, cpu-project)
No files were found with the provided path: src/sample_cpu_project/coverage.xml. No artifacts will be uploaded.
test-devcontainers (src/sample_cpu_project, cpu-project)
No files were found with the provided path: src/sample_cpu_project/test-results.xml. No artifacts will be uploaded.
test-devcontainers (src/sample_pytorch_gpu_project, gpu-project)
No files were found with the provided path: src/sample_pytorch_gpu_project/coverage.xml. No artifacts will be uploaded.
test-devcontainers (src/sample_pytorch_gpu_project, gpu-project)
No files were found with the provided path: src/sample_pytorch_gpu_project/test-results.xml. No artifacts will be uploaded.