>>> py3-pytest: Building main/py3-pytest 7.2.0-r0 (using abuild 3.10.0_rc1-r2) started Wed, 09 Nov 2022 00:27:33 +0000 >>> py3-pytest: Checking sanity of /home/buildozer/aports/main/py3-pytest/APKBUILD... >>> py3-pytest: Analyzing dependencies... >>> py3-pytest: Installing for build: build-base py3-attrs py3-iniconfig py3-packaging py3-pluggy py3-py py3-tomli python3 py3-gpep517 py3-setuptools py3-wheel (1/12) Installing py3-attrs (22.1.0-r0) (2/12) Installing py3-iniconfig (1.1.1-r3) (3/12) Installing py3-parsing (3.0.9-r0) (4/12) Installing py3-packaging (21.3-r2) (5/12) Installing py3-pluggy (1.0.0-r1) (6/12) Installing py3-py (1.11.0-r0) (7/12) Installing py3-tomli (2.0.1-r1) (8/12) Installing py3-installer (0.5.1-r1) (9/12) Installing py3-gpep517 (9-r3) (10/12) Installing py3-setuptools (65.5.1-r0) (11/12) Installing py3-wheel (0.38.2-r0) (12/12) Installing .makedepends-py3-pytest (20221109.002734) Executing busybox-1.35.0-r27.trigger OK: 343 MiB in 113 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pytest-7.2.0.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-pytest: Fetching https://files.pythonhosted.org/packages/source/p/pytest/pytest-7.2.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1270k 100 1270k 0 0 1030k 0 0:00:01 0:00:01 --:--:-- 1030k >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pytest-7.2.0.tar.gz >>> py3-pytest: Checking sha512sums... pytest-7.2.0.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/v3.17/pytest-7.2.0.tar.gz... 2022-11-09 00:27:37,516 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib copying src/py.py -> build/lib creating build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/unraisableexception.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/pytester_assertions.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/legacypath.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/python_path.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/stash.py -> build/lib/_pytest copying src/_pytest/threadexception.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/faulthandler.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/timing.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/scope.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest creating build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code creating build/lib/_pytest/_io copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io creating build/lib/_pytest/_py copying src/_pytest/_py/path.py -> build/lib/_pytest/_py copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py copying src/_pytest/_py/error.py -> build/lib/_pytest/_py creating build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion creating build/lib/_pytest/config copying src/_pytest/config/compat.py -> build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config creating build/lib/_pytest/mark copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark creating build/lib/pytest copying src/pytest/__main__.py -> build/lib/pytest copying src/pytest/__init__.py -> build/lib/pytest copying src/_pytest/py.typed -> build/lib/_pytest copying src/pytest/py.typed -> build/lib/pytest 2022-11-09 00:27:37,594 wheel INFO installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-aarch64/wheel/_pytest creating build/bdist.linux-aarch64/wheel/_pytest/config copying build/lib/_pytest/config/compat.py -> build/bdist.linux-aarch64/wheel/_pytest/config copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-aarch64/wheel/_pytest/config copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-aarch64/wheel/_pytest/config copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-aarch64/wheel/_pytest/config copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-aarch64/wheel/_pytest/config copying build/lib/_pytest/skipping.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/nodes.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/junitxml.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/logging.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/fixtures.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/unittest.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/py.typed -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/compat.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/setupplan.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/legacypath.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/capture.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/warning_types.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/deprecated.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/python_api.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/pastebin.py -> build/bdist.linux-aarch64/wheel/_pytest creating build/bdist.linux-aarch64/wheel/_pytest/mark copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-aarch64/wheel/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-aarch64/wheel/_pytest/mark copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-aarch64/wheel/_pytest/mark copying build/lib/_pytest/python_path.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/reports.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/pathlib.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/recwarn.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/outcomes.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/doctest.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/warnings.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/python.py -> build/bdist.linux-aarch64/wheel/_pytest creating build/bdist.linux-aarch64/wheel/_pytest/_py copying build/lib/_pytest/_py/path.py -> build/bdist.linux-aarch64/wheel/_pytest/_py copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-aarch64/wheel/_pytest/_py copying build/lib/_pytest/_py/error.py -> build/bdist.linux-aarch64/wheel/_pytest/_py copying build/lib/_pytest/runner.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/pytester.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/stash.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/threadexception.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/setuponly.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/main.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/debugging.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/nose.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/__init__.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/timing.py -> build/bdist.linux-aarch64/wheel/_pytest creating build/bdist.linux-aarch64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-aarch64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-aarch64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-aarch64/wheel/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-aarch64/wheel/_pytest/assertion creating build/bdist.linux-aarch64/wheel/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-aarch64/wheel/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-aarch64/wheel/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-aarch64/wheel/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-aarch64/wheel/_pytest/_io creating build/bdist.linux-aarch64/wheel/_pytest/_code copying build/lib/_pytest/_code/code.py -> build/bdist.linux-aarch64/wheel/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-aarch64/wheel/_pytest/_code copying build/lib/_pytest/_code/source.py -> build/bdist.linux-aarch64/wheel/_pytest/_code copying build/lib/_pytest/stepwise.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/scope.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/hookspec.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/_version.py -> build/bdist.linux-aarch64/wheel/_pytest copying build/lib/_pytest/terminal.py -> build/bdist.linux-aarch64/wheel/_pytest creating build/bdist.linux-aarch64/wheel/pytest copying build/lib/pytest/py.typed -> build/bdist.linux-aarch64/wheel/pytest copying build/lib/pytest/__main__.py -> build/bdist.linux-aarch64/wheel/pytest copying build/lib/pytest/__init__.py -> build/bdist.linux-aarch64/wheel/pytest copying build/lib/py.py -> build/bdist.linux-aarch64/wheel running install_egg_info running egg_info writing src/pytest.egg-info/PKG-INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt writing entry points to src/pytest.egg-info/entry_points.txt writing requirements to src/pytest.egg-info/requires.txt writing top-level names to src/pytest.egg-info/top_level.txt reading manifest file 'src/pytest.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to build/bdist.linux-aarch64/wheel/pytest-7.2.0-py3.10.egg-info running install_scripts 2022-11-09 00:27:37,671 wheel INFO creating build/bdist.linux-aarch64/wheel/pytest-7.2.0.dist-info/WHEEL 2022-11-09 00:27:37,671 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-7.2.0/dist/tmp4vmie0ii/pytest-7.2.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2022-11-09 00:27:37,672 wheel INFO adding 'py.py' 2022-11-09 00:27:37,672 wheel INFO adding '_pytest/__init__.py' 2022-11-09 00:27:37,672 wheel INFO adding '_pytest/_argcomplete.py' 2022-11-09 00:27:37,673 wheel INFO adding '_pytest/_version.py' 2022-11-09 00:27:37,673 wheel INFO adding '_pytest/cacheprovider.py' 2022-11-09 00:27:37,673 wheel INFO adding '_pytest/capture.py' 2022-11-09 00:27:37,674 wheel INFO adding '_pytest/compat.py' 2022-11-09 00:27:37,674 wheel INFO adding '_pytest/debugging.py' 2022-11-09 00:27:37,674 wheel INFO adding '_pytest/deprecated.py' 2022-11-09 00:27:37,674 wheel INFO adding '_pytest/doctest.py' 2022-11-09 00:27:37,675 wheel INFO adding '_pytest/faulthandler.py' 2022-11-09 00:27:37,675 wheel INFO adding '_pytest/fixtures.py' 2022-11-09 00:27:37,675 wheel INFO adding '_pytest/freeze_support.py' 2022-11-09 00:27:37,676 wheel INFO adding '_pytest/helpconfig.py' 2022-11-09 00:27:37,676 wheel INFO adding '_pytest/hookspec.py' 2022-11-09 00:27:37,676 wheel INFO adding '_pytest/junitxml.py' 2022-11-09 00:27:37,677 wheel INFO adding '_pytest/legacypath.py' 2022-11-09 00:27:37,677 wheel INFO adding '_pytest/logging.py' 2022-11-09 00:27:37,677 wheel INFO adding '_pytest/main.py' 2022-11-09 00:27:37,678 wheel INFO adding '_pytest/monkeypatch.py' 2022-11-09 00:27:37,678 wheel INFO adding '_pytest/nodes.py' 2022-11-09 00:27:37,678 wheel INFO adding '_pytest/nose.py' 2022-11-09 00:27:37,679 wheel INFO adding '_pytest/outcomes.py' 2022-11-09 00:27:37,679 wheel INFO adding '_pytest/pastebin.py' 2022-11-09 00:27:37,679 wheel INFO adding '_pytest/pathlib.py' 2022-11-09 00:27:37,679 wheel INFO adding '_pytest/py.typed' 2022-11-09 00:27:37,680 wheel INFO adding '_pytest/pytester.py' 2022-11-09 00:27:37,680 wheel INFO adding '_pytest/pytester_assertions.py' 2022-11-09 00:27:37,680 wheel INFO adding '_pytest/python.py' 2022-11-09 00:27:37,681 wheel INFO adding '_pytest/python_api.py' 2022-11-09 00:27:37,681 wheel INFO adding '_pytest/python_path.py' 2022-11-09 00:27:37,681 wheel INFO adding '_pytest/recwarn.py' 2022-11-09 00:27:37,682 wheel INFO adding '_pytest/reports.py' 2022-11-09 00:27:37,682 wheel INFO adding '_pytest/runner.py' 2022-11-09 00:27:37,682 wheel INFO adding '_pytest/scope.py' 2022-11-09 00:27:37,683 wheel INFO adding '_pytest/setuponly.py' 2022-11-09 00:27:37,683 wheel INFO adding '_pytest/setupplan.py' 2022-11-09 00:27:37,683 wheel INFO adding '_pytest/skipping.py' 2022-11-09 00:27:37,683 wheel INFO adding '_pytest/stash.py' 2022-11-09 00:27:37,683 wheel INFO adding '_pytest/stepwise.py' 2022-11-09 00:27:37,684 wheel INFO adding '_pytest/terminal.py' 2022-11-09 00:27:37,684 wheel INFO adding '_pytest/threadexception.py' 2022-11-09 00:27:37,684 wheel INFO adding '_pytest/timing.py' 2022-11-09 00:27:37,685 wheel INFO adding '_pytest/tmpdir.py' 2022-11-09 00:27:37,685 wheel INFO adding '_pytest/unittest.py' 2022-11-09 00:27:37,685 wheel INFO adding '_pytest/unraisableexception.py' 2022-11-09 00:27:37,685 wheel INFO adding '_pytest/warning_types.py' 2022-11-09 00:27:37,685 wheel INFO adding '_pytest/warnings.py' 2022-11-09 00:27:37,686 wheel INFO adding '_pytest/_code/__init__.py' 2022-11-09 00:27:37,686 wheel INFO adding '_pytest/_code/code.py' 2022-11-09 00:27:37,686 wheel INFO adding '_pytest/_code/source.py' 2022-11-09 00:27:37,687 wheel INFO adding '_pytest/_io/__init__.py' 2022-11-09 00:27:37,687 wheel INFO adding '_pytest/_io/saferepr.py' 2022-11-09 00:27:37,687 wheel INFO adding '_pytest/_io/terminalwriter.py' 2022-11-09 00:27:37,687 wheel INFO adding '_pytest/_io/wcwidth.py' 2022-11-09 00:27:37,688 wheel INFO adding '_pytest/_py/__init__.py' 2022-11-09 00:27:37,688 wheel INFO adding '_pytest/_py/error.py' 2022-11-09 00:27:37,688 wheel INFO adding '_pytest/_py/path.py' 2022-11-09 00:27:37,689 wheel INFO adding '_pytest/assertion/__init__.py' 2022-11-09 00:27:37,689 wheel INFO adding '_pytest/assertion/rewrite.py' 2022-11-09 00:27:37,689 wheel INFO adding '_pytest/assertion/truncate.py' 2022-11-09 00:27:37,689 wheel INFO adding '_pytest/assertion/util.py' 2022-11-09 00:27:37,690 wheel INFO adding '_pytest/config/__init__.py' 2022-11-09 00:27:37,690 wheel INFO adding '_pytest/config/argparsing.py' 2022-11-09 00:27:37,691 wheel INFO adding '_pytest/config/compat.py' 2022-11-09 00:27:37,691 wheel INFO adding '_pytest/config/exceptions.py' 2022-11-09 00:27:37,691 wheel INFO adding '_pytest/config/findpaths.py' 2022-11-09 00:27:37,691 wheel INFO adding '_pytest/mark/__init__.py' 2022-11-09 00:27:37,692 wheel INFO adding '_pytest/mark/expression.py' 2022-11-09 00:27:37,692 wheel INFO adding '_pytest/mark/structures.py' 2022-11-09 00:27:37,692 wheel INFO adding 'pytest/__init__.py' 2022-11-09 00:27:37,692 wheel INFO adding 'pytest/__main__.py' 2022-11-09 00:27:37,693 wheel INFO adding 'pytest/py.typed' 2022-11-09 00:27:37,693 wheel INFO adding 'pytest-7.2.0.dist-info/LICENSE' 2022-11-09 00:27:37,693 wheel INFO adding 'pytest-7.2.0.dist-info/METADATA' 2022-11-09 00:27:37,693 wheel INFO adding 'pytest-7.2.0.dist-info/WHEEL' 2022-11-09 00:27:37,693 wheel INFO adding 'pytest-7.2.0.dist-info/entry_points.txt' 2022-11-09 00:27:37,694 wheel INFO adding 'pytest-7.2.0.dist-info/top_level.txt' 2022-11-09 00:27:37,694 wheel INFO adding 'pytest-7.2.0.dist-info/RECORD' 2022-11-09 00:27:37,694 wheel INFO removing build/bdist.linux-aarch64/wheel 2022-11-09 00:27:37,697 gpep517 INFO The backend produced dist/pytest-7.2.0-py3-none-any.whl pytest-7.2.0-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest*: Tracing dependencies... >>> py3-pytest*: Package size: 2.3 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-7.2.0-r0.apk >>> py3-pytest: Build complete at Wed, 09 Nov 2022 00:27:38 +0000 elapsed time 0h 0m 5s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/12) Purging .makedepends-py3-pytest (20221109.002734) (2/12) Purging py3-attrs (22.1.0-r0) (3/12) Purging py3-iniconfig (1.1.1-r3) (4/12) Purging py3-pluggy (1.0.0-r1) (5/12) Purging py3-py (1.11.0-r0) (6/12) Purging py3-gpep517 (9-r3) (7/12) Purging py3-installer (0.5.1-r1) (8/12) Purging py3-tomli (2.0.1-r1) (9/12) Purging py3-setuptools (65.5.1-r0) (10/12) Purging py3-wheel (0.38.2-r0) (11/12) Purging py3-packaging (21.3-r2) (12/12) Purging py3-parsing (3.0.9-r0) Executing busybox-1.35.0-r27.trigger OK: 332 MiB in 101 packages >>> py3-pytest: Updating the main/aarch64 repository index... >>> py3-pytest: Signing the index...