>>> py3-poetry-core: Building community/py3-poetry-core 1.8.1-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 19:27:07 +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 py3-fastjsonschema py3-lark-parser py3-packaging py3-gpep517 py3-build py3-pip py3-pytest py3-pytest-mock py3-setuptools py3-tomli-w py3-virtualenv python3-dev (1/54) Installing libffi (3.4.6-r0) (2/54) Installing gdbm (1.23-r1) (3/54) Installing mpdecimal (4.0.0-r0) (4/54) Installing libpanelw (6.4_p20240330-r0) (5/54) Installing readline (8.2.10-r0) (6/54) Installing sqlite-libs (3.45.2-r0) (7/54) Installing python3 (3.12.2-r1) (8/54) Installing python3-pycache-pyc0 (3.12.2-r1) (9/54) Installing pyc (3.12.2-r1) (10/54) Installing py3-fastjsonschema-pyc (2.19.1-r2) (11/54) Installing python3-pyc (3.12.2-r1) (12/54) Installing py3-fastjsonschema (2.19.1-r2) (13/54) Installing py3-lark-parser (1.1.9-r1) (14/54) Installing py3-lark-parser-pyc (1.1.9-r1) (15/54) Installing py3-parsing (3.1.2-r1) (16/54) Installing py3-parsing-pyc (3.1.2-r1) (17/54) Installing py3-packaging (24.0-r1) (18/54) Installing py3-packaging-pyc (24.0-r1) (19/54) Installing py3-installer (0.7.0-r2) (20/54) Installing py3-installer-pyc (0.7.0-r2) (21/54) Installing py3-gpep517 (15-r2) (22/54) Installing py3-gpep517-pyc (15-r2) (23/54) Installing py3-pyproject-hooks (1.0.0-r2) (24/54) Installing py3-pyproject-hooks-pyc (1.0.0-r2) (25/54) Installing py3-build (1.2.1-r0) (26/54) Installing py3-build-pyc (1.2.1-r0) (27/54) Installing py3-setuptools (69.2.0-r2) (28/54) Installing py3-setuptools-pyc (69.2.0-r2) (29/54) Installing py3-pip (24.0-r2) (30/54) Installing py3-pip-pyc (24.0-r2) (31/54) Installing py3-iniconfig (2.0.0-r1) (32/54) Installing py3-iniconfig-pyc (2.0.0-r1) (33/54) Installing py3-pluggy (1.4.0-r1) (34/54) Installing py3-pluggy-pyc (1.4.0-r1) (35/54) Installing py3-py (1.11.0-r3) (36/54) Installing py3-py-pyc (1.11.0-r3) (37/54) Installing py3-pytest (8.1.1-r1) (38/54) Installing py3-pytest-pyc (8.1.1-r1) (39/54) Installing py3-mock (5.1.0-r2) (40/54) Installing py3-mock-pyc (5.1.0-r2) (41/54) Installing py3-pytest-mock (3.10.0-r3) (42/54) Installing py3-pytest-mock-pyc (3.10.0-r3) (43/54) Installing py3-tomli-w (1.0.0-r6) (44/54) Installing py3-tomli-w-pyc (1.0.0-r6) (45/54) Installing py3-platformdirs (4.2.0-r1) (46/54) Installing py3-platformdirs-pyc (4.2.0-r1) (47/54) Installing py3-distlib (0.3.8-r1) (48/54) Installing py3-distlib-pyc (0.3.8-r1) (49/54) Installing py3-filelock (3.13.1-r1) (50/54) Installing py3-filelock-pyc (3.13.1-r1) (51/54) Installing py3-virtualenv (20.25.1-r1) (52/54) Installing py3-virtualenv-pyc (20.25.1-r1) (53/54) Installing python3-dev (3.12.2-r1) (54/54) Installing .makedepends-py3-poetry-core (20240412.192708) Executing busybox-1.36.1-r25.trigger OK: 460 MiB in 164 packages >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Cleaning up tmpdir >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.8.1.tar.gz >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.8.1.tar.gz >>> py3-poetry-core: Checking sha512sums... poetry-core-1.8.1.tar.gz: OK fix-musl.patch: OK >>> py3-poetry-core: Unpacking /var/cache/distfiles/poetry-core-1.8.1.tar.gz... >>> py3-poetry-core: fix-musl.patch patching file tests/masonry/builders/fixtures/extended/extended/extended.c 2024-04-12 19:27:10,166 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-12 19:27:10,541 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-12 19:27:10,748 poetry.core.masonry.builders.wheel INFO Built poetry_core-1.8.1-py3-none-any.whl 2024-04-12 19:27:10,749 gpep517 INFO The backend produced .dist/poetry_core-1.8.1-py3-none-any.whl poetry_core-1.8.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.8.1 configfile: pyproject.toml plugins: mock-3.10.0 collected 2028 items / 12 deselected / 2016 selected tests/constraints/generic/test_constraint.py ........................... [ 1%] ......................................... [ 3%] tests/constraints/generic/test_main.py .......... [ 3%] tests/constraints/generic/test_multi_constraint.py ... [ 4%] tests/constraints/generic/test_union_constraint.py ... [ 4%] tests/constraints/version/test_parse_constraint.py ..................... [ 5%] ........................................................................ [ 8%] .................................... [ 10%] tests/constraints/version/test_utils.py ....... [ 10%] tests/constraints/version/test_version.py .............................. [ 12%] ........................................................................ [ 15%] ........................................................................ [ 19%] .............................. [ 21%] tests/constraints/version/test_version_constraint.py .... [ 21%] tests/constraints/version/test_version_range.py ........................ [ 22%] ........................................................................ [ 25%] ........................................................................ [ 29%] ............................................. [ 31%] tests/constraints/version/test_version_union.py ........................ [ 32%] ....................... [ 34%] tests/json/test_poetry_schema.py ........ [ 34%] tests/masonry/builders/test_builder.py ..................... [ 35%] tests/masonry/builders/test_complete.py .......... [ 36%] tests/masonry/builders/test_sdist.py ............................ [ 37%] tests/masonry/builders/test_wheel.py .......................... [ 38%] tests/masonry/test_api.py ................. [ 39%] tests/masonry/test_builder.py ....... [ 39%] tests/masonry/utils/test_helpers.py ..... [ 40%] tests/masonry/utils/test_package_include.py ........ [ 40%] tests/packages/test_dependency.py ...................................... [ 42%] ........................................................ [ 45%] tests/packages/test_dependency_group.py . [ 45%] tests/packages/test_directory_dependency.py ............. [ 45%] tests/packages/test_file_dependency.py ....................... [ 47%] tests/packages/test_main.py ............................ [ 48%] tests/packages/test_package.py ......................................... [ 50%] ................................... [ 52%] tests/packages/test_specification.py ........................ [ 53%] tests/packages/test_url_dependency.py ...... [ 53%] tests/packages/test_vcs_dependency.py .......................... [ 55%] tests/packages/utils/test_utils.py ..................................... [ 56%] ...................................... [ 58%] tests/packages/utils/test_utils_link.py ................... [ 59%] tests/packages/utils/test_utils_urls.py .s........s [ 60%] tests/pyproject/test_pyproject_toml.py ...... [ 60%] tests/spdx/test_helpers.py ..... [ 60%] tests/spdx/test_license.py ........ [ 61%] tests/test_core_version.py . [ 61%] tests/test_factory.py .......................... [ 62%] tests/utils/test_helpers.py ............ [ 63%] tests/vcs/test_vcs.py .................................................. [ 65%] .....ss [ 65%] tests/version/pep440/test_segments.py .................................. [ 67%] .............................................................. [ 70%] tests/version/pep440/test_version.py ................................... [ 72%] ........................................................................ [ 75%] ........................................................................ [ 79%] .................................... [ 81%] tests/version/test_markers.py .......................................... [ 83%] ........................................................................ [ 87%] ........................................................................ [ 90%] ........................................................................ [ 94%] ........................................................................ [ 97%] ................. [ 98%] tests/version/test_requirements.py ............................. [100%] =============== 2012 passed, 4 skipped, 12 deselected in 22.81s ================ ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.8.1 configfile: pyproject.toml plugins: mock-3.10.0 collected 9 items / 1 deselected / 8 selected tests/integration/test_pep517.py ........ [100%] ======================= 8 passed, 1 deselected in 27.70s ======================= >>> py3-poetry-core: Entering fakeroot... >>> py3-poetry-core-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/vcs/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/vcs/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/pyproject/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/pyproject/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/exceptions/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/exceptions/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/spdx/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/spdx/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/json/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/json/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/packages/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/packages/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/packages/utils/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/packages/utils/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/constraints/generic/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/constraints/generic/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/constraints/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/constraints/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/constraints/version/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/constraints/version/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/version/grammars/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/version/grammars/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/version/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/version/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/version/pep440/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/version/pep440/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/utils/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/utils/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/masonry/builders/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/masonry/builders/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/masonry/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/masonry/__pycache__' '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.12/site-packages/poetry/core/masonry/utils/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/masonry/utils/__pycache__' >>> py3-poetry-core-pyc*: Preparing subpackage py3-poetry-core-pyc... >>> py3-poetry-core-pyc*: Running postcheck for py3-poetry-core-pyc >>> py3-poetry-core*: Running postcheck for py3-poetry-core >>> py3-poetry-core*: Preparing package py3-poetry-core... >>> py3-poetry-core-pyc*: Tracing dependencies... py3-fastjsonschema py3-lark-parser py3-packaging python3~3.12 >>> py3-poetry-core-pyc*: Package size: 796.0 KB >>> py3-poetry-core-pyc*: Compressing data... >>> py3-poetry-core-pyc*: Create checksum... >>> py3-poetry-core-pyc*: Create py3-poetry-core-pyc-1.8.1-r1.apk >>> py3-poetry-core*: Tracing dependencies... py3-fastjsonschema py3-lark-parser py3-packaging python3~3.12 >>> py3-poetry-core*: Package size: 700.0 KB >>> py3-poetry-core*: Compressing data... >>> py3-poetry-core*: Create checksum... >>> py3-poetry-core*: Create py3-poetry-core-1.8.1-r1.apk >>> py3-poetry-core: Build complete at Fri, 12 Apr 2024 19:28:03 +0000 elapsed time 0h 0m 56s >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Uninstalling dependencies... (1/54) Purging .makedepends-py3-poetry-core (20240412.192708) (2/54) Purging py3-fastjsonschema-pyc (2.19.1-r2) (3/54) Purging py3-fastjsonschema (2.19.1-r2) (4/54) Purging py3-lark-parser-pyc (1.1.9-r1) (5/54) Purging py3-lark-parser (1.1.9-r1) (6/54) Purging py3-gpep517-pyc (15-r2) (7/54) Purging py3-gpep517 (15-r2) (8/54) Purging py3-installer-pyc (0.7.0-r2) (9/54) Purging py3-installer (0.7.0-r2) (10/54) Purging py3-build-pyc (1.2.1-r0) (11/54) Purging py3-build (1.2.1-r0) (12/54) Purging py3-pyproject-hooks-pyc (1.0.0-r2) (13/54) Purging py3-pyproject-hooks (1.0.0-r2) (14/54) Purging py3-pip-pyc (24.0-r2) (15/54) Purging py3-pip (24.0-r2) (16/54) Purging py3-pytest-mock-pyc (3.10.0-r3) (17/54) Purging py3-pytest-mock (3.10.0-r3) (18/54) Purging py3-mock-pyc (5.1.0-r2) (19/54) Purging py3-mock (5.1.0-r2) (20/54) Purging py3-pytest-pyc (8.1.1-r1) (21/54) Purging py3-pytest (8.1.1-r1) (22/54) Purging py3-iniconfig-pyc (2.0.0-r1) (23/54) Purging py3-iniconfig (2.0.0-r1) (24/54) Purging py3-pluggy-pyc (1.4.0-r1) (25/54) Purging py3-pluggy (1.4.0-r1) (26/54) Purging py3-py-pyc (1.11.0-r3) (27/54) Purging py3-py (1.11.0-r3) (28/54) Purging py3-setuptools-pyc (69.2.0-r2) (29/54) Purging py3-setuptools (69.2.0-r2) (30/54) Purging py3-packaging-pyc (24.0-r1) (31/54) Purging py3-packaging (24.0-r1) (32/54) Purging py3-parsing-pyc (3.1.2-r1) (33/54) Purging py3-parsing (3.1.2-r1) (34/54) Purging py3-tomli-w-pyc (1.0.0-r6) (35/54) Purging py3-tomli-w (1.0.0-r6) (36/54) Purging py3-virtualenv-pyc (20.25.1-r1) (37/54) Purging py3-virtualenv (20.25.1-r1) (38/54) Purging py3-platformdirs-pyc (4.2.0-r1) (39/54) Purging py3-platformdirs (4.2.0-r1) (40/54) Purging py3-distlib-pyc (0.3.8-r1) (41/54) Purging py3-distlib (0.3.8-r1) (42/54) Purging py3-filelock-pyc (3.13.1-r1) (43/54) Purging py3-filelock (3.13.1-r1) (44/54) Purging python3-dev (3.12.2-r1) (45/54) Purging python3-pyc (3.12.2-r1) (46/54) Purging python3-pycache-pyc0 (3.12.2-r1) (47/54) Purging pyc (3.12.2-r1) (48/54) Purging python3 (3.12.2-r1) (49/54) Purging gdbm (1.23-r1) (50/54) Purging libffi (3.4.6-r0) (51/54) Purging libpanelw (6.4_p20240330-r0) (52/54) Purging mpdecimal (4.0.0-r0) (53/54) Purging readline (8.2.10-r0) (54/54) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-poetry-core: Updating the community/ppc64le repository index... >>> py3-poetry-core: Signing the index...