>>> py3-wcag-contrast-ratio: Building testing/py3-wcag-contrast-ratio 0.9-r0 (using abuild 3.9.0-r0) started Thu, 30 Dec 2021 20:50:48 +0000 >>> py3-wcag-contrast-ratio: Checking sanity of /home/buildozer/aports/testing/py3-wcag-contrast-ratio/APKBUILD... >>> py3-wcag-contrast-ratio: Analyzing dependencies... >>> py3-wcag-contrast-ratio: Installing for build: build-base python3 py3-setuptools py3-pytest py3-hypothesis (1/24) Installing libffi (3.4.2-r1) (2/24) Installing gdbm (1.22-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.1.1-r0) (5/24) Installing sqlite-libs (3.37.0-r0) (6/24) Installing python3 (3.10.1-r0) (7/24) Installing py3-ordered-set (4.0.2-r3) (8/24) Installing py3-appdirs (1.4.4-r3) (9/24) Installing py3-parsing (2.4.7-r3) (10/24) Installing py3-six (1.16.0-r1) (11/24) Installing py3-packaging (21.3-r0) (12/24) Installing py3-setuptools (52.0.0-r5) (13/24) Installing py3-atomicwrites (1.4.0-r2) (14/24) Installing py3-attrs (21.2.0-r1) (15/24) Installing py3-more-itertools (8.12.0-r1) (16/24) Installing py3-iniconfig (1.1.1-r2) (17/24) Installing py3-pluggy (0.13.1-r5) (18/24) Installing py3-py (1.10.0-r2) (19/24) Installing py3-wcwidth (0.2.5-r2) (20/24) Installing py3-toml (0.10.2-r3) (21/24) Installing py3-pytest (6.2.5-r1) (22/24) Installing py3-sortedcontainers (2.4.0-r1) (23/24) Installing py3-hypothesis (6.33.0-r0) (24/24) Installing .makedepends-py3-wcag-contrast-ratio (20211230.205049) Executing busybox-1.34.1-r6.trigger OK: 424 MiB in 125 packages >>> py3-wcag-contrast-ratio: Cleaning up srcdir >>> py3-wcag-contrast-ratio: Cleaning up pkgdir >>> py3-wcag-contrast-ratio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-wcag-contrast-ratio-0.9.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-wcag-contrast-ratio: Fetching https://github.com/gsnedders/wcag-contrast-ratio/archive/0.9/py3-wcag-contrast-ratio-0.9.tar.gz >>> py3-wcag-contrast-ratio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-wcag-contrast-ratio-0.9.tar.gz >>> py3-wcag-contrast-ratio: Checking sha512sums... py3-wcag-contrast-ratio-0.9.tar.gz: OK >>> py3-wcag-contrast-ratio: Unpacking /var/cache/distfiles/edge/py3-wcag-contrast-ratio-0.9.tar.gz... /home/buildozer/aports/testing/py3-wcag-contrast-ratio/src/wcag-contrast-ratio-0.9/setup.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/wcag_contrast_ratio copying wcag_contrast_ratio/contrast.py -> build/lib/wcag_contrast_ratio copying wcag_contrast_ratio/__init__.py -> build/lib/wcag_contrast_ratio ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-wcag-contrast-ratio/src/wcag-contrast-ratio-0.9 plugins: hypothesis-6.33.0 collected 26 items test.py .......................... [100%] ============================== 26 passed in 0.81s ============================== >>> py3-wcag-contrast-ratio: Entering fakeroot... /home/buildozer/aports/testing/py3-wcag-contrast-ratio/src/wcag-contrast-ratio-0.9/setup.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running install_lib creating /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg creating /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio creating /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr creating /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib creating /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio copying build/lib/wcag_contrast_ratio/contrast.py -> /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio copying build/lib/wcag_contrast_ratio/__init__.py -> /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio byte-compiling /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio/contrast.py to contrast.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio/__init__.py to __init__.cpython-310.pyc running install_egg_info Writing /home/buildozer/aports/testing/py3-wcag-contrast-ratio/pkg/py3-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio-0.9-py3.10.egg-info >>> py3-wcag-contrast-ratio*: Running postcheck for py3-wcag-contrast-ratio >>> py3-wcag-contrast-ratio*: Preparing package py3-wcag-contrast-ratio... >>> py3-wcag-contrast-ratio*: Tracing dependencies... >>> py3-wcag-contrast-ratio*: Package size: 48.0 KB >>> py3-wcag-contrast-ratio*: Compressing data... >>> py3-wcag-contrast-ratio*: Create checksum... >>> py3-wcag-contrast-ratio*: Create py3-wcag-contrast-ratio-0.9-r0.apk >>> py3-wcag-contrast-ratio: Build complete at Thu, 30 Dec 2021 20:50:53 +0000 elapsed time 0h 0m 5s >>> py3-wcag-contrast-ratio: Cleaning up srcdir >>> py3-wcag-contrast-ratio: Cleaning up pkgdir >>> py3-wcag-contrast-ratio: Uninstalling dependencies... (1/24) Purging .makedepends-py3-wcag-contrast-ratio (20211230.205049) (2/24) Purging py3-setuptools (52.0.0-r5) (3/24) Purging py3-ordered-set (4.0.2-r3) (4/24) Purging py3-appdirs (1.4.4-r3) (5/24) Purging py3-pytest (6.2.5-r1) (6/24) Purging py3-atomicwrites (1.4.0-r2) (7/24) Purging py3-more-itertools (8.12.0-r1) (8/24) Purging py3-iniconfig (1.1.1-r2) (9/24) Purging py3-pluggy (0.13.1-r5) (10/24) Purging py3-py (1.10.0-r2) (11/24) Purging py3-wcwidth (0.2.5-r2) (12/24) Purging py3-packaging (21.3-r0) (13/24) Purging py3-parsing (2.4.7-r3) (14/24) Purging py3-six (1.16.0-r1) (15/24) Purging py3-toml (0.10.2-r3) (16/24) Purging py3-hypothesis (6.33.0-r0) (17/24) Purging py3-attrs (21.2.0-r1) (18/24) Purging py3-sortedcontainers (2.4.0-r1) (19/24) Purging python3 (3.10.1-r0) (20/24) Purging libffi (3.4.2-r1) (21/24) Purging gdbm (1.22-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.1-r0) (24/24) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r6.trigger OK: 365 MiB in 101 packages >>> py3-wcag-contrast-ratio: Updating the testing/aarch64 repository index... >>> py3-wcag-contrast-ratio: Signing the index...