Actions
Bug #4064
closed[Crunch] Typoed "output_of" value in pipeline leaves a job stuck in the queue
Story points:
0.5
Description
I had a typo in one of my inputs to one of my jobs, specifically my parameter was "output_of":"conbine_xxxx" (instead of combine). When I went to rerun my pipeline, the job would say "Not Ready" and would not run. The logs also did not say I had a typo, which would be nice to see that it wasn't able to find that input. Also, when I fixed the typo, the job would not run, I'm guessing because the pipelines were still in queue but wouldn't run but were still trying to run and thus, taking up the node slots. After pausing those pipelines (I wish I could cancel them but I didn't have that option (it would be cool to cancel queued jobs)), then my job could run.
Updated by Radhika Chippada about 10 years ago
- Subject changed from Typo in pipeline template input makes the job stuck in queue to [Crunch] Typo in pipeline template input makes the job stuck in queue
- Category set to Crunch
Updated by Brett Smith about 10 years ago
- Subject changed from [Crunch] Typo in pipeline template input makes the job stuck in queue to [Crunch] Typoed "output_of" value in pipeline leaves a job stuck in the queue
Updated by Brett Smith about 10 years ago
I broke the different components of this report into individual tasks.
Updated by Brett Smith about 10 years ago
- Target version changed from Bug Triage to Arvados Future Sprints
Updated by Ward Vandewege about 10 years ago
- Target version changed from Arvados Future Sprints to 2014-10-29 sprint
Actions