>>> py3-janus: Building testing/py3-janus 1.0.0-r1 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 21:32:43 +0000 >>> py3-janus: Checking sanity of /home/buildozer/aports/testing/py3-janus/APKBUILD... >>> WARNING: py3-janus: No maintainer >>> py3-janus: Analyzing dependencies... >>> py3-janus: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-asyncio py3-pytest-regtest (1/27) Installing libffi (3.4.4-r2) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (2.5.1-r2) (4/27) Installing libpanelw (6.4_p20230401-r5) (5/27) Installing readline (8.2.1-r1) (6/27) Installing sqlite-libs (3.41.2-r2) (7/27) Installing python3 (3.11.3-r10) (8/27) Installing python3-pycache-pyc0 (3.11.3-r10) (9/27) Installing pyc (0.1-r0) (10/27) Installing python3-pyc (3.11.3-r10) (11/27) Installing py3-parsing (3.0.9-r2) (12/27) Installing py3-parsing-pyc (3.0.9-r2) (13/27) Installing py3-packaging (23.1-r1) (14/27) Installing py3-packaging-pyc (23.1-r1) (15/27) Installing py3-setuptools (67.7.1-r0) (16/27) Installing py3-setuptools-pyc (67.7.1-r0) (17/27) Installing py3-iniconfig (1.1.1-r6) (18/27) Installing py3-iniconfig-pyc (1.1.1-r6) (19/27) Installing py3-pluggy (1.0.0-r3) (20/27) Installing py3-pluggy-pyc (1.0.0-r3) (21/27) Installing py3-py (1.11.0-r2) (22/27) Installing py3-py-pyc (1.11.0-r2) (23/27) Installing py3-pytest (7.3.1-r1) (24/27) Installing py3-pytest-pyc (7.3.1-r1) (25/27) Installing py3-pytest-asyncio (0.21.0-r0) (26/27) Installing py3-pytest-regtest (1.5.0-r0) (27/27) Installing .makedepends-py3-janus (20230423.213244) Executing busybox-1.36.0-r7.trigger OK: 431 MiB in 133 packages >>> py3-janus: Cleaning up srcdir >>> py3-janus: Cleaning up pkgdir >>> py3-janus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/janus-1.0.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 19043 100 19043 0 0 210k 0 --:--:-- --:--:-- --:--:-- 211k >>> py3-janus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/janus-1.0.0.tar.gz >>> py3-janus: Checking sha512sums... janus-1.0.0.tar.gz: OK no-typing-extensions.patch: OK >>> py3-janus: Unpacking /var/cache/distfiles/edge/janus-1.0.0.tar.gz... >>> py3-janus: no-typing-extensions.patch patching file janus/__init__.py patching file setup.cfg running build running build_py creating build creating build/lib creating build/lib/janus copying janus/__init__.py -> build/lib/janus running egg_info writing janus.egg-info/PKG-INFO writing dependency_links to janus.egg-info/dependency_links.txt writing requirements to janus.egg-info/requires.txt writing top-level names to janus.egg-info/top_level.txt reading manifest file 'janus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/_build' writing manifest file 'janus.egg-info/SOURCES.txt' copying janus/py.typed -> build/lib/janus ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-janus/src/janus-1.0.0 plugins: regtest-1.5.0, asyncio-0.21.0 asyncio: mode=Mode.STRICT collected 72 items tests/test_async.py ............................... [ 43%] tests/test_mixed.py .................. [ 68%] tests/test_sync.py ....................... [100%] ============================== 72 passed in 5.17s ============================== >>> py3-janus: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-janus/pkg creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus copying build/lib/janus/__init__.py -> /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus copying build/lib/janus/py.typed -> /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus byte-compiling /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing janus.egg-info/PKG-INFO writing dependency_links to janus.egg-info/dependency_links.txt writing requirements to janus.egg-info/requires.txt writing top-level names to janus.egg-info/top_level.txt reading manifest file 'janus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'janus.egg-info/SOURCES.txt' Copying janus.egg-info to /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus-1.0.0-py3.11.egg-info running install_scripts >>> py3-janus-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus/__pycache__' -> '/home/buildozer/aports/testing/py3-janus/pkg/py3-janus-pyc/usr/lib/python3.11/site-packages/janus/__pycache__' >>> py3-janus-pyc*: Preparing subpackage py3-janus-pyc... >>> py3-janus-pyc*: Running postcheck for py3-janus-pyc >>> py3-janus*: Running postcheck for py3-janus >>> py3-janus*: Preparing package py3-janus... >>> py3-janus-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-janus-pyc*: Package size: 68.0 KB >>> py3-janus-pyc*: Compressing data... >>> py3-janus-pyc*: Create checksum... >>> py3-janus-pyc*: Create py3-janus-pyc-1.0.0-r1.apk >>> py3-janus*: Tracing dependencies... python3 python3~3.11 >>> py3-janus*: Package size: 84.0 KB >>> py3-janus*: Compressing data... >>> py3-janus*: Create checksum... >>> py3-janus*: Create py3-janus-1.0.0-r1.apk >>> py3-janus: Build complete at Sun, 23 Apr 2023 21:32:52 +0000 elapsed time 0h 0m 9s >>> py3-janus: Cleaning up srcdir >>> py3-janus: Cleaning up pkgdir >>> py3-janus: Uninstalling dependencies... (1/27) Purging .makedepends-py3-janus (20230423.213244) (2/27) Purging py3-setuptools-pyc (67.7.1-r0) (3/27) Purging py3-setuptools (67.7.1-r0) (4/27) Purging py3-pytest-asyncio (0.21.0-r0) (5/27) Purging py3-pytest-regtest (1.5.0-r0) (6/27) Purging py3-pytest-pyc (7.3.1-r1) (7/27) Purging py3-pytest (7.3.1-r1) (8/27) Purging py3-iniconfig-pyc (1.1.1-r6) (9/27) Purging py3-iniconfig (1.1.1-r6) (10/27) Purging py3-packaging-pyc (23.1-r1) (11/27) Purging py3-packaging (23.1-r1) (12/27) Purging py3-parsing-pyc (3.0.9-r2) (13/27) Purging py3-parsing (3.0.9-r2) (14/27) Purging py3-pluggy-pyc (1.0.0-r3) (15/27) Purging py3-pluggy (1.0.0-r3) (16/27) Purging py3-py-pyc (1.11.0-r2) (17/27) Purging py3-py (1.11.0-r2) (18/27) Purging python3-pyc (3.11.3-r10) (19/27) Purging python3-pycache-pyc0 (3.11.3-r10) (20/27) Purging pyc (0.1-r0) (21/27) Purging python3 (3.11.3-r10) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.4-r2) (24/27) Purging libpanelw (6.4_p20230401-r5) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r1) (27/27) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 106 packages >>> py3-janus: Updating the testing/x86 repository index... >>> py3-janus: Signing the index...