>>> py3-async-timeout: Building community/py3-async-timeout 4.0.2-r0 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 09:48:22 +0000 >>> py3-async-timeout: Checking sanity of /home/buildozer/aports/community/py3-async-timeout/APKBUILD... >>> py3-async-timeout: Analyzing dependencies... >>> py3-async-timeout: Installing for build: build-base python3 py3-typing-extensions python3-dev py3-setuptools py3-pytest py3-pytest-cov py3-pytest-asyncio (1/44) Installing libbz2 (1.0.8-r1) (2/44) Installing libffi (3.4.2-r1) (3/44) Installing gdbm (1.23-r0) (4/44) Installing xz-libs (5.2.5-r1) (5/44) Installing mpdecimal (2.5.1-r1) (6/44) Installing readline (8.1.2-r0) (7/44) Installing sqlite-libs (3.38.0-r0) (8/44) Installing python3 (3.10.3-r0) (9/44) Installing py3-typing-extensions (4.1.1-r0) (10/44) Installing python3-dev (3.10.3-r0) (11/44) Installing py3-appdirs (1.4.4-r3) (12/44) Installing py3-more-itertools (8.12.0-r2) (13/44) Installing py3-ordered-set (4.0.2-r3) (14/44) Installing py3-parsing (2.4.7-r3) (15/44) Installing py3-six (1.16.0-r1) (16/44) Installing py3-packaging (21.3-r0) (17/44) Installing py3-setuptools (59.4.0-r0) (18/44) Installing py3-atomicwrites (1.4.0-r2) (19/44) Installing py3-attrs (21.4.0-r0) (20/44) Installing py3-iniconfig (1.1.1-r2) (21/44) Installing py3-pluggy (0.13.1-r5) (22/44) Installing py3-py (1.10.0-r2) (23/44) Installing py3-wcwidth (0.2.5-r2) (24/44) Installing py3-toml (0.10.2-r3) (25/44) Installing py3-pygments (2.11.2-r0) (26/44) Installing py3-pytest (6.2.5-r2) (27/44) Installing py3-coverage (5.5-r1) (28/44) Installing py3-pytest-cov (2.12.1-r1) (29/44) Installing py3-flaky (3.7.0-r2) (30/44) Installing py3-idna (3.3-r2) (31/44) Installing py3-cparser (2.20-r2) (32/44) Installing py3-cffi (1.15.0-r0) (33/44) Installing py3-asn1crypto (1.4.0-r2) (34/44) Installing py3-cryptography (3.4.8-r0) (35/44) Installing py3-openssl (21.0.0-r1) (36/44) Installing py3-async_generator (1.10-r3) (37/44) Installing py3-outcome (1.1.0-r3) (38/44) Installing py3-curio (1.5-r2) (39/44) Installing py3-sniffio (1.2.0-r2) (40/44) Installing py3-sortedcontainers (2.4.0-r1) (41/44) Installing py3-trio (0.19.0-r1) (42/44) Installing py3-pytest-trio (0.7.0-r2) (43/44) Installing py3-pytest-asyncio (0.18.3-r0) (44/44) Installing .makedepends-py3-async-timeout (20220414.094825) Executing busybox-1.35.0-r8.trigger OK: 450 MiB in 132 packages >>> py3-async-timeout: Cleaning up srcdir >>> py3-async-timeout: Cleaning up pkgdir >>> py3-async-timeout: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-async-timeout-4.0.2.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 8221 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8221 100 8221 0 0 30603 0 --:--:-- --:--:-- --:--:-- 30561 >>> py3-async-timeout: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-async-timeout-4.0.2.tar.gz >>> py3-async-timeout: Checking sha512sums... py3-async-timeout-4.0.2.tar.gz: OK >>> py3-async-timeout: Unpacking /var/cache/distfiles/v3.16/py3-async-timeout-4.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/async_timeout copying async_timeout/__init__.py -> build/lib/async_timeout running egg_info writing async_timeout.egg-info/PKG-INFO writing dependency_links to async_timeout.egg-info/dependency_links.txt writing requirements to async_timeout.egg-info/requires.txt writing top-level names to async_timeout.egg-info/top_level.txt reading manifest file 'async_timeout.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'async_timeout.egg-info/SOURCES.txt' copying async_timeout/py.typed -> build/lib/async_timeout ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-async-timeout/src/async-timeout-4.0.2, configfile: setup.cfg plugins: cov-2.12.1, trio-0.7.0, asyncio-0.18.3, flaky-3.7.0 asyncio: mode=legacy collected 33 items tests/test_timeout.py ................................. [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191 /usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file. config.issue_config_time_warning(LEGACY_MODE, stacklevel=2) -- Docs: https://docs.pytest.org/en/stable/warnings.html ---------- coverage: platform linux, python 3.10.3-final-0 ----------- Name Stmts Miss Branch BrPart Cover ------------------------------------------------------------- async_timeout/__init__.py 118 8 38 3 92% ------------------------------------------------------------- TOTAL 118 8 38 3 92% Coverage HTML written to dir htmlcov ======================== 33 passed, 1 warning in 0.72s ========================= >>> py3-async-timeout: Entering fakeroot... running install /usr/lib/python3.10/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 async_timeout.egg-info/PKG-INFO writing dependency_links to async_timeout.egg-info/dependency_links.txt writing requirements to async_timeout.egg-info/requires.txt writing top-level names to async_timeout.egg-info/top_level.txt reading manifest file 'async_timeout.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.cache' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'async_timeout.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-async-timeout/pkg creating /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout creating /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr creating /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib creating /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib/python3.10/site-packages/async_timeout copying build/lib/async_timeout/__init__.py -> /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib/python3.10/site-packages/async_timeout copying build/lib/async_timeout/py.typed -> /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib/python3.10/site-packages/async_timeout byte-compiling /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib/python3.10/site-packages/async_timeout/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying async_timeout.egg-info to /home/buildozer/aports/community/py3-async-timeout/pkg/py3-async-timeout/usr/lib/python3.10/site-packages/async_timeout-4.0.2-py3.10.egg-info running install_scripts >>> py3-async-timeout*: Running postcheck for py3-async-timeout >>> py3-async-timeout*: Preparing package py3-async-timeout... >>> py3-async-timeout*: Tracing dependencies... >>> py3-async-timeout*: Package size: 80.0 KB >>> py3-async-timeout*: Compressing data... >>> py3-async-timeout*: Create checksum... >>> py3-async-timeout*: Create py3-async-timeout-4.0.2-r0.apk >>> py3-async-timeout: Build complete at Thu, 14 Apr 2022 09:48:28 +0000 elapsed time 0h 0m 6s >>> py3-async-timeout: Cleaning up srcdir >>> py3-async-timeout: Cleaning up pkgdir >>> py3-async-timeout: Uninstalling dependencies... (1/44) Purging .makedepends-py3-async-timeout (20220414.094825) (2/44) Purging py3-typing-extensions (4.1.1-r0) (3/44) Purging python3-dev (3.10.3-r0) (4/44) Purging py3-setuptools (59.4.0-r0) (5/44) Purging py3-appdirs (1.4.4-r3) (6/44) Purging py3-ordered-set (4.0.2-r3) (7/44) Purging py3-pytest-cov (2.12.1-r1) (8/44) Purging py3-coverage (5.5-r1) (9/44) Purging py3-pytest-asyncio (0.18.3-r0) (10/44) Purging py3-flaky (3.7.0-r2) (11/44) Purging py3-pytest-trio (0.7.0-r2) (12/44) Purging py3-pytest (6.2.5-r2) (13/44) Purging py3-atomicwrites (1.4.0-r2) (14/44) Purging py3-more-itertools (8.12.0-r2) (15/44) Purging py3-iniconfig (1.1.1-r2) (16/44) Purging py3-pluggy (0.13.1-r5) (17/44) Purging py3-py (1.10.0-r2) (18/44) Purging py3-wcwidth (0.2.5-r2) (19/44) Purging py3-packaging (21.3-r0) (20/44) Purging py3-parsing (2.4.7-r3) (21/44) Purging py3-toml (0.10.2-r3) (22/44) Purging py3-pygments (2.11.2-r0) (23/44) Purging py3-trio (0.19.0-r1) (24/44) Purging py3-openssl (21.0.0-r1) (25/44) Purging py3-cryptography (3.4.8-r0) (26/44) Purging py3-cffi (1.15.0-r0) (27/44) Purging py3-cparser (2.20-r2) (28/44) Purging py3-idna (3.3-r2) (29/44) Purging py3-asn1crypto (1.4.0-r2) (30/44) Purging py3-six (1.16.0-r1) (31/44) Purging py3-sniffio (1.2.0-r2) (32/44) Purging py3-curio (1.5-r2) (33/44) Purging py3-sortedcontainers (2.4.0-r1) (34/44) Purging py3-outcome (1.1.0-r3) (35/44) Purging py3-attrs (21.4.0-r0) (36/44) Purging py3-async_generator (1.10-r3) (37/44) Purging python3 (3.10.3-r0) (38/44) Purging libbz2 (1.0.8-r1) (39/44) Purging libffi (3.4.2-r1) (40/44) Purging gdbm (1.23-r0) (41/44) Purging xz-libs (5.2.5-r1) (42/44) Purging mpdecimal (2.5.1-r1) (43/44) Purging readline (8.1.2-r0) (44/44) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 323 MiB in 88 packages >>> py3-async-timeout: Updating the community/s390x repository index... >>> py3-async-timeout: Signing the index...