CI (branch: master) #1560
Annotations
2 errors
tests/pytests/scenarios/daemons/test_salt_as_daemons.py#L26
assert -15 == 0
+ where -15 = ProcessResult(returncode=-15, stdout='', stderr='', cmdline=['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt_master.py', '--config-dir=/tmp/stsuite/master-daemonized-B8O4LW/conf', '--log-level=critical', '--daemon'], data_key=None, data=None).returncode
+ where ProcessResult(returncode=-15, stdout='', stderr='', cmdline=['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt_master.py', '--config-dir=/tmp/stsuite/master-daemonized-B8O4LW/conf', '--log-level=critical', '--daemon'], data_key=None, data=None) = DaemonImpl(factory=SaltMaster(id='master-daemonized-B8O4LW', config_file='/tmp/stsuite/master-daemonized-B8O4LW/conf/master', config_dir='/tmp/stsuite/master-daemonized-B8O4LW/conf', python_executable='/tmp/testing/.nox/ci-test-onedir/bin/python', cwd=PosixPath('/tmp/testing'), slow_stop=True, timeout=None, script_name='/tmp/stsuite/scripts/cli_salt_master.py', base_script_args=[], check_ports=[], extra_cli_arguments_after_first_start_failure=['--log-level=info'], display_name="SaltMaster(id='master-daemonized-B8O4LW')"))._terminal_result
+ where DaemonImpl(factory=SaltMaster(id='master-daemonized-B8O4LW', config_file='/tmp/stsuite/master-daemonized-B8O4LW/conf/master', config_dir='/tmp/stsuite/master-daemonized-B8O4LW/conf', python_executable='/tmp/testing/.nox/ci-test-onedir/bin/python', cwd=PosixPath('/tmp/testing'), slow_stop=True, timeout=None, script_name='/tmp/stsuite/scripts/cli_salt_master.py', base_script_args=[], check_ports=[], extra_cli_arguments_after_first_start_failure=['--log-level=info'], display_name="SaltMaster(id='master-daemonized-B8O4LW')")) = SaltMaster(id='master-daemonized-B8O4LW', config_file='/tmp/stsuite/master-daemonized-B8O4LW/conf/master', config_dir='/tmp/stsuite/master-daemonized-B8O4LW/conf', python_executable='/tmp/testing/.nox/ci-test-onedir/bin/python', cwd=PosixPath('/tmp/testing'), slow_stop=True, timeout=None, script_name='/tmp/stsuite/scripts/cli_salt_master.py', base_script_args=[], check_ports=[], extra_cli_arguments_after_first_start_failure=['--log-level=info'], display_name="SaltMaster(id='master-daemonized-B8O4LW')").impl
|
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