CI (branch: hotfix/merge-forward) #1920
Annotations
1 error
tests/integration/modules/test_file.py#L432
pytestshellutils.exceptions.FactoryTimeout: SaltCall(id='minion-Y6n0m0', config_file='C:\\Windows\\Temp\\stsuite\\minion-Y6n0m0\\conf\\minion', config_dir='C:\\Windows\\Temp\\stsuite\\minion-Y6n0m0\\conf', python_executable='C:\\Windows\\Temp\\testing\\.nox\\ci-test-onedir\\Scripts\\python.EXE', cwd=WindowsPath('C:/Windows/Temp/testing'), slow_stop=True, timeout=30, script_name='C:\\Windows\\Temp\\stsuite\\scripts\\cli_salt_call.py', base_script_args=[], display_name=None) Failed to run: ['C:\\Windows\\Temp\\testing\\.nox\\ci-test-onedir\\Scripts\\python.EXE', 'C:\\Windows\\Temp\\stsuite\\scripts\\cli_salt_call.py', '--config-dir=C:\\Windows\\Temp\\stsuite\\minion-Y6n0m0\\conf', '--timeout=30', '--out=json', '--out-indent=0', '--log-level=critical', 'state.apply', 'issue-60426']; Error: Timed out after 50.11 seconds!
ProcessResult
Command Line: ['C:\\Windows\\Temp\\testing\\.nox\\ci-test-onedir\\Scripts\\python.EXE', 'C:\\Windows\\Temp\\stsuite\\scripts\\cli_salt_call.py', '--config-dir=C:\\Windows\\Temp\\stsuite\\minion-Y6n0m0\\conf', '--timeout=30', '--out=json', '--out-indent=0', '--log-level=critical', 'state.apply', 'issue-60426']
Returncode: 1
Process Output:
>>>>> STDOUT >>>>>
{
"local": {
"file_|-accumulated configstuff_|-accumulated configstuff_|-accumulated": {
"name": "accumulated configstuff",
"changes": {},
"result": true,
"comment": "Accumulator accumulated configstuff for file C:\\etc\\foo\\bar was charged by text",
"__sls__": "issue-60426",
"__run_num__": 0,
"start_time": "18:55:07.617915",
"duration": 15.625,
"__id__": "accumulated configstuff"
},
"file_|-configuration file_|-C:\\etc\\foo\\bar_|-managed": {
"changes": {
"diff": "New file"
},
"comment": "File C:\\etc\\foo\\bar updated",
"name": "C:\\etc\\foo\\bar",
"result": true,
"__sls__": "issue-60426",
"__run_num__": 1,
"start_time": "18:55:07.633540",
"duration": 234.35,
"__id__": "configuration file"
}
}
}
<<<<< STDOUT <<<<<
>>>>> STDERR >>>>>
C:\Windows\Temp\testing\.nox\ci-test-onedir\lib\site-packages\boto\iam\connection.py:1114: SyntaxWarning: "is" with a literal. Did you mean "=="?
if tld is 'default':
<<<<< STDERR <<<<<
Parsed JSON Data:
{'local': {'file_|-accumulated configstuff_|-accumulated configstuff_|-accumulated': {'__id__': 'accumulated '
'configstuff',
'__run_num__': 0,
'__sls__': 'issue-60426',
'changes': {},
'comment': 'Accumulator '
'accumulated '
'configstuff '
'for '
'file '
'C:\\etc\\foo\\bar '
'was '
'charged '
'by '
'text',
'duration': 15.625,
'name': 'accumulated '
|
The logs for this run have expired and are no longer available.
Loading