tests/executors/test_executor.py::test_running_process[sleep 300] FAILED [ 1%] tests/executors/test_executor.py::test_running_process[command1] FAILED [ 3%] tests/executors/test_executor.py::test_custom_signal_stop FAILED [ 8%] tests/executors/test_executor.py::test_stop_custom_signal_stop FAILED [ 10%] tests/executors/test_executor.py::test_stop_custom_exit_signal_stop FAILED [ 12%] tests/executors/test_executor.py::test_running_context FAILED [ 13%] tests/executors/test_executor.py::test_executor_in_context_only FAILED [ 15%] tests/executors/test_executor.py::test_context_stopped FAILED [ 17%] tests/executors/test_executor.py::test_process_output[echo "foobar"] FAILED [ 18%] tests/executors/test_executor.py::test_process_output[command1] FAILED [ 20%] tests/executors/test_executor.py::test_process_output_shell[echo "foobar"] FAILED [ 22%] tests/executors/test_executor.py::test_process_output_shell[command1] FAILED [ 24%] tests/executors/test_executor.py::test_stopping_not_yet_running_executor FAILED [ 27%] tests/executors/test_executor.py::test_forgotten_stop FAILED [ 29%] tests/executors/test_executor.py::test_executor_raises_if_process_exits_with_error FAILED [ 31%] tests/executors/test_executor.py::test_executor_ignores_processes_exiting_with_0 FAILED [ 32%] tests/executors/test_executor.py::test_executor_methods_returning_self FAILED [ 34%] tests/executors/test_executor.py::test_mirakuru_cleanup FAILED [ 36%] tests/executors/test_executor_kill.py::test_custom_signal_kill FAILED [ 37%] tests/executors/test_executor_kill.py::test_kill_custom_signal_kill FAILED [ 39%] tests/executors/test_executor_kill.py::test_already_closed FAILED [ 41%] tests/executors/test_executor_kill.py::test_stopping_brutally FAILED [ 43%] tests/executors/test_http_executor.py::test_executor_starts_and_waits FAILED [ 46%] tests/executors/test_http_executor.py::test_shell_started_server_stops FAILED [ 48%] tests/executors/test_http_executor.py::test_slow_method_server_starting[HEAD] FAILED [ 50%] tests/executors/test_http_executor.py::test_slow_method_server_starting[GET] FAILED [ 51%] tests/executors/test_http_executor.py::test_slow_method_server_starting[POST] FAILED [ 53%] tests/executors/test_http_executor.py::test_slow_post_payload_server_starting FAILED [ 55%] tests/executors/test_http_executor.py::test_slow_method_server_timed_out[HEAD] FAILED [ 56%] tests/executors/test_http_executor.py::test_slow_method_server_timed_out[GET] FAILED [ 58%] tests/executors/test_http_executor.py::test_slow_method_server_timed_out[POST] FAILED [ 60%] tests/executors/test_http_executor.py::test_fail_if_other_running FAILED [ 62%] tests/executors/test_http_executor.py::test_default_port FAILED [ 63%] tests/executors/test_http_executor.py::test_http_status_codes[None-True] FAILED [ 65%] tests/executors/test_http_executor.py::test_http_status_codes[200-True] FAILED [ 67%] tests/executors/test_http_executor.py::test_http_status_codes[404-False] FAILED [ 68%] tests/executors/test_http_executor.py::test_http_status_codes[(2|4)\\d\\d-False] FAILED [ 70%] tests/executors/test_http_executor.py::test_http_status_codes[(200|404)-False] FAILED [ 72%] tests/executors/test_output_executor.py::test_executor_waits_for_process_output FAILED [ 74%] tests/executors/test_output_executor.py::test_executor_waits_for_process_err_output FAILED [ 75%] tests/executors/test_output_executor.py::test_executor_dont_start FAILED [ 77%] tests/executors/test_pid_executor.py::test_start_and_wait FAILED [ 79%] tests/executors/test_pid_executor.py::test_if_file_created FAILED [ 84%] tests/executors/test_pid_executor.py::test_timeout_error FAILED [ 86%] tests/executors/test_pid_executor.py::test_fail_if_other_executor_running FAILED [ 87%] tests/executors/test_tcp_executor.py::test_start_and_wait FAILED [ 89%] tests/executors/test_tcp_executor.py::test_it_raises_error_on_timeout FAILED [ 93%] tests/executors/test_tcp_executor.py::test_fail_if_other_executor_running FAILED [ 94%] tests/executors/test_unixsocket_executor.py::test_start_and_wait FAILED [ 96%] tests/executors/test_unixsocket_executor.py::test_start_and_timeout FAILED [ 98%] ================================================================================================================================================== FAILURES ================================================================================================================================================== E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError CalledProcessError. The CalledProcessError object will have the return code raise ValueError('stdin and input arguments may not both be used.') raise ValueError('stdout and stderr arguments may not be used ' > raise CalledProcessError(retcode, process.args, E subprocess.CalledProcessError: Command '('ps', 'aux', '-w')' returned non-zero exit status 47. /usr/lib/python3.12/subprocess.py:571: CalledProcessError Error, do this: mount -t proc proc /proc with pytest.raises(ProcessExitedWithError) as exc: E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError CalledProcessError. The CalledProcessError object will have the return code raise ValueError('stdin and input arguments may not both be used.') raise ValueError('stdout and stderr arguments may not be used ' > raise CalledProcessError(retcode, process.args, E subprocess.CalledProcessError: Command '('ps', 'aux', '-w')' returned non-zero exit status 47. /usr/lib/python3.12/subprocess.py:571: CalledProcessError IndexError: list index out of range IndexError: list index out of range Error, do this: mount -t proc proc /proc E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError with pytest.raises(ProcessFinishedWithError) as excinfo: E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError E IndexError: list index out of range /usr/lib/python3.12/site-packages/psutil/__init__.py:1455: IndexError FAILED tests/executors/test_executor.py::test_running_process[sleep 300] - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_running_process[command1] - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_custom_signal_stop - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_stop_custom_signal_stop - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_stop_custom_exit_signal_stop - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_running_context - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_executor_in_context_only - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_context_stopped - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_process_output[echo "foobar"] - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_process_output[command1] - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_process_output_shell[echo "foobar"] - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_process_output_shell[command1] - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_stopping_not_yet_running_executor - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_forgotten_stop - subprocess.CalledProcessError: Command '('ps', 'aux', '-w')' returned non-zero exit status 47. FAILED tests/executors/test_executor.py::test_executor_raises_if_process_exits_with_error - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_executor_ignores_processes_exiting_with_0 - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_executor_methods_returning_self - IndexError: list index out of range FAILED tests/executors/test_executor.py::test_mirakuru_cleanup - subprocess.CalledProcessError: Command '('ps', 'aux', '-w')' returned non-zero exit status 47. FAILED tests/executors/test_executor_kill.py::test_custom_signal_kill - IndexError: list index out of range FAILED tests/executors/test_executor_kill.py::test_kill_custom_signal_kill - IndexError: list index out of range FAILED tests/executors/test_executor_kill.py::test_already_closed - IndexError: list index out of range FAILED tests/executors/test_executor_kill.py::test_stopping_brutally - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_executor_starts_and_waits - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_shell_started_server_stops - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_slow_method_server_starting[HEAD] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_slow_method_server_starting[GET] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_slow_method_server_starting[POST] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_slow_post_payload_server_starting - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_slow_method_server_timed_out[HEAD] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_slow_method_server_timed_out[GET] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_slow_method_server_timed_out[POST] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_fail_if_other_running - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_default_port - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_http_status_codes[None-True] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_http_status_codes[200-True] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_http_status_codes[404-False] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_http_status_codes[(2|4)\\d\\d-False] - IndexError: list index out of range FAILED tests/executors/test_http_executor.py::test_http_status_codes[(200|404)-False] - IndexError: list index out of range FAILED tests/executors/test_output_executor.py::test_executor_waits_for_process_output - IndexError: list index out of range FAILED tests/executors/test_output_executor.py::test_executor_waits_for_process_err_output - IndexError: list index out of range FAILED tests/executors/test_output_executor.py::test_executor_dont_start - IndexError: list index out of range FAILED tests/executors/test_pid_executor.py::test_start_and_wait - IndexError: list index out of range FAILED tests/executors/test_pid_executor.py::test_if_file_created - IndexError: list index out of range FAILED tests/executors/test_pid_executor.py::test_timeout_error - IndexError: list index out of range FAILED tests/executors/test_pid_executor.py::test_fail_if_other_executor_running - IndexError: list index out of range FAILED tests/executors/test_tcp_executor.py::test_start_and_wait - IndexError: list index out of range FAILED tests/executors/test_tcp_executor.py::test_it_raises_error_on_timeout - IndexError: list index out of range FAILED tests/executors/test_tcp_executor.py::test_fail_if_other_executor_running - IndexError: list index out of range FAILED tests/executors/test_unixsocket_executor.py::test_start_and_wait - IndexError: list index out of range FAILED tests/executors/test_unixsocket_executor.py::test_start_and_timeout - IndexError: list index out of range IndexError: list index out of range KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' KeyError: 'psutil' >>> ERROR: py3-mirakuru: check failed