Project

General

Profile

Actions

Bug #3572

closed

[Crunch] 'arv pipeline run --submit --template ...' does not start pipeline instance

Added by Abram Connelly over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
0.5

Description

When issuing the following command:

arv pipeline run --submit --template qr1hi-p5p6p-07tn56nsbtpsmmn HUMAN=01ebb0ee6072d5d1274e5f805c520d38+51822 REFPATH=fc31c655bcc3fc4538b7b29485bef016+715/tile_md5sum_hu154_sort.csv.gz NAME=huEC6EEC

I get the following pipeline instance ID:

qr1hi-d1hrv-547c3227ociw6iu

But the pipeline does not start running. When going to workbench, I see the pipeline instance there. Here is the message it gives:

This pipeline does not need any further inputs specified. You can start it by clicking the "Run" button whenever you're ready. (It's not too late to change existing settings, though.)

Click the "Components" tab above to see a full list of pipeline settings.

Without automatic pipeline execution, I need to 'manually' run this pipeline by saving the returned UUID of the pipeline instance and executing something like:

arv pipeline_instance update --uuid $PIPID --pipeline-instance '{"state":"RunningOnServer"}'

Where $PIPID is the pipeline instance id as returned by the submit request.

Actions #1

Updated by Tom Clegg over 9 years ago

  • Target version set to 2014-08-27 Sprint
Actions #2

Updated by Tom Clegg over 9 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Anonymous over 9 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset arvados|commit:33f848525d46357fbe7669bc9ea09f2f4379f425.

Actions #4

Updated by Tom Clegg over 9 years ago

  • Subject changed from 'arv pipeline run --submit --template ...' does not start pipeline instance to [Crunch] 'arv pipeline run --submit --template ...' does not start pipeline instance
  • Category set to Crunch
  • Assigned To set to Tom Clegg
Actions #5

Updated by Ward Vandewege over 9 years ago

  • Story points set to 0.5
Actions

Also available in: Atom PDF