>>> py3-pytest: Building main/py3-pytest 6.2.5-r0 (using abuild 3.9.0_rc2-r1) started Sat, 16 Oct 2021 14:44:06 +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-atomicwrites py3-attrs py3-more-itertools py3-iniconfig py3-pluggy py3-py py3-six py3-wcwidth py3-packaging py3-toml py3-setuptools (1/23) Installing libbz2 (1.0.8-r1) (2/23) Installing libffi (3.4.2-r0) (3/23) Installing gdbm (1.20-r2) (4/23) Installing xz-libs (5.2.5-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.1.1-r0) (7/23) Installing sqlite-libs (3.36.0-r0) (8/23) Installing python3 (3.9.7-r3) (9/23) Installing py3-atomicwrites (1.4.0-r1) (10/23) Installing py3-attrs (20.3.0-r1) (11/23) Installing py3-more-itertools (8.10.0-r0) (12/23) Installing py3-iniconfig (1.1.1-r1) (13/23) Installing py3-pluggy (0.13.1-r4) (14/23) Installing py3-py (1.10.0-r1) (15/23) Installing py3-six (1.15.0-r1) (16/23) Installing py3-wcwidth (0.2.5-r1) (17/23) Installing py3-parsing (2.4.7-r2) (18/23) Installing py3-packaging (20.9-r1) (19/23) Installing py3-toml (0.10.2-r2) (20/23) Installing py3-ordered-set (4.0.2-r2) (21/23) Installing py3-appdirs (1.4.4-r2) (22/23) Installing py3-setuptools (52.0.0-r4) (23/23) Installing .makedepends-py3-pytest (20211016.144407) Executing busybox-1.34.1-r0.trigger OK: 369 MiB in 111 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pytest-6.2.5.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 100 1092k 100 1092k 0 0 12.9M 0 --:--:-- --:--:-- --:--:-- 13.0M >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pytest-6.2.5.tar.gz >>> py3-pytest: Checking sha512sums... pytest-6.2.5.tar.gz: OK 0001-remove-setuptools_scm.patch: OK >>> py3-pytest: Unpacking /var/cache/distfiles/v3.15/pytest-6.2.5.tar.gz... >>> py3-pytest: 0001-remove-setuptools_scm.patch patching file pyproject.toml patching file setup.cfg running build running build_py creating build creating build/lib creating build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/store.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/timing.py -> build/lib/_pytest copying src/_pytest/unraisableexception.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/pytester_assertions.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/faulthandler.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/threadexception.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/fixtures.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/wcwidth.py -> 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/__init__.py -> build/lib/_pytest/_io creating build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.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 creating build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config creating build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark creating build/lib/pytest copying src/pytest/collect.py -> build/lib/pytest copying src/pytest/__init__.py -> build/lib/pytest copying src/pytest/__main__.py -> build/lib/pytest copying src/_pytest/py.typed -> build/lib/_pytest copying src/pytest/py.typed -> build/lib/pytest running check warning: check: missing meta-data: if 'author' supplied, 'author_email' should be supplied too >>> py3-pytest: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9 creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest copying build/lib/pytest/collect.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest copying build/lib/pytest/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest copying build/lib/pytest/__main__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest copying build/lib/pytest/py.typed -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/logging.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config copying build/lib/_pytest/config/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config copying build/lib/_pytest/config/findpaths.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config copying build/lib/_pytest/config/argparsing.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config copying build/lib/_pytest/config/exceptions.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config copying build/lib/_pytest/store.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/pathlib.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io copying build/lib/_pytest/timing.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/unraisableexception.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_code copying build/lib/_pytest/setupplan.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/pytester_assertions.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/python_api.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/runner.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/reports.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/nose.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/py.typed -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/_version.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion copying build/lib/_pytest/capture.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/main.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/nodes.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/faulthandler.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/warning_types.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/compat.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/threadexception.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/stepwise.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/mark copying build/lib/_pytest/mark/structures.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/mark copying build/lib/_pytest/mark/expression.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/mark copying build/lib/_pytest/freeze_support.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/unittest.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/python.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest/collect.py to collect.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/logging.py to logging.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/deprecated.py to deprecated.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config/findpaths.py to findpaths.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config/argparsing.py to argparsing.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/config/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/store.py to store.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/pastebin.py to pastebin.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/monkeypatch.py to monkeypatch.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/helpconfig.py to helpconfig.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/pathlib.py to pathlib.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/skipping.py to skipping.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io/wcwidth.py to wcwidth.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io/terminalwriter.py to terminalwriter.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io/saferepr.py to saferepr.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_io/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/timing.py to timing.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/unraisableexception.py to unraisableexception.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/debugging.py to debugging.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_code/code.py to code.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_code/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_code/source.py to source.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/setupplan.py to setupplan.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/setuponly.py to setuponly.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/pytester_assertions.py to pytester_assertions.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/python_api.py to python_api.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/cacheprovider.py to cacheprovider.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/runner.py to runner.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/reports.py to reports.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/nose.py to nose.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_version.py to _version.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion/truncate.py to truncate.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/assertion/rewrite.py to rewrite.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/capture.py to capture.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/pytester.py to pytester.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/main.py to main.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/outcomes.py to outcomes.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/doctest.py to doctest.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/_argcomplete.py to _argcomplete.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/nodes.py to nodes.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/junitxml.py to junitxml.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/faulthandler.py to faulthandler.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/warning_types.py to warning_types.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/tmpdir.py to tmpdir.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/compat.py to compat.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/recwarn.py to recwarn.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/threadexception.py to threadexception.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/stepwise.py to stepwise.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/mark/structures.py to structures.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/mark/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/mark/expression.py to expression.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/freeze_support.py to freeze_support.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/hookspec.py to hookspec.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/unittest.py to unittest.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/warnings.py to warnings.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/terminal.py to terminal.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/python.py to python.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/_pytest/fixtures.py to fixtures.cpython-39.pyc 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' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.9/site-packages/pytest-6.2.5-py3.9.egg-info running install_scripts Installing py.test script to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/bin Installing pytest script to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/bin >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest*: Tracing dependencies... >>> py3-pytest*: Package size: 2.1 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-6.2.5-r0.apk >>> py3-pytest: Build complete at Sat, 16 Oct 2021 14:44:11 +0000 elapsed time 0h 0m 5s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/23) Purging .makedepends-py3-pytest (20211016.144407) (2/23) Purging py3-atomicwrites (1.4.0-r1) (3/23) Purging py3-attrs (20.3.0-r1) (4/23) Purging py3-more-itertools (8.10.0-r0) (5/23) Purging py3-iniconfig (1.1.1-r1) (6/23) Purging py3-pluggy (0.13.1-r4) (7/23) Purging py3-py (1.10.0-r1) (8/23) Purging py3-wcwidth (0.2.5-r1) (9/23) Purging py3-toml (0.10.2-r2) (10/23) Purging py3-setuptools (52.0.0-r4) (11/23) Purging py3-ordered-set (4.0.2-r2) (12/23) Purging py3-appdirs (1.4.4-r2) (13/23) Purging py3-packaging (20.9-r1) (14/23) Purging py3-parsing (2.4.7-r2) (15/23) Purging py3-six (1.15.0-r1) (16/23) Purging python3 (3.9.7-r3) (17/23) Purging libbz2 (1.0.8-r1) (18/23) Purging libffi (3.4.2-r0) (19/23) Purging gdbm (1.20-r2) (20/23) Purging xz-libs (5.2.5-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.1-r0) (23/23) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r0.trigger OK: 316 MiB in 88 packages >>> py3-pytest: Updating the main/x86 repository index... >>> py3-pytest: Signing the index...