determined icon indicating copy to clipboard operation
determined copied to clipboard

🐛[bug] pulling container image: error parsing image name

Open KyanChen opened this issue 8 months ago • 3 comments

Describe the bug

[89ab6926] crashed: task failed without an associated exit code: pulling container image: error parsing image name /mnt/jfs/singularity_image_root/determinedai/environments:cuda-11.8-pytorch-2.0-gpu-mpi-0.31.1: invalid reference format [2024-06-23 11:01:33] || ERROR: Trial 10 (Experiment 10) was terminated: allocation failed: task failed without an associated exit code: pulling container image: error parsing image name /mnt/jfs/singularity_image_root/determinedai/environments:cuda-11.8-pytorch-2.0-gpu-mpi-0.31.1: invalid reference format

Reproduction Steps

using a local image

Expected Behavior

using a local image success

Screenshot

[89ab6926] crashed: task failed without an associated exit code: pulling container image: error parsing image name /mnt/jfs/singularity_image_root/determinedai/environments:cuda-11.8-pytorch-2.0-gpu-mpi-0.31.1: invalid reference format [2024-06-23 11:01:33] || ERROR: Trial 10 (Experiment 10) was terminated: allocation failed: task failed without an associated exit code: pulling container image: error parsing image name /mnt/jfs/singularity_image_root/determinedai/environments:cuda-11.8-pytorch-2.0-gpu-mpi-0.31.1: invalid reference format

Environment

  • Device or hardware: [e.g. iPhone6, Nvidia A100]
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional Context

No response

KyanChen avatar Jun 23 '24 11:06 KyanChen