>>> py3-pytest-subprocess: Building testing/py3-pytest-subprocess 1.4.1-r0 (using abuild 3.9.0-r6) started Sat, 10 Sep 2022 21:28:32 +0000 >>> py3-pytest-subprocess: Checking sanity of /home/buildozer/aports/testing/py3-pytest-subprocess/APKBUILD... >>> py3-pytest-subprocess: Analyzing dependencies... >>> py3-pytest-subprocess: Installing for build: build-base python3 py3-pytest py3-setuptools py3-anyio py3-docutils py3-pygments py3-pytest-rerunfailures (1/28) Installing libbz2 (1.0.8-r3) (2/28) Installing libffi (3.4.2-r1) (3/28) Installing gdbm (1.23-r0) (4/28) Installing xz-libs (5.2.6-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.1.2-r0) (7/28) Installing sqlite-libs (3.39.3-r0) (8/28) Installing python3 (3.10.6-r1) (9/28) Installing py3-atomicwrites (1.4.1-r0) (10/28) Installing py3-attrs (22.1.0-r0) (11/28) Installing py3-iniconfig (1.1.1-r3) (12/28) Installing py3-more-itertools (8.13.0-r0) (13/28) Installing py3-parsing (3.0.9-r0) (14/28) Installing py3-packaging (21.3-r2) (15/28) Installing py3-pluggy (1.0.0-r0) (16/28) Installing py3-py (1.10.0-r2) (17/28) Installing py3-pygments (2.13.0-r0) (18/28) Installing py3-tomli (2.0.1-r1) (19/28) Installing py3-wcwidth (0.2.5-r2) (20/28) Installing py3-pytest (7.1.3-r0) (21/28) Installing py3-setuptools (65.3.0-r0) (22/28) Installing py3-idna (3.3-r2) (23/28) Installing py3-curio (1.5-r2) (24/28) Installing py3-sniffio (1.2.0-r2) (25/28) Installing py3-anyio (3.6.1-r0) (26/28) Installing py3-docutils (0.19-r1) (27/28) Installing py3-pytest-rerunfailures (10.2-r0) (28/28) Installing .makedepends-py3-pytest-subprocess (20220910.212833) Executing busybox-1.35.0-r25.trigger OK: 908 MiB in 132 packages >>> py3-pytest-subprocess: Cleaning up srcdir >>> py3-pytest-subprocess: Cleaning up pkgdir >>> py3-pytest-subprocess: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-subprocess-1.4.1.tar.gz >>> py3-pytest-subprocess: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-subprocess-1.4.1.tar.gz >>> py3-pytest-subprocess: Checking sha512sums... py3-pytest-subprocess-1.4.1.tar.gz: OK >>> py3-pytest-subprocess: Unpacking /var/cache/distfiles/edge/py3-pytest-subprocess-1.4.1.tar.gz... running build running build_py file pytest_subprocess.py (for module pytest_subprocess) not found creating build creating build/lib creating build/lib/pytest_subprocess copying pytest_subprocess/fake_process.py -> build/lib/pytest_subprocess copying pytest_subprocess/asyncio_subprocess.py -> build/lib/pytest_subprocess copying pytest_subprocess/fixtures.py -> build/lib/pytest_subprocess copying pytest_subprocess/utils.py -> build/lib/pytest_subprocess copying pytest_subprocess/types.py -> build/lib/pytest_subprocess copying pytest_subprocess/__init__.py -> build/lib/pytest_subprocess copying pytest_subprocess/fake_popen.py -> build/lib/pytest_subprocess copying pytest_subprocess/exceptions.py -> build/lib/pytest_subprocess copying pytest_subprocess/process_dispatcher.py -> build/lib/pytest_subprocess copying pytest_subprocess/py.typed -> build/lib/pytest_subprocess file pytest_subprocess.py (for module pytest_subprocess) not found running install /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info creating pytest_subprocess.egg-info writing pytest_subprocess.egg-info/PKG-INFO writing dependency_links to pytest_subprocess.egg-info/dependency_links.txt writing entry points to pytest_subprocess.egg-info/entry_points.txt writing requirements to pytest_subprocess.egg-info/requires.txt writing top-level names to pytest_subprocess.egg-info/top_level.txt writing manifest file 'pytest_subprocess.egg-info/SOURCES.txt' file pytest_subprocess.py (for module pytest_subprocess) not found reading manifest file 'pytest_subprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'pytest_subprocess.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py file pytest_subprocess.py (for module pytest_subprocess) not found file pytest_subprocess.py (for module pytest_subprocess) not found creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/fake_process.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/asyncio_subprocess.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/fixtures.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/py.typed -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/utils.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/types.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/__init__.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/fake_popen.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/exceptions.py -> build/bdist.linux-aarch64/egg/pytest_subprocess copying build/lib/pytest_subprocess/process_dispatcher.py -> build/bdist.linux-aarch64/egg/pytest_subprocess byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/fake_process.py to fake_process.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/asyncio_subprocess.py to asyncio_subprocess.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/fixtures.py to fixtures.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/types.py to types.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/fake_popen.py to fake_popen.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/exceptions.py to exceptions.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_subprocess/process_dispatcher.py to process_dispatcher.cpython-310.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_subprocess.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_subprocess.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_subprocess.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_subprocess.egg-info/entry_points.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_subprocess.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_subprocess.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/pytest_subprocess-1.4.1-py3.10.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing pytest_subprocess-1.4.1-py3.10.egg Copying pytest_subprocess-1.4.1-py3.10.egg to /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.10/site-packages Adding pytest-subprocess 1.4.1 to easy-install.pth file Installed /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.10/site-packages/pytest_subprocess-1.4.1-py3.10.egg Processing dependencies for pytest-subprocess==1.4.1 Searching for pytest==7.1.3 Best match: pytest 7.1.3 Adding pytest 7.1.3 to easy-install.pth file Installing py.test script to /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/bin Installing pytest script to /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/bin Using /usr/lib/python3.10/site-packages Searching for tomli==2.0.1 Best match: tomli 2.0.1 Adding tomli 2.0.1 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for py==1.10.0 Best match: py 1.10.0 Adding py 1.10.0 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for pluggy==1.0.0 Best match: pluggy 1.0.0 Adding pluggy 1.0.0 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for packaging==21.3 Best match: packaging 21.3 Adding packaging 21.3 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for iniconfig==0.0.0 Best match: iniconfig 0.0.0 Adding iniconfig 0.0.0 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for attrs==22.1.0 Best match: attrs 22.1.0 Adding attrs 22.1.0 to easy-install.pth file Using /usr/lib/python3.10/site-packages Finished processing dependencies for pytest-subprocess==1.4.1 ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1, configfile: setup.cfg plugins: subprocess-1.4.1, rerunfailures-10.2, anyio-3.6.1 collected 121 items tests/test_asyncio.py ssssssssssssssssssssssssss [ 21%] tests/test_examples.py .. [ 23%] tests/test_subprocess.py ............................................... [ 61%] ................................. [ 89%] tests/test_typing.py . [ 90%] tests/test_utils.py ............ [100%] =============================== warnings summary =============================== tests/test_asyncio.py:24 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:39 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:39: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:62 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:62: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:87 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:87: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:106 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:106: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:127 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:127: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:171 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:171: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:184 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:184: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:189 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:189: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:223 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:223: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:276 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:276: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py: 22 warnings /usr/lib/python3.10/site-packages/_pytest/python.py:181: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid))) tests/test_examples.py::test_documentation[docs/index.rst] tests/test_examples.py::test_documentation[README.rst] /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_examples.py:17: PendingDeprecationWarning: nodes.Node.traverse() is obsoleted by Node.findall(). code_blocks = publish_doctree(content).traverse(condition=is_code_block) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 95 passed, 26 skipped, 35 warnings in 4.70s ================== >>> py3-pytest-subprocess: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py file pytest_subprocess.py (for module pytest_subprocess) not found file pytest_subprocess.py (for module pytest_subprocess) not found running install_lib creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/fake_process.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/asyncio_subprocess.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/fixtures.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/py.typed -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/utils.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/types.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/__init__.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/fake_popen.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/exceptions.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/process_dispatcher.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/fake_process.py to fake_process.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/asyncio_subprocess.py to asyncio_subprocess.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/fixtures.py to fixtures.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/fake_popen.py to fake_popen.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess/process_dispatcher.py to process_dispatcher.cpython-310.pyc running install_egg_info running egg_info writing pytest_subprocess.egg-info/PKG-INFO writing dependency_links to pytest_subprocess.egg-info/dependency_links.txt writing entry points to pytest_subprocess.egg-info/entry_points.txt writing requirements to pytest_subprocess.egg-info/requires.txt writing top-level names to pytest_subprocess.egg-info/top_level.txt file pytest_subprocess.py (for module pytest_subprocess) not found reading manifest file 'pytest_subprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'pytest_subprocess.egg-info/SOURCES.txt' Copying pytest_subprocess.egg-info to /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.10/site-packages/pytest_subprocess-1.4.1-py3.10.egg-info running install_scripts >>> py3-pytest-subprocess*: Running postcheck for py3-pytest-subprocess >>> py3-pytest-subprocess*: Preparing package py3-pytest-subprocess... >>> py3-pytest-subprocess*: Tracing dependencies... >>> py3-pytest-subprocess*: Package size: 196.0 KB >>> py3-pytest-subprocess*: Compressing data... >>> py3-pytest-subprocess*: Create checksum... >>> py3-pytest-subprocess*: Create py3-pytest-subprocess-1.4.1-r0.apk >>> py3-pytest-subprocess: Build complete at Sat, 10 Sep 2022 21:28:47 +0000 elapsed time 0h 0m 15s >>> py3-pytest-subprocess: Cleaning up srcdir >>> py3-pytest-subprocess: Cleaning up pkgdir >>> py3-pytest-subprocess: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pytest-subprocess (20220910.212833) (2/28) Purging py3-setuptools (65.3.0-r0) (3/28) Purging py3-anyio (3.6.1-r0) (4/28) Purging py3-idna (3.3-r2) (5/28) Purging py3-sniffio (1.2.0-r2) (6/28) Purging py3-curio (1.5-r2) (7/28) Purging py3-docutils (0.19-r1) (8/28) Purging py3-pytest-rerunfailures (10.2-r0) (9/28) Purging py3-pytest (7.1.3-r0) (10/28) Purging py3-atomicwrites (1.4.1-r0) (11/28) Purging py3-attrs (22.1.0-r0) (12/28) Purging py3-iniconfig (1.1.1-r3) (13/28) Purging py3-more-itertools (8.13.0-r0) (14/28) Purging py3-packaging (21.3-r2) (15/28) Purging py3-parsing (3.0.9-r0) (16/28) Purging py3-pluggy (1.0.0-r0) (17/28) Purging py3-py (1.10.0-r2) (18/28) Purging py3-pygments (2.13.0-r0) (19/28) Purging py3-tomli (2.0.1-r1) (20/28) Purging py3-wcwidth (0.2.5-r2) (21/28) Purging python3 (3.10.6-r1) (22/28) Purging libbz2 (1.0.8-r3) (23/28) Purging libffi (3.4.2-r1) (24/28) Purging gdbm (1.23-r0) (25/28) Purging xz-libs (5.2.6-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.2-r0) (28/28) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 830 MiB in 104 packages >>> py3-pytest-subprocess: Updating the testing/aarch64 repository index... >>> py3-pytest-subprocess: Signing the index...