Project

General

Profile

Actions

Bug #4451

closed

[Workbench] Fiddlesticks when rerunning pipeline with edited template

Added by Nancy Ouyang over 9 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Story points:
0.5

Description

Well, I paused a pipeline instance, then cancelled both running jobs while they were still queued, made some changes to my pipeline template with arv edit, on workbench clicked "re-run with latest", and then got

Oh... fiddlesticks.
Sorry, I had some trouble handling your request.
undefined method `delete' for nil:NilClass

https://workbench.qr1hi.arvadosapi.com/pipeline_instances/qr1hi-d1hrv-m4xj2k0155arkcb/copy?components=use_latest&pipeline_instance[state]=RunningOnServer&script=use_latest


Related issues

Related to Arvados - Idea #3490: [Workbench] Create and edit pipeline templatesRejectedActions
Actions #1

Updated by Nancy Ouyang over 9 years ago

Also happens if you click "re-run options" and "run now".
But probably the root issue is I updated the pipeline template into a broken one.

=== In more detail ===
--> I tried to coerce the ordering of the jobs to serial by adding to the second job
input:{
output_of:Create Two Files
},

which arv edit accepted, but trying to run this template made everything else sad.

===Oh, more detail! the issue was my runtime_constraints was inside my script_parameters

incorrect: script_parameters:{ runtime_constraints:{}}
correct: script_parameters:{}, runtime_constraints:{}

Actions #2

Updated by Brett Smith over 9 years ago

  • Subject changed from Fiddlesticks when re-running with latest pipeline template to [Workbench] Fiddlesticks when rerunning pipeline with edited template
  • Assigned To deleted (Nancy Ouyang)
  • Target version set to Bug Triage

Workbench may not be able to run the pipeline in these cases, but it should say that explicitly rather than crashing.

Actions #3

Updated by Tom Clegg over 9 years ago

  • Story points set to 0.5
Actions #4

Updated by Tom Clegg over 9 years ago

  • Target version changed from Bug Triage to Arvados Future Sprints
Actions #5

Updated by Tom Clegg about 7 years ago

  • Status changed from New to Closed
Actions #6

Updated by Tom Clegg about 7 years ago

  • Target version deleted (Arvados Future Sprints)
Actions

Also available in: Atom PDF