Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

invalid volume spec error when LOOM_STORAGE_ROOT=/ #568

@nhammond

Description

@nhammond

TaskAttempts failed consistently with this error. Possibly caused by setting "LOOM_STORAGE_ROOT=/"

`
[Pull task run image.] **************************************************** changed: [10.249.20.21] PLAY [Execute a Loom task attempt on the specified worker instance.] *********** TASK [Gathering Facts] ********************************************************* ok: [10.249.20.21] TASK [Execute a TaskAttempt] *************************************************** fatal: [10.249.20.21]: FAILED! => {"changed": false, "msg": "Error creating container: 500 Server Error: Internal Server Error ("{"message":"invalid volume spec \"/\": invalid volume specification: '/': invalid mount config for type \"volume\": invalid specification: destination can't be '/'"}")"} to retry, use: --limit @/loom-settings/playbooks/gcloud_run_task_attempt.retry PLAY RECAP ********************************************************************* 10.249.20.21 : ok=12 changed=5 unreachable=0 failed=1 localhost : ok=14 changed=7 unreachable=0 failed=0

`

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions