>>> py3-asgiref: Building community/py3-asgiref 3.6.0-r1 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 01:59:08 +0000 >>> py3-asgiref: Checking sanity of /home/buildozer/aports/community/py3-asgiref/APKBUILD... >>> py3-asgiref: Analyzing dependencies... >>> py3-asgiref: Installing for build: build-base py3-setuptools py3-pytest py3-pytest-asyncio (1/26) Installing libffi (3.4.4-r2) (2/26) Installing gdbm (1.23-r1) (3/26) Installing mpdecimal (2.5.1-r2) (4/26) Installing libpanelw (6.4_p20230401-r4) (5/26) Installing readline (8.2.1-r1) (6/26) Installing sqlite-libs (3.41.2-r2) (7/26) Installing python3 (3.11.3-r10) (8/26) Installing python3-pycache-pyc0 (3.11.3-r10) (9/26) Installing pyc (0.1-r0) (10/26) Installing py3-setuptools-pyc (67.6.1-r1) (11/26) Installing py3-parsing (3.0.9-r2) (12/26) Installing py3-parsing-pyc (3.0.9-r2) (13/26) Installing py3-packaging-pyc (23.1-r1) (14/26) Installing python3-pyc (3.11.3-r10) (15/26) Installing py3-packaging (23.1-r1) (16/26) Installing py3-setuptools (67.6.1-r1) (17/26) Installing py3-iniconfig (1.1.1-r6) (18/26) Installing py3-iniconfig-pyc (1.1.1-r6) (19/26) Installing py3-pluggy (1.0.0-r3) (20/26) Installing py3-pluggy-pyc (1.0.0-r3) (21/26) Installing py3-py (1.11.0-r2) (22/26) Installing py3-py-pyc (1.11.0-r2) (23/26) Installing py3-pytest (7.3.1-r1) (24/26) Installing py3-pytest-pyc (7.3.1-r1) (25/26) Installing py3-pytest-asyncio (0.21.0-r0) (26/26) Installing .makedepends-py3-asgiref (20230420.015909) Executing busybox-1.36.0-r7.trigger OK: 432 MiB in 132 packages >>> py3-asgiref: Cleaning up srcdir >>> py3-asgiref: Cleaning up pkgdir >>> py3-asgiref: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asgiref-3.6.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 32748 100 32748 0 0 308k 0 --:--:-- --:--:-- --:--:-- 307k >>> py3-asgiref: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asgiref-3.6.0.tar.gz >>> py3-asgiref: Checking sha512sums... asgiref-3.6.0.tar.gz: OK >>> py3-asgiref: Unpacking /var/cache/distfiles/edge/asgiref-3.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/asgiref copying asgiref/sync.py -> build/lib/asgiref copying asgiref/typing.py -> build/lib/asgiref copying asgiref/testing.py -> build/lib/asgiref copying asgiref/__init__.py -> build/lib/asgiref copying asgiref/local.py -> build/lib/asgiref copying asgiref/wsgi.py -> build/lib/asgiref copying asgiref/server.py -> build/lib/asgiref copying asgiref/compatibility.py -> build/lib/asgiref copying asgiref/timeout.py -> build/lib/asgiref copying asgiref/current_thread_executor.py -> build/lib/asgiref running egg_info writing asgiref.egg-info/PKG-INFO writing dependency_links to asgiref.egg-info/dependency_links.txt writing requirements to asgiref.egg-info/requires.txt writing top-level names to asgiref.egg-info/top_level.txt reading manifest file 'asgiref.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'asgiref.egg-info/SOURCES.txt' copying asgiref/py.typed -> build/lib/asgiref ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.6.0 configfile: setup.cfg testpaths: tests plugins: asyncio-0.21.0 asyncio: mode=Mode.STRICT collected 65 items tests/test_compatibility.py ... [ 4%] tests/test_local.py ............ [ 23%] tests/test_server.py .. [ 26%] tests/test_sync.py ...................................x. [ 83%] tests/test_sync_contextvars.py ... [ 87%] tests/test_testing.py . [ 89%] tests/test_wsgi.py ....... [100%] ======================== 64 passed, 1 xfailed in 12.78s ======================== >>> py3-asgiref: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing asgiref.egg-info/PKG-INFO writing dependency_links to asgiref.egg-info/dependency_links.txt writing requirements to asgiref.egg-info/requires.txt writing top-level names to asgiref.egg-info/top_level.txt reading manifest file 'asgiref.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'asgiref.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-asgiref/pkg creating /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref creating /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr creating /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib creating /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/sync.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/typing.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/testing.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref creating /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/current_thread_executor.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/timeout.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/server.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/sync.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/local.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/testing.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/compatibility.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__pycache__/wsgi.cpython-311.pyc -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__ copying build/lib/asgiref/__init__.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/py.typed -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/local.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/wsgi.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/server.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/compatibility.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/timeout.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref copying build/lib/asgiref/current_thread_executor.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref byte-compiling /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/typing.py to typing.cpython-311.pyc running install_egg_info Copying asgiref.egg-info to /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref-3.6.0-py3.11.egg-info running install_scripts >>> py3-asgiref-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref/__pycache__' -> '/home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref-pyc/usr/lib/python3.11/site-packages/asgiref/__pycache__' >>> py3-asgiref-pyc*: Preparing subpackage py3-asgiref-pyc... >>> py3-asgiref-pyc*: Running postcheck for py3-asgiref-pyc >>> py3-asgiref*: Running postcheck for py3-asgiref >>> py3-asgiref*: Preparing package py3-asgiref... >>> py3-asgiref-pyc*: Tracing dependencies... python3~3.11 >>> py3-asgiref-pyc*: Package size: 124.0 KB >>> py3-asgiref-pyc*: Compressing data... >>> py3-asgiref-pyc*: Create checksum... >>> py3-asgiref-pyc*: Create py3-asgiref-pyc-3.6.0-r1.apk >>> py3-asgiref*: Tracing dependencies... python3~3.11 >>> py3-asgiref*: Package size: 136.0 KB >>> py3-asgiref*: Compressing data... >>> py3-asgiref*: Create checksum... >>> py3-asgiref*: Create py3-asgiref-3.6.0-r1.apk >>> py3-asgiref: Build complete at Thu, 20 Apr 2023 01:59:25 +0000 elapsed time 0h 0m 17s >>> py3-asgiref: Cleaning up srcdir >>> py3-asgiref: Cleaning up pkgdir >>> py3-asgiref: Uninstalling dependencies... (1/26) Purging .makedepends-py3-asgiref (20230420.015909) (2/26) Purging py3-setuptools-pyc (67.6.1-r1) (3/26) Purging py3-setuptools (67.6.1-r1) (4/26) Purging py3-pytest-asyncio (0.21.0-r0) (5/26) Purging py3-pytest-pyc (7.3.1-r1) (6/26) Purging py3-pytest (7.3.1-r1) (7/26) Purging py3-iniconfig-pyc (1.1.1-r6) (8/26) Purging py3-iniconfig (1.1.1-r6) (9/26) Purging py3-packaging-pyc (23.1-r1) (10/26) Purging py3-packaging (23.1-r1) (11/26) Purging py3-parsing-pyc (3.0.9-r2) (12/26) Purging py3-parsing (3.0.9-r2) (13/26) Purging py3-pluggy-pyc (1.0.0-r3) (14/26) Purging py3-pluggy (1.0.0-r3) (15/26) Purging py3-py-pyc (1.11.0-r2) (16/26) Purging py3-py (1.11.0-r2) (17/26) Purging python3-pyc (3.11.3-r10) (18/26) Purging python3-pycache-pyc0 (3.11.3-r10) (19/26) Purging pyc (0.1-r0) (20/26) Purging python3 (3.11.3-r10) (21/26) Purging gdbm (1.23-r1) (22/26) Purging libffi (3.4.4-r2) (23/26) Purging libpanelw (6.4_p20230401-r4) (24/26) Purging mpdecimal (2.5.1-r2) (25/26) Purging readline (8.2.1-r1) (26/26) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 379 MiB in 106 packages >>> py3-asgiref: Updating the community/x86 repository index... >>> py3-asgiref: Signing the index...