Skip to content

AWS Pack install failing in st2 2.7.1 #4097

@harishgopalan

Description

@harishgopalan

Team,

I'm not able to install any pack in st2 2.7.1

id: 5ae874f91dcea036e8b3fee5
action.ref: packs.install
parameters:
  packs:
  - file:////home/example/aws
  python3: false
status: failed
result_task: download pack
result:
  error: 'Failed running task "download pack".. Update failed (Unknown modifier: $pushAll)'
  traceback: "Traceback (most recent call last):
  File "/opt/stackstorm/runners/action_chain_runner/action_chain_runner/action_chain_runner.py", line 516, in _run_chain
    liveaction = self._run_action(liveaction)
  File "/opt/stackstorm/runners/action_chain_runner/action_chain_runner/action_chain_runner.py", line 734, in _run_action
    raise e
OperationError: Update failed (Unknown modifier: $pushAll)
"
error: Failed running task "download pack".. Update failed (Unknown modifier: $pushAll)
traceback: Traceback (most recent call last):
  File "/opt/stackstorm/runners/action_chain_runner/action_chain_runner/action_chain_runner.py", line 516, in _run_chain
    liveaction = self._run_action(liveaction)
  File "/opt/stackstorm/runners/action_chain_runner/action_chain_runner/action_chain_runner.py", line 734, in _run_action
    raise e
OperationError: Update failed (Unknown modifier: $pushAll)

failed_on: download pack
start_timestamp: Tue, 01 May 2018 07:08:57 PDT
end_timestamp: Tue, 01 May 2018 07:08:58 PDT
+--------------------------+-----------+---------------+----------------+------------------------------+
| id                       | status    | task          | action         | start_timestamp              |
+--------------------------+-----------+---------------+----------------+------------------------------+
| 5ae874fa1dcea0376989786f | requested | download pack | packs.download | Tue, 01 May 2018 07:08:58    |
|                          |           |               |                | PDT                          |
+--------------------------+-----------+---------------+----------------+------------------------------+

Could this be a bug ? I'm able to execute any other adhoc actions though.

Regards
Harish

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions