>>> py3-poetry-core: Building community/py3-poetry-core 1.0.7-r3 (using abuild 3.9.0-r0) started Sat, 12 Feb 2022 16:58:11 +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 pyproject2setuppy py3-pip py3-pytest py3-pytest-mock py3-virtualenv python3-dev (1/48) Installing libffi (3.4.2-r1) (2/48) Installing gdbm (1.23-r0) (3/48) Installing mpdecimal (2.5.1-r1) (4/48) Installing readline (8.1.1-r0) (5/48) Installing sqlite-libs (3.37.2-r0) (6/48) Installing python3 (3.10.2-r0) (7/48) Installing py3-toml (0.10.2-r3) (8/48) Installing py3-ordered-set (4.0.2-r3) (9/48) Installing py3-appdirs (1.4.4-r3) (10/48) Installing py3-parsing (2.4.7-r3) (11/48) Installing py3-six (1.16.0-r1) (12/48) Installing py3-packaging (21.3-r0) (13/48) Installing py3-setuptools (52.0.0-r5) (14/48) Installing pyproject2setuppy (17-r1) (15/48) Installing py3-certifi (2021.10.8-r0) (16/48) Installing py3-charset-normalizer (2.0.10-r0) (17/48) Installing py3-idna (3.3-r2) (18/48) Installing py3-urllib3 (1.26.8-r0) (19/48) Installing py3-requests (2.27.1-r0) (20/48) Installing py3-msgpack (1.0.2-r2) (21/48) Installing py3-lockfile (0.12.2-r5) (22/48) Installing py3-cachecontrol (0.12.10-r1) (23/48) Installing py3-colorama (0.4.4-r2) (24/48) Installing py3-contextlib2 (21.6.0-r2) (25/48) Installing py3-distlib (0.3.4-r1) (26/48) Installing py3-distro (1.6.0-r1) (27/48) Installing py3-webencodings (0.5.1-r5) (28/48) Installing py3-html5lib (1.1-r2) (29/48) Installing py3-tomli (2.0.0-r1) (30/48) Installing py3-pep517 (0.12.0-r1) (31/48) Installing py3-progress (1.6-r1) (32/48) Installing py3-retrying (1.3.3-r3) (33/48) Installing py3-pip (21.3.1-r0) (34/48) Installing py3-atomicwrites (1.4.0-r2) (35/48) Installing py3-attrs (21.2.0-r1) (36/48) Installing py3-more-itertools (8.12.0-r1) (37/48) Installing py3-iniconfig (1.1.1-r2) (38/48) Installing py3-pluggy (0.13.1-r5) (39/48) Installing py3-py (1.10.0-r2) (40/48) Installing py3-wcwidth (0.2.5-r2) (41/48) Installing py3-pytest (6.2.5-r1) (42/48) Installing py3-pbr (5.8.1-r0) (43/48) Installing py3-mock (4.0.3-r2) (44/48) Installing py3-pytest-mock (3.5.1-r2) (45/48) Installing py3-filelock (3.4.2-r0) (46/48) Installing py3-virtualenv (20.4.7-r1) (47/48) Installing python3-dev (3.10.2-r0) (48/48) Installing .makedepends-py3-poetry-core (20220212.165811) Executing busybox-1.35.0-r2.trigger OK: 427 MiB in 147 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.0.7.tar.gz >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.0.7.tar.gz >>> py3-poetry-core: Checking sha512sums... poetry-core-1.0.7.tar.gz: OK >>> py3-poetry-core: Unpacking /var/cache/distfiles/edge/poetry-core-1.0.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/poetry copying poetry/__init__.py -> build/lib/poetry creating build/lib/poetry/core copying poetry/core/poetry.py -> build/lib/poetry/core copying poetry/core/factory.py -> build/lib/poetry/core copying poetry/core/__init__.py -> build/lib/poetry/core creating build/lib/poetry/core/pyproject copying poetry/core/pyproject/toml.py -> build/lib/poetry/core/pyproject copying poetry/core/pyproject/tables.py -> build/lib/poetry/core/pyproject copying poetry/core/pyproject/__init__.py -> build/lib/poetry/core/pyproject copying poetry/core/pyproject/exceptions.py -> build/lib/poetry/core/pyproject creating build/lib/poetry/core/spdx copying poetry/core/spdx/license.py -> build/lib/poetry/core/spdx copying poetry/core/spdx/updater.py -> build/lib/poetry/core/spdx copying poetry/core/spdx/__init__.py -> build/lib/poetry/core/spdx creating build/lib/poetry/core/vcs copying poetry/core/vcs/git.py -> build/lib/poetry/core/vcs copying poetry/core/vcs/__init__.py -> build/lib/poetry/core/vcs creating build/lib/poetry/core/utils copying poetry/core/utils/toml_file.py -> build/lib/poetry/core/utils copying poetry/core/utils/helpers.py -> build/lib/poetry/core/utils copying poetry/core/utils/__init__.py -> build/lib/poetry/core/utils copying poetry/core/utils/patterns.py -> build/lib/poetry/core/utils copying poetry/core/utils/_compat.py -> build/lib/poetry/core/utils creating build/lib/poetry/core/masonry copying poetry/core/masonry/api.py -> build/lib/poetry/core/masonry copying poetry/core/masonry/builder.py -> build/lib/poetry/core/masonry copying poetry/core/masonry/metadata.py -> build/lib/poetry/core/masonry copying poetry/core/masonry/__init__.py -> build/lib/poetry/core/masonry creating build/lib/poetry/core/version copying poetry/core/version/base.py -> build/lib/poetry/core/version copying poetry/core/version/helpers.py -> build/lib/poetry/core/version copying poetry/core/version/utils.py -> build/lib/poetry/core/version copying poetry/core/version/requirements.py -> build/lib/poetry/core/version copying poetry/core/version/__init__.py -> build/lib/poetry/core/version copying poetry/core/version/exceptions.py -> build/lib/poetry/core/version copying poetry/core/version/markers.py -> build/lib/poetry/core/version copying poetry/core/version/version.py -> build/lib/poetry/core/version copying poetry/core/version/legacy_version.py -> build/lib/poetry/core/version creating build/lib/poetry/core/exceptions copying poetry/core/exceptions/base.py -> build/lib/poetry/core/exceptions copying poetry/core/exceptions/__init__.py -> build/lib/poetry/core/exceptions creating build/lib/poetry/core/json copying poetry/core/json/__init__.py -> build/lib/poetry/core/json creating build/lib/poetry/core/semver copying poetry/core/semver/version_constraint.py -> build/lib/poetry/core/semver copying poetry/core/semver/version_range.py -> build/lib/poetry/core/semver copying poetry/core/semver/version_union.py -> build/lib/poetry/core/semver copying poetry/core/semver/__init__.py -> build/lib/poetry/core/semver copying poetry/core/semver/exceptions.py -> build/lib/poetry/core/semver copying poetry/core/semver/version.py -> build/lib/poetry/core/semver copying poetry/core/semver/patterns.py -> build/lib/poetry/core/semver copying poetry/core/semver/empty_constraint.py -> build/lib/poetry/core/semver creating build/lib/poetry/core/toml copying poetry/core/toml/file.py -> build/lib/poetry/core/toml copying poetry/core/toml/__init__.py -> build/lib/poetry/core/toml copying poetry/core/toml/exceptions.py -> build/lib/poetry/core/toml creating build/lib/poetry/core/packages copying poetry/core/packages/specification.py -> build/lib/poetry/core/packages copying poetry/core/packages/file_dependency.py -> build/lib/poetry/core/packages copying poetry/core/packages/__init__.py -> build/lib/poetry/core/packages copying poetry/core/packages/project_package.py -> build/lib/poetry/core/packages copying poetry/core/packages/url_dependency.py -> build/lib/poetry/core/packages copying poetry/core/packages/package.py -> build/lib/poetry/core/packages copying poetry/core/packages/directory_dependency.py -> build/lib/poetry/core/packages copying poetry/core/packages/dependency.py -> build/lib/poetry/core/packages copying poetry/core/packages/vcs_dependency.py -> build/lib/poetry/core/packages creating build/lib/poetry/core/masonry/builders copying poetry/core/masonry/builders/wheel.py -> build/lib/poetry/core/masonry/builders copying poetry/core/masonry/builders/sdist.py -> build/lib/poetry/core/masonry/builders copying poetry/core/masonry/builders/builder.py -> build/lib/poetry/core/masonry/builders copying poetry/core/masonry/builders/__init__.py -> build/lib/poetry/core/masonry/builders creating build/lib/poetry/core/masonry/utils copying poetry/core/masonry/utils/package_include.py -> build/lib/poetry/core/masonry/utils copying poetry/core/masonry/utils/include.py -> build/lib/poetry/core/masonry/utils copying poetry/core/masonry/utils/helpers.py -> build/lib/poetry/core/masonry/utils copying poetry/core/masonry/utils/__init__.py -> build/lib/poetry/core/masonry/utils copying poetry/core/masonry/utils/module.py -> build/lib/poetry/core/masonry/utils creating build/lib/poetry/core/version/grammars copying poetry/core/version/grammars/__init__.py -> build/lib/poetry/core/version/grammars creating build/lib/poetry/core/packages/utils copying poetry/core/packages/utils/utils.py -> build/lib/poetry/core/packages/utils copying poetry/core/packages/utils/link.py -> build/lib/poetry/core/packages/utils copying poetry/core/packages/utils/__init__.py -> build/lib/poetry/core/packages/utils creating build/lib/poetry/core/packages/constraints copying poetry/core/packages/constraints/union_constraint.py -> build/lib/poetry/core/packages/constraints copying poetry/core/packages/constraints/base_constraint.py -> build/lib/poetry/core/packages/constraints copying poetry/core/packages/constraints/multi_constraint.py -> build/lib/poetry/core/packages/constraints copying poetry/core/packages/constraints/constraint.py -> build/lib/poetry/core/packages/constraints copying poetry/core/packages/constraints/__init__.py -> build/lib/poetry/core/packages/constraints copying poetry/core/packages/constraints/any_constraint.py -> build/lib/poetry/core/packages/constraints copying poetry/core/packages/constraints/empty_constraint.py -> build/lib/poetry/core/packages/constraints copying poetry/core/version/grammars/pep508.lark -> build/lib/poetry/core/version/grammars copying poetry/core/version/grammars/markers.lark -> build/lib/poetry/core/version/grammars ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.0.7 plugins: mock-3.5.1 collected 563 items / 9 deselected / 554 selected tests/test_factory.py ........ [ 1%] tests/json/test_poetry_schema.py .. [ 1%] tests/masonry/test_api.py .............. [ 4%] tests/masonry/builders/test_builder.py ....... [ 5%] tests/masonry/builders/test_complete.py ........ [ 7%] tests/masonry/builders/test_sdist.py ......................... [ 11%] tests/masonry/builders/test_wheel.py ................... [ 14%] tests/masonry/utils/test_package_include.py ....... [ 16%] tests/packages/test_dependency.py .......................... [ 20%] tests/packages/test_directory_dependency.py .... [ 21%] tests/packages/test_file_dependency.py ................. [ 24%] tests/packages/test_main.py ....................... [ 28%] tests/packages/test_package.py ...................... [ 32%] tests/packages/test_url_dependency.py .. [ 33%] tests/packages/test_vcs_dependency.py ....... [ 34%] tests/packages/constraints/test_constraint.py ...... [ 35%] tests/packages/constraints/test_main.py .......... [ 37%] tests/packages/constraints/test_multi_constraint.py .... [ 38%] tests/packages/constraints/test_union_constraint.py ... [ 38%] tests/packages/utils/test_utils.py ... [ 39%] tests/packages/utils/test_utils_link.py . [ 39%] tests/packages/utils/test_utils_urls.py .s........s [ 41%] tests/pyproject/test_pyproject_toml.py ........ [ 42%] tests/pyproject/test_pyproject_toml_file.py ... [ 43%] tests/semver/test_main.py .............................................. [ 51%] ...................................... [ 58%] tests/semver/test_parse_constraint.py .................... [ 62%] tests/semver/test_version.py ........................ [ 66%] tests/semver/test_version_range.py ..... [ 67%] tests/spdx/test_license.py ........ [ 68%] tests/spdx/test_main.py ..... [ 69%] tests/utils/test_helpers.py ...... [ 70%] tests/vcs/test_vcs.py ..........................................ss [ 78%] tests/version/test_markers.py .......................................... [ 86%] ................................................... [ 95%] tests/version/test_requirements.py ......................... [100%] ================= 550 passed, 4 skipped, 9 deselected in 6.33s ================= ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.0.7 plugins: mock-3.5.1 collected 8 items tests/integration/test_pep517.py ........ [100%] =============================== warnings summary =============================== tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary /usr/lib/python3.10/site-packages/virtualenv/run/plugin/base.py:18: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. return OrderedDict((e.name, e.load()) for e in cls.entry_points().get(key, {})) tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary /usr/lib/python3.10/site-packages/virtualenv/util/lock.py:31: DeprecationWarning: use poll_interval instead of poll_intervall super(_CountedFileLock, self).acquire(timeout=timeout, poll_intervall=poll_intervall) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 8 passed, 7 warnings in 27.58s ======================== >>> py3-poetry-core: Entering fakeroot... running install running install_lib creating /home/buildozer/aports/community/py3-poetry-core/pkg creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core copying build/lib/poetry/core/poetry.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject copying build/lib/poetry/core/pyproject/toml.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject copying build/lib/poetry/core/pyproject/tables.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject copying build/lib/poetry/core/pyproject/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject copying build/lib/poetry/core/pyproject/exceptions.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/spdx copying build/lib/poetry/core/spdx/license.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/spdx copying build/lib/poetry/core/spdx/updater.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/spdx copying build/lib/poetry/core/spdx/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/spdx creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/vcs copying build/lib/poetry/core/vcs/git.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/vcs copying build/lib/poetry/core/vcs/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/vcs creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils copying build/lib/poetry/core/utils/toml_file.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils copying build/lib/poetry/core/utils/helpers.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils copying build/lib/poetry/core/utils/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils copying build/lib/poetry/core/utils/patterns.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils copying build/lib/poetry/core/utils/_compat.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders copying build/lib/poetry/core/masonry/builders/wheel.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders copying build/lib/poetry/core/masonry/builders/sdist.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders copying build/lib/poetry/core/masonry/builders/builder.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders copying build/lib/poetry/core/masonry/builders/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders copying build/lib/poetry/core/masonry/api.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils copying build/lib/poetry/core/masonry/utils/package_include.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils copying build/lib/poetry/core/masonry/utils/include.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils copying build/lib/poetry/core/masonry/utils/helpers.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils copying build/lib/poetry/core/masonry/utils/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils copying build/lib/poetry/core/masonry/utils/module.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils copying build/lib/poetry/core/masonry/builder.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry copying build/lib/poetry/core/masonry/metadata.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry copying build/lib/poetry/core/masonry/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/base.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/helpers.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/utils.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/requirements.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/grammars copying build/lib/poetry/core/version/grammars/pep508.lark -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/grammars copying build/lib/poetry/core/version/grammars/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/grammars copying build/lib/poetry/core/version/grammars/markers.lark -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/grammars copying build/lib/poetry/core/version/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/exceptions.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/markers.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/version.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version copying build/lib/poetry/core/version/legacy_version.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/exceptions copying build/lib/poetry/core/exceptions/base.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/exceptions copying build/lib/poetry/core/exceptions/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/exceptions copying build/lib/poetry/core/factory.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core copying build/lib/poetry/core/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/json copying build/lib/poetry/core/json/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/json creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/version_constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/version_range.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/version_union.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/exceptions.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/version.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/patterns.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver copying build/lib/poetry/core/semver/empty_constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/toml copying build/lib/poetry/core/toml/file.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/toml copying build/lib/poetry/core/toml/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/toml copying build/lib/poetry/core/toml/exceptions.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/toml creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/specification.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/file_dependency.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/utils copying build/lib/poetry/core/packages/utils/utils.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/utils copying build/lib/poetry/core/packages/utils/link.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/utils copying build/lib/poetry/core/packages/utils/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/utils creating /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/constraints/union_constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/constraints/base_constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/constraints/multi_constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/constraints/constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/constraints/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/constraints/any_constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/constraints/empty_constraint.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints copying build/lib/poetry/core/packages/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/project_package.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/url_dependency.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/package.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/directory_dependency.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/dependency.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/core/packages/vcs_dependency.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages copying build/lib/poetry/__init__.py -> /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/poetry.py to poetry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject/toml.py to toml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject/tables.py to tables.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/pyproject/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/spdx/license.py to license.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/spdx/updater.py to updater.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/spdx/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/vcs/git.py to git.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/vcs/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils/toml_file.py to toml_file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils/patterns.py to patterns.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/utils/_compat.py to _compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py to wheel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders/sdist.py to sdist.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders/builder.py to builder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builders/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils/package_include.py to package_include.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils/include.py to include.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/utils/module.py to module.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/builder.py to builder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/metadata.py to metadata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/masonry/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/requirements.py to requirements.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/grammars/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/markers.py to markers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/version/legacy_version.py to legacy_version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/exceptions/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/exceptions/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/factory.py to factory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/json/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/version_constraint.py to version_constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/version_range.py to version_range.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/version_union.py to version_union.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/patterns.py to patterns.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/semver/empty_constraint.py to empty_constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/toml/file.py to file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/toml/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/toml/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/specification.py to specification.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/file_dependency.py to file_dependency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/utils/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/utils/link.py to link.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints/union_constraint.py to union_constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints/base_constraint.py to base_constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints/multi_constraint.py to multi_constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints/constraint.py to constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints/any_constraint.py to any_constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/constraints/empty_constraint.py to empty_constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/project_package.py to project_package.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/url_dependency.py to url_dependency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/package.py to package.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/directory_dependency.py to directory_dependency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/dependency.py to dependency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/core/packages/vcs_dependency.py to vcs_dependency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info creating poetry_core.egg-info writing poetry_core.egg-info/PKG-INFO writing dependency_links to poetry_core.egg-info/dependency_links.txt writing top-level names to poetry_core.egg-info/top_level.txt writing manifest file 'poetry_core.egg-info/SOURCES.txt' reading manifest file 'poetry_core.egg-info/SOURCES.txt' writing manifest file 'poetry_core.egg-info/SOURCES.txt' Copying poetry_core.egg-info to /home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core/usr/lib/python3.10/site-packages/poetry_core-1.0.7-py3.10.egg-info running install_scripts >>> 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.1 MB >>> py3-poetry-core*: Compressing data... >>> py3-poetry-core*: Create checksum... >>> py3-poetry-core*: Create py3-poetry-core-1.0.7-r3.apk >>> py3-poetry-core: Build complete at Sat, 12 Feb 2022 16:58:49 +0000 elapsed time 0h 0m 38s >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Uninstalling dependencies... (1/48) Purging .makedepends-py3-poetry-core (20220212.165811) (2/48) Purging pyproject2setuppy (17-r1) (3/48) Purging py3-pip (21.3.1-r0) (4/48) Purging py3-cachecontrol (0.12.10-r1) (5/48) Purging py3-lockfile (0.12.2-r5) (6/48) Purging py3-colorama (0.4.4-r2) (7/48) Purging py3-contextlib2 (21.6.0-r2) (8/48) Purging py3-distro (1.6.0-r1) (9/48) Purging py3-html5lib (1.1-r2) (10/48) Purging py3-msgpack (1.0.2-r2) (11/48) Purging py3-pep517 (0.12.0-r1) (12/48) Purging py3-tomli (2.0.0-r1) (13/48) Purging py3-progress (1.6-r1) (14/48) Purging py3-requests (2.27.1-r0) (15/48) Purging py3-certifi (2021.10.8-r0) (16/48) Purging py3-charset-normalizer (2.0.10-r0) (17/48) Purging py3-idna (3.3-r2) (18/48) Purging py3-urllib3 (1.26.8-r0) (19/48) Purging py3-retrying (1.3.3-r3) (20/48) Purging py3-setuptools (52.0.0-r5) (21/48) Purging py3-ordered-set (4.0.2-r3) (22/48) Purging py3-webencodings (0.5.1-r5) (23/48) Purging py3-pytest-mock (3.5.1-r2) (24/48) Purging py3-mock (4.0.3-r2) (25/48) Purging py3-pbr (5.8.1-r0) (26/48) Purging py3-pytest (6.2.5-r1) (27/48) Purging py3-atomicwrites (1.4.0-r2) (28/48) Purging py3-attrs (21.2.0-r1) (29/48) Purging py3-more-itertools (8.12.0-r1) (30/48) Purging py3-iniconfig (1.1.1-r2) (31/48) Purging py3-pluggy (0.13.1-r5) (32/48) Purging py3-py (1.10.0-r2) (33/48) Purging py3-wcwidth (0.2.5-r2) (34/48) Purging py3-packaging (21.3-r0) (35/48) Purging py3-parsing (2.4.7-r3) (36/48) Purging py3-toml (0.10.2-r3) (37/48) Purging py3-virtualenv (20.4.7-r1) (38/48) Purging py3-appdirs (1.4.4-r3) (39/48) Purging py3-distlib (0.3.4-r1) (40/48) Purging py3-filelock (3.4.2-r0) (41/48) Purging py3-six (1.16.0-r1) (42/48) Purging python3-dev (3.10.2-r0) (43/48) Purging python3 (3.10.2-r0) (44/48) Purging libffi (3.4.2-r1) (45/48) Purging gdbm (1.23-r0) (46/48) Purging mpdecimal (2.5.1-r1) (47/48) Purging readline (8.1.1-r0) (48/48) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r2.trigger OK: 307 MiB in 99 packages >>> py3-poetry-core: Updating the community/armhf repository index... >>> py3-poetry-core: Signing the index...