>>> py3-sh: Building testing/py3-sh 2.2.0-r0 (using abuild 3.16.0-r0) started Sat, 04 Apr 2026 01:45:48 +0000 >>> py3-sh: Validating /home/buildozer/aports/testing/py3-sh/APKBUILD... >>> py3-sh: Analyzing dependencies... >>> py3-sh: Installing for build: build-base py3-gpep517 py3-poetry-core py3-pytest lsof coreutils ( 1/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20251231-r0) ( 7/43) Installing sqlite-libs (3.51.2-r1) ( 8/43) Installing python3 (3.14.3-r0) ( 9/43) Installing python3-pycache-pyc0 (3.14.3-r0) (10/43) Installing pyc (3.14.3-r0) (11/43) Installing py3-installer-pyc (1.0.0-r0) (12/43) Installing py3-gpep517-pyc (19-r2) (13/43) Installing python3-pyc (3.14.3-r0) (14/43) Installing py3-installer (1.0.0-r0) (15/43) Installing py3-gpep517 (19-r2) (16/43) Installing py3-fastjsonschema (2.21.2-r2) (17/43) Installing py3-fastjsonschema-pyc (2.21.2-r2) (18/43) Installing py3-lark-parser (1.2.2-r1) (19/43) Installing py3-lark-parser-pyc (1.2.2-r1) (20/43) Installing py3-parsing (3.3.2-r1) (21/43) Installing py3-parsing-pyc (3.3.2-r1) (22/43) Installing py3-packaging (26.0-r1) (23/43) Installing py3-packaging-pyc (26.0-r1) (24/43) Installing py3-poetry-core (2.3.2-r0) (25/43) Installing py3-poetry-core-pyc (2.3.2-r0) (26/43) Installing py3-iniconfig (2.3.0-r1) (27/43) Installing py3-iniconfig-pyc (2.3.0-r1) (28/43) Installing py3-pluggy (1.6.0-r1) (29/43) Installing py3-pluggy-pyc (1.6.0-r1) (30/43) Installing py3-py (1.11.0-r5) (31/43) Installing py3-py-pyc (1.11.0-r5) (32/43) Installing py3-pygments (2.20.0-r0) (33/43) Installing py3-pygments-pyc (2.20.0-r0) (34/43) Installing py3-pytest (9.0.2-r1) (35/43) Installing py3-pytest-pyc (9.0.2-r1) (36/43) Installing lsof (4.99.6-r0) (37/43) Installing coreutils-env (9.10-r1) (38/43) Installing coreutils-fmt (9.10-r1) (39/43) Installing coreutils-sha512sum (9.10-r1) (40/43) Installing skalibs-libs (2.14.5.1-r0) (41/43) Installing utmps-libs (0.1.3.2-r1) (42/43) Installing coreutils (9.10-r1) (43/43) Installing .makedepends-py3-sh (20260404.014550) Executing busybox-1.37.0-r31.trigger OK: 326.8 MiB in 145 packages >>> py3-sh: Cleaning up srcdir >>> py3-sh: Cleaning up pkgdir >>> py3-sh: Cleaning up tmpdir >>> py3-sh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sh-2.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-sh: Fetching py3-sh-2.2.0.tar.gz::https://pypi.io/packages/source/s/sh/sh-2.2.0.tar.gz Connecting to pypi.io (151.101.64.223:443) Connecting to pypi.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/py3-sh-2.2.0.tar.gz.part' py3-sh-2.2.0.tar.gz. 100% |********************************| 336k 0:00:00 ETA '/var/cache/distfiles/py3-sh-2.2.0.tar.gz.part' saved /var/cache/distfiles/py3-sh-2.2.0.tar.gz: OK >>> py3-sh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sh-2.2.0.tar.gz /var/cache/distfiles/py3-sh-2.2.0.tar.gz: OK >>> py3-sh: Unpacking /var/cache/distfiles/py3-sh-2.2.0.tar.gz... 2026-04-04 01:45:51,959 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2026-04-04 01:45:52,074 poetry.core.masonry.builders.wheel INFO Building wheel 2026-04-04 01:45:52,092 poetry.core.masonry.builders.wheel INFO Built sh-2.2.0-py3-none-any.whl 2026-04-04 01:45:52,093 gpep517 INFO The backend produced .dist/sh-2.2.0-py3-none-any.whl sh-2.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0 configfile: pyproject.toml collected 180 items tests/sh_test.py .........................s............................. [ 30%] ........................................................................ [ 70%] ..................................................... [100%] =============================== warnings summary =============================== tests/sh_test.py::FunctionalTests::test_signal_group /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 3399 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmptlt796sr STDOUT: 3403 3399 STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py: 66 warnings /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py:1980: DeprecationWarning: This process (pid=3366) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() tests/sh_test.py::FunctionalTests::test_async /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 3408 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmptlt796sr STDOUT: 3412 3408 STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_piped_exception1 /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 3426 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpg44u61ig STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_fg_env :898: DeprecationWarning: This process (pid=3366) is multi-threaded, use of fork() may lead to deadlocks in the child. tests/sh_test.py::FunctionalTests::test_unchecked_pipeline_failure /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 3594 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmp7yfdvqmv STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_piped_exception2 /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 3728 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpe6q9bgz6 STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_fg_alternative /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread STDIN thread for pid 3811 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2591, in input_thread done = stdin.write() File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2904, in write chunk = self.get_chunk() File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2845, in fn chunk = stdin.read(bufsize) File "/usr/lib/python3.14/site-packages/_pytest/capture.py", line 229, in read raise OSError( "pytest: reading from stdin while output is captured! Consider using `-s`." ) OSError: pytest: reading from stdin while output is captured! Consider using `-s`. Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_signal_exception /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 4017 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGTERM: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmplwawptjn STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_stdout_callback_terminate /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 4023 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGTERM: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 -u /tmp/tmpd5x0havf STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_done_cb_exc /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 4123 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_1: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpck2egvwm STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_exit_code_with_hasattr /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 4183 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_3: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpqptursu7 STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_stdout_callback_kill /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 4198 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 -u /tmp/tmph87_ym1a STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_unchecked_producer_failure /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 4362 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpi9ern1e7 STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============ 179 passed, 1 skipped, 79 warnings in 61.32s (0:01:01) ============ >>> py3-sh: Entering fakeroot... >>> py3-sh-pyc*: Running split function pyc... renamed 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-sh/pkg/py3-sh-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-sh-pyc*: Preparing subpackage py3-sh-pyc... >>> py3-sh-pyc*: Running postcheck for py3-sh-pyc >>> py3-sh*: Running postcheck for py3-sh >>> py3-sh*: Preparing package py3-sh... >>> py3-sh-pyc*: Tracing dependencies... python3~3.14 >>> py3-sh-pyc*: Package size: 132.4 KB >>> py3-sh-pyc*: Compressing data... >>> py3-sh-pyc*: Create checksum... >>> py3-sh-pyc*: Create py3-sh-pyc-2.2.0-r0.apk >>> py3-sh*: Tracing dependencies... python3~3.14 >>> py3-sh*: Package size: 128.8 KB >>> py3-sh*: Compressing data... >>> py3-sh*: Create checksum... >>> py3-sh*: Create py3-sh-2.2.0-r0.apk >>> py3-sh: Build complete at Sat, 04 Apr 2026 01:46:54 +0000 elapsed time 0h 1m 6s >>> py3-sh: Cleaning up srcdir >>> py3-sh: Cleaning up pkgdir >>> py3-sh: Cleaning up tmpdir >>> py3-sh: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-sh (20260404.014550) ( 2/43) Purging py3-gpep517-pyc (19-r2) ( 3/43) Purging py3-gpep517 (19-r2) ( 4/43) Purging py3-installer-pyc (1.0.0-r0) ( 5/43) Purging py3-installer (1.0.0-r0) ( 6/43) Purging py3-poetry-core-pyc (2.3.2-r0) ( 7/43) Purging py3-poetry-core (2.3.2-r0) ( 8/43) Purging py3-fastjsonschema-pyc (2.21.2-r2) ( 9/43) Purging py3-fastjsonschema (2.21.2-r2) (10/43) Purging py3-lark-parser-pyc (1.2.2-r1) (11/43) Purging py3-lark-parser (1.2.2-r1) (12/43) Purging py3-pytest-pyc (9.0.2-r1) (13/43) Purging py3-pytest (9.0.2-r1) (14/43) Purging py3-iniconfig-pyc (2.3.0-r1) (15/43) Purging py3-iniconfig (2.3.0-r1) (16/43) Purging py3-packaging-pyc (26.0-r1) (17/43) Purging py3-packaging (26.0-r1) (18/43) Purging py3-parsing-pyc (3.3.2-r1) (19/43) Purging py3-parsing (3.3.2-r1) (20/43) Purging py3-pluggy-pyc (1.6.0-r1) (21/43) Purging py3-pluggy (1.6.0-r1) (22/43) Purging py3-py-pyc (1.11.0-r5) (23/43) Purging py3-py (1.11.0-r5) (24/43) Purging py3-pygments-pyc (2.20.0-r0) (25/43) Purging py3-pygments (2.20.0-r0) (26/43) Purging python3-pyc (3.14.3-r0) (27/43) Purging python3-pycache-pyc0 (3.14.3-r0) (28/43) Purging pyc (3.14.3-r0) (29/43) Purging python3 (3.14.3-r0) (30/43) Purging lsof (4.99.6-r0) (31/43) Purging coreutils (9.10-r1) Executing coreutils-9.10-r1.post-deinstall (32/43) Purging coreutils-env (9.10-r1) (33/43) Purging coreutils-fmt (9.10-r1) (34/43) Purging coreutils-sha512sum (9.10-r1) (35/43) Purging gdbm (1.26-r0) (36/43) Purging libbz2 (1.0.8-r6) (37/43) Purging libffi (3.5.2-r0) (38/43) Purging libpanelw (6.6_p20251231-r0) (39/43) Purging mpdecimal (4.0.1-r0) (40/43) Purging sqlite-libs (3.51.2-r1) (41/43) Purging utmps-libs (0.1.3.2-r1) (42/43) Purging xz-libs (5.8.2-r0) (43/43) Purging skalibs-libs (2.14.5.1-r0) Executing busybox-1.37.0-r31.trigger OK: 268.9 MiB in 102 packages >>> py3-sh: Updating the testing/loongarch64 repository index... >>> py3-sh: Signing the index...