>>> py3-terminado: Building community/py3-terminado 0.18.0-r0 (using abuild 3.12.0-r0) started Sun, 12 Nov 2023 02:39:01 +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/43) Installing libbz2 (1.0.8-r6) (2/43) Installing libffi (3.4.4-r3) (3/43) Installing gdbm (1.23-r1) (4/43) Installing xz-libs (5.4.5-r0) (5/43) Installing mpdecimal (2.5.1-r2) (6/43) Installing libpanelw (6.4_p20231007-r0) (7/43) Installing readline (8.2.1-r2) (8/43) Installing sqlite-libs (3.44.0-r0) (9/43) Installing python3 (3.11.6-r1) (10/43) Installing python3-pycache-pyc0 (3.11.6-r1) (11/43) Installing pyc (3.11.6-r1) (12/43) Installing py3-ptyprocess-pyc (0.7.0-r5) (13/43) Installing python3-pyc (3.11.6-r1) (14/43) Installing py3-ptyprocess (0.7.0-r5) (15/43) Installing py3-tornado (6.3.3-r0) (16/43) Installing py3-tornado-pyc (6.3.3-r0) (17/43) Installing py3-installer (0.7.0-r1) (18/43) Installing py3-installer-pyc (0.7.0-r1) (19/43) Installing py3-gpep517 (15-r0) (20/43) Installing py3-gpep517-pyc (15-r0) (21/43) Installing py3-editables (0.5-r0) (22/43) Installing py3-editables-pyc (0.5-r0) (23/43) Installing py3-parsing (3.1.1-r0) (24/43) Installing py3-parsing-pyc (3.1.1-r0) (25/43) Installing py3-packaging (23.2-r0) (26/43) Installing py3-packaging-pyc (23.2-r0) (27/43) Installing py3-pathspec (0.11.2-r0) (28/43) Installing py3-pathspec-pyc (0.11.2-r0) (29/43) Installing py3-pluggy (1.3.0-r0) (30/43) Installing py3-pluggy-pyc (1.3.0-r0) (31/43) Installing py3-trove-classifiers (2023.10.18-r0) (32/43) Installing py3-trove-classifiers-pyc (2023.10.18-r0) (33/43) Installing py3-hatchling (1.18.0-r0) (34/43) Installing py3-hatchling-pyc (1.18.0-r0) (35/43) Installing py3-iniconfig (1.1.1-r7) (36/43) Installing py3-iniconfig-pyc (1.1.1-r7) (37/43) Installing py3-py (1.11.0-r2) (38/43) Installing py3-py-pyc (1.11.0-r2) (39/43) Installing py3-pytest (7.4.3-r0) (40/43) Installing py3-pytest-pyc (7.4.3-r0) (41/43) Installing py3-pytest-timeout (2.2.0-r0) (42/43) Installing py3-pytest-timeout-pyc (2.2.0-r0) (43/43) Installing .makedepends-py3-terminado (20231112.023902) Executing busybox-1.36.1-r15.trigger OK: 399 MiB in 148 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.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-terminado: Fetching py3-terminado-0.18.0.tar.gz::https://github.com/jupyter/terminado/archive/refs/tags/v0.18.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 100 31946 0 31946 0 0 328k 0 --:--:-- --:--:-- --:--:-- 328k >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-terminado-0.18.0.tar.gz >>> py3-terminado: Checking sha512sums... py3-terminado-0.18.0.tar.gz: OK bash.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/edge/py3-terminado-0.18.0.tar.gz... >>> py3-terminado: bash.patch patching file tests/basic_test.py 2023-11-12 02:39:03,345 gpep517 INFO Building wheel via backend hatchling.build 2023-11-12 02:39:03,405 gpep517 INFO The backend produced .dist/terminado-0.18.0-py3-none-any.whl terminado-0.18.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.18.0 configfile: pyproject.toml testpaths: tests/ plugins: timeout-2.2.0 timeout: 300.0s timeout method: signal timeout func_only: False collected 9 items / 1 deselected / 8 selected tests/basic_test.py ........ [100%] ============================= 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.39s call tests/basic_test.py::NamedTermTests::test_max_terminals 6.39s call tests/basic_test.py::CommonTests::test_basic_command 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.12s call tests/basic_test.py::NamedTermTests::test_new (2 durations < 0.005s hidden. Use -vv to show these durations.) ======================= 8 passed, 1 deselected in 36.58s ======================= >>> py3-terminado: Entering fakeroot... >>> py3-terminado-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado/usr/lib/python3.11/site-packages/terminado/__pycache__' -> '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado-pyc/usr/lib/python3.11/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.11 >>> py3-terminado-pyc*: Package size: 76.0 KB >>> py3-terminado-pyc*: Compressing data... >>> py3-terminado-pyc*: Create checksum... >>> py3-terminado-pyc*: Create py3-terminado-pyc-0.18.0-r0.apk >>> py3-terminado*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.11 >>> py3-terminado*: Package size: 100.0 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.18.0-r0.apk >>> py3-terminado: Build complete at Sun, 12 Nov 2023 02:39:40 +0000 elapsed time 0h 0m 39s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/43) Purging .makedepends-py3-terminado (20231112.023902) (2/43) Purging py3-ptyprocess-pyc (0.7.0-r5) (3/43) Purging py3-ptyprocess (0.7.0-r5) (4/43) Purging py3-tornado-pyc (6.3.3-r0) (5/43) Purging py3-tornado (6.3.3-r0) (6/43) Purging py3-gpep517-pyc (15-r0) (7/43) Purging py3-gpep517 (15-r0) (8/43) Purging py3-installer-pyc (0.7.0-r1) (9/43) Purging py3-installer (0.7.0-r1) (10/43) Purging py3-hatchling-pyc (1.18.0-r0) (11/43) Purging py3-hatchling (1.18.0-r0) (12/43) Purging py3-editables-pyc (0.5-r0) (13/43) Purging py3-editables (0.5-r0) (14/43) Purging py3-pathspec-pyc (0.11.2-r0) (15/43) Purging py3-pathspec (0.11.2-r0) (16/43) Purging py3-trove-classifiers-pyc (2023.10.18-r0) (17/43) Purging py3-trove-classifiers (2023.10.18-r0) (18/43) Purging py3-pytest-timeout-pyc (2.2.0-r0) (19/43) Purging py3-pytest-timeout (2.2.0-r0) (20/43) Purging py3-pytest-pyc (7.4.3-r0) (21/43) Purging py3-pytest (7.4.3-r0) (22/43) Purging py3-iniconfig-pyc (1.1.1-r7) (23/43) Purging py3-iniconfig (1.1.1-r7) (24/43) Purging py3-packaging-pyc (23.2-r0) (25/43) Purging py3-packaging (23.2-r0) (26/43) Purging py3-parsing-pyc (3.1.1-r0) (27/43) Purging py3-parsing (3.1.1-r0) (28/43) Purging py3-pluggy-pyc (1.3.0-r0) (29/43) Purging py3-pluggy (1.3.0-r0) (30/43) Purging py3-py-pyc (1.11.0-r2) (31/43) Purging py3-py (1.11.0-r2) (32/43) Purging python3-pyc (3.11.6-r1) (33/43) Purging python3-pycache-pyc0 (3.11.6-r1) (34/43) Purging pyc (3.11.6-r1) (35/43) Purging python3 (3.11.6-r1) (36/43) Purging gdbm (1.23-r1) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.4.4-r3) (39/43) Purging libpanelw (6.4_p20231007-r0) (40/43) Purging mpdecimal (2.5.1-r2) (41/43) Purging readline (8.2.1-r2) (42/43) Purging sqlite-libs (3.44.0-r0) (43/43) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 346 MiB in 105 packages >>> py3-terminado: Updating the community/s390x repository index... >>> py3-terminado: Signing the index...