CI (branch: hotfix/requirements-3006.x) #1583
Annotations
2 errors
tests/pytests/functional/cli/test_salt_deltaproxy.py#L216
assert 1 == 0
+ where 1 = ProcessResult(returncode=1, stdout='{\n"proxy_twenty_four": "Minion did not return. [No response]\\nThe minions may not have all finished running and any remaining minions will return upon completion. To look up the return data for this job later, run the following command:\\n\\nsalt-run jobs.lookup_jid 20230727162932822896"\n}\n', stderr='ERROR: Minions returned with non-zero exit code\n', cmdline=['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt.py', '--config-dir=/tmp/stsuite/deltaproxy-functional-master/conf', '--timeout=30', '--out=json', '--out-indent=0', '--log-level=critical', 'proxy_twenty_four', 'test.ping'], data_key=None, data='Minion did not return. [No response]\nThe minions may not have all finished running and any remaining minions will return upon completion. To look up the return data for this job later, run the following command:\n\nsalt-run jobs.lookup_jid 20230727162932822896').returncode
|
pkg/tests/integration/test_pip.py#L48
NameError: name 'pip' is not defined
|
The logs for this run have expired and are no longer available.
Loading