CI (branch: snyk-fix-a9eafaa379bae2931c97dfba11efeda5) #1952
Annotations
1 error
tests/pytests/integration/minion/test_return_retries.py#L107
assert 0 == 1
+ where 0 = ProcessResult(returncode=0, stdout='{\n"pillar-timeout-4-3Q1SCc": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "19:57:10.940398",\n"duration": 1.703,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-1-Wd5kCr": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "19:57:14.327401",\n"duration": 1.778,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-3-BGZlHc": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "19:57:14.299895",\n"duration": 1.776,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-2-K2xTEO": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "19:57:14.621880",\n"duration": 4.266,\n"__id__": "custom_test_state"\n}\n}\n}\n', stderr='', cmdline=['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt.py', '--config-dir=/tmp/stsuite/pillar-timeout-master/conf', '--timeout=5', '--out=json', '--out-indent=0', '--log-level=critical', '*', 'state.sls', 'issue-50221'], data_key=None, data={'pillar-timeout-4-3Q1SCc': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '19:57:10.940398', 'duration': 1.703, '__id__': 'custom_test_state'}}, 'pillar-timeout-1-Wd5kCr': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '19:57:14.327401', 'duration': 1.778, '__id__': 'custom_test_state'}}, 'pillar-timeout-3-BGZlHc': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '19:57:14.299895', 'duration': 1.776, '__id__': 'custom_test_state'}}, 'pillar-timeout-2-K2xTEO': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '19:57:14.621880', 'duration': 4.266, '__id__': 'custom_test_state'}}}).returncode
|
The logs for this run have expired and are no longer available.
Loading