time: 2020-03-31 19:35:41.674597Z
tags: worker-2
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_fail
time: 2020-03-31 19:35:41.689916Z
failure: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_fail [ multipart
Content-Type: text/x-traceback;charset=utf8,language=python
traceback
47A
Traceback (most recent call last):
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/tests/plugins/modules/test_tripleo_shell_script.py", line 123, in test_run_fail
    msg='Unable to output shell script /tmo/foo.sh: err')
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 957, in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 944, in assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "<string>", line 3, in raise_from
AssertionError: expected call not found.
Expected: exit_json(error='err', msg='Unable to output shell script /tmo/foo.sh: err')
Actual: exit_json(error='err', failed=True, msg='Unable to output shell script /tmo/foo.sh: err')
0
]
tags: -worker-2
time: 2020-03-31 19:35:41.710579Z
tags: worker-7
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_source_missing_skips
time: 2020-03-31 19:35:41.714040Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_source_missing_skips [ multipart
]
tags: -worker-7
time: 2020-03-31 19:35:41.714506Z
tags: worker-7
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_default
time: 2020-03-31 19:35:41.715165Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_default [ multipart
]
tags: -worker-7
time: 2020-03-31 19:35:41.715473Z
tags: worker-7
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_param
time: 2020-03-31 19:35:41.716022Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_param [ multipart
]
tags: -worker-7
time: 2020-03-31 19:35:41.716176Z
tags: worker-7
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_str_quote
time: 2020-03-31 19:35:41.716745Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_str_quote [ multipart
]
tags: -worker-7
time: 2020-03-31 19:35:41.882203Z
tags: worker-4
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_fails
time: 2020-03-31 19:35:41.885778Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_fails [ multipart
]
tags: -worker-4
time: 2020-03-31 19:35:41.881608Z
tags: worker-3
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env
time: 2020-03-31 19:35:41.895988Z
failure: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env [ multipart
Content-Type: text/x-traceback;charset=utf8,language=python
traceback
3E8
Traceback (most recent call last):
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/tests/plugins/modules/test_tripleo_shell_script.py", line 74, in test_run_env
    mock_exit_json.assert_called_once_with()
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 957, in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 944, in assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "<string>", line 3, in raise_from
AssertionError: expected call not found.
Expected: exit_json()
Actual: exit_json(changed=True)
0
]
tags: -worker-3
time: 2020-03-31 19:35:41.887530Z
tags: worker-0
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env_quoted
time: 2020-03-31 19:35:41.899769Z
failure: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env_quoted [ multipart
Content-Type: text/x-traceback;charset=utf8,language=python
traceback
3F0
Traceback (most recent call last):
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/tests/plugins/modules/test_tripleo_shell_script.py", line 104, in test_run_env_quoted
    mock_exit_json.assert_called_once_with()
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 957, in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 944, in assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "<string>", line 3, in raise_from
AssertionError: expected call not found.
Expected: exit_json()
Actual: exit_json(changed=True)
0
]
tags: -worker-0
time: 2020-03-31 19:35:41.941193Z
tags: worker-5
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_force
time: 2020-03-31 19:35:41.951008Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_force [ multipart
]
tags: -worker-5
time: 2020-03-31 19:35:41.951449Z
tags: worker-5
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_none
time: 2020-03-31 19:35:41.952638Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_none [ multipart
]
tags: -worker-5
time: 2020-03-31 19:35:42.022896Z
tags: worker-6
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run
time: 2020-03-31 19:35:42.028053Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run [ multipart
]
tags: -worker-6
time: 2020-03-31 19:35:42.028340Z
tags: worker-6
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_quote
time: 2020-03-31 19:35:42.029064Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_quote [ multipart
]
tags: -worker-6
time: 2020-03-31 19:35:42.029189Z
tags: worker-6
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_string
time: 2020-03-31 19:35:42.029861Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_string [ multipart
]
tags: -worker-6
time: 2020-03-31 19:35:42.028775Z
tags: worker-1
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run
time: 2020-03-31 19:35:42.043313Z
failure: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run [ multipart
Content-Type: text/x-traceback;charset=utf8,language=python
traceback
3E4
Traceback (most recent call last):
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/tests/plugins/modules/test_tripleo_shell_script.py", line 46, in test_run
    mock_exit_json.assert_called_once_with()
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 957, in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 944, in assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "<string>", line 3, in raise_from
AssertionError: expected call not found.
Expected: exit_json()
Actual: exit_json(changed=True)
0
]
tags: -worker-1
