>>> py3-attrs: Building community/py3-attrs 23.2.0-r0 (using abuild 3.12.0-r1) started Thu, 11 Jan 2024 21:58:16 +0000 >>> py3-attrs: Checking sanity of /home/buildozer/aports/community/py3-attrs/APKBUILD... >>> py3-attrs: Analyzing dependencies... >>> py3-attrs: Installing for build: build-base python3 py3-gpep517 py3-hatch-vcs py3-hatchling py3-hypothesis py3-pytest (1/47) Installing libffi (3.4.4-r3) (2/47) Installing gdbm (1.23-r1) (3/47) Installing mpdecimal (2.5.1-r2) (4/47) Installing libpanelw (6.4_p20231125-r0) (5/47) Installing readline (8.2.7-r0) (6/47) Installing sqlite-libs (3.44.2-r0) (7/47) Installing python3 (3.11.6-r1) (8/47) Installing python3-pycache-pyc0 (3.11.6-r1) (9/47) Installing pyc (3.11.6-r1) (10/47) Installing python3-pyc (3.11.6-r1) (11/47) Installing py3-installer (0.7.0-r1) (12/47) Installing py3-installer-pyc (0.7.0-r1) (13/47) Installing py3-gpep517 (15-r1) (14/47) Installing py3-gpep517-pyc (15-r1) (15/47) Installing py3-editables (0.5-r0) (16/47) Installing py3-editables-pyc (0.5-r0) (17/47) Installing py3-parsing (3.1.1-r0) (18/47) Installing py3-parsing-pyc (3.1.1-r0) (19/47) Installing py3-packaging (23.2-r0) (20/47) Installing py3-packaging-pyc (23.2-r0) (21/47) Installing py3-pathspec (0.12.1-r0) (22/47) Installing py3-pathspec-pyc (0.12.1-r0) (23/47) Installing py3-pluggy (1.3.0-r0) (24/47) Installing py3-pluggy-pyc (1.3.0-r0) (25/47) Installing py3-trove-classifiers (2024.1.8-r0) (26/47) Installing py3-trove-classifiers-pyc (2024.1.8-r0) (27/47) Installing py3-hatchling (1.21.0-r0) (28/47) Installing py3-hatchling-pyc (1.21.0-r0) (29/47) Installing py3-setuptools (69.0.3-r0) (30/47) Installing py3-setuptools-pyc (69.0.3-r0) (31/47) Installing py3-setuptools_scm (8.0.4-r1) (32/47) Installing py3-setuptools_scm-pyc (8.0.4-r1) (33/47) Installing py3-hatch-vcs (0.4.0-r0) (34/47) Installing py3-hatch-vcs-pyc (0.4.0-r0) (35/47) Installing py3-attrs (23.1.0-r1) (36/47) Installing py3-attrs-pyc (23.1.0-r1) (37/47) Installing py3-sortedcontainers (2.4.0-r4) (38/47) Installing py3-sortedcontainers-pyc (2.4.0-r4) (39/47) Installing py3-hypothesis (6.92.6-r0) (40/47) Installing py3-hypothesis-pyc (6.92.6-r0) (41/47) Installing py3-iniconfig (1.1.1-r8) (42/47) Installing py3-iniconfig-pyc (1.1.1-r8) (43/47) Installing py3-py (1.11.0-r2) (44/47) Installing py3-py-pyc (1.11.0-r2) (45/47) Installing py3-pytest (7.4.4-r0) (46/47) Installing py3-pytest-pyc (7.4.4-r0) (47/47) Installing .makedepends-py3-attrs (20240111.215818) Executing busybox-1.36.1-r18.trigger OK: 330 MiB in 157 packages >>> py3-attrs: Cleaning up srcdir >>> py3-attrs: Cleaning up pkgdir >>> py3-attrs: Cleaning up tmpdir >>> py3-attrs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-attrs-23.2.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-attrs: Fetching py-attrs-23.2.0.tar.gz::https://github.com/python-attrs/attrs/archive/23.2.0.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 489k 0 489k 0 0 193k 0 --:--:-- 0:00:02 --:--:-- 489k 100 760k 0 760k 0 0 300k 0 --:--:-- 0:00:02 --:--:-- 758k >>> py3-attrs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-attrs-23.2.0.tar.gz >>> py3-attrs: Checking sha512sums... py-attrs-23.2.0.tar.gz: OK no-fancy.patch: OK check.py: OK >>> py3-attrs: Unpacking /var/cache/distfiles/py-attrs-23.2.0.tar.gz... >>> py3-attrs: no-fancy.patch patching file pyproject.toml 2024-01-11 21:58:21,946 gpep517 INFO Building wheel via backend hatchling.build 2024-01-11 21:58:22,109 gpep517 INFO The backend produced .dist/attrs-23.2.0-py3-none-any.whl attrs-23.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-attrs/src/attrs-23.2.0 configfile: pyproject.toml testpaths: tests plugins: hypothesis-6.92.6 collected 1326 items / 1 skipped tests/test_abc.py .... [ 0%] tests/test_annotations.py .............................................. [ 3%] . [ 3%] tests/test_cmp.py ...................................................... [ 7%] ........................ [ 9%] tests/test_compat.py ... [ 9%] tests/test_config.py .... [ 10%] tests/test_converters.py ...................... [ 11%] tests/test_dunders.py .................................................. [ 15%] ............................................... [ 19%] tests/test_filters.py ................................. [ 21%] tests/test_funcs.py .................................................... [ 25%] [ 25%] tests/test_functional.py ............................................... [ 29%] ........................................................................ [ 34%] ........................................................................ [ 40%] ........................................................................ [ 45%] ........................................................................ [ 50%] ..................................................................... [ 56%] tests/test_hooks.py .......... [ 56%] tests/test_import.py . [ 56%] tests/test_init_subclass.py .... [ 57%] tests/test_make.py ..................................................... [ 61%] ........................................................................ [ 66%] ........................................................................ [ 72%] .....................................................s....... [ 76%] tests/test_next_gen.py ................................. [ 79%] tests/test_packaging.py ...................... [ 80%] tests/test_pattern_matching.py ..... [ 81%] tests/test_pyright.py ss [ 81%] tests/test_setattr.py ..................x................. [ 84%] tests/test_slots.py .............s..................................... [ 87%] tests/test_utils.py .. [ 88%] tests/test_validators.py .............................sss............... [ 91%] ........................................................................ [ 97%] ................................. [ 99%] tests/test_version_info.py ...... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_3rd_party.py:14: could not import 'cloudpickle': No module named 'cloudpickle' SKIPPED [1] tests/test_make.py:2476: Pre-3.10 only. SKIPPED [1] tests/test_pyright.py:42: Requires pyright. SKIPPED [1] tests/test_pyright.py:93: Requires pyright. SKIPPED [1] tests/test_slots.py:497: slots without weakref_slot should only work on PyPy SKIPPED [1] tests/test_validators.py:345: zope-related tests skipped when zope.interface is not installed SKIPPED [1] tests/test_validators.py:360: zope-related tests skipped when zope.interface is not installed SKIPPED [1] tests/test_validators.py:380: zope-related tests skipped when zope.interface is not installed XFAIL tests/test_setattr.py::TestSetAttr::test_slotted_confused ================= 1318 passed, 8 skipped, 1 xfailed in 40.28s ================== >>> py3-attrs: Entering fakeroot... >>> py3-attrs-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-attrs/pkg/py3-attrs/usr/lib/python3.11/site-packages/attrs/__pycache__' -> '/home/buildozer/aports/community/py3-attrs/pkg/py3-attrs-pyc/usr/lib/python3.11/site-packages/attrs/__pycache__' '/home/buildozer/aports/community/py3-attrs/pkg/py3-attrs/usr/lib/python3.11/site-packages/attr/__pycache__' -> '/home/buildozer/aports/community/py3-attrs/pkg/py3-attrs-pyc/usr/lib/python3.11/site-packages/attr/__pycache__' >>> py3-attrs-pyc*: Preparing subpackage py3-attrs-pyc... >>> py3-attrs-pyc*: Running postcheck for py3-attrs-pyc >>> py3-attrs*: Running postcheck for py3-attrs >>> py3-attrs*: Preparing package py3-attrs... >>> py3-attrs-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-attrs-pyc*: Package size: 280.0 KB >>> py3-attrs-pyc*: Compressing data... >>> py3-attrs-pyc*: Create checksum... >>> py3-attrs-pyc*: Create py3-attrs-pyc-23.2.0-r0.apk >>> py3-attrs*: Tracing dependencies... python3 python3~3.11 >>> py3-attrs*: Package size: 316.0 KB >>> py3-attrs*: Compressing data... >>> py3-attrs*: Create checksum... >>> py3-attrs*: Create py3-attrs-23.2.0-r0.apk >>> py3-attrs: Build complete at Thu, 11 Jan 2024 21:59:04 +0000 elapsed time 0h 0m 48s >>> py3-attrs: Cleaning up srcdir >>> py3-attrs: Cleaning up pkgdir >>> py3-attrs: Uninstalling dependencies... (1/47) Purging .makedepends-py3-attrs (20240111.215818) (2/47) Purging py3-gpep517-pyc (15-r1) (3/47) Purging py3-gpep517 (15-r1) (4/47) Purging py3-installer-pyc (0.7.0-r1) (5/47) Purging py3-installer (0.7.0-r1) (6/47) Purging py3-hatch-vcs-pyc (0.4.0-r0) (7/47) Purging py3-hatch-vcs (0.4.0-r0) (8/47) Purging py3-setuptools_scm-pyc (8.0.4-r1) (9/47) Purging py3-setuptools_scm (8.0.4-r1) (10/47) Purging py3-setuptools-pyc (69.0.3-r0) (11/47) Purging py3-setuptools (69.0.3-r0) (12/47) Purging py3-hatchling-pyc (1.21.0-r0) (13/47) Purging py3-hatchling (1.21.0-r0) (14/47) Purging py3-editables-pyc (0.5-r0) (15/47) Purging py3-editables (0.5-r0) (16/47) Purging py3-pathspec-pyc (0.12.1-r0) (17/47) Purging py3-pathspec (0.12.1-r0) (18/47) Purging py3-trove-classifiers-pyc (2024.1.8-r0) (19/47) Purging py3-trove-classifiers (2024.1.8-r0) (20/47) Purging py3-hypothesis-pyc (6.92.6-r0) (21/47) Purging py3-hypothesis (6.92.6-r0) (22/47) Purging py3-attrs-pyc (23.1.0-r1) (23/47) Purging py3-attrs (23.1.0-r1) (24/47) Purging py3-sortedcontainers-pyc (2.4.0-r4) (25/47) Purging py3-sortedcontainers (2.4.0-r4) (26/47) Purging py3-pytest-pyc (7.4.4-r0) (27/47) Purging py3-pytest (7.4.4-r0) (28/47) Purging py3-iniconfig-pyc (1.1.1-r8) (29/47) Purging py3-iniconfig (1.1.1-r8) (30/47) Purging py3-packaging-pyc (23.2-r0) (31/47) Purging py3-packaging (23.2-r0) (32/47) Purging py3-parsing-pyc (3.1.1-r0) (33/47) Purging py3-parsing (3.1.1-r0) (34/47) Purging py3-pluggy-pyc (1.3.0-r0) (35/47) Purging py3-pluggy (1.3.0-r0) (36/47) Purging py3-py-pyc (1.11.0-r2) (37/47) Purging py3-py (1.11.0-r2) (38/47) Purging python3-pyc (3.11.6-r1) (39/47) Purging python3-pycache-pyc0 (3.11.6-r1) (40/47) Purging pyc (3.11.6-r1) (41/47) Purging python3 (3.11.6-r1) (42/47) Purging gdbm (1.23-r1) (43/47) Purging libffi (3.4.4-r3) (44/47) Purging libpanelw (6.4_p20231125-r0) (45/47) Purging mpdecimal (2.5.1-r2) (46/47) Purging readline (8.2.7-r0) (47/47) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 265 MiB in 110 packages >>> py3-attrs: Updating the community/ppc64le repository index... >>> py3-attrs: Signing the index...