>>> py3-poetry-core: Building community/py3-poetry-core 1.3.2-r0 (using abuild 3.10.0_rc1-r2) started Tue, 11 Oct 2022 22:19:34 +0000 >>> py3-poetry-core: Checking sanity of /home/buildozer/aports/community/py3-poetry-core/APKBUILD... >>> py3-poetry-core: Analyzing dependencies... >>> py3-poetry-core: Installing for build: build-base python3 py3-jsonschema py3-lark-parser py3-packaging py3-tomlkit py3-build py3-installer py3-pytest py3-pytest-mock py3-virtualenv python3-dev py3-setuptools py3-pip (1/41) Installing libbz2 (1.0.8-r3) (2/41) Installing libffi (3.4.3-r0) (3/41) Installing gdbm (1.23-r0) (4/41) Installing xz-libs (5.2.7-r0) (5/41) Installing mpdecimal (2.5.1-r1) (6/41) Installing readline (8.2.0-r0) (7/41) Installing sqlite-libs (3.39.4-r0) (8/41) Installing python3 (3.10.7-r0) (9/41) Installing py3-pyrsistent (0.18.0-r2) (10/41) Installing py3-attrs (22.1.0-r0) (11/41) Installing py3-jsonschema (4.7.2-r2) (12/41) Installing py3-lark-parser (0.11.3-r1) (13/41) Installing py3-parsing (3.0.9-r0) (14/41) Installing py3-packaging (21.3-r2) (15/41) Installing py3-tomlkit (0.11.5-r0) (16/41) Installing py3-tomli (2.0.1-r1) (17/41) Installing py3-pep517 (0.13.0-r0) (18/41) Installing py3-build (0.8.0-r1) (19/41) Installing py3-installer (0.5.1-r1) (20/41) Installing py3-atomicwrites (1.4.1-r0) (21/41) Installing py3-iniconfig (1.1.1-r3) (22/41) Installing py3-more-itertools (8.14.0-r0) (23/41) Installing py3-pluggy (1.0.0-r1) (24/41) Installing py3-py (1.10.0-r3) (25/41) Installing py3-pygments (2.13.0-r0) (26/41) Installing py3-wcwidth (0.2.5-r2) (27/41) Installing py3-pytest (7.1.3-r0) (28/41) Installing py3-pbr (5.10.0-r0) (29/41) Installing py3-mock (4.0.3-r3) (30/41) Installing py3-pytest-mock (3.9.0-r0) (31/41) Installing py3-platformdirs (2.5.2-r0) (32/41) Installing py3-distlib (0.3.4-r2) (33/41) Installing py3-filelock (3.8.0-r0) (34/41) Installing py3-six (1.16.0-r3) (35/41) Installing py3-virtualenv (20.16.3-r0) (36/41) Installing python3-dev (3.10.7-r0) (37/41) Installing py3-setuptools (65.4.1-r0) (38/41) Installing py3-contextlib2 (21.6.0-r2) (39/41) Installing py3-retrying (1.3.3-r3) (40/41) Installing py3-pip (22.2.2-r0) (41/41) Installing .makedepends-py3-poetry-core (20221011.221935) Executing busybox-1.35.0-r27.trigger OK: 470 MiB in 137 packages >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.3.2.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-poetry-core: Fetching poetry-core-1.3.2.tar.gz::https://github.com/python-poetry/poetry-core/archive/1.3.2.tar.gz >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.3.2.tar.gz >>> py3-poetry-core: Checking sha512sums... poetry-core-1.3.2.tar.gz: OK >>> py3-poetry-core: Unpacking /var/cache/distfiles/edge/poetry-core-1.3.2.tar.gz... * Getting dependencies for wheel... * Building wheel... Successfully built poetry_core-1.3.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.3.2 plugins: mock-3.9.0 collected 1497 items / 11 deselected / 1486 selected tests/test_core_version.py . [ 0%] tests/test_factory.py ........................ [ 1%] tests/constraints/generic/test_constraint.py ......................... [ 3%] tests/constraints/generic/test_main.py .......... [ 4%] tests/constraints/generic/test_multi_constraint.py .... [ 4%] tests/constraints/generic/test_union_constraint.py ... [ 4%] tests/constraints/version/test_helpers.py .............................. [ 6%] ........................................................................ [ 11%] ... [ 11%] tests/constraints/version/test_parse_constraint.py ..................... [ 12%] ................................... [ 15%] tests/constraints/version/test_utils.py ....... [ 15%] tests/constraints/version/test_version.py .............................. [ 17%] ........................................................................ [ 22%] ........................................................................ [ 27%] .......... [ 28%] tests/constraints/version/test_version_range.py ................... [ 29%] tests/json/test_poetry_schema.py ... [ 29%] tests/masonry/test_api.py ............... [ 30%] tests/masonry/builders/test_builder.py .................... [ 32%] tests/masonry/builders/test_complete.py .......... [ 32%] tests/masonry/builders/test_sdist.py ........................... [ 34%] tests/masonry/builders/test_wheel.py .................... [ 35%] tests/masonry/utils/test_helpers.py ..... [ 36%] tests/masonry/utils/test_package_include.py ........ [ 36%] tests/packages/test_dependency.py ...................................... [ 39%] ............................. [ 41%] tests/packages/test_dependency_group.py . [ 41%] tests/packages/test_directory_dependency.py ......... [ 41%] tests/packages/test_file_dependency.py ...................... [ 43%] tests/packages/test_main.py ......................... [ 45%] tests/packages/test_package.py ......................................... [ 47%] ........................... [ 49%] tests/packages/test_specification.py ........................ [ 51%] tests/packages/test_url_dependency.py ...... [ 51%] tests/packages/test_vcs_dependency.py ................ [ 52%] tests/packages/utils/test_utils.py ..................................... [ 55%] .................................... [ 57%] tests/packages/utils/test_utils_link.py ................... [ 58%] tests/packages/utils/test_utils_urls.py .s........s [ 59%] tests/pyproject/test_pyproject_toml.py ........ [ 60%] tests/pyproject/test_pyproject_toml_file.py ... [ 60%] tests/spdx/test_helpers.py ..... [ 60%] tests/spdx/test_license.py ........ [ 61%] tests/utils/test_helpers.py ......... [ 61%] tests/vcs/test_vcs.py .................................................. [ 65%] .....ss [ 65%] tests/version/test_markers.py .......................................... [ 68%] ........................................................................ [ 73%] ........................................................................ [ 78%] ..................................................................... [ 82%] tests/version/test_requirements.py ............................. [ 84%] tests/version/pep440/test_segments.py .................................. [ 87%] .......................... [ 88%] tests/version/pep440/test_version.py ................................... [ 91%] ........................................................................ [ 96%] .......................................................... [100%] =============== 1482 passed, 4 skipped, 11 deselected in 10.18s ================ ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.3.2 plugins: mock-3.9.0 collected 8 items tests/integration/test_pep517.py ........ [100%] ============================== 8 passed in 58.90s ============================== >>> py3-poetry-core: Entering fakeroot... >>> py3-poetry-core*: Running postcheck for py3-poetry-core >>> py3-poetry-core*: Preparing package py3-poetry-core... >>> py3-poetry-core*: Tracing dependencies... >>> py3-poetry-core*: Package size: 1.3 MB >>> py3-poetry-core*: Compressing data... >>> py3-poetry-core*: Create checksum... >>> py3-poetry-core*: Create py3-poetry-core-1.3.2-r0.apk >>> py3-poetry-core: Build complete at Tue, 11 Oct 2022 22:20:52 +0000 elapsed time 0h 1m 18s >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Uninstalling dependencies... (1/41) Purging .makedepends-py3-poetry-core (20221011.221935) (2/41) Purging py3-jsonschema (4.7.2-r2) (3/41) Purging py3-pyrsistent (0.18.0-r2) (4/41) Purging py3-lark-parser (0.11.3-r1) (5/41) Purging py3-tomlkit (0.11.5-r0) (6/41) Purging py3-build (0.8.0-r1) (7/41) Purging py3-installer (0.5.1-r1) (8/41) Purging py3-pytest-mock (3.9.0-r0) (9/41) Purging py3-mock (4.0.3-r3) (10/41) Purging py3-pbr (5.10.0-r0) (11/41) Purging py3-pytest (7.1.3-r0) (12/41) Purging py3-atomicwrites (1.4.1-r0) (13/41) Purging py3-attrs (22.1.0-r0) (14/41) Purging py3-iniconfig (1.1.1-r3) (15/41) Purging py3-more-itertools (8.14.0-r0) (16/41) Purging py3-pluggy (1.0.0-r1) (17/41) Purging py3-py (1.10.0-r3) (18/41) Purging py3-pygments (2.13.0-r0) (19/41) Purging py3-wcwidth (0.2.5-r2) (20/41) Purging py3-virtualenv (20.16.3-r0) (21/41) Purging py3-platformdirs (2.5.2-r0) (22/41) Purging py3-distlib (0.3.4-r2) (23/41) Purging py3-filelock (3.8.0-r0) (24/41) Purging python3-dev (3.10.7-r0) (25/41) Purging py3-pip (22.2.2-r0) (26/41) Purging py3-contextlib2 (21.6.0-r2) (27/41) Purging py3-pep517 (0.13.0-r0) (28/41) Purging py3-tomli (2.0.1-r1) (29/41) Purging py3-retrying (1.3.3-r3) (30/41) Purging py3-six (1.16.0-r3) (31/41) Purging py3-setuptools (65.4.1-r0) (32/41) Purging py3-packaging (21.3-r2) (33/41) Purging py3-parsing (3.0.9-r0) (34/41) Purging python3 (3.10.7-r0) (35/41) Purging libbz2 (1.0.8-r3) (36/41) Purging libffi (3.4.3-r0) (37/41) Purging gdbm (1.23-r0) (38/41) Purging xz-libs (5.2.7-r0) (39/41) Purging mpdecimal (2.5.1-r1) (40/41) Purging readline (8.2.0-r0) (41/41) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 330 MiB in 96 packages >>> py3-poetry-core: Updating the community/armhf repository index... >>> py3-poetry-core: Signing the index...