>>> py3-pytest: Building main/py3-pytest 8.2.2-r0 (using abuild 3.13.0-r3) started Fri, 07 Jun 2024 15:21:49 +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-iniconfig py3-packaging py3-pluggy py3-py py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.6.1-r3) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.4_p20240420-r0) (7/31) Installing readline (8.2.10-r0) (8/31) Installing sqlite-libs (3.45.3-r1) (9/31) Installing python3 (3.12.3-r1) (10/31) Installing python3-pycache-pyc0 (3.12.3-r1) (11/31) Installing pyc (3.12.3-r1) (12/31) Installing py3-iniconfig-pyc (2.0.0-r1) (13/31) Installing python3-pyc (3.12.3-r1) (14/31) Installing py3-iniconfig (2.0.0-r1) (15/31) Installing py3-parsing (3.1.2-r1) (16/31) Installing py3-parsing-pyc (3.1.2-r1) (17/31) Installing py3-packaging (24.0-r1) (18/31) Installing py3-packaging-pyc (24.0-r1) (19/31) Installing py3-pluggy (1.5.0-r0) (20/31) Installing py3-pluggy-pyc (1.5.0-r0) (21/31) Installing py3-py (1.11.0-r3) (22/31) Installing py3-py-pyc (1.11.0-r3) (23/31) Installing py3-installer (0.7.0-r2) (24/31) Installing py3-installer-pyc (0.7.0-r2) (25/31) Installing py3-gpep517 (15-r2) (26/31) Installing py3-gpep517-pyc (15-r2) (27/31) Installing py3-setuptools (69.5.1-r0) (28/31) Installing py3-setuptools-pyc (69.5.1-r0) (29/31) Installing py3-wheel (0.42.0-r1) (30/31) Installing py3-wheel-pyc (0.42.0-r1) (31/31) Installing .makedepends-py3-pytest (20240607.152150) Executing busybox-1.36.1-r28.trigger OK: 279 MiB in 133 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Cleaning up tmpdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pytest-8.2.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytest: Fetching https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.2.2.tar.gz Connecting to files.pythonhosted.org (151.101.36.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) saving to '/var/cache/distfiles/v3.20/pytest-8.2.2.tar.gz.part' pytest-8.2.2.tar.gz. 100% |********************************| 1394k 0:00:00 ETA '/var/cache/distfiles/v3.20/pytest-8.2.2.tar.gz.part' saved >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pytest-8.2.2.tar.gz >>> py3-pytest: Checking sha512sums... pytest-8.2.2.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/v3.20/pytest-8.2.2.tar.gz... 2024-06-07 15:21:53,208 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-06-07 15:21:53,642 root INFO running bdist_wheel 2024-06-07 15:21:53,674 root INFO running build 2024-06-07 15:21:53,675 root INFO running build_py 2024-06-07 15:21:53,681 root INFO creating build 2024-06-07 15:21:53,682 root INFO creating build/lib 2024-06-07 15:21:53,683 root INFO copying src/py.py -> build/lib 2024-06-07 15:21:53,686 root INFO creating build/lib/_pytest 2024-06-07 15:21:53,687 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2024-06-07 15:21:53,688 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2024-06-07 15:21:53,689 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2024-06-07 15:21:53,691 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2024-06-07 15:21:53,692 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2024-06-07 15:21:53,693 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2024-06-07 15:21:53,695 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2024-06-07 15:21:53,697 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2024-06-07 15:21:53,698 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2024-06-07 15:21:53,699 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2024-06-07 15:21:53,700 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2024-06-07 15:21:53,701 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2024-06-07 15:21:53,703 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2024-06-07 15:21:53,704 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2024-06-07 15:21:53,705 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2024-06-07 15:21:53,706 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2024-06-07 15:21:53,708 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2024-06-07 15:21:53,709 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2024-06-07 15:21:53,710 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2024-06-07 15:21:53,711 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2024-06-07 15:21:53,712 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2024-06-07 15:21:53,713 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2024-06-07 15:21:53,714 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2024-06-07 15:21:53,715 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2024-06-07 15:21:53,716 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2024-06-07 15:21:53,717 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2024-06-07 15:21:53,719 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2024-06-07 15:21:53,719 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2024-06-07 15:21:53,720 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2024-06-07 15:21:53,721 root INFO copying src/_pytest/python_path.py -> build/lib/_pytest 2024-06-07 15:21:53,722 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2024-06-07 15:21:53,723 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2024-06-07 15:21:53,724 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2024-06-07 15:21:53,725 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2024-06-07 15:21:53,726 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2024-06-07 15:21:53,727 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2024-06-07 15:21:53,728 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2024-06-07 15:21:53,729 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2024-06-07 15:21:53,730 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2024-06-07 15:21:53,731 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2024-06-07 15:21:53,732 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2024-06-07 15:21:53,733 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2024-06-07 15:21:53,734 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2024-06-07 15:21:53,735 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2024-06-07 15:21:53,737 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2024-06-07 15:21:53,738 root INFO creating build/lib/pytest 2024-06-07 15:21:53,739 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2024-06-07 15:21:53,740 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2024-06-07 15:21:53,741 root INFO creating build/lib/_pytest/_py 2024-06-07 15:21:53,741 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2024-06-07 15:21:53,742 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2024-06-07 15:21:53,743 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2024-06-07 15:21:53,745 root INFO creating build/lib/_pytest/_io 2024-06-07 15:21:53,745 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2024-06-07 15:21:53,746 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2024-06-07 15:21:53,747 root INFO copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io 2024-06-07 15:21:53,748 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2024-06-07 15:21:53,749 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2024-06-07 15:21:53,750 root INFO creating build/lib/_pytest/mark 2024-06-07 15:21:53,751 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2024-06-07 15:21:53,752 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2024-06-07 15:21:53,753 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2024-06-07 15:21:53,755 root INFO creating build/lib/_pytest/config 2024-06-07 15:21:53,755 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2024-06-07 15:21:53,756 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2024-06-07 15:21:53,757 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2024-06-07 15:21:53,758 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2024-06-07 15:21:53,759 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2024-06-07 15:21:53,761 root INFO creating build/lib/_pytest/_code 2024-06-07 15:21:53,761 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2024-06-07 15:21:53,762 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2024-06-07 15:21:53,763 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2024-06-07 15:21:53,765 root INFO creating build/lib/_pytest/assertion 2024-06-07 15:21:53,766 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2024-06-07 15:21:53,767 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2024-06-07 15:21:53,768 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2024-06-07 15:21:53,769 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2024-06-07 15:21:53,770 root INFO running egg_info 2024-06-07 15:21:53,776 root INFO writing src/pytest.egg-info/PKG-INFO 2024-06-07 15:21:53,783 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2024-06-07 15:21:53,785 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2024-06-07 15:21:53,790 root INFO writing requirements to src/pytest.egg-info/requires.txt 2024-06-07 15:21:53,791 root INFO writing top-level names to src/pytest.egg-info/top_level.txt 2024-06-07 15:21:53,809 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2024-06-07 15:21:53,826 root INFO adding license file 'LICENSE' 2024-06-07 15:21:53,826 root INFO adding license file 'AUTHORS' 2024-06-07 15:21:53,852 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2024-06-07 15:21:53,877 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2024-06-07 15:21:53,878 root INFO copying src/pytest/py.typed -> build/lib/pytest 2024-06-07 15:21:53,895 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-06-07 15:21:53,896 root INFO running install 2024-06-07 15:21:53,938 root INFO running install_lib 2024-06-07 15:21:53,944 root INFO creating build/bdist.linux-riscv64 2024-06-07 15:21:53,945 root INFO creating build/bdist.linux-riscv64/wheel 2024-06-07 15:21:53,945 root INFO creating build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,946 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,947 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,948 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,949 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,950 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,951 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,952 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,953 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,954 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,955 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,956 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_py 2024-06-07 15:21:53,956 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-riscv64/wheel/_pytest/_py 2024-06-07 15:21:53,957 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-riscv64/wheel/_pytest/_py 2024-06-07 15:21:53,958 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-riscv64/wheel/_pytest/_py 2024-06-07 15:21:53,959 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,960 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,961 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,962 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,963 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,964 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_io 2024-06-07 15:21:53,964 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-riscv64/wheel/_pytest/_io 2024-06-07 15:21:53,965 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-riscv64/wheel/_pytest/_io 2024-06-07 15:21:53,966 root INFO copying build/lib/_pytest/_io/pprint.py -> build/bdist.linux-riscv64/wheel/_pytest/_io 2024-06-07 15:21:53,967 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-riscv64/wheel/_pytest/_io 2024-06-07 15:21:53,968 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-riscv64/wheel/_pytest/_io 2024-06-07 15:21:53,968 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,969 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,971 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,972 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,973 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,974 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,975 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,976 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,977 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,978 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,978 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,979 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/mark 2024-06-07 15:21:53,980 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-riscv64/wheel/_pytest/mark 2024-06-07 15:21:53,981 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-riscv64/wheel/_pytest/mark 2024-06-07 15:21:53,982 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-riscv64/wheel/_pytest/mark 2024-06-07 15:21:53,983 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,984 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,985 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,986 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,987 root INFO copying build/lib/_pytest/python_path.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,988 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,989 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,989 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,990 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,991 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,993 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,994 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:53,995 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/config 2024-06-07 15:21:53,995 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-riscv64/wheel/_pytest/config 2024-06-07 15:21:53,996 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-riscv64/wheel/_pytest/config 2024-06-07 15:21:53,997 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-riscv64/wheel/_pytest/config 2024-06-07 15:21:53,998 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-riscv64/wheel/_pytest/config 2024-06-07 15:21:53,999 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-riscv64/wheel/_pytest/config 2024-06-07 15:21:54,000 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,001 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,002 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_code 2024-06-07 15:21:54,003 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-riscv64/wheel/_pytest/_code 2024-06-07 15:21:54,004 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-riscv64/wheel/_pytest/_code 2024-06-07 15:21:54,005 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-riscv64/wheel/_pytest/_code 2024-06-07 15:21:54,006 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,007 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,008 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/assertion 2024-06-07 15:21:54,008 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-riscv64/wheel/_pytest/assertion 2024-06-07 15:21:54,009 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-riscv64/wheel/_pytest/assertion 2024-06-07 15:21:54,010 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-riscv64/wheel/_pytest/assertion 2024-06-07 15:21:54,012 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-riscv64/wheel/_pytest/assertion 2024-06-07 15:21:54,013 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,014 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,015 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,016 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-riscv64/wheel/_pytest 2024-06-07 15:21:54,017 root INFO copying build/lib/py.py -> build/bdist.linux-riscv64/wheel 2024-06-07 15:21:54,018 root INFO creating build/bdist.linux-riscv64/wheel/pytest 2024-06-07 15:21:54,018 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-riscv64/wheel/pytest 2024-06-07 15:21:54,019 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-riscv64/wheel/pytest 2024-06-07 15:21:54,020 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-riscv64/wheel/pytest 2024-06-07 15:21:54,021 root INFO running install_egg_info 2024-06-07 15:21:54,027 root INFO Copying src/pytest.egg-info to build/bdist.linux-riscv64/wheel/pytest-0.0.0-py3.12.egg-info 2024-06-07 15:21:54,031 root INFO running install_scripts 2024-06-07 15:21:54,046 wheel INFO creating build/bdist.linux-riscv64/wheel/pytest-0.0.0.dist-info/WHEEL 2024-06-07 15:21:54,048 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-8.2.2/.dist/.tmp-ovpjqru8/pytest-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-06-07 15:21:54,049 wheel INFO adding 'py.py' 2024-06-07 15:21:54,051 wheel INFO adding '_pytest/__init__.py' 2024-06-07 15:21:54,052 wheel INFO adding '_pytest/_argcomplete.py' 2024-06-07 15:21:54,053 wheel INFO adding '_pytest/_version.py' 2024-06-07 15:21:54,054 wheel INFO adding '_pytest/cacheprovider.py' 2024-06-07 15:21:54,055 wheel INFO adding '_pytest/capture.py' 2024-06-07 15:21:54,057 wheel INFO adding '_pytest/compat.py' 2024-06-07 15:21:54,059 wheel INFO adding '_pytest/debugging.py' 2024-06-07 15:21:54,060 wheel INFO adding '_pytest/deprecated.py' 2024-06-07 15:21:54,061 wheel INFO adding '_pytest/doctest.py' 2024-06-07 15:21:54,062 wheel INFO adding '_pytest/faulthandler.py' 2024-06-07 15:21:54,064 wheel INFO adding '_pytest/fixtures.py' 2024-06-07 15:21:54,066 wheel INFO adding '_pytest/freeze_support.py' 2024-06-07 15:21:54,067 wheel INFO adding '_pytest/helpconfig.py' 2024-06-07 15:21:54,069 wheel INFO adding '_pytest/hookspec.py' 2024-06-07 15:21:54,071 wheel INFO adding '_pytest/junitxml.py' 2024-06-07 15:21:54,072 wheel INFO adding '_pytest/legacypath.py' 2024-06-07 15:21:54,074 wheel INFO adding '_pytest/logging.py' 2024-06-07 15:21:54,076 wheel INFO adding '_pytest/main.py' 2024-06-07 15:21:54,078 wheel INFO adding '_pytest/monkeypatch.py' 2024-06-07 15:21:54,079 wheel INFO adding '_pytest/nodes.py' 2024-06-07 15:21:54,081 wheel INFO adding '_pytest/outcomes.py' 2024-06-07 15:21:54,082 wheel INFO adding '_pytest/pastebin.py' 2024-06-07 15:21:54,083 wheel INFO adding '_pytest/pathlib.py' 2024-06-07 15:21:54,085 wheel INFO adding '_pytest/py.typed' 2024-06-07 15:21:54,086 wheel INFO adding '_pytest/pytester.py' 2024-06-07 15:21:54,088 wheel INFO adding '_pytest/pytester_assertions.py' 2024-06-07 15:21:54,090 wheel INFO adding '_pytest/python.py' 2024-06-07 15:21:54,093 wheel INFO adding '_pytest/python_api.py' 2024-06-07 15:21:54,094 wheel INFO adding '_pytest/python_path.py' 2024-06-07 15:21:54,095 wheel INFO adding '_pytest/recwarn.py' 2024-06-07 15:21:54,097 wheel INFO adding '_pytest/reports.py' 2024-06-07 15:21:54,098 wheel INFO adding '_pytest/runner.py' 2024-06-07 15:21:54,100 wheel INFO adding '_pytest/scope.py' 2024-06-07 15:21:54,101 wheel INFO adding '_pytest/setuponly.py' 2024-06-07 15:21:54,101 wheel INFO adding '_pytest/setupplan.py' 2024-06-07 15:21:54,102 wheel INFO adding '_pytest/skipping.py' 2024-06-07 15:21:54,104 wheel INFO adding '_pytest/stash.py' 2024-06-07 15:21:54,104 wheel INFO adding '_pytest/stepwise.py' 2024-06-07 15:21:54,106 wheel INFO adding '_pytest/terminal.py' 2024-06-07 15:21:54,108 wheel INFO adding '_pytest/threadexception.py' 2024-06-07 15:21:54,109 wheel INFO adding '_pytest/timing.py' 2024-06-07 15:21:54,110 wheel INFO adding '_pytest/tmpdir.py' 2024-06-07 15:21:54,111 wheel INFO adding '_pytest/unittest.py' 2024-06-07 15:21:54,112 wheel INFO adding '_pytest/unraisableexception.py' 2024-06-07 15:21:54,113 wheel INFO adding '_pytest/warning_types.py' 2024-06-07 15:21:54,114 wheel INFO adding '_pytest/warnings.py' 2024-06-07 15:21:54,116 wheel INFO adding '_pytest/_code/__init__.py' 2024-06-07 15:21:54,117 wheel INFO adding '_pytest/_code/code.py' 2024-06-07 15:21:54,119 wheel INFO adding '_pytest/_code/source.py' 2024-06-07 15:21:54,120 wheel INFO adding '_pytest/_io/__init__.py' 2024-06-07 15:21:54,121 wheel INFO adding '_pytest/_io/pprint.py' 2024-06-07 15:21:54,123 wheel INFO adding '_pytest/_io/saferepr.py' 2024-06-07 15:21:54,124 wheel INFO adding '_pytest/_io/terminalwriter.py' 2024-06-07 15:21:54,125 wheel INFO adding '_pytest/_io/wcwidth.py' 2024-06-07 15:21:54,126 wheel INFO adding '_pytest/_py/__init__.py' 2024-06-07 15:21:54,127 wheel INFO adding '_pytest/_py/error.py' 2024-06-07 15:21:54,128 wheel INFO adding '_pytest/_py/path.py' 2024-06-07 15:21:54,130 wheel INFO adding '_pytest/assertion/__init__.py' 2024-06-07 15:21:54,132 wheel INFO adding '_pytest/assertion/rewrite.py' 2024-06-07 15:21:54,134 wheel INFO adding '_pytest/assertion/truncate.py' 2024-06-07 15:21:54,135 wheel INFO adding '_pytest/assertion/util.py' 2024-06-07 15:21:54,137 wheel INFO adding '_pytest/config/__init__.py' 2024-06-07 15:21:54,139 wheel INFO adding '_pytest/config/argparsing.py' 2024-06-07 15:21:54,141 wheel INFO adding '_pytest/config/compat.py' 2024-06-07 15:21:54,142 wheel INFO adding '_pytest/config/exceptions.py' 2024-06-07 15:21:54,143 wheel INFO adding '_pytest/config/findpaths.py' 2024-06-07 15:21:54,144 wheel INFO adding '_pytest/mark/__init__.py' 2024-06-07 15:21:54,145 wheel INFO adding '_pytest/mark/expression.py' 2024-06-07 15:21:54,146 wheel INFO adding '_pytest/mark/structures.py' 2024-06-07 15:21:54,148 wheel INFO adding 'pytest/__init__.py' 2024-06-07 15:21:54,149 wheel INFO adding 'pytest/__main__.py' 2024-06-07 15:21:54,149 wheel INFO adding 'pytest/py.typed' 2024-06-07 15:21:54,151 wheel INFO adding 'pytest-0.0.0.dist-info/AUTHORS' 2024-06-07 15:21:54,152 wheel INFO adding 'pytest-0.0.0.dist-info/LICENSE' 2024-06-07 15:21:54,153 wheel INFO adding 'pytest-0.0.0.dist-info/METADATA' 2024-06-07 15:21:54,154 wheel INFO adding 'pytest-0.0.0.dist-info/WHEEL' 2024-06-07 15:21:54,154 wheel INFO adding 'pytest-0.0.0.dist-info/entry_points.txt' 2024-06-07 15:21:54,155 wheel INFO adding 'pytest-0.0.0.dist-info/top_level.txt' 2024-06-07 15:21:54,156 wheel INFO adding 'pytest-0.0.0.dist-info/RECORD' 2024-06-07 15:21:54,158 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-06-07 15:21:54,169 gpep517 INFO The backend produced .dist/pytest-0.0.0-py3-none-any.whl pytest-0.0.0-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/_pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/_pytest/_py/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_py/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/_pytest/_io/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_io/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/_pytest/mark/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/mark/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/_pytest/config/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/config/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/_pytest/_code/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_code/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/_pytest/assertion/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/assertion/__pycache__' '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.12/site-packages/pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/pytest/__pycache__' >>> py3-pytest-pyc*: Preparing subpackage py3-pytest-pyc... >>> py3-pytest-pyc*: Running postcheck for py3-pytest-pyc >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest-pyc*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py python3~3.12 >>> py3-pytest-pyc*: Package size: 1.6 MB >>> py3-pytest-pyc*: Compressing data... >>> py3-pytest-pyc*: Create checksum... >>> py3-pytest-pyc*: Create py3-pytest-pyc-8.2.2-r0.apk >>> py3-pytest*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py python3~3.12 >>> py3-pytest*: Package size: 1.4 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-8.2.2-r0.apk >>> py3-pytest: Build complete at Fri, 07 Jun 2024 15:21:57 +0000 elapsed time 0h 0m 8s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/31) Purging .makedepends-py3-pytest (20240607.152150) (2/31) Purging py3-iniconfig-pyc (2.0.0-r1) (3/31) Purging py3-iniconfig (2.0.0-r1) (4/31) Purging py3-pluggy-pyc (1.5.0-r0) (5/31) Purging py3-pluggy (1.5.0-r0) (6/31) Purging py3-py-pyc (1.11.0-r3) (7/31) Purging py3-py (1.11.0-r3) (8/31) Purging py3-gpep517-pyc (15-r2) (9/31) Purging py3-gpep517 (15-r2) (10/31) Purging py3-installer-pyc (0.7.0-r2) (11/31) Purging py3-installer (0.7.0-r2) (12/31) Purging py3-setuptools-pyc (69.5.1-r0) (13/31) Purging py3-setuptools (69.5.1-r0) (14/31) Purging py3-wheel-pyc (0.42.0-r1) (15/31) Purging py3-wheel (0.42.0-r1) (16/31) Purging py3-packaging-pyc (24.0-r1) (17/31) Purging py3-packaging (24.0-r1) (18/31) Purging py3-parsing-pyc (3.1.2-r1) (19/31) Purging py3-parsing (3.1.2-r1) (20/31) Purging python3-pyc (3.12.3-r1) (21/31) Purging python3-pycache-pyc0 (3.12.3-r1) (22/31) Purging pyc (3.12.3-r1) (23/31) Purging python3 (3.12.3-r1) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.6-r0) (27/31) Purging libpanelw (6.4_p20240420-r0) (28/31) Purging mpdecimal (4.0.0-r0) (29/31) Purging readline (8.2.10-r0) (30/31) Purging sqlite-libs (3.45.3-r1) (31/31) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r28.trigger OK: 229 MiB in 102 packages >>> py3-pytest: Updating the main/riscv64 repository index... >>> py3-pytest: Signing the index...