>>> py3-asgiref: Building community/py3-asgiref 3.8.1-r1 (using abuild 3.15.0_rc3-r1) started Fri, 25 Apr 2025 21:10:06 +0000 >>> py3-asgiref: Validating /home/buildozer/aports/community/py3-asgiref/APKBUILD... >>> py3-asgiref: Analyzing dependencies... >>> py3-asgiref: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-asyncio (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.8-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.8.1-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20250412-r0) (7/34) Installing sqlite-libs (3.49.1-r0) (8/34) Installing python3 (3.12.10-r0) (9/34) Installing python3-pycache-pyc0 (3.12.10-r0) (10/34) Installing pyc (3.12.10-r0) (11/34) Installing py3-installer-pyc (0.7.0-r2) (12/34) Installing py3-gpep517-pyc (16-r0) (13/34) Installing python3-pyc (3.12.10-r0) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-gpep517 (16-r0) (16/34) Installing py3-parsing (3.2.0-r0) (17/34) Installing py3-parsing-pyc (3.2.0-r0) (18/34) Installing py3-packaging (24.2-r0) (19/34) Installing py3-packaging-pyc (24.2-r0) (20/34) Installing py3-setuptools (77.0.3-r0) (21/34) Installing py3-setuptools-pyc (77.0.3-r0) (22/34) Installing py3-wheel (0.43.0-r0) (23/34) Installing py3-wheel-pyc (0.43.0-r0) (24/34) Installing py3-iniconfig (2.1.0-r0) (25/34) Installing py3-iniconfig-pyc (2.1.0-r0) (26/34) Installing py3-pluggy (1.5.0-r0) (27/34) Installing py3-pluggy-pyc (1.5.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pytest (8.3.5-r0) (31/34) Installing py3-pytest-pyc (8.3.5-r0) (32/34) Installing py3-pytest-asyncio (0.25.0-r0) (33/34) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (34/34) Installing .makedepends-py3-asgiref (20250425.211025) Executing busybox-1.37.0-r16.trigger OK: 320 MiB in 136 packages >>> py3-asgiref: Cleaning up srcdir >>> py3-asgiref: Cleaning up pkgdir >>> py3-asgiref: Cleaning up tmpdir >>> py3-asgiref: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/asgiref-3.8.1.tar.gz >>> py3-asgiref: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/asgiref-3.8.1.tar.gz >>> py3-asgiref: Checking sha512sums... asgiref-3.8.1.tar.gz: OK >>> py3-asgiref: Unpacking /var/cache/distfiles/v3.22/asgiref-3.8.1.tar.gz... 2025-04-25 21:10:26,435 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-25 21:10:26,488 root INFO running bdist_wheel 2025-04-25 21:10:26,503 root INFO running build 2025-04-25 21:10:26,504 root INFO running build_py 2025-04-25 21:10:26,507 root INFO creating build/lib/asgiref 2025-04-25 21:10:26,507 root INFO copying asgiref/__init__.py -> build/lib/asgiref 2025-04-25 21:10:26,508 root INFO copying asgiref/local.py -> build/lib/asgiref 2025-04-25 21:10:26,508 root INFO copying asgiref/typing.py -> build/lib/asgiref 2025-04-25 21:10:26,508 root INFO copying asgiref/testing.py -> build/lib/asgiref 2025-04-25 21:10:26,509 root INFO copying asgiref/compatibility.py -> build/lib/asgiref 2025-04-25 21:10:26,509 root INFO copying asgiref/sync.py -> build/lib/asgiref 2025-04-25 21:10:26,509 root INFO copying asgiref/wsgi.py -> build/lib/asgiref 2025-04-25 21:10:26,509 root INFO copying asgiref/timeout.py -> build/lib/asgiref 2025-04-25 21:10:26,510 root INFO copying asgiref/server.py -> build/lib/asgiref 2025-04-25 21:10:26,510 root INFO copying asgiref/current_thread_executor.py -> build/lib/asgiref 2025-04-25 21:10:26,510 root INFO running egg_info 2025-04-25 21:10:26,513 root INFO writing asgiref.egg-info/PKG-INFO 2025-04-25 21:10:26,514 root INFO writing dependency_links to asgiref.egg-info/dependency_links.txt 2025-04-25 21:10:26,515 root INFO writing requirements to asgiref.egg-info/requires.txt 2025-04-25 21:10:26,515 root INFO writing top-level names to asgiref.egg-info/top_level.txt 2025-04-25 21:10:26,519 root INFO reading manifest file 'asgiref.egg-info/SOURCES.txt' 2025-04-25 21:10:26,520 root INFO reading manifest template 'MANIFEST.in' 2025-04-25 21:10:26,520 root INFO adding license file 'LICENSE' 2025-04-25 21:10:26,521 root INFO writing manifest file 'asgiref.egg-info/SOURCES.txt' 2025-04-25 21:10:26,522 root INFO copying asgiref/py.typed -> build/lib/asgiref 2025-04-25 21:10:26,528 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-25 21:10:26,528 root INFO running install 2025-04-25 21:10:26,538 root INFO running install_lib 2025-04-25 21:10:26,542 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-25 21:10:26,542 root INFO creating build/bdist.linux-armv8l/wheel/asgiref 2025-04-25 21:10:26,542 root INFO copying build/lib/asgiref/__init__.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,542 root INFO copying build/lib/asgiref/local.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,543 root INFO copying build/lib/asgiref/typing.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,543 root INFO copying build/lib/asgiref/testing.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,543 root INFO copying build/lib/asgiref/compatibility.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,543 root INFO copying build/lib/asgiref/sync.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,543 root INFO copying build/lib/asgiref/wsgi.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,544 root INFO copying build/lib/asgiref/timeout.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,544 root INFO copying build/lib/asgiref/py.typed -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,544 root INFO copying build/lib/asgiref/server.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,544 root INFO copying build/lib/asgiref/current_thread_executor.py -> build/bdist.linux-armv8l/wheel/./asgiref 2025-04-25 21:10:26,544 root INFO running install_egg_info 2025-04-25 21:10:26,548 root INFO Copying asgiref.egg-info to build/bdist.linux-armv8l/wheel/./asgiref-3.8.1-py3.12.egg-info 2025-04-25 21:10:26,549 root INFO running install_scripts 2025-04-25 21:10:26,550 root INFO creating build/bdist.linux-armv8l/wheel/asgiref-3.8.1.dist-info/WHEEL 2025-04-25 21:10:26,551 wheel INFO creating '/home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/.dist/.tmp-vjvs11sw/asgiref-3.8.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-25 21:10:26,551 wheel INFO adding 'asgiref/__init__.py' 2025-04-25 21:10:26,551 wheel INFO adding 'asgiref/compatibility.py' 2025-04-25 21:10:26,552 wheel INFO adding 'asgiref/current_thread_executor.py' 2025-04-25 21:10:26,552 wheel INFO adding 'asgiref/local.py' 2025-04-25 21:10:26,552 wheel INFO adding 'asgiref/py.typed' 2025-04-25 21:10:26,552 wheel INFO adding 'asgiref/server.py' 2025-04-25 21:10:26,553 wheel INFO adding 'asgiref/sync.py' 2025-04-25 21:10:26,553 wheel INFO adding 'asgiref/testing.py' 2025-04-25 21:10:26,553 wheel INFO adding 'asgiref/timeout.py' 2025-04-25 21:10:26,553 wheel INFO adding 'asgiref/typing.py' 2025-04-25 21:10:26,553 wheel INFO adding 'asgiref/wsgi.py' 2025-04-25 21:10:26,554 wheel INFO adding 'asgiref-3.8.1.dist-info/licenses/LICENSE' 2025-04-25 21:10:26,554 wheel INFO adding 'asgiref-3.8.1.dist-info/METADATA' 2025-04-25 21:10:26,554 wheel INFO adding 'asgiref-3.8.1.dist-info/WHEEL' 2025-04-25 21:10:26,554 wheel INFO adding 'asgiref-3.8.1.dist-info/top_level.txt' 2025-04-25 21:10:26,555 wheel INFO adding 'asgiref-3.8.1.dist-info/RECORD' 2025-04-25 21:10:26,555 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-25 21:10:26,555 gpep517 INFO The backend produced .dist/asgiref-3.8.1-py3-none-any.whl asgiref-3.8.1-py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1 configfile: setup.cfg testpaths: tests plugins: asyncio-0.25.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None collected 72 items tests/test_compatibility.py ... [ 4%] tests/test_local.py ............ [ 20%] tests/test_server.py .. [ 23%] tests/test_sync.py ....................................x...... [ 83%] tests/test_sync_contextvars.py ... [ 87%] tests/test_testing.py . [ 88%] tests/test_wsgi.py ........ [100%] =============================== warnings summary =============================== tests/test_sync.py::test_multiprocessing /usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=75449) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 71 passed, 1 xfailed, 1 warning in 12.63s =================== Task was destroyed but it is pending! task: wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> Task was destroyed but it is pending! task: .app() running at /home/buildozer/aports/community/py3-asgiref/src/asgiref-3.8.1/tests/test_server.py:81> wait_for=> >>> py3-asgiref: Entering fakeroot... >>> py3-asgiref-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/asgiref/__pycache__' -> '/home/buildozer/aports/community/py3-asgiref/pkg/py3-asgiref-pyc/usr/lib/python3.12/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.12 >>> py3-asgiref-pyc*: Package size: 69.8 KB >>> py3-asgiref-pyc*: Compressing data... >>> py3-asgiref-pyc*: Create checksum... >>> py3-asgiref-pyc*: Create py3-asgiref-pyc-3.8.1-r1.apk >>> py3-asgiref*: Tracing dependencies... python3~3.12 >>> py3-asgiref*: Package size: 68.5 KB >>> py3-asgiref*: Compressing data... >>> py3-asgiref*: Create checksum... >>> py3-asgiref*: Create py3-asgiref-3.8.1-r1.apk >>> py3-asgiref: Build complete at Fri, 25 Apr 2025 21:10:40 +0000 elapsed time 0h 0m 34s >>> py3-asgiref: Cleaning up srcdir >>> py3-asgiref: Cleaning up pkgdir >>> py3-asgiref: Uninstalling dependencies... (1/34) Purging .makedepends-py3-asgiref (20250425.211025) (2/34) Purging py3-gpep517-pyc (16-r0) (3/34) Purging py3-gpep517 (16-r0) (4/34) Purging py3-installer-pyc (0.7.0-r2) (5/34) Purging py3-installer (0.7.0-r2) (6/34) Purging py3-setuptools-pyc (77.0.3-r0) (7/34) Purging py3-setuptools (77.0.3-r0) (8/34) Purging py3-wheel-pyc (0.43.0-r0) (9/34) Purging py3-wheel (0.43.0-r0) (10/34) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (11/34) Purging py3-pytest-asyncio (0.25.0-r0) (12/34) Purging py3-pytest-pyc (8.3.5-r0) (13/34) Purging py3-pytest (8.3.5-r0) (14/34) Purging py3-iniconfig-pyc (2.1.0-r0) (15/34) Purging py3-iniconfig (2.1.0-r0) (16/34) Purging py3-packaging-pyc (24.2-r0) (17/34) Purging py3-packaging (24.2-r0) (18/34) Purging py3-parsing-pyc (3.2.0-r0) (19/34) Purging py3-parsing (3.2.0-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.10-r0) (25/34) Purging python3-pycache-pyc0 (3.12.10-r0) (26/34) Purging pyc (3.12.10-r0) (27/34) Purging python3 (3.12.10-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.8-r0) (31/34) Purging libpanelw (6.5_p20250412-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.49.1-r0) (34/34) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 274 MiB in 102 packages >>> py3-asgiref: Updating the community/armv7 repository index... >>> py3-asgiref: Signing the index...