>>> py3-aiostream: Building community/py3-aiostream 0.6.1-r0 (using abuild 3.13.0-r3) started Wed, 12 Jun 2024 21:32:24 +0000 >>> py3-aiostream: Checking sanity of /home/buildozer/aports/community/py3-aiostream/APKBUILD... >>> py3-aiostream: Analyzing dependencies... >>> py3-aiostream: Installing for build: build-base python3 py3-typing-extensions py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-asyncio py3-pytest-cov (1/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.6-r0) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.6.2-r0) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.4_p20240420-r0) (7/41) Installing readline (8.2.10-r0) (8/41) Installing sqlite-libs (3.46.0-r0) (9/41) Installing python3 (3.12.3-r1) (10/41) Installing python3-pycache-pyc0 (3.12.3-r1) (11/41) Installing pyc (3.12.3-r1) (12/41) Installing python3-pyc (3.12.3-r1) (13/41) Installing py3-typing-extensions (4.11.0-r1) (14/41) Installing py3-typing-extensions-pyc (4.11.0-r1) (15/41) Installing py3-installer (0.7.0-r2) (16/41) Installing py3-installer-pyc (0.7.0-r2) (17/41) Installing py3-gpep517 (16-r0) (18/41) Installing py3-gpep517-pyc (16-r0) (19/41) Installing py3-parsing (3.1.2-r1) (20/41) Installing py3-parsing-pyc (3.1.2-r1) (21/41) Installing py3-packaging (24.0-r1) (22/41) Installing py3-packaging-pyc (24.0-r1) (23/41) Installing py3-setuptools (69.5.1-r0) (24/41) Installing py3-setuptools-pyc (69.5.1-r0) (25/41) Installing py3-wheel (0.42.0-r1) (26/41) Installing py3-wheel-pyc (0.42.0-r1) (27/41) Installing py3-iniconfig (2.0.0-r1) (28/41) Installing py3-iniconfig-pyc (2.0.0-r1) (29/41) Installing py3-pluggy (1.5.0-r0) (30/41) Installing py3-pluggy-pyc (1.5.0-r0) (31/41) Installing py3-py (1.11.0-r3) (32/41) Installing py3-py-pyc (1.11.0-r3) (33/41) Installing py3-pytest (8.2.2-r0) (34/41) Installing py3-pytest-pyc (8.2.2-r0) (35/41) Installing py3-pytest-asyncio (0.23.6-r0) (36/41) Installing py3-pytest-asyncio-pyc (0.23.6-r0) (37/41) Installing py3-coverage (7.5.1-r0) (38/41) Installing py3-coverage-pyc (7.5.1-r0) (39/41) Installing py3-pytest-cov (5.0.0-r0) (40/41) Installing py3-pytest-cov-pyc (5.0.0-r0) (41/41) Installing .makedepends-py3-aiostream (20240612.213227) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 143 packages >>> py3-aiostream: Cleaning up srcdir >>> py3-aiostream: Cleaning up pkgdir >>> py3-aiostream: Cleaning up tmpdir >>> py3-aiostream: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aiostream-0.6.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 curl: (22) The requested URL returned error: 404 >>> py3-aiostream: Fetching aiostream-0.6.1.tar.gz::https://github.com/vxgmichel/aiostream/archive/refs/tags/v0.6.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 100 45466 0 45466 0 0 82014 0 --:--:-- --:--:-- --:--:-- 82014 >>> py3-aiostream: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aiostream-0.6.1.tar.gz >>> py3-aiostream: Checking sha512sums... aiostream-0.6.1.tar.gz: OK >>> py3-aiostream: Unpacking /var/cache/distfiles/edge/aiostream-0.6.1.tar.gz... 2024-06-12 21:32:30,798 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-06-12 21:32:31,232 root INFO running bdist_wheel 2024-06-12 21:32:31,274 root INFO running build 2024-06-12 21:32:31,274 root INFO running build_py 2024-06-12 21:32:31,284 root INFO creating build 2024-06-12 21:32:31,284 root INFO creating build/lib 2024-06-12 21:32:31,285 root INFO creating build/lib/aiostream 2024-06-12 21:32:31,285 root INFO copying aiostream/manager.py -> build/lib/aiostream 2024-06-12 21:32:31,287 root INFO copying aiostream/test_utils.py -> build/lib/aiostream 2024-06-12 21:32:31,288 root INFO copying aiostream/aiter_utils.py -> build/lib/aiostream 2024-06-12 21:32:31,289 root INFO copying aiostream/pipe.py -> build/lib/aiostream 2024-06-12 21:32:31,290 root INFO copying aiostream/__init__.py -> build/lib/aiostream 2024-06-12 21:32:31,291 root INFO copying aiostream/core.py -> build/lib/aiostream 2024-06-12 21:32:31,293 root INFO creating build/lib/aiostream/stream 2024-06-12 21:32:31,294 root INFO copying aiostream/stream/time.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,295 root INFO copying aiostream/stream/combine.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,296 root INFO copying aiostream/stream/select.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,297 root INFO copying aiostream/stream/create.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,299 root INFO copying aiostream/stream/transform.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,300 root INFO copying aiostream/stream/advanced.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,301 root INFO copying aiostream/stream/__init__.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,303 root INFO copying aiostream/stream/aggregate.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,304 root INFO copying aiostream/stream/misc.py -> build/lib/aiostream/stream 2024-06-12 21:32:31,305 root INFO running egg_info 2024-06-12 21:32:31,305 root INFO creating aiostream.egg-info 2024-06-12 21:32:31,313 root INFO writing aiostream.egg-info/PKG-INFO 2024-06-12 21:32:31,319 root INFO writing dependency_links to aiostream.egg-info/dependency_links.txt 2024-06-12 21:32:31,321 root INFO writing requirements to aiostream.egg-info/requires.txt 2024-06-12 21:32:31,321 root INFO writing top-level names to aiostream.egg-info/top_level.txt 2024-06-12 21:32:31,322 root INFO writing manifest file 'aiostream.egg-info/SOURCES.txt' 2024-06-12 21:32:31,336 root INFO reading manifest file 'aiostream.egg-info/SOURCES.txt' 2024-06-12 21:32:31,337 root INFO adding license file 'LICENSE' 2024-06-12 21:32:31,340 root INFO writing manifest file 'aiostream.egg-info/SOURCES.txt' 2024-06-12 21:32:31,343 root INFO copying aiostream/py.typed -> build/lib/aiostream 2024-06-12 21:32:31,361 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-06-12 21:32:31,361 root INFO running install 2024-06-12 21:32:31,405 root INFO running install_lib 2024-06-12 21:32:31,414 root INFO creating build/bdist.linux-riscv64 2024-06-12 21:32:31,415 root INFO creating build/bdist.linux-riscv64/wheel 2024-06-12 21:32:31,415 root INFO creating build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,416 root INFO creating build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,417 root INFO copying build/lib/aiostream/stream/time.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,418 root INFO copying build/lib/aiostream/stream/combine.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,419 root INFO copying build/lib/aiostream/stream/select.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,420 root INFO copying build/lib/aiostream/stream/create.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,421 root INFO copying build/lib/aiostream/stream/transform.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,422 root INFO copying build/lib/aiostream/stream/advanced.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,423 root INFO copying build/lib/aiostream/stream/__init__.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,424 root INFO copying build/lib/aiostream/stream/aggregate.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,425 root INFO copying build/lib/aiostream/stream/misc.py -> build/bdist.linux-riscv64/wheel/aiostream/stream 2024-06-12 21:32:31,426 root INFO copying build/lib/aiostream/manager.py -> build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,427 root INFO copying build/lib/aiostream/test_utils.py -> build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,427 root INFO copying build/lib/aiostream/py.typed -> build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,428 root INFO copying build/lib/aiostream/aiter_utils.py -> build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,429 root INFO copying build/lib/aiostream/pipe.py -> build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,430 root INFO copying build/lib/aiostream/__init__.py -> build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,431 root INFO copying build/lib/aiostream/core.py -> build/bdist.linux-riscv64/wheel/aiostream 2024-06-12 21:32:31,432 root INFO running install_egg_info 2024-06-12 21:32:31,441 root INFO Copying aiostream.egg-info to build/bdist.linux-riscv64/wheel/aiostream-0.6.1-py3.12.egg-info 2024-06-12 21:32:31,445 root INFO running install_scripts 2024-06-12 21:32:31,463 wheel INFO creating build/bdist.linux-riscv64/wheel/aiostream-0.6.1.dist-info/WHEEL 2024-06-12 21:32:31,465 wheel INFO creating '/home/buildozer/aports/community/py3-aiostream/src/aiostream-0.6.1/dist/.tmp-s8_jjq7o/aiostream-0.6.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-06-12 21:32:31,466 wheel INFO adding 'aiostream/__init__.py' 2024-06-12 21:32:31,467 wheel INFO adding 'aiostream/aiter_utils.py' 2024-06-12 21:32:31,468 wheel INFO adding 'aiostream/core.py' 2024-06-12 21:32:31,470 wheel INFO adding 'aiostream/manager.py' 2024-06-12 21:32:31,471 wheel INFO adding 'aiostream/pipe.py' 2024-06-12 21:32:31,472 wheel INFO adding 'aiostream/py.typed' 2024-06-12 21:32:31,473 wheel INFO adding 'aiostream/test_utils.py' 2024-06-12 21:32:31,474 wheel INFO adding 'aiostream/stream/__init__.py' 2024-06-12 21:32:31,475 wheel INFO adding 'aiostream/stream/advanced.py' 2024-06-12 21:32:31,476 wheel INFO adding 'aiostream/stream/aggregate.py' 2024-06-12 21:32:31,477 wheel INFO adding 'aiostream/stream/combine.py' 2024-06-12 21:32:31,478 wheel INFO adding 'aiostream/stream/create.py' 2024-06-12 21:32:31,479 wheel INFO adding 'aiostream/stream/misc.py' 2024-06-12 21:32:31,480 wheel INFO adding 'aiostream/stream/select.py' 2024-06-12 21:32:31,481 wheel INFO adding 'aiostream/stream/time.py' 2024-06-12 21:32:31,482 wheel INFO adding 'aiostream/stream/transform.py' 2024-06-12 21:32:31,484 wheel INFO adding 'aiostream-0.6.1.dist-info/LICENSE' 2024-06-12 21:32:31,486 wheel INFO adding 'aiostream-0.6.1.dist-info/METADATA' 2024-06-12 21:32:31,488 wheel INFO adding 'aiostream-0.6.1.dist-info/WHEEL' 2024-06-12 21:32:31,489 wheel INFO adding 'aiostream-0.6.1.dist-info/top_level.txt' 2024-06-12 21:32:31,490 wheel INFO adding 'aiostream-0.6.1.dist-info/RECORD' 2024-06-12 21:32:31,491 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-06-12 21:32:31,495 gpep517 INFO The backend produced dist/aiostream-0.6.1-py3-none-any.whl aiostream-0.6.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-aiostream/src/aiostream-0.6.1 configfile: pyproject.toml plugins: cov-5.0.0, asyncio-0.23.6 asyncio: mode=Mode.STRICT collected 104 items tests/test_advanced.py ...... [ 5%] tests/test_aggregate.py ...... [ 11%] tests/test_aiter.py ......... [ 20%] tests/test_combine.py .......... [ 29%] tests/test_core.py ............ [ 41%] tests/test_create.py ....................... [ 63%] tests/test_misc.py .... [ 67%] tests/test_pipe.py . [ 68%] tests/test_select.py ........................ [ 91%] tests/test_task_group.py . [ 92%] tests/test_time.py .. [ 94%] tests/test_transform.py ...... [100%] ---------- coverage: platform linux, python 3.12.3-final-0 ----------- Name Stmts Miss Cover --------------------------------------------------- aiostream/__init__.py 5 0 100% aiostream/aiter_utils.py 109 1 99% aiostream/core.py 254 1 99% aiostream/manager.py 91 0 100% aiostream/pipe.py 36 0 100% aiostream/stream/__init__.py 8 0 100% aiostream/stream/advanced.py 65 0 100% aiostream/stream/aggregate.py 40 0 100% aiostream/stream/combine.py 88 0 100% aiostream/stream/create.py 79 1 99% aiostream/stream/misc.py 27 0 100% aiostream/stream/select.py 147 0 100% aiostream/stream/time.py 33 0 100% aiostream/stream/transform.py 49 0 100% aiostream/test_utils.py 115 0 100% --------------------------------------------------- TOTAL 1146 3 99% ============================= 104 passed in 5.92s ============================== >>> py3-aiostream: Entering fakeroot... >>> py3-aiostream-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-aiostream/pkg/py3-aiostream/usr/lib/python3.12/site-packages/aiostream/stream/__pycache__' -> '/home/buildozer/aports/community/py3-aiostream/pkg/py3-aiostream-pyc/usr/lib/python3.12/site-packages/aiostream/stream/__pycache__' '/home/buildozer/aports/community/py3-aiostream/pkg/py3-aiostream/usr/lib/python3.12/site-packages/aiostream/__pycache__' -> '/home/buildozer/aports/community/py3-aiostream/pkg/py3-aiostream-pyc/usr/lib/python3.12/site-packages/aiostream/__pycache__' >>> py3-aiostream-pyc*: Preparing subpackage py3-aiostream-pyc... >>> py3-aiostream-pyc*: Running postcheck for py3-aiostream-pyc >>> py3-aiostream*: Running postcheck for py3-aiostream >>> py3-aiostream*: Preparing package py3-aiostream... >>> py3-aiostream-pyc*: Tracing dependencies... python3 py3-typing-extensions python3~3.12 >>> py3-aiostream-pyc*: Package size: 192.0 KB >>> py3-aiostream-pyc*: Compressing data... >>> py3-aiostream-pyc*: Create checksum... >>> py3-aiostream-pyc*: Create py3-aiostream-pyc-0.6.1-r0.apk >>> py3-aiostream*: Tracing dependencies... python3 py3-typing-extensions python3~3.12 >>> py3-aiostream*: Package size: 256.0 KB >>> py3-aiostream*: Compressing data... >>> py3-aiostream*: Create checksum... >>> py3-aiostream*: Create py3-aiostream-0.6.1-r0.apk >>> py3-aiostream: Build complete at Wed, 12 Jun 2024 21:32:58 +0000 elapsed time 0h 0m 34s >>> py3-aiostream: Cleaning up srcdir >>> py3-aiostream: Cleaning up pkgdir >>> py3-aiostream: Uninstalling dependencies... (1/41) Purging .makedepends-py3-aiostream (20240612.213227) (2/41) Purging py3-typing-extensions-pyc (4.11.0-r1) (3/41) Purging py3-typing-extensions (4.11.0-r1) (4/41) Purging py3-gpep517-pyc (16-r0) (5/41) Purging py3-gpep517 (16-r0) (6/41) Purging py3-installer-pyc (0.7.0-r2) (7/41) Purging py3-installer (0.7.0-r2) (8/41) Purging py3-setuptools-pyc (69.5.1-r0) (9/41) Purging py3-setuptools (69.5.1-r0) (10/41) Purging py3-wheel-pyc (0.42.0-r1) (11/41) Purging py3-wheel (0.42.0-r1) (12/41) Purging py3-pytest-asyncio-pyc (0.23.6-r0) (13/41) Purging py3-pytest-asyncio (0.23.6-r0) (14/41) Purging py3-pytest-cov-pyc (5.0.0-r0) (15/41) Purging py3-pytest-cov (5.0.0-r0) (16/41) Purging py3-pytest-pyc (8.2.2-r0) (17/41) Purging py3-pytest (8.2.2-r0) (18/41) Purging py3-iniconfig-pyc (2.0.0-r1) (19/41) Purging py3-iniconfig (2.0.0-r1) (20/41) Purging py3-packaging-pyc (24.0-r1) (21/41) Purging py3-packaging (24.0-r1) (22/41) Purging py3-parsing-pyc (3.1.2-r1) (23/41) Purging py3-parsing (3.1.2-r1) (24/41) Purging py3-pluggy-pyc (1.5.0-r0) (25/41) Purging py3-pluggy (1.5.0-r0) (26/41) Purging py3-py-pyc (1.11.0-r3) (27/41) Purging py3-py (1.11.0-r3) (28/41) Purging py3-coverage-pyc (7.5.1-r0) (29/41) Purging py3-coverage (7.5.1-r0) (30/41) Purging python3-pyc (3.12.3-r1) (31/41) Purging python3-pycache-pyc0 (3.12.3-r1) (32/41) Purging pyc (3.12.3-r1) (33/41) Purging python3 (3.12.3-r1) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.4.6-r0) (37/41) Purging libpanelw (6.4_p20240420-r0) (38/41) Purging mpdecimal (4.0.0-r0) (39/41) Purging readline (8.2.10-r0) (40/41) Purging sqlite-libs (3.46.0-r0) (41/41) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 228 MiB in 102 packages >>> py3-aiostream: Updating the community/riscv64 repository index... >>> py3-aiostream: Signing the index...