You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Got another one from the other workflow. In a subworkflow.
Will update the copy I am using to test and see if that helps.
I cannot currently see any Planemo outputs from CI - github times out and throws a unicorn.
galaxy.workflow.run ERROR 2024-10-10 08:56:50,088 [pN:main.1,p:5757,tN:WorkflowRequestMonitor.monitor_thread] Failed to schedule Workflow[id=8,name=TreeValGal_anno_bed_optional], problem occurred on WorkflowStep[index=17,type=tool,label=None,uuid=c53a0cf0-5b7d-49b8-a8fb-26a3adfef04c,id=108].
Traceback (most recent call last):
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/run.py", line 467, in replacement_for_connection
replacement = step_outputs[output_name]
~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'output'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/run.py", line 238, in invoke
incomplete_or_none = self._invoke_step(workflow_invocation_step)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/run.py", line 322, in _invoke_step
incomplete_or_none = invocation_step.workflow_step.module.execute(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/modules.py", line 2144, in execute
collection_info = self.compute_collection_info(progress, step, all_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/modules.py", line 517, in compute_collection_info
collections_to_match = self._find_collections_to_match(progress, step, all_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/modules.py", line 537, in _find_collections_to_match
data = progress.replacement_for_input(self.trans, step, input_dict)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/run.py", line 442, in replacement_for_input
replacement = self.replacement_for_connection(connection[0], is_data=is_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpep3m9rtm/galaxy-dev/lib/galaxy/workflow/run.py", line 469, in replacement_for_connection
raise modules.FailWorkflowEvaluation(
galaxy.workflow.modules.FailWorkflowEvaluation
ping @mvdbeek@Delphine-L : What's the correct protocol for IWC PR review once they pass tests?
Review, comments and suggestions welcomed for this please.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft of two VGP workflows for review and suggestions.
Basic tracks documentation draft
Dimers, coverage, SV documentation draft