>>> py3-pytest: Building main/py3-pytest 7.3.0-r0 (using abuild 3.10.0-r0) started Sun, 09 Apr 2023 12:52:14 +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 python3 py3-gpep517 py3-setuptools py3-wheel (1/19) Installing py3-iniconfig (1.1.1-r5) (2/19) Installing libbz2 (1.0.8-r4) (3/19) Installing libffi (3.4.4-r1) (4/19) Installing gdbm (1.23-r0) (5/19) Installing xz-libs (5.4.2-r0) (6/19) Installing mpdecimal (2.5.1-r1) (7/19) Installing libpanelw (6.4_p20230408-r0) (8/19) Installing readline (8.2.1-r0) (9/19) Installing sqlite-libs (3.41.2-r1) (10/19) Installing python3 (3.11.3-r0) (11/19) Installing py3-parsing (3.0.9-r1) (12/19) Installing py3-packaging (23.0-r1) (13/19) Installing py3-pluggy (1.0.0-r2) (14/19) Installing py3-py (1.11.0-r1) (15/19) Installing py3-installer (0.7.0-r0) (16/19) Installing py3-gpep517 (13-r0) (17/19) Installing py3-setuptools (67.6.1-r0) (18/19) Installing py3-wheel (0.40.0-r0) (19/19) Installing .makedepends-py3-pytest (20230409.125215) Executing busybox-1.36.0-r6.trigger OK: 401 MiB in 118 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.3.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.3.0.tar.gz >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.3.0.tar.gz >>> py3-pytest: Checking sha512sums... pytest-7.3.0.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-7.3.0.tar.gz... 2023-04-09 12:52:16,751 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-04-09 12:52:16,790 root INFO running bdist_wheel 2023-04-09 12:52:16,798 root INFO running build 2023-04-09 12:52:16,798 root INFO running build_py 2023-04-09 12:52:16,800 root INFO creating build 2023-04-09 12:52:16,800 root INFO creating build/lib 2023-04-09 12:52:16,800 root INFO copying src/py.py -> build/lib 2023-04-09 12:52:16,801 root INFO creating build/lib/_pytest 2023-04-09 12:52:16,801 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2023-04-09 12:52:16,801 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2023-04-09 12:52:16,802 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2023-04-09 12:52:16,802 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2023-04-09 12:52:16,802 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2023-04-09 12:52:16,802 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2023-04-09 12:52:16,802 root INFO copying src/_pytest/nose.py -> build/lib/_pytest 2023-04-09 12:52:16,803 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2023-04-09 12:52:16,803 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2023-04-09 12:52:16,803 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2023-04-09 12:52:16,803 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2023-04-09 12:52:16,803 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2023-04-09 12:52:16,804 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2023-04-09 12:52:16,804 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2023-04-09 12:52:16,804 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2023-04-09 12:52:16,804 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2023-04-09 12:52:16,804 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2023-04-09 12:52:16,805 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2023-04-09 12:52:16,805 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2023-04-09 12:52:16,805 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2023-04-09 12:52:16,805 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2023-04-09 12:52:16,805 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2023-04-09 12:52:16,806 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2023-04-09 12:52:16,806 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2023-04-09 12:52:16,806 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2023-04-09 12:52:16,806 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2023-04-09 12:52:16,806 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2023-04-09 12:52:16,807 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2023-04-09 12:52:16,807 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2023-04-09 12:52:16,807 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2023-04-09 12:52:16,807 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2023-04-09 12:52:16,807 root INFO copying src/_pytest/python_path.py -> build/lib/_pytest 2023-04-09 12:52:16,808 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2023-04-09 12:52:16,808 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2023-04-09 12:52:16,808 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2023-04-09 12:52:16,808 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2023-04-09 12:52:16,808 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2023-04-09 12:52:16,809 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2023-04-09 12:52:16,809 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2023-04-09 12:52:16,809 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2023-04-09 12:52:16,809 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2023-04-09 12:52:16,809 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2023-04-09 12:52:16,809 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2023-04-09 12:52:16,810 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2023-04-09 12:52:16,810 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2023-04-09 12:52:16,810 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2023-04-09 12:52:16,810 root INFO creating build/lib/_pytest/_code 2023-04-09 12:52:16,810 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2023-04-09 12:52:16,810 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2023-04-09 12:52:16,811 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2023-04-09 12:52:16,811 root INFO creating build/lib/_pytest/_io 2023-04-09 12:52:16,811 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2023-04-09 12:52:16,811 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2023-04-09 12:52:16,811 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2023-04-09 12:52:16,812 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2023-04-09 12:52:16,812 root INFO creating build/lib/_pytest/_py 2023-04-09 12:52:16,812 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2023-04-09 12:52:16,812 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2023-04-09 12:52:16,812 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2023-04-09 12:52:16,812 root INFO creating build/lib/_pytest/assertion 2023-04-09 12:52:16,813 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2023-04-09 12:52:16,813 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2023-04-09 12:52:16,813 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2023-04-09 12:52:16,813 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2023-04-09 12:52:16,813 root INFO creating build/lib/_pytest/config 2023-04-09 12:52:16,814 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2023-04-09 12:52:16,814 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2023-04-09 12:52:16,814 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2023-04-09 12:52:16,814 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2023-04-09 12:52:16,814 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2023-04-09 12:52:16,815 root INFO creating build/lib/_pytest/mark 2023-04-09 12:52:16,815 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2023-04-09 12:52:16,815 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2023-04-09 12:52:16,815 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2023-04-09 12:52:16,815 root INFO creating build/lib/pytest 2023-04-09 12:52:16,815 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2023-04-09 12:52:16,816 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2023-04-09 12:52:16,816 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2023-04-09 12:52:16,816 root INFO copying src/pytest/py.typed -> build/lib/pytest 2023-04-09 12:52:16,820 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-09 12:52:16,820 root INFO running install 2023-04-09 12:52:16,828 root INFO running install_lib 2023-04-09 12:52:16,829 root INFO creating build/bdist.linux-armv8l 2023-04-09 12:52:16,829 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-09 12:52:16,830 root INFO creating build/bdist.linux-armv8l/wheel/pytest 2023-04-09 12:52:16,830 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-armv8l/wheel/pytest 2023-04-09 12:52:16,830 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-armv8l/wheel/pytest 2023-04-09 12:52:16,830 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-armv8l/wheel/pytest 2023-04-09 12:52:16,830 root INFO copying build/lib/py.py -> build/bdist.linux-armv8l/wheel 2023-04-09 12:52:16,830 root INFO creating build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,830 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,831 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,831 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,831 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,831 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-09 12:52:16,831 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-09 12:52:16,831 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-09 12:52:16,832 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-09 12:52:16,832 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,832 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,832 root INFO copying build/lib/_pytest/nose.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,832 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,832 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,833 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,833 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,833 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,833 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,833 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,833 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,834 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,834 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,834 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,834 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,834 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,834 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,835 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,835 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,835 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,835 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,835 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-09 12:52:16,835 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-09 12:52:16,835 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-09 12:52:16,836 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-09 12:52:16,836 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,836 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,836 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,836 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,836 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,837 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,837 root INFO copying build/lib/_pytest/python_path.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,837 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,837 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,837 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,837 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,838 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-09 12:52:16,838 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-09 12:52:16,838 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-09 12:52:16,838 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-09 12:52:16,838 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,838 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,838 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-09 12:52:16,839 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-09 12:52:16,839 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-09 12:52:16,839 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-09 12:52:16,839 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-09 12:52:16,839 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-09 12:52:16,839 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,839 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,840 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,840 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-09 12:52:16,840 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-09 12:52:16,840 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-09 12:52:16,840 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-09 12:52:16,840 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-09 12:52:16,840 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,841 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,841 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,841 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-09 12:52:16,841 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-09 12:52:16,841 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-09 12:52:16,842 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-09 12:52:16,842 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-09 12:52:16,842 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,842 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,842 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-09 12:52:16,842 root INFO running install_egg_info 2023-04-09 12:52:16,849 root INFO running egg_info 2023-04-09 12:52:16,850 root INFO writing src/pytest.egg-info/PKG-INFO 2023-04-09 12:52:16,850 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2023-04-09 12:52:16,850 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2023-04-09 12:52:16,851 root INFO writing requirements to src/pytest.egg-info/requires.txt 2023-04-09 12:52:16,851 root INFO writing top-level names to src/pytest.egg-info/top_level.txt 2023-04-09 12:52:16,853 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2023-04-09 12:52:16,856 root INFO adding license file 'LICENSE' 2023-04-09 12:52:16,861 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2023-04-09 12:52:16,861 root INFO Copying src/pytest.egg-info to build/bdist.linux-armv8l/wheel/pytest-7.3.0-py3.11.egg-info 2023-04-09 12:52:16,862 root INFO running install_scripts 2023-04-09 12:52:16,865 wheel INFO creating build/bdist.linux-armv8l/wheel/pytest-7.3.0.dist-info/WHEEL 2023-04-09 12:52:16,866 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-7.3.0/dist/.tmp-ju_s4ih6/pytest-7.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-09 12:52:16,866 wheel INFO adding 'py.py' 2023-04-09 12:52:16,866 wheel INFO adding '_pytest/__init__.py' 2023-04-09 12:52:16,866 wheel INFO adding '_pytest/_argcomplete.py' 2023-04-09 12:52:16,867 wheel INFO adding '_pytest/_version.py' 2023-04-09 12:52:16,867 wheel INFO adding '_pytest/cacheprovider.py' 2023-04-09 12:52:16,867 wheel INFO adding '_pytest/capture.py' 2023-04-09 12:52:16,867 wheel INFO adding '_pytest/compat.py' 2023-04-09 12:52:16,868 wheel INFO adding '_pytest/debugging.py' 2023-04-09 12:52:16,868 wheel INFO adding '_pytest/deprecated.py' 2023-04-09 12:52:16,868 wheel INFO adding '_pytest/doctest.py' 2023-04-09 12:52:16,868 wheel INFO adding '_pytest/faulthandler.py' 2023-04-09 12:52:16,869 wheel INFO adding '_pytest/fixtures.py' 2023-04-09 12:52:16,869 wheel INFO adding '_pytest/freeze_support.py' 2023-04-09 12:52:16,869 wheel INFO adding '_pytest/helpconfig.py' 2023-04-09 12:52:16,869 wheel INFO adding '_pytest/hookspec.py' 2023-04-09 12:52:16,870 wheel INFO adding '_pytest/junitxml.py' 2023-04-09 12:52:16,870 wheel INFO adding '_pytest/legacypath.py' 2023-04-09 12:52:16,870 wheel INFO adding '_pytest/logging.py' 2023-04-09 12:52:16,871 wheel INFO adding '_pytest/main.py' 2023-04-09 12:52:16,871 wheel INFO adding '_pytest/monkeypatch.py' 2023-04-09 12:52:16,871 wheel INFO adding '_pytest/nodes.py' 2023-04-09 12:52:16,872 wheel INFO adding '_pytest/nose.py' 2023-04-09 12:52:16,872 wheel INFO adding '_pytest/outcomes.py' 2023-04-09 12:52:16,872 wheel INFO adding '_pytest/pastebin.py' 2023-04-09 12:52:16,872 wheel INFO adding '_pytest/pathlib.py' 2023-04-09 12:52:16,872 wheel INFO adding '_pytest/py.typed' 2023-04-09 12:52:16,873 wheel INFO adding '_pytest/pytester.py' 2023-04-09 12:52:16,873 wheel INFO adding '_pytest/pytester_assertions.py' 2023-04-09 12:52:16,873 wheel INFO adding '_pytest/python.py' 2023-04-09 12:52:16,874 wheel INFO adding '_pytest/python_api.py' 2023-04-09 12:52:16,874 wheel INFO adding '_pytest/python_path.py' 2023-04-09 12:52:16,874 wheel INFO adding '_pytest/recwarn.py' 2023-04-09 12:52:16,874 wheel INFO adding '_pytest/reports.py' 2023-04-09 12:52:16,875 wheel INFO adding '_pytest/runner.py' 2023-04-09 12:52:16,875 wheel INFO adding '_pytest/scope.py' 2023-04-09 12:52:16,875 wheel INFO adding '_pytest/setuponly.py' 2023-04-09 12:52:16,875 wheel INFO adding '_pytest/setupplan.py' 2023-04-09 12:52:16,875 wheel INFO adding '_pytest/skipping.py' 2023-04-09 12:52:16,876 wheel INFO adding '_pytest/stash.py' 2023-04-09 12:52:16,876 wheel INFO adding '_pytest/stepwise.py' 2023-04-09 12:52:16,876 wheel INFO adding '_pytest/terminal.py' 2023-04-09 12:52:16,876 wheel INFO adding '_pytest/threadexception.py' 2023-04-09 12:52:16,876 wheel INFO adding '_pytest/timing.py' 2023-04-09 12:52:16,877 wheel INFO adding '_pytest/tmpdir.py' 2023-04-09 12:52:16,877 wheel INFO adding '_pytest/unittest.py' 2023-04-09 12:52:16,877 wheel INFO adding '_pytest/unraisableexception.py' 2023-04-09 12:52:16,877 wheel INFO adding '_pytest/warning_types.py' 2023-04-09 12:52:16,877 wheel INFO adding '_pytest/warnings.py' 2023-04-09 12:52:16,878 wheel INFO adding '_pytest/_code/__init__.py' 2023-04-09 12:52:16,878 wheel INFO adding '_pytest/_code/code.py' 2023-04-09 12:52:16,878 wheel INFO adding '_pytest/_code/source.py' 2023-04-09 12:52:16,878 wheel INFO adding '_pytest/_io/__init__.py' 2023-04-09 12:52:16,878 wheel INFO adding '_pytest/_io/saferepr.py' 2023-04-09 12:52:16,879 wheel INFO adding '_pytest/_io/terminalwriter.py' 2023-04-09 12:52:16,879 wheel INFO adding '_pytest/_io/wcwidth.py' 2023-04-09 12:52:16,879 wheel INFO adding '_pytest/_py/__init__.py' 2023-04-09 12:52:16,879 wheel INFO adding '_pytest/_py/error.py' 2023-04-09 12:52:16,879 wheel INFO adding '_pytest/_py/path.py' 2023-04-09 12:52:16,880 wheel INFO adding '_pytest/assertion/__init__.py' 2023-04-09 12:52:16,880 wheel INFO adding '_pytest/assertion/rewrite.py' 2023-04-09 12:52:16,880 wheel INFO adding '_pytest/assertion/truncate.py' 2023-04-09 12:52:16,881 wheel INFO adding '_pytest/assertion/util.py' 2023-04-09 12:52:16,881 wheel INFO adding '_pytest/config/__init__.py' 2023-04-09 12:52:16,881 wheel INFO adding '_pytest/config/argparsing.py' 2023-04-09 12:52:16,882 wheel INFO adding '_pytest/config/compat.py' 2023-04-09 12:52:16,882 wheel INFO adding '_pytest/config/exceptions.py' 2023-04-09 12:52:16,882 wheel INFO adding '_pytest/config/findpaths.py' 2023-04-09 12:52:16,882 wheel INFO adding '_pytest/mark/__init__.py' 2023-04-09 12:52:16,882 wheel INFO adding '_pytest/mark/expression.py' 2023-04-09 12:52:16,883 wheel INFO adding '_pytest/mark/structures.py' 2023-04-09 12:52:16,883 wheel INFO adding 'pytest/__init__.py' 2023-04-09 12:52:16,883 wheel INFO adding 'pytest/__main__.py' 2023-04-09 12:52:16,883 wheel INFO adding 'pytest/py.typed' 2023-04-09 12:52:16,883 wheel INFO adding 'pytest-7.3.0.dist-info/LICENSE' 2023-04-09 12:52:16,884 wheel INFO adding 'pytest-7.3.0.dist-info/METADATA' 2023-04-09 12:52:16,884 wheel INFO adding 'pytest-7.3.0.dist-info/WHEEL' 2023-04-09 12:52:16,884 wheel INFO adding 'pytest-7.3.0.dist-info/entry_points.txt' 2023-04-09 12:52:16,884 wheel INFO adding 'pytest-7.3.0.dist-info/top_level.txt' 2023-04-09 12:52:16,884 wheel INFO adding 'pytest-7.3.0.dist-info/RECORD' 2023-04-09 12:52:16,885 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-09 12:52:16,886 gpep517 INFO The backend produced dist/pytest-7.3.0-py3-none-any.whl pytest-7.3.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: 3.0 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-7.3.0-r0.apk >>> py3-pytest: Build complete at Sun, 09 Apr 2023 12:52:17 +0000 elapsed time 0h 0m 3s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pytest (20230409.125215) (2/19) Purging py3-iniconfig (1.1.1-r5) (3/19) Purging py3-pluggy (1.0.0-r2) (4/19) Purging py3-py (1.11.0-r1) (5/19) Purging py3-gpep517 (13-r0) (6/19) Purging py3-installer (0.7.0-r0) (7/19) Purging py3-setuptools (67.6.1-r0) (8/19) Purging py3-wheel (0.40.0-r0) (9/19) Purging py3-packaging (23.0-r1) (10/19) Purging py3-parsing (3.0.9-r1) (11/19) Purging python3 (3.11.3-r0) (12/19) Purging libbz2 (1.0.8-r4) (13/19) Purging libffi (3.4.4-r1) (14/19) Purging gdbm (1.23-r0) (15/19) Purging xz-libs (5.4.2-r0) (16/19) Purging mpdecimal (2.5.1-r1) (17/19) Purging libpanelw (6.4_p20230408-r0) (18/19) Purging readline (8.2.1-r0) (19/19) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r6.trigger OK: 327 MiB in 99 packages >>> py3-pytest: Updating the main/armhf repository index... >>> py3-pytest: Signing the index...