>>> py3-pytest-asyncio: Building community/py3-pytest-asyncio 0.20.1-r0 (using abuild 3.10.0_rc1-r2) started Wed, 09 Nov 2022 10:27:24 +0000 >>> py3-pytest-asyncio: Checking sanity of /home/buildozer/aports/community/py3-pytest-asyncio/APKBUILD... >>> py3-pytest-asyncio: Analyzing dependencies... >>> py3-pytest-asyncio: Installing for build: build-base python3 py3-flaky py3-pytest py3-pytest-trio py3-setuptools py3-setuptools_scm py3-gpep517 py3-installer py3-wheel (1/37) Installing libbz2 (1.0.8-r3) (2/37) Installing libffi (3.4.4-r0) (3/37) Installing gdbm (1.23-r0) (4/37) Installing xz-libs (5.2.7-r0) (5/37) Installing mpdecimal (2.5.1-r1) (6/37) Installing readline (8.2.0-r0) (7/37) Installing sqlite-libs (3.39.4-r0) (8/37) Installing python3 (3.10.8-r3) (9/37) Installing py3-flaky (3.7.0-r2) (10/37) Installing py3-attrs (22.1.0-r0) (11/37) Installing py3-exceptiongroup (1.0.1-r0) (12/37) Installing py3-iniconfig (1.1.1-r3) (13/37) Installing py3-parsing (3.0.9-r0) (14/37) Installing py3-packaging (21.3-r2) (15/37) Installing py3-pluggy (1.0.0-r1) (16/37) Installing py3-py (1.11.0-r0) (17/37) Installing py3-tomli (2.0.1-r1) (18/37) Installing py3-pytest (7.2.0-r1) (19/37) Installing py3-async_generator (1.10-r3) (20/37) Installing py3-idna (3.4-r2) (21/37) Installing py3-cparser (2.21-r0) (22/37) Installing py3-cffi (1.15.1-r0) (23/37) Installing py3-cryptography (38.0.3-r0) (24/37) Installing py3-openssl (22.1.0-r1) (25/37) Installing py3-outcome (1.1.0-r3) (26/37) Installing py3-curio (1.5-r2) (27/37) Installing py3-sniffio (1.3.0-r0) (28/37) Installing py3-sortedcontainers (2.4.0-r1) (29/37) Installing py3-trio (0.21.0-r0) (30/37) Installing py3-pytest-trio (0.8.0-r0) (31/37) Installing py3-setuptools (65.5.1-r0) (32/37) Installing py3-typing-extensions (4.4.0-r0) (33/37) Installing py3-setuptools_scm (7.0.5-r0) (34/37) Installing py3-installer (0.5.1-r1) (35/37) Installing py3-gpep517 (10-r0) (36/37) Installing py3-wheel (0.38.3-r0) (37/37) Installing .makedepends-py3-pytest-asyncio (20221109.102725) Executing busybox-1.35.0-r27.trigger OK: 264 MiB in 129 packages >>> py3-pytest-asyncio: Cleaning up srcdir >>> py3-pytest-asyncio: Cleaning up pkgdir >>> py3-pytest-asyncio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-pytest-asyncio-0.20.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-asyncio: Fetching py3-pytest-asyncio-0.20.1.tar.gz::https://github.com/pytest-dev/pytest-asyncio/archive/v0.20.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25425 100 25425 0 0 20288 0 0:00:01 0:00:01 --:--:-- 42875 >>> py3-pytest-asyncio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-pytest-asyncio-0.20.1.tar.gz >>> py3-pytest-asyncio: Checking sha512sums... py3-pytest-asyncio-0.20.1.tar.gz: OK >>> py3-pytest-asyncio: Unpacking /var/cache/distfiles/v3.17/py3-pytest-asyncio-0.20.1.tar.gz... 2022-11-09 10:27:28,286 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_asyncio copying pytest_asyncio/__init__.py -> build/lib/pytest_asyncio copying pytest_asyncio/plugin.py -> build/lib/pytest_asyncio copying pytest_asyncio/_version.py -> build/lib/pytest_asyncio running egg_info creating pytest_asyncio.egg-info writing pytest_asyncio.egg-info/PKG-INFO writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt writing entry points to pytest_asyncio.egg-info/entry_points.txt writing requirements to pytest_asyncio.egg-info/requires.txt writing top-level names to pytest_asyncio.egg-info/top_level.txt writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' adding license file 'LICENSE' writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' 2022-11-09 10:27:33,493 wheel INFO installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/pytest_asyncio copying build/lib/pytest_asyncio/__init__.py -> build/bdist.linux-armv8l/wheel/pytest_asyncio copying build/lib/pytest_asyncio/plugin.py -> build/bdist.linux-armv8l/wheel/pytest_asyncio copying build/lib/pytest_asyncio/_version.py -> build/bdist.linux-armv8l/wheel/pytest_asyncio running install_egg_info Copying pytest_asyncio.egg-info to build/bdist.linux-armv8l/wheel/pytest_asyncio-0.20.1-py3.10.egg-info running install_scripts 2022-11-09 10:27:33,544 wheel INFO creating build/bdist.linux-armv8l/wheel/pytest_asyncio-0.20.1.dist-info/WHEEL 2022-11-09 10:27:33,544 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-asyncio/src/pytest-asyncio-0.20.1/dist/tmpl2mqsrwq/pytest_asyncio-0.20.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-09 10:27:33,545 wheel INFO adding 'pytest_asyncio/__init__.py' 2022-11-09 10:27:33,545 wheel INFO adding 'pytest_asyncio/_version.py' 2022-11-09 10:27:33,545 wheel INFO adding 'pytest_asyncio/plugin.py' 2022-11-09 10:27:33,546 wheel INFO adding 'pytest_asyncio-0.20.1.dist-info/LICENSE' 2022-11-09 10:27:33,546 wheel INFO adding 'pytest_asyncio-0.20.1.dist-info/METADATA' 2022-11-09 10:27:33,546 wheel INFO adding 'pytest_asyncio-0.20.1.dist-info/WHEEL' 2022-11-09 10:27:33,546 wheel INFO adding 'pytest_asyncio-0.20.1.dist-info/entry_points.txt' 2022-11-09 10:27:33,546 wheel INFO adding 'pytest_asyncio-0.20.1.dist-info/top_level.txt' 2022-11-09 10:27:33,547 wheel INFO adding 'pytest_asyncio-0.20.1.dist-info/RECORD' 2022-11-09 10:27:33,547 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-09 10:27:33,548 gpep517 INFO The backend produced dist/pytest_asyncio-0.20.1-py3-none-any.whl pytest_asyncio-0.20.1-py3-none-any.whl >>> py3-pytest-asyncio: Entering fakeroot... >>> py3-pytest-asyncio*: Running postcheck for py3-pytest-asyncio >>> py3-pytest-asyncio*: Preparing package py3-pytest-asyncio... >>> py3-pytest-asyncio*: Tracing dependencies... >>> py3-pytest-asyncio*: Package size: 120.0 KB >>> py3-pytest-asyncio*: Compressing data... >>> py3-pytest-asyncio*: Create checksum... >>> py3-pytest-asyncio*: Create py3-pytest-asyncio-0.20.1-r0.apk >>> py3-pytest-asyncio: Build complete at Wed, 09 Nov 2022 10:27:34 +0000 elapsed time 0h 0m 10s >>> py3-pytest-asyncio: Cleaning up srcdir >>> py3-pytest-asyncio: Cleaning up pkgdir >>> py3-pytest-asyncio: Uninstalling dependencies... (1/37) Purging .makedepends-py3-pytest-asyncio (20221109.102725) (2/37) Purging py3-flaky (3.7.0-r2) (3/37) Purging py3-pytest-trio (0.8.0-r0) (4/37) Purging py3-pytest (7.2.0-r1) (5/37) Purging py3-iniconfig (1.1.1-r3) (6/37) Purging py3-pluggy (1.0.0-r1) (7/37) Purging py3-py (1.11.0-r0) (8/37) Purging py3-trio (0.21.0-r0) (9/37) Purging py3-idna (3.4-r2) (10/37) Purging py3-openssl (22.1.0-r1) (11/37) Purging py3-cryptography (38.0.3-r0) (12/37) Purging py3-cffi (1.15.1-r0) (13/37) Purging py3-cparser (2.21-r0) (14/37) Purging py3-exceptiongroup (1.0.1-r0) (15/37) Purging py3-sniffio (1.3.0-r0) (16/37) Purging py3-curio (1.5-r2) (17/37) Purging py3-sortedcontainers (2.4.0-r1) (18/37) Purging py3-outcome (1.1.0-r3) (19/37) Purging py3-attrs (22.1.0-r0) (20/37) Purging py3-async_generator (1.10-r3) (21/37) Purging py3-setuptools_scm (7.0.5-r0) (22/37) Purging py3-setuptools (65.5.1-r0) (23/37) Purging py3-typing-extensions (4.4.0-r0) (24/37) Purging py3-gpep517 (10-r0) (25/37) Purging py3-tomli (2.0.1-r1) (26/37) Purging py3-installer (0.5.1-r1) (27/37) Purging py3-wheel (0.38.3-r0) (28/37) Purging py3-packaging (21.3-r2) (29/37) Purging py3-parsing (3.0.9-r0) (30/37) Purging python3 (3.10.8-r3) (31/37) Purging libbz2 (1.0.8-r3) (32/37) Purging libffi (3.4.4-r0) (33/37) Purging gdbm (1.23-r0) (34/37) Purging xz-libs (5.2.7-r0) (35/37) Purging mpdecimal (2.5.1-r1) (36/37) Purging readline (8.2.0-r0) (37/37) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-pytest-asyncio: Updating the community/armv7 repository index... >>> py3-pytest-asyncio: Signing the index...