>>> py3-sh: Building testing/py3-sh 2.1.0-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 15:24:02 +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/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.24-r0) (4/42) Installing xz-libs (5.6.3-r0) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.5_p20241006-r2) (7/42) Installing sqlite-libs (3.47.0-r0) (8/42) Installing python3 (3.12.7-r1) (9/42) Installing python3-pycache-pyc0 (3.12.7-r1) (10/42) Installing pyc (3.12.7-r1) (11/42) Installing py3-installer-pyc (0.7.0-r2) (12/42) Installing py3-gpep517-pyc (16-r0) (13/42) Installing python3-pyc (3.12.7-r1) (14/42) Installing py3-installer (0.7.0-r2) (15/42) Installing py3-gpep517 (16-r0) (16/42) Installing py3-fastjsonschema (2.20.0-r0) (17/42) Installing py3-fastjsonschema-pyc (2.20.0-r0) (18/42) Installing py3-lark-parser (1.1.9-r1) (19/42) Installing py3-lark-parser-pyc (1.1.9-r1) (20/42) Installing py3-parsing (3.1.4-r0) (21/42) Installing py3-parsing-pyc (3.1.4-r0) (22/42) Installing py3-packaging (24.1-r0) (23/42) Installing py3-packaging-pyc (24.1-r0) (24/42) Installing py3-poetry-core (1.9.1-r0) (25/42) Installing py3-poetry-core-pyc (1.9.1-r0) (26/42) Installing py3-iniconfig (2.0.0-r1) (27/42) Installing py3-iniconfig-pyc (2.0.0-r1) (28/42) Installing py3-pluggy (1.5.0-r0) (29/42) Installing py3-pluggy-pyc (1.5.0-r0) (30/42) Installing py3-py (1.11.0-r4) (31/42) Installing py3-py-pyc (1.11.0-r4) (32/42) Installing py3-pytest (8.3.3-r0) (33/42) Installing py3-pytest-pyc (8.3.3-r0) (34/42) Installing lsof (4.99.3-r0) (35/42) Installing coreutils-env (9.5-r1) (36/42) Installing coreutils-fmt (9.5-r1) (37/42) Installing coreutils-sha512sum (9.5-r1) (38/42) Installing libattr (2.5.2-r2) (39/42) Installing skalibs-libs (2.14.3.0-r0) (40/42) Installing utmps-libs (0.1.2.3-r2) (41/42) Installing coreutils (9.5-r1) (42/42) Installing .makedepends-py3-sh (20241101.152405) Executing busybox-1.37.0-r5.trigger OK: 383 MiB in 142 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.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sh: Fetching py3-sh-2.1.0.tar.gz::https://pypi.io/packages/source/s/sh/sh-2.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 1247 0 --:--:-- --:--:-- --:--:-- 1257 100 264 100 264 0 0 1014 0 --:--:-- --:--:-- --:--:-- 1014 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 337k 100 337k 0 0 903k 0 --:--:-- --:--:-- --:--:-- 903k >>> py3-sh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sh-2.1.0.tar.gz >>> py3-sh: Checking sha512sums... py3-sh-2.1.0.tar.gz: OK >>> py3-sh: Unpacking /var/cache/distfiles/edge/py3-sh-2.1.0.tar.gz... 2024-11-01 15:24:08,924 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-11-01 15:24:09,587 poetry.core.masonry.builders.wheel INFO Building wheel 2024-11-01 15:24:09,635 poetry.core.masonry.builders.wheel INFO Built sh-2.1.0-py3-none-any.whl 2024-11-01 15:24:09,635 gpep517 INFO The backend produced .dist/sh-2.1.0-py3-none-any.whl sh-2.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0 configfile: pyproject.toml collected 179 items tests/sh_test.py ......s................................................ [ 30%] ........................................................................ [ 70%] .................................................... [100%] =============================== warnings summary =============================== tests/sh_test.py: 59 warnings /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py:1975: DeprecationWarning: This process (pid=9245) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() tests/sh_test.py::FunctionalTests::test_async_exc /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/tests/sh_test.py:1736: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() tests/sh_test.py::FunctionalTests::test_unchecked_producer_failure /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9625 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmpqjqsramd STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_signal_exception /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9706 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.SignalException_SIGTERM: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmpukan77wd STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_piped_exception2 /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9817 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmp0g2iowf4 STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_fg_alternative /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread STDIN thread for pid 9827 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2586, in input_thread done = stdin.write() ^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2899, in write chunk = self.get_chunk() ^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2840, in fn chunk = stdin.read(bufsize) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/_pytest/capture.py", line 209, in read raise OSError( OSError: pytest: reading from stdin while output is captured! Consider using `-s`. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_piped_exception1 /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9842 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmppwhi0g77 STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_unchecked_pipeline_failure /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9871 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmpnh7x8e4f STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_exit_code_with_hasattr /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9942 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.ErrorReturnCode_3: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmpwqg5lly5 STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_signal_group /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9962 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmpum1c7vux STDOUT: 9966 9962 STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_stdin_newline_bufsize /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 9971 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmpum1c7vux STDOUT: 9975 9971 STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_done_cb_exc /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 10015 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.ErrorReturnCode_1: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 /tmp/tmpqlil1fe_ STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_stdout_callback_terminate /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 10143 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.SignalException_SIGTERM: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 -u /tmp/tmpun3zcxnh STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_stdout_callback_kill /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 10169 Traceback (most recent call last): File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner self.run() File "/usr/lib/python3.12/threading.py", line 1012, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 1634, in wrap fn(*rgs, **kwargs) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2636, in background_thread handle_exit_code(exit_code) File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 2327, in fn return self.command.handle_command_exit_code(exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/sh.py", line 821, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.1.0/.testenv/bin/python3 -u /tmp/tmpj03u7e4w STDOUT: STDERR: warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============ 178 passed, 1 skipped, 72 warnings in 69.79s (0:01:09) ============ >>> py3-sh: Entering fakeroot... >>> py3-sh-pyc*: Running split function pyc... renamed 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-sh/pkg/py3-sh-pyc/usr/lib/python3.12/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.12 >>> py3-sh-pyc*: Package size: 125.4 KB >>> py3-sh-pyc*: Compressing data... >>> py3-sh-pyc*: Create checksum... >>> py3-sh-pyc*: Create py3-sh-pyc-2.1.0-r0.apk >>> py3-sh*: Tracing dependencies... python3~3.12 >>> py3-sh*: Package size: 128.6 KB >>> py3-sh*: Compressing data... >>> py3-sh*: Create checksum... >>> py3-sh*: Create py3-sh-2.1.0-r0.apk >>> py3-sh: Build complete at Fri, 01 Nov 2024 15:25:23 +0000 elapsed time 0h 1m 21s >>> py3-sh: Cleaning up srcdir >>> py3-sh: Cleaning up pkgdir >>> py3-sh: Uninstalling dependencies... (1/42) Purging .makedepends-py3-sh (20241101.152405) (2/42) Purging py3-gpep517-pyc (16-r0) (3/42) Purging py3-gpep517 (16-r0) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-poetry-core-pyc (1.9.1-r0) (7/42) Purging py3-poetry-core (1.9.1-r0) (8/42) Purging py3-fastjsonschema-pyc (2.20.0-r0) (9/42) Purging py3-fastjsonschema (2.20.0-r0) (10/42) Purging py3-lark-parser-pyc (1.1.9-r1) (11/42) Purging py3-lark-parser (1.1.9-r1) (12/42) Purging py3-pytest-pyc (8.3.3-r0) (13/42) Purging py3-pytest (8.3.3-r0) (14/42) Purging py3-iniconfig-pyc (2.0.0-r1) (15/42) Purging py3-iniconfig (2.0.0-r1) (16/42) Purging py3-packaging-pyc (24.1-r0) (17/42) Purging py3-packaging (24.1-r0) (18/42) Purging py3-parsing-pyc (3.1.4-r0) (19/42) Purging py3-parsing (3.1.4-r0) (20/42) Purging py3-pluggy-pyc (1.5.0-r0) (21/42) Purging py3-pluggy (1.5.0-r0) (22/42) Purging py3-py-pyc (1.11.0-r4) (23/42) Purging py3-py (1.11.0-r4) (24/42) Purging python3-pyc (3.12.7-r1) (25/42) Purging python3-pycache-pyc0 (3.12.7-r1) (26/42) Purging pyc (3.12.7-r1) (27/42) Purging python3 (3.12.7-r1) (28/42) Purging lsof (4.99.3-r0) (29/42) Purging coreutils (9.5-r1) Executing coreutils-9.5-r1.post-deinstall (30/42) Purging coreutils-env (9.5-r1) (31/42) Purging coreutils-fmt (9.5-r1) (32/42) Purging coreutils-sha512sum (9.5-r1) (33/42) Purging gdbm (1.24-r0) (34/42) Purging libattr (2.5.2-r2) (35/42) Purging libbz2 (1.0.8-r6) (36/42) Purging libffi (3.4.6-r0) (37/42) Purging libpanelw (6.5_p20241006-r2) (38/42) Purging mpdecimal (4.0.0-r0) (39/42) Purging sqlite-libs (3.47.0-r0) (40/42) Purging utmps-libs (0.1.2.3-r2) (41/42) Purging xz-libs (5.6.3-r0) (42/42) Purging skalibs-libs (2.14.3.0-r0) Executing busybox-1.37.0-r5.trigger OK: 337 MiB in 100 packages >>> py3-sh: Updating the testing/riscv64 repository index... >>> py3-sh: Signing the index...