>>> py3-terminado: Building community/py3-terminado 0.18.1-r0 (using abuild 3.13.0-r5) started Sun, 25 Aug 2024 03:13:15 +0000 >>> py3-terminado: Checking sanity of /home/buildozer/aports/community/py3-terminado/APKBUILD... >>> py3-terminado: Analyzing dependencies... >>> py3-terminado: Installing for build: build-base py3-ptyprocess py3-tornado py3-gpep517 py3-hatchling py3-pytest py3-pytest-timeout (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.2-r0) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.5_p20240601-r0) (7/42) Installing sqlite-libs (3.46.1-r0) (8/42) Installing python3 (3.12.5-r1) (9/42) Installing python3-pycache-pyc0 (3.12.5-r1) (10/42) Installing pyc (3.12.5-r1) (11/42) Installing py3-ptyprocess-pyc (0.7.0-r6) (12/42) Installing python3-pyc (3.12.5-r1) (13/42) Installing py3-ptyprocess (0.7.0-r6) (14/42) Installing py3-tornado (6.4.1-r0) (15/42) Installing py3-tornado-pyc (6.4.1-r0) (16/42) Installing py3-installer (0.7.0-r2) (17/42) Installing py3-installer-pyc (0.7.0-r2) (18/42) Installing py3-gpep517 (16-r0) (19/42) Installing py3-gpep517-pyc (16-r0) (20/42) Installing py3-editables (0.5-r2) (21/42) Installing py3-editables-pyc (0.5-r2) (22/42) Installing py3-parsing (3.1.2-r1) (23/42) Installing py3-parsing-pyc (3.1.2-r1) (24/42) Installing py3-packaging (24.1-r0) (25/42) Installing py3-packaging-pyc (24.1-r0) (26/42) Installing py3-pathspec (0.12.1-r2) (27/42) Installing py3-pathspec-pyc (0.12.1-r2) (28/42) Installing py3-pluggy (1.5.0-r0) (29/42) Installing py3-pluggy-pyc (1.5.0-r0) (30/42) Installing py3-trove-classifiers (2024.5.17-r0) (31/42) Installing py3-trove-classifiers-pyc (2024.5.17-r0) (32/42) Installing py3-hatchling (1.25.0-r0) (33/42) Installing py3-hatchling-pyc (1.25.0-r0) (34/42) Installing py3-iniconfig (2.0.0-r1) (35/42) Installing py3-iniconfig-pyc (2.0.0-r1) (36/42) Installing py3-py (1.11.0-r3) (37/42) Installing py3-py-pyc (1.11.0-r3) (38/42) Installing py3-pytest (8.3.2-r0) (39/42) Installing py3-pytest-pyc (8.3.2-r0) (40/42) Installing py3-pytest-timeout (2.3.1-r1) (41/42) Installing py3-pytest-timeout-pyc (2.3.1-r1) (42/42) Installing .makedepends-py3-terminado (20240825.031323) Executing busybox-1.36.1-r31.trigger OK: 301 MiB in 143 packages >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Cleaning up tmpdir >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-terminado-0.18.1.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 32367 100 32367 0 0 397k 0 --:--:-- --:--:-- --:--:-- 400k >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-terminado-0.18.1.tar.gz >>> py3-terminado: Checking sha512sums... py3-terminado-0.18.1.tar.gz: OK bash.patch: OK ResourceWarning.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/py3-terminado-0.18.1.tar.gz... >>> py3-terminado: bash.patch patching file tests/basic_test.py >>> py3-terminado: ResourceWarning.patch patching file pyproject.toml 2024-08-25 03:13:24,274 gpep517 INFO Building wheel via backend hatchling.build 2024-08-25 03:13:24,387 gpep517 INFO The backend produced .dist/terminado-0.18.1-py3-none-any.whl terminado-0.18.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.18.1 configfile: pyproject.toml testpaths: tests/ plugins: timeout-2.3.1 timeout: 300.0s timeout method: signal timeout func_only: False collected 9 items / 1 deselected / 8 selected tests/basic_test.py ........ [100%] =============================== warnings summary =============================== tests/basic_test.py: 19 warnings /usr/lib/python3.12/pty.py:95: DeprecationWarning: This process (pid=29788) is multi-threaded, use of forkpty() may lead to deadlocks in the child. pid, fd = os.forkpty() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 8.31s call tests/basic_test.py::NamedTermTests::test_namespace 6.51s call tests/basic_test.py::UniqueTermTests::test_max_terminals 6.40s call tests/basic_test.py::CommonTests::test_basic_command 6.40s call tests/basic_test.py::NamedTermTests::test_max_terminals 4.26s call tests/basic_test.py::UniqueTermTests::test_unique_processes 4.16s call tests/basic_test.py::SingleTermTests::test_single_process 0.33s call tests/basic_test.py::CommonTests::test_basic 0.11s call tests/basic_test.py::NamedTermTests::test_new (2 durations < 0.005s hidden. Use -vv to show these durations.) ================ 8 passed, 1 deselected, 19 warnings in 36.68s ================= >>> py3-terminado: Entering fakeroot... >>> py3-terminado-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado/usr/lib/python3.12/site-packages/terminado/__pycache__' -> '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado-pyc/usr/lib/python3.12/site-packages/terminado/__pycache__' >>> py3-terminado-pyc*: Preparing subpackage py3-terminado-pyc... >>> py3-terminado-pyc*: Running postcheck for py3-terminado-pyc >>> py3-terminado*: Running postcheck for py3-terminado >>> py3-terminado*: Preparing package py3-terminado... >>> py3-terminado-pyc*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.12 >>> py3-terminado-pyc*: Package size: 72.0 KB >>> py3-terminado-pyc*: Compressing data... >>> py3-terminado-pyc*: Create checksum... >>> py3-terminado-pyc*: Create py3-terminado-pyc-0.18.1-r0.apk >>> py3-terminado*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.12 >>> py3-terminado*: Package size: 100.0 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.18.1-r0.apk >>> py3-terminado: Build complete at Sun, 25 Aug 2024 03:14:02 +0000 elapsed time 0h 0m 47s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/42) Purging .makedepends-py3-terminado (20240825.031323) (2/42) Purging py3-ptyprocess-pyc (0.7.0-r6) (3/42) Purging py3-ptyprocess (0.7.0-r6) (4/42) Purging py3-tornado-pyc (6.4.1-r0) (5/42) Purging py3-tornado (6.4.1-r0) (6/42) Purging py3-gpep517-pyc (16-r0) (7/42) Purging py3-gpep517 (16-r0) (8/42) Purging py3-installer-pyc (0.7.0-r2) (9/42) Purging py3-installer (0.7.0-r2) (10/42) Purging py3-hatchling-pyc (1.25.0-r0) (11/42) Purging py3-hatchling (1.25.0-r0) (12/42) Purging py3-editables-pyc (0.5-r2) (13/42) Purging py3-editables (0.5-r2) (14/42) Purging py3-pathspec-pyc (0.12.1-r2) (15/42) Purging py3-pathspec (0.12.1-r2) (16/42) Purging py3-trove-classifiers-pyc (2024.5.17-r0) (17/42) Purging py3-trove-classifiers (2024.5.17-r0) (18/42) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/42) Purging py3-pytest-timeout (2.3.1-r1) (20/42) Purging py3-pytest-pyc (8.3.2-r0) (21/42) Purging py3-pytest (8.3.2-r0) (22/42) Purging py3-iniconfig-pyc (2.0.0-r1) (23/42) Purging py3-iniconfig (2.0.0-r1) (24/42) Purging py3-packaging-pyc (24.1-r0) (25/42) Purging py3-packaging (24.1-r0) (26/42) Purging py3-parsing-pyc (3.1.2-r1) (27/42) Purging py3-parsing (3.1.2-r1) (28/42) Purging py3-pluggy-pyc (1.5.0-r0) (29/42) Purging py3-pluggy (1.5.0-r0) (30/42) Purging py3-py-pyc (1.11.0-r3) (31/42) Purging py3-py (1.11.0-r3) (32/42) Purging python3-pyc (3.12.5-r1) (33/42) Purging python3-pycache-pyc0 (3.12.5-r1) (34/42) Purging pyc (3.12.5-r1) (35/42) Purging python3 (3.12.5-r1) (36/42) Purging gdbm (1.24-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.4.6-r0) (39/42) Purging libpanelw (6.5_p20240601-r0) (40/42) Purging mpdecimal (4.0.0-r0) (41/42) Purging sqlite-libs (3.46.1-r0) (42/42) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> py3-terminado: Updating the community/loongarch64 repository index... >>> py3-terminado: Signing the index...