>>> py3-pycountry: Building community/py3-pycountry 24.6.1-r0 (using abuild 3.13.0-r5) started Sun, 22 Sep 2024 10:39:37 +0000 >>> py3-pycountry: Checking sanity of /home/buildozer/aports/community/py3-pycountry/APKBUILD... >>> py3-pycountry: Analyzing dependencies... >>> py3-pycountry: Installing for build: build-base python3 py3-poetry-core py3-gpep517 py3-pytest py3-pytest-cov (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.6.2-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20240601-r1) (7/38) Installing sqlite-libs (3.46.1-r0) (8/38) Installing python3 (3.12.6-r0) (9/38) Installing python3-pycache-pyc0 (3.12.6-r0) (10/38) Installing pyc (3.12.6-r0) (11/38) Installing python3-pyc (3.12.6-r0) (12/38) Installing py3-fastjsonschema (2.20.0-r0) (13/38) Installing py3-fastjsonschema-pyc (2.20.0-r0) (14/38) Installing py3-lark-parser (1.1.9-r1) (15/38) Installing py3-lark-parser-pyc (1.1.9-r1) (16/38) Installing py3-parsing (3.1.4-r0) (17/38) Installing py3-parsing-pyc (3.1.4-r0) (18/38) Installing py3-packaging (24.1-r0) (19/38) Installing py3-packaging-pyc (24.1-r0) (20/38) Installing py3-poetry-core (1.9.0-r0) (21/38) Installing py3-poetry-core-pyc (1.9.0-r0) (22/38) Installing py3-installer (0.7.0-r2) (23/38) Installing py3-installer-pyc (0.7.0-r2) (24/38) Installing py3-gpep517 (16-r0) (25/38) Installing py3-gpep517-pyc (16-r0) (26/38) Installing py3-iniconfig (2.0.0-r1) (27/38) Installing py3-iniconfig-pyc (2.0.0-r1) (28/38) Installing py3-pluggy (1.5.0-r0) (29/38) Installing py3-pluggy-pyc (1.5.0-r0) (30/38) Installing py3-py (1.11.0-r4) (31/38) Installing py3-py-pyc (1.11.0-r4) (32/38) Installing py3-pytest (8.3.3-r0) (33/38) Installing py3-pytest-pyc (8.3.3-r0) (34/38) Installing py3-coverage (7.5.1-r0) (35/38) Installing py3-coverage-pyc (7.5.1-r0) (36/38) Installing py3-pytest-cov (5.0.0-r0) (37/38) Installing py3-pytest-cov-pyc (5.0.0-r0) (38/38) Installing .makedepends-py3-pycountry (20240922.103938) Executing busybox-1.36.1-r32.trigger OK: 302 MiB in 141 packages >>> py3-pycountry: Cleaning up srcdir >>> py3-pycountry: Cleaning up pkgdir >>> py3-pycountry: Cleaning up tmpdir >>> py3-pycountry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycountry-24.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-pycountry: Fetching https://files.pythonhosted.org/packages/source/p/pycountry/pycountry-24.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 5902k 100 5902k 0 0 21.2M 0 --:--:-- --:--:-- --:--:-- 21.2M >>> py3-pycountry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycountry-24.6.1.tar.gz >>> py3-pycountry: Checking sha512sums... pycountry-24.6.1.tar.gz: OK >>> py3-pycountry: Unpacking /var/cache/distfiles/pycountry-24.6.1.tar.gz... 2024-09-22 10:39:40,176 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-09-22 10:39:40,388 poetry.core.masonry.builders.wheel INFO Building wheel 2024-09-22 10:39:41,156 poetry.core.masonry.builders.wheel INFO Built pycountry-24.6.1-py3-none-any.whl 2024-09-22 10:39:41,159 gpep517 INFO The backend produced .dist/pycountry-24.6.1-py3-none-any.whl pycountry-24.6.1-py3-none-any.whl 2024-09-22 10:39:41,422 gpep517 INFO Installing .dist/pycountry-24.6.1-py3-none-any.whl into .testenv 2024-09-22 10:39:41,947 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pycountry/src/pycountry-24.6.1 configfile: pyproject.toml plugins: cov-5.0.0 collected 51 items src/pycountry/tests/test_general.py .................................... [ 70%] ............... [100%] ---------- coverage: platform linux, python 3.12.6-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------- src/pycountry/__init__.py 157 1 99% 175 src/pycountry/db.py 132 4 97% 80, 120, 129, 142 src/pycountry/tests/test_general.py 295 2 99% 287-288 ------------------------------------------------------------------- TOTAL 584 7 99% Coverage HTML written to dir htmlcov ============================== 51 passed in 3.78s ============================== >>> py3-pycountry: Entering fakeroot... 2024-09-22 10:39:46,489 gpep517 INFO Installing .dist/pycountry-24.6.1-py3-none-any.whl into /home/buildozer/aports/community/py3-pycountry/pkg/py3-pycountry 2024-09-22 10:39:47,076 gpep517 INFO Installation complete >>> py3-pycountry*: Running postcheck for py3-pycountry >>> WARNING: py3-pycountry*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pycountry*: Preparing package py3-pycountry... >>> py3-pycountry*: Tracing dependencies... python3 python3~3.12 >>> py3-pycountry*: Package size: 18.4 MB >>> py3-pycountry*: Compressing data... >>> py3-pycountry*: Create checksum... >>> py3-pycountry*: Create py3-pycountry-24.6.1-r0.apk >>> py3-pycountry: Build complete at Sun, 22 Sep 2024 10:39:47 +0000 elapsed time 0h 0m 10s >>> py3-pycountry: Cleaning up srcdir >>> py3-pycountry: Cleaning up pkgdir >>> py3-pycountry: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pycountry (20240922.103938) (2/38) Purging py3-poetry-core-pyc (1.9.0-r0) (3/38) Purging py3-poetry-core (1.9.0-r0) (4/38) Purging py3-fastjsonschema-pyc (2.20.0-r0) (5/38) Purging py3-fastjsonschema (2.20.0-r0) (6/38) Purging py3-lark-parser-pyc (1.1.9-r1) (7/38) Purging py3-lark-parser (1.1.9-r1) (8/38) Purging py3-gpep517-pyc (16-r0) (9/38) Purging py3-gpep517 (16-r0) (10/38) Purging py3-installer-pyc (0.7.0-r2) (11/38) Purging py3-installer (0.7.0-r2) (12/38) Purging py3-pytest-cov-pyc (5.0.0-r0) (13/38) Purging py3-pytest-cov (5.0.0-r0) (14/38) Purging py3-pytest-pyc (8.3.3-r0) (15/38) Purging py3-pytest (8.3.3-r0) (16/38) Purging py3-iniconfig-pyc (2.0.0-r1) (17/38) Purging py3-iniconfig (2.0.0-r1) (18/38) Purging py3-packaging-pyc (24.1-r0) (19/38) Purging py3-packaging (24.1-r0) (20/38) Purging py3-parsing-pyc (3.1.4-r0) (21/38) Purging py3-parsing (3.1.4-r0) (22/38) Purging py3-pluggy-pyc (1.5.0-r0) (23/38) Purging py3-pluggy (1.5.0-r0) (24/38) Purging py3-py-pyc (1.11.0-r4) (25/38) Purging py3-py (1.11.0-r4) (26/38) Purging py3-coverage-pyc (7.5.1-r0) (27/38) Purging py3-coverage (7.5.1-r0) (28/38) Purging python3-pyc (3.12.6-r0) (29/38) Purging python3-pycache-pyc0 (3.12.6-r0) (30/38) Purging pyc (3.12.6-r0) (31/38) Purging python3 (3.12.6-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.6-r0) (35/38) Purging libpanelw (6.5_p20240601-r1) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.46.1-r0) (38/38) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-pycountry: Updating the community/loongarch64 repository index... >>> py3-pycountry: Signing the index...