>>> py3-asgiref: Building community/py3-asgiref 3.5.2-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 05:30:01 +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/29) Installing libffi (3.4.4-r0) (2/29) Installing gdbm (1.23-r0) (3/29) Installing mpdecimal (2.5.1-r1) (4/29) Installing readline (8.2.0-r0) (5/29) Installing sqlite-libs (3.40.0-r0) (6/29) Installing python3 (3.11.0-r2) (7/29) Installing py3-parsing (3.0.9-r1) (8/29) Installing py3-packaging (21.3-r3) (9/29) Installing py3-setuptools (65.6.0-r1) (10/29) Installing py3-attrs (22.1.0-r1) (11/29) Installing py3-iniconfig (1.1.1-r4) (12/29) Installing py3-pluggy (1.0.0-r2) (13/29) Installing py3-py (1.11.0-r1) (14/29) Installing py3-pytest (7.2.0-r2) (15/29) Installing py3-flaky (3.7.0-r3) (16/29) Installing py3-async_generator (1.10-r4) (17/29) Installing py3-idna (3.4-r3) (18/29) Installing py3-cparser (2.21-r1) (19/29) Installing py3-cffi (1.15.1-r1) (20/29) Installing py3-cryptography (38.0.3-r1) (21/29) Installing py3-openssl (22.1.0-r2) (22/29) Installing py3-outcome (1.2.0-r1) (23/29) Installing py3-curio (1.5-r3) (24/29) Installing py3-sniffio (1.3.0-r1) (25/29) Installing py3-sortedcontainers (2.4.0-r2) (26/29) Installing py3-trio (0.21.0-r2) (27/29) Installing py3-pytest-trio (0.8.0-r1) (28/29) Installing py3-pytest-asyncio (0.20.2-r1) (29/29) Installing .makedepends-py3-asgiref (20221123.053002) Executing busybox-1.35.0-r29.trigger OK: 381 MiB in 130 packages >>> py3-asgiref: Cleaning up srcdir >>> py3-asgiref: Cleaning up pkgdir >>> py3-asgiref: Fetching https://distfiles.alpinelinux.org/distfiles/edge//asgiref-3.5.2.tar.gz >>> py3-asgiref: Fetching https://distfiles.alpinelinux.org/distfiles/edge//asgiref-3.5.2.tar.gz >>> py3-asgiref: Checking sha512sums... asgiref-3.5.2.tar.gz: OK >>> py3-asgiref: Unpacking /var/cache/distfiles/edge//asgiref-3.5.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/asgiref copying asgiref/timeout.py -> build/lib/asgiref copying asgiref/sync.py -> build/lib/asgiref copying asgiref/local.py -> build/lib/asgiref copying asgiref/compatibility.py -> build/lib/asgiref copying asgiref/testing.py -> build/lib/asgiref copying asgiref/typing.py -> build/lib/asgiref copying asgiref/wsgi.py -> build/lib/asgiref copying asgiref/__init__.py -> build/lib/asgiref copying asgiref/server.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.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.5.2, configfile: setup.cfg, testpaths: tests plugins: trio-0.8.0, asyncio-0.20.2, flaky-3.7.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%] =============================== warnings summary =============================== tests/test_server.py::test_stateless_server tests/test_server.py::test_server_delete_instance /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.5.2/build/lib/asgiref/server.py:59: DeprecationWarning: There is no current event loop event_loop = asyncio.get_event_loop() tests/test_server.py::test_stateless_server tests/test_server.py::test_server_delete_instance /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.5.2/build/lib/asgiref/server.py:60: DeprecationWarning: There is no current event loop asyncio.ensure_future(self.application_checker()) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 64 passed, 1 xfailed, 4 warnings in 12.55s ================== >>> 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/timeout.py -> /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/py.typed -> /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__/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__/__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__/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__/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__/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__/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__/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__/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__/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/local.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/testing.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/wsgi.py -> /home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref/usr/lib/python3.11/site-packages/asgiref 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/server.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.5.2-py3.11.egg-info running install_scripts >>> py3-asgiref*: Running postcheck for py3-asgiref >>> py3-asgiref*: Preparing package py3-asgiref... >>> py3-asgiref*: Tracing dependencies... >>> py3-asgiref*: Package size: 236.0 KB >>> py3-asgiref*: Compressing data... >>> py3-asgiref*: Create checksum... >>> py3-asgiref*: Create py3-asgiref-3.5.2-r1.apk >>> py3-asgiref: Build complete at Wed, 23 Nov 2022 05:30:16 +0000 elapsed time 0h 0m 15s >>> py3-asgiref: Cleaning up srcdir >>> py3-asgiref: Cleaning up pkgdir >>> py3-asgiref: Uninstalling dependencies... (1/29) Purging .makedepends-py3-asgiref (20221123.053002) (2/29) Purging py3-setuptools (65.6.0-r1) (3/29) Purging py3-pytest-asyncio (0.20.2-r1) (4/29) Purging py3-flaky (3.7.0-r3) (5/29) Purging py3-pytest-trio (0.8.0-r1) (6/29) Purging py3-pytest (7.2.0-r2) (7/29) Purging py3-iniconfig (1.1.1-r4) (8/29) Purging py3-packaging (21.3-r3) (9/29) Purging py3-parsing (3.0.9-r1) (10/29) Purging py3-pluggy (1.0.0-r2) (11/29) Purging py3-py (1.11.0-r1) (12/29) Purging py3-trio (0.21.0-r2) (13/29) Purging py3-idna (3.4-r3) (14/29) Purging py3-openssl (22.1.0-r2) (15/29) Purging py3-cryptography (38.0.3-r1) (16/29) Purging py3-cffi (1.15.1-r1) (17/29) Purging py3-cparser (2.21-r1) (18/29) Purging py3-sniffio (1.3.0-r1) (19/29) Purging py3-curio (1.5-r3) (20/29) Purging py3-sortedcontainers (2.4.0-r2) (21/29) Purging py3-outcome (1.2.0-r1) (22/29) Purging py3-attrs (22.1.0-r1) (23/29) Purging py3-async_generator (1.10-r4) (24/29) Purging python3 (3.11.0-r2) (25/29) Purging libffi (3.4.4-r0) (26/29) Purging gdbm (1.23-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.2.0-r0) (29/29) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 290 MiB in 101 packages >>> py3-asgiref: Updating the community/armv7 repository index... >>> py3-asgiref: Signing the index...