>>> py3-stestr: Building community/py3-stestr 3.2.1-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 08:53:21 +0000 >>> py3-stestr: Checking sanity of /home/buildozer/aports/community/py3-stestr/APKBUILD... >>> py3-stestr: Analyzing dependencies... >>> py3-stestr: Installing for build: build-base py3-subunit py3-voluptuous py3-yaml python3 py3-pbr py3-setuptools py3-testtools (1/33) Installing libbz2 (1.0.8-r5) (2/33) Installing libffi (3.4.4-r2) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.2-r1) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20230401-r5) (7/33) Installing readline (8.2.1-r1) (8/33) Installing sqlite-libs (3.41.2-r2) (9/33) Installing python3 (3.11.3-r10) (10/33) Installing python3-pycache-pyc0 (3.11.3-r10) (11/33) Installing pyc (0.1-r0) (12/33) Installing python3-pyc (3.11.3-r10) (13/33) Installing py3-extras (1.0.0-r8) (14/33) Installing py3-extras-pyc (1.0.0-r8) (15/33) Installing py3-pbr (5.11.1-r2) (16/33) Installing py3-pbr-pyc (5.11.1-r2) (17/33) Installing py3-fixtures (4.0.1-r3) (18/33) Installing py3-fixtures-pyc (4.0.1-r3) (19/33) Installing py3-testtools (2.6.0-r1) (20/33) Installing py3-testtools-pyc (2.6.0-r1) (21/33) Installing py3-subunit (1.4.2-r0) (22/33) Installing py3-voluptuous (0.13.1-r2) (23/33) Installing py3-voluptuous-pyc (0.13.1-r2) (24/33) Installing yaml (0.2.5-r1) (25/33) Installing py3-yaml (6.0-r3) (26/33) Installing py3-yaml-pyc (6.0-r3) (27/33) Installing py3-parsing (3.0.9-r2) (28/33) Installing py3-parsing-pyc (3.0.9-r2) (29/33) Installing py3-packaging (23.1-r1) (30/33) Installing py3-packaging-pyc (23.1-r1) (31/33) Installing py3-setuptools (67.7.1-r0) (32/33) Installing py3-setuptools-pyc (67.7.1-r0) (33/33) Installing .makedepends-py3-stestr (20230422.085328) Executing busybox-1.36.0-r7.trigger OK: 499 MiB in 131 packages >>> py3-stestr: Cleaning up srcdir >>> py3-stestr: Cleaning up pkgdir >>> py3-stestr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/stestr-3.2.1.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-stestr: Fetching https://pypi.python.org/packages/source/s/stestr/stestr-3.2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 200 0 --:--:-- --:--:-- --:--:-- 200 100 272 100 272 0 0 377 0 --:--:-- --:--:-- --:--:-- 377 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 115k 100 115k 0 0 58299 0 0:00:02 0:00:02 --:--:-- 58299 >>> py3-stestr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/stestr-3.2.1.tar.gz >>> py3-stestr: Checking sha512sums... stestr-3.2.1.tar.gz: OK >>> py3-stestr: Unpacking /var/cache/distfiles/v3.18/stestr-3.2.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/stestr creating build/lib/stestr/commands copying stestr/commands/slowest.py -> build/lib/stestr/commands copying stestr/commands/failing.py -> build/lib/stestr/commands copying stestr/commands/load.py -> build/lib/stestr/commands copying stestr/commands/init.py -> build/lib/stestr/commands copying stestr/commands/history.py -> build/lib/stestr/commands copying stestr/commands/last.py -> build/lib/stestr/commands copying stestr/commands/list.py -> build/lib/stestr/commands copying stestr/commands/run.py -> build/lib/stestr/commands copying stestr/commands/__init__.py -> build/lib/stestr/commands creating build/lib/stestr/tests creating build/lib/stestr/tests/files copying stestr/tests/files/__init__.py -> build/lib/stestr/tests/files creating build/lib/stestr/tests/repository copying stestr/tests/repository/test_util.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_sql.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_file.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/__init__.py -> build/lib/stestr/tests/repository copying stestr/scheduler.py -> build/lib/stestr copying stestr/cli.py -> build/lib/stestr copying stestr/test_processor.py -> build/lib/stestr copying stestr/version.py -> build/lib/stestr copying stestr/output.py -> build/lib/stestr copying stestr/subunit_trace.py -> build/lib/stestr copying stestr/colorizer.py -> build/lib/stestr copying stestr/user_config.py -> build/lib/stestr copying stestr/results.py -> build/lib/stestr copying stestr/selection.py -> build/lib/stestr copying stestr/testlist.py -> build/lib/stestr copying stestr/utils.py -> build/lib/stestr copying stestr/__main__.py -> build/lib/stestr copying stestr/__init__.py -> build/lib/stestr copying stestr/bisect_tests.py -> build/lib/stestr copying stestr/config_file.py -> build/lib/stestr creating build/lib/stestr/repository copying stestr/repository/sql.py -> build/lib/stestr/repository copying stestr/repository/util.py -> build/lib/stestr/repository copying stestr/repository/abstract.py -> build/lib/stestr/repository copying stestr/repository/memory.py -> build/lib/stestr/repository copying stestr/repository/__init__.py -> build/lib/stestr/repository copying stestr/repository/file.py -> build/lib/stestr/repository creating build/lib/stestr/subunit_runner copying stestr/subunit_runner/program.py -> build/lib/stestr/subunit_runner copying stestr/subunit_runner/run.py -> build/lib/stestr/subunit_runner copying stestr/subunit_runner/__init__.py -> build/lib/stestr/subunit_runner copying stestr/tests/test_bisect_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_test_processor.py -> build/lib/stestr/tests copying stestr/tests/test_run.py -> build/lib/stestr/tests copying stestr/tests/test_config_file.py -> build/lib/stestr/tests copying stestr/tests/test_load.py -> build/lib/stestr/tests copying stestr/tests/test_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_subunit_trace.py -> build/lib/stestr/tests copying stestr/tests/test_user_config_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_scheduler.py -> build/lib/stestr/tests copying stestr/tests/test_utils.py -> build/lib/stestr/tests copying stestr/tests/test_output.py -> build/lib/stestr/tests copying stestr/tests/test_selection.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_tests.py -> build/lib/stestr/tests copying stestr/tests/test_user_config.py -> build/lib/stestr/tests copying stestr/tests/__init__.py -> build/lib/stestr/tests copying stestr/tests/base.py -> build/lib/stestr/tests copying stestr/tests/test_slowest.py -> build/lib/stestr/tests running egg_info writing stestr.egg-info/PKG-INFO writing dependency_links to stestr.egg-info/dependency_links.txt writing entry points to stestr.egg-info/entry_points.txt writing requirements to stestr.egg-info/requires.txt writing top-level names to stestr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'stestr.tests.sample_streams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'stestr.tests.sample_streams' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'stestr.tests.sample_streams' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'stestr.tests.sample_streams' to be distributed and are already explicitly excluding 'stestr.tests.sample_streams' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying stestr/tests/files/bisect-fail-serial-tests -> build/lib/stestr/tests/files copying stestr/tests/files/failing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/passing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/setup.cfg -> build/lib/stestr/tests/files copying stestr/tests/files/stestr.yaml -> build/lib/stestr/tests/files copying stestr/tests/files/testr-conf -> build/lib/stestr/tests/files copying stestr/tests/files/tox.ini -> build/lib/stestr/tests/files creating build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/all_skips.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/failure.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/successful.subunit -> build/lib/stestr/tests/sample_streams >>> py3-stestr: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/buildozer/aports/community/py3-stestr/pkg creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/sql.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/util.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/abstract.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/memory.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/scheduler.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/cli.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/test_processor.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/version.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/output.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/subunit_trace.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/colorizer.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/user_config.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/results.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/selection.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_util.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_sql.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository copying build/lib/stestr/tests/test_bisect_return_codes.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_test_processor.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_config_file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_load.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_return_codes.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_subunit_trace.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_user_config_return_codes.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_scheduler.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_utils.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_output.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_selection.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_bisect_tests.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_user_config.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/all_skips.subunit -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/successful.subunit -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/failure.subunit -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/sample_streams creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/tox.ini -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/bisect-fail-serial-tests -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/setup.cfg -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/testr-conf -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/failing-tests -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/passing-tests -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/stestr.yaml -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/base.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_slowest.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/program.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner copying build/lib/stestr/testlist.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/utils.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/__main__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/slowest.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/failing.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/load.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/init.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/history.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/last.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/list.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/bisect_tests.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/config_file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/sql.py to sql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/abstract.py to abstract.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/memory.py to memory.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/file.py to file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/scheduler.py to scheduler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/test_processor.py to test_processor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/output.py to output.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_trace.py to subunit_trace.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/colorizer.py to colorizer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/user_config.py to user_config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/results.py to results.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/selection.py to selection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/test_util.py to test_util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/test_sql.py to test_sql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/test_file.py to test_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_bisect_return_codes.py to test_bisect_return_codes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_test_processor.py to test_test_processor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_run.py to test_run.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_config_file.py to test_config_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_load.py to test_load.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_return_codes.py to test_return_codes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_subunit_trace.py to test_subunit_trace.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_user_config_return_codes.py to test_user_config_return_codes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_scheduler.py to test_scheduler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_utils.py to test_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_output.py to test_output.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_selection.py to test_selection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_bisect_tests.py to test_bisect_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_user_config.py to test_user_config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_slowest.py to test_slowest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner/program.py to program.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner/run.py to run.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/testlist.py to testlist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/slowest.py to slowest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/failing.py to failing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/load.py to load.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/init.py to init.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/history.py to history.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/last.py to last.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/run.py to run.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/bisect_tests.py to bisect_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/config_file.py to config_file.cpython-311.pyc running install_egg_info running egg_info writing stestr.egg-info/PKG-INFO writing dependency_links to stestr.egg-info/dependency_links.txt writing entry points to stestr.egg-info/entry_points.txt writing requirements to stestr.egg-info/requires.txt writing top-level names to stestr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying stestr.egg-info to /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr-3.2.1-py3.11.egg-info running install_scripts Installing stestr script to /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/bin >>> py3-stestr*: Running postcheck for py3-stestr >>> WARNING: py3-stestr*: Found __pycache__ but package name doesn't end with -pyc >>> py3-stestr*: Preparing package py3-stestr... >>> py3-stestr*: Tracing dependencies... py3-subunit py3-voluptuous py3-yaml python3 python3~3.11 >>> py3-stestr*: Package size: 1.3 MB >>> py3-stestr*: Compressing data... >>> py3-stestr*: Create checksum... >>> py3-stestr*: Create py3-stestr-3.2.1-r1.apk >>> py3-stestr: Build complete at Sat, 22 Apr 2023 08:53:32 +0000 elapsed time 0h 0m 11s >>> py3-stestr: Cleaning up srcdir >>> py3-stestr: Cleaning up pkgdir >>> py3-stestr: Uninstalling dependencies... (1/33) Purging .makedepends-py3-stestr (20230422.085328) (2/33) Purging py3-subunit (1.4.2-r0) (3/33) Purging py3-extras-pyc (1.0.0-r8) (4/33) Purging py3-extras (1.0.0-r8) (5/33) Purging py3-voluptuous-pyc (0.13.1-r2) (6/33) Purging py3-voluptuous (0.13.1-r2) (7/33) Purging py3-yaml-pyc (6.0-r3) (8/33) Purging py3-yaml (6.0-r3) (9/33) Purging py3-setuptools-pyc (67.7.1-r0) (10/33) Purging py3-setuptools (67.7.1-r0) (11/33) Purging py3-packaging-pyc (23.1-r1) (12/33) Purging py3-packaging (23.1-r1) (13/33) Purging py3-parsing-pyc (3.0.9-r2) (14/33) Purging py3-parsing (3.0.9-r2) (15/33) Purging py3-testtools-pyc (2.6.0-r1) (16/33) Purging py3-testtools (2.6.0-r1) (17/33) Purging py3-fixtures-pyc (4.0.1-r3) (18/33) Purging py3-fixtures (4.0.1-r3) (19/33) Purging py3-pbr-pyc (5.11.1-r2) (20/33) Purging py3-pbr (5.11.1-r2) (21/33) Purging python3-pyc (3.11.3-r10) (22/33) Purging python3-pycache-pyc0 (3.11.3-r10) (23/33) Purging pyc (0.1-r0) (24/33) Purging yaml (0.2.5-r1) (25/33) Purging python3 (3.11.3-r10) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r5) (28/33) Purging libffi (3.4.4-r2) (29/33) Purging libpanelw (6.4_p20230401-r5) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r1) (32/33) Purging sqlite-libs (3.41.2-r2) (33/33) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-stestr: Updating the community/ppc64le repository index... >>> py3-stestr: Signing the index...