>>> py3-pykka: Building community/py3-pykka 4.4.2-r1 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 18:02:43 +0000 >>> py3-pykka: Validating /home/buildozer/aports/community/py3-pykka/APKBUILD... >>> py3-pykka: Analyzing dependencies... >>> py3-pykka: Installing for build: build-base py3-gpep517 py3-hatchling py3-installer py3-mock py3-pytest py3-pytest-mock ( 1/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r1) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20260404-r0) ( 7/43) Installing readline (8.3.3-r1) ( 8/43) Installing sqlite-libs (3.53.0-r0) ( 9/43) Installing python3 (3.14.3-r0) (10/43) Installing python3-pycache-pyc0 (3.14.3-r0) (11/43) Installing pyc (3.14.3-r0) (12/43) Installing py3-installer-pyc (1.0.0-r0) (13/43) Installing py3-gpep517-pyc (19-r2) (14/43) Installing python3-pyc (3.14.3-r0) (15/43) Installing py3-installer (1.0.0-r0) (16/43) Installing py3-gpep517 (19-r2) (17/43) Installing py3-editables (0.6-r0) (18/43) Installing py3-editables-pyc (0.6-r0) (19/43) Installing py3-parsing (3.3.2-r1) (20/43) Installing py3-parsing-pyc (3.3.2-r1) (21/43) Installing py3-packaging (26.1-r0) (22/43) Installing py3-packaging-pyc (26.1-r0) (23/43) Installing py3-pathspec (1.0.4-r1) (24/43) Installing py3-pathspec-pyc (1.0.4-r1) (25/43) Installing py3-pluggy (1.6.0-r1) (26/43) Installing py3-pluggy-pyc (1.6.0-r1) (27/43) Installing py3-trove-classifiers (2026.1.14.14-r1) (28/43) Installing py3-trove-classifiers-pyc (2026.1.14.14-r1) (29/43) Installing py3-hatchling (1.29.0-r1) (30/43) Installing py3-hatchling-pyc (1.29.0-r1) (31/43) Installing py3-mock (5.2.0-r1) (32/43) Installing py3-mock-pyc (5.2.0-r1) (33/43) Installing py3-iniconfig (2.3.0-r1) (34/43) Installing py3-iniconfig-pyc (2.3.0-r1) (35/43) Installing py3-py (1.11.0-r5) (36/43) Installing py3-py-pyc (1.11.0-r5) (37/43) Installing py3-pygments (2.20.0-r0) (38/43) Installing py3-pygments-pyc (2.20.0-r0) (39/43) Installing py3-pytest (9.0.3-r0) (40/43) Installing py3-pytest-pyc (9.0.3-r0) (41/43) Installing py3-pytest-mock (3.15.1-r1) (42/43) Installing py3-pytest-mock-pyc (3.15.1-r1) (43/43) Installing .makedepends-py3-pykka (20260424.180249) Executing busybox-1.37.0-r31.trigger OK: 477.8 MiB in 145 packages >>> py3-pykka: Cleaning up srcdir >>> py3-pykka: Cleaning up pkgdir >>> py3-pykka: Cleaning up tmpdir >>> py3-pykka: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pykka-4.4.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pykka: Fetching https://github.com/jodal/pykka/archive/v4.4.2/pykka-4.4.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.24/pykka-4.4.2.tar.gz.part' pykka-4.4.2.tar.gz.p 100% |********************************| 50174 0:00:00 ETA '/var/cache/distfiles/v3.24/pykka-4.4.2.tar.gz.part' saved /var/cache/distfiles/v3.24/pykka-4.4.2.tar.gz: OK >>> py3-pykka: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pykka-4.4.2.tar.gz /var/cache/distfiles/v3.24/pykka-4.4.2.tar.gz: OK >>> py3-pykka: Unpacking /var/cache/distfiles/v3.24/pykka-4.4.2.tar.gz... 2026-04-24 18:02:51,355 gpep517 INFO Building wheel via backend hatchling.build 2026-04-24 18:02:51,441 gpep517 INFO The backend produced .dist/pykka-4.4.2-py3-none-any.whl pykka-4.4.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pykka/src/pykka-4.4.2 configfile: pyproject.toml plugins: mock-3.15.1 collected 153 items examples/testing_test.py . [ 0%] tests/proxy/test_attribute_access.py ........ [ 5%] tests/proxy/test_dynamic_method_calls.py .. [ 7%] tests/proxy/test_mocking.py ... [ 9%] tests/proxy/test_proxy.py ................. [ 20%] tests/proxy/test_static_method_calls.py ........ [ 25%] tests/proxy/test_traversable.py ...... [ 29%] tests/proxy/test_typed_proxy.py .... [ 32%] tests/test_actor.py ................... [ 44%] tests/test_future.py ............................ [ 62%] tests/test_logging.py ....... [ 67%] tests/test_ref.py ....................... [ 82%] tests/test_registry.py ............ [ 90%] tests/proxy/test_traversable.py . [ 90%] tests/test_envelope.py . [ 91%] tests/test_future.py ... [ 93%] tests/test_logging.py . [ 94%] tests/test_messages.py .... [ 96%] tests/test_registry.py .. [ 98%] tests/test_threading_actor.py ... [100%] ============================= 153 passed in 0.74s ============================== >>> py3-pykka: Entering fakeroot... >>> py3-pykka-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pykka/__pycache__' -> '/home/buildozer/aports/community/py3-pykka/pkg/py3-pykka-pyc/usr/lib/python3.14/site-packages/pykka/__pycache__' >>> py3-pykka-pyc*: Preparing subpackage py3-pykka-pyc... Please specify at least one package name on the command line. >>> py3-pykka-pyc*: Running postcheck for py3-pykka-pyc >>> py3-pykka*: Running postcheck for py3-pykka >>> py3-pykka*: Preparing package py3-pykka... Please specify at least one package name on the command line. >>> py3-pykka-pyc*: Tracing dependencies... python3~3.14 >>> py3-pykka-pyc*: Package size: 90.9 KB >>> py3-pykka-pyc*: Compressing data... >>> py3-pykka-pyc*: Create checksum... >>> py3-pykka-pyc*: Create py3-pykka-pyc-4.4.2-r1.apk >>> py3-pykka*: Tracing dependencies... python3~3.14 >>> py3-pykka*: Package size: 76.6 KB >>> py3-pykka*: Compressing data... >>> py3-pykka*: Create checksum... >>> py3-pykka*: Create py3-pykka-4.4.2-r1.apk >>> py3-pykka: Build complete at Fri, 24 Apr 2026 18:02:53 +0000 elapsed time 0h 0m 10s >>> py3-pykka: Cleaning up srcdir >>> py3-pykka: Cleaning up pkgdir >>> py3-pykka: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-pykka (20260424.180249) ( 2/43) Purging py3-gpep517-pyc (19-r2) ( 3/43) Purging py3-gpep517 (19-r2) ( 4/43) Purging py3-hatchling-pyc (1.29.0-r1) ( 5/43) Purging py3-hatchling (1.29.0-r1) ( 6/43) Purging py3-editables-pyc (0.6-r0) ( 7/43) Purging py3-editables (0.6-r0) ( 8/43) Purging py3-pathspec-pyc (1.0.4-r1) ( 9/43) Purging py3-pathspec (1.0.4-r1) (10/43) Purging py3-trove-classifiers-pyc (2026.1.14.14-r1) (11/43) Purging py3-trove-classifiers (2026.1.14.14-r1) (12/43) Purging py3-installer-pyc (1.0.0-r0) (13/43) Purging py3-installer (1.0.0-r0) (14/43) Purging py3-pytest-mock-pyc (3.15.1-r1) (15/43) Purging py3-pytest-mock (3.15.1-r1) (16/43) Purging py3-mock-pyc (5.2.0-r1) (17/43) Purging py3-mock (5.2.0-r1) (18/43) Purging py3-pytest-pyc (9.0.3-r0) (19/43) Purging py3-pytest (9.0.3-r0) (20/43) Purging py3-iniconfig-pyc (2.3.0-r1) (21/43) Purging py3-iniconfig (2.3.0-r1) (22/43) Purging py3-packaging-pyc (26.1-r0) (23/43) Purging py3-packaging (26.1-r0) (24/43) Purging py3-parsing-pyc (3.3.2-r1) (25/43) Purging py3-parsing (3.3.2-r1) (26/43) Purging py3-pluggy-pyc (1.6.0-r1) (27/43) Purging py3-pluggy (1.6.0-r1) (28/43) Purging py3-py-pyc (1.11.0-r5) (29/43) Purging py3-py (1.11.0-r5) (30/43) Purging py3-pygments-pyc (2.20.0-r0) (31/43) Purging py3-pygments (2.20.0-r0) (32/43) Purging python3-pyc (3.14.3-r0) (33/43) Purging python3-pycache-pyc0 (3.14.3-r0) (34/43) Purging pyc (3.14.3-r0) (35/43) Purging python3 (3.14.3-r0) (36/43) Purging gdbm (1.26-r0) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.5.2-r1) (39/43) Purging libpanelw (6.6_p20260404-r0) (40/43) Purging mpdecimal (4.0.1-r0) (41/43) Purging readline (8.3.3-r1) (42/43) Purging sqlite-libs (3.53.0-r0) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-pykka: Updating the community/x86 repository index... >>> py3-pykka: Signing the index...