>>> py3-subunit: Building community/py3-subunit 1.4.3-r0 (using abuild 3.11.21-r0) started Mon, 18 Sep 2023 04:51:12 +0000 >>> py3-subunit: Checking sanity of /home/buildozer/aports/community/py3-subunit/APKBUILD... >>> py3-subunit: Analyzing dependencies... >>> py3-subunit: Installing for build: build-base python3 py3-extras py3-iso8601 py3-testtools py3-gpep517 py3-setuptools py3-wheel (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.4-r3) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.4-r0) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20230722-r0) (7/35) Installing readline (8.2.1-r2) (8/35) Installing sqlite-libs (3.43.1-r0) (9/35) Installing python3 (3.11.5-r0) (10/35) Installing python3-pycache-pyc0 (3.11.5-r0) (11/35) Installing pyc (0.1-r0) (12/35) Installing python3-pyc (3.11.5-r0) (13/35) Installing py3-extras (1.0.0-r8) (14/35) Installing py3-extras-pyc (1.0.0-r8) (15/35) Installing py3-iso8601 (1.1.0-r2) (16/35) Installing py3-iso8601-pyc (1.1.0-r2) (17/35) Installing py3-pbr (5.11.1-r2) (18/35) Installing py3-pbr-pyc (5.11.1-r2) (19/35) Installing py3-fixtures (4.1.0-r0) (20/35) Installing py3-fixtures-pyc (4.1.0-r0) (21/35) Installing py3-testtools (2.6.0-r1) (22/35) Installing py3-testtools-pyc (2.6.0-r1) (23/35) Installing py3-installer (0.7.0-r1) (24/35) Installing py3-installer-pyc (0.7.0-r1) (25/35) Installing py3-gpep517 (15-r0) (26/35) Installing py3-gpep517-pyc (15-r0) (27/35) Installing py3-parsing (3.1.1-r0) (28/35) Installing py3-parsing-pyc (3.1.1-r0) (29/35) Installing py3-packaging (23.1-r3) (30/35) Installing py3-packaging-pyc (23.1-r3) (31/35) Installing py3-setuptools (68.2.1-r0) (32/35) Installing py3-setuptools-pyc (68.2.1-r0) (33/35) Installing py3-wheel (0.41.2-r0) (34/35) Installing py3-wheel-pyc (0.41.2-r0) (35/35) Installing .makedepends-py3-subunit (20230918.045113) Executing busybox-1.36.1-r7.trigger OK: 368 MiB in 137 packages >>> py3-subunit: Cleaning up srcdir >>> py3-subunit: Cleaning up pkgdir >>> py3-subunit: Cleaning up tmpdir >>> py3-subunit: Fetching https://files.pythonhosted.org/packages/source/p/python-subunit/python-subunit-1.4.3.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 95855 100 95855 0 0 2598k 0 --:--:-- --:--:-- --:--:-- 2598k >>> py3-subunit: Fetching https://files.pythonhosted.org/packages/source/p/python-subunit/python-subunit-1.4.3.tar.gz >>> py3-subunit: Checking sha512sums... python-subunit-1.4.3.tar.gz: OK >>> py3-subunit: Unpacking /var/cache/distfiles/python-subunit-1.4.3.tar.gz... 2023-09-18 04:51:14,174 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-09-18 04:51:14,199 root INFO running bdist_wheel 2023-09-18 04:51:14,212 root INFO running build 2023-09-18 04:51:14,212 root INFO running build_py 2023-09-18 04:51:14,214 root INFO creating build 2023-09-18 04:51:14,214 root INFO creating build/lib 2023-09-18 04:51:14,214 root INFO creating build/lib/subunit 2023-09-18 04:51:14,214 root INFO copying python/subunit/_output.py -> build/lib/subunit 2023-09-18 04:51:14,215 root INFO copying python/subunit/run.py -> build/lib/subunit 2023-09-18 04:51:14,215 root INFO copying python/subunit/chunked.py -> build/lib/subunit 2023-09-18 04:51:14,215 root INFO copying python/subunit/test_results.py -> build/lib/subunit 2023-09-18 04:51:14,215 root INFO copying python/subunit/filters.py -> build/lib/subunit 2023-09-18 04:51:14,216 root INFO copying python/subunit/details.py -> build/lib/subunit 2023-09-18 04:51:14,216 root INFO copying python/subunit/progress_model.py -> build/lib/subunit 2023-09-18 04:51:14,216 root INFO copying python/subunit/_to_disk.py -> build/lib/subunit 2023-09-18 04:51:14,216 root INFO copying python/subunit/v2.py -> build/lib/subunit 2023-09-18 04:51:14,216 root INFO copying python/subunit/__init__.py -> build/lib/subunit 2023-09-18 04:51:14,217 root INFO creating build/lib/subunit/tests 2023-09-18 04:51:14,217 root INFO copying python/subunit/tests/test_test_protocol2.py -> build/lib/subunit/tests 2023-09-18 04:51:14,217 root INFO copying python/subunit/tests/test_filter_to_disk.py -> build/lib/subunit/tests 2023-09-18 04:51:14,217 root INFO copying python/subunit/tests/test_test_results.py -> build/lib/subunit/tests 2023-09-18 04:51:14,218 root INFO copying python/subunit/tests/test_run.py -> build/lib/subunit/tests 2023-09-18 04:51:14,218 root INFO copying python/subunit/tests/test_chunked.py -> build/lib/subunit/tests 2023-09-18 04:51:14,218 root INFO copying python/subunit/tests/test_subunit_tags.py -> build/lib/subunit/tests 2023-09-18 04:51:14,218 root INFO copying python/subunit/tests/sample-two-script.py -> build/lib/subunit/tests 2023-09-18 04:51:14,218 root INFO copying python/subunit/tests/test_tap2subunit.py -> build/lib/subunit/tests 2023-09-18 04:51:14,218 root INFO copying python/subunit/tests/sample-script.py -> build/lib/subunit/tests 2023-09-18 04:51:14,219 root INFO copying python/subunit/tests/test_progress_model.py -> build/lib/subunit/tests 2023-09-18 04:51:14,219 root INFO copying python/subunit/tests/test_subunit_stats.py -> build/lib/subunit/tests 2023-09-18 04:51:14,219 root INFO copying python/subunit/tests/test_filters.py -> build/lib/subunit/tests 2023-09-18 04:51:14,219 root INFO copying python/subunit/tests/test_details.py -> build/lib/subunit/tests 2023-09-18 04:51:14,219 root INFO copying python/subunit/tests/test_test_protocol.py -> build/lib/subunit/tests 2023-09-18 04:51:14,220 root INFO copying python/subunit/tests/test_output_filter.py -> build/lib/subunit/tests 2023-09-18 04:51:14,220 root INFO copying python/subunit/tests/test_subunit_filter.py -> build/lib/subunit/tests 2023-09-18 04:51:14,220 root INFO copying python/subunit/tests/__init__.py -> build/lib/subunit/tests 2023-09-18 04:51:14,220 root INFO creating build/lib/subunit/filter_scripts 2023-09-18 04:51:14,220 root INFO copying python/subunit/filter_scripts/subunit2gtk.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,221 root INFO copying python/subunit/filter_scripts/subunit_stats.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,221 root INFO copying python/subunit/filter_scripts/subunit2disk.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,221 root INFO copying python/subunit/filter_scripts/subunit_notify.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,221 root INFO copying python/subunit/filter_scripts/subunit2junitxml.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,221 root INFO copying python/subunit/filter_scripts/tap2subunit.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,222 root INFO copying python/subunit/filter_scripts/subunit2csv.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,222 root INFO copying python/subunit/filter_scripts/subunit_filter.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,222 root INFO copying python/subunit/filter_scripts/subunit_1to2.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,222 root INFO copying python/subunit/filter_scripts/subunit_ls.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,222 root INFO copying python/subunit/filter_scripts/subunit_tags.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,222 root INFO copying python/subunit/filter_scripts/subunit2pyunit.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,223 root INFO copying python/subunit/filter_scripts/subunit_output.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,223 root INFO copying python/subunit/filter_scripts/subunit_2to1.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,223 root INFO copying python/subunit/filter_scripts/__init__.py -> build/lib/subunit/filter_scripts 2023-09-18 04:51:14,227 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-09-18 04:51:14,227 root INFO running install 2023-09-18 04:51:14,235 root INFO running install_lib 2023-09-18 04:51:14,236 root INFO creating build/bdist.linux-armv8l 2023-09-18 04:51:14,236 root INFO creating build/bdist.linux-armv8l/wheel 2023-09-18 04:51:14,237 root INFO creating build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,237 root INFO copying build/lib/subunit/_output.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,237 root INFO copying build/lib/subunit/run.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,237 root INFO copying build/lib/subunit/chunked.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,237 root INFO copying build/lib/subunit/test_results.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,237 root INFO copying build/lib/subunit/filters.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,237 root INFO creating build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,238 root INFO copying build/lib/subunit/tests/test_test_protocol2.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,238 root INFO copying build/lib/subunit/tests/test_filter_to_disk.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,238 root INFO copying build/lib/subunit/tests/test_test_results.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,238 root INFO copying build/lib/subunit/tests/test_run.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,238 root INFO copying build/lib/subunit/tests/test_chunked.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,238 root INFO copying build/lib/subunit/tests/test_subunit_tags.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,238 root INFO copying build/lib/subunit/tests/sample-two-script.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/test_tap2subunit.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/sample-script.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/test_progress_model.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/test_subunit_stats.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/test_filters.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/test_details.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/test_test_protocol.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,239 root INFO copying build/lib/subunit/tests/test_output_filter.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,240 root INFO copying build/lib/subunit/tests/test_subunit_filter.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,240 root INFO copying build/lib/subunit/tests/__init__.py -> build/bdist.linux-armv8l/wheel/subunit/tests 2023-09-18 04:51:14,240 root INFO copying build/lib/subunit/details.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,240 root INFO copying build/lib/subunit/progress_model.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,240 root INFO copying build/lib/subunit/_to_disk.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,240 root INFO copying build/lib/subunit/v2.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,240 root INFO creating build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/subunit2gtk.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/subunit_stats.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/subunit2disk.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/subunit_notify.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/subunit2junitxml.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/tap2subunit.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/subunit2csv.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,241 root INFO copying build/lib/subunit/filter_scripts/subunit_filter.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/filter_scripts/subunit_1to2.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/filter_scripts/subunit_ls.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/filter_scripts/subunit_tags.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/filter_scripts/subunit2pyunit.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/filter_scripts/subunit_output.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/filter_scripts/subunit_2to1.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/filter_scripts/__init__.py -> build/bdist.linux-armv8l/wheel/subunit/filter_scripts 2023-09-18 04:51:14,242 root INFO copying build/lib/subunit/__init__.py -> build/bdist.linux-armv8l/wheel/subunit 2023-09-18 04:51:14,243 root INFO running install_egg_info 2023-09-18 04:51:14,246 root INFO running egg_info 2023-09-18 04:51:14,247 root INFO writing python_subunit.egg-info/PKG-INFO 2023-09-18 04:51:14,248 root INFO writing dependency_links to python_subunit.egg-info/dependency_links.txt 2023-09-18 04:51:14,248 root INFO writing entry points to python_subunit.egg-info/entry_points.txt 2023-09-18 04:51:14,248 root INFO writing requirements to python_subunit.egg-info/requires.txt 2023-09-18 04:51:14,249 root INFO writing top-level names to python_subunit.egg-info/top_level.txt 2023-09-18 04:51:14,275 root INFO reading manifest file 'python_subunit.egg-info/SOURCES.txt' 2023-09-18 04:51:14,276 root INFO reading manifest template 'MANIFEST.in' 2023-09-18 04:51:14,276 root WARNING warning: no previously-included files found matching '.gitignore' 2023-09-18 04:51:14,276 root WARNING warning: no previously-included files found matching 'aclocal.m4' 2023-09-18 04:51:14,276 root WARNING no previously-included directories found matching 'autom4te.cache' 2023-09-18 04:51:14,277 root WARNING no previously-included directories found matching 'c' 2023-09-18 04:51:14,277 root WARNING no previously-included directories found matching 'c++' 2023-09-18 04:51:14,277 root WARNING no previously-included directories found matching 'compile' 2023-09-18 04:51:14,277 root WARNING warning: no previously-included files found matching 'configure*' 2023-09-18 04:51:14,277 root WARNING warning: no previously-included files found matching 'depcomp' 2023-09-18 04:51:14,277 root WARNING warning: no previously-included files found matching 'INSTALL' 2023-09-18 04:51:14,277 root WARNING warning: no previously-included files found matching 'install-sh' 2023-09-18 04:51:14,277 root WARNING warning: no previously-included files found matching 'lib*' 2023-09-18 04:51:14,277 root WARNING warning: no previously-included files found matching 'ltmain.sh' 2023-09-18 04:51:14,277 root WARNING no previously-included directories found matching 'm4' 2023-09-18 04:51:14,278 root WARNING warning: no previously-included files found matching 'Makefile*' 2023-09-18 04:51:14,278 root WARNING warning: no previously-included files found matching 'missing' 2023-09-18 04:51:14,278 root WARNING no previously-included directories found matching 'perl' 2023-09-18 04:51:14,278 root WARNING warning: no previously-included files found matching 'py-compile' 2023-09-18 04:51:14,278 root WARNING no previously-included directories found matching 'shell' 2023-09-18 04:51:14,278 root WARNING warning: no previously-included files found matching 'stamp-h1' 2023-09-18 04:51:14,278 root INFO adding license file 'COPYING' 2023-09-18 04:51:14,279 root INFO writing manifest file 'python_subunit.egg-info/SOURCES.txt' 2023-09-18 04:51:14,279 root INFO Copying python_subunit.egg-info to build/bdist.linux-armv8l/wheel/python_subunit-1.4.3-py3.11.egg-info 2023-09-18 04:51:14,280 root INFO running install_scripts 2023-09-18 04:51:14,283 wheel INFO creating build/bdist.linux-armv8l/wheel/python_subunit-1.4.3.dist-info/WHEEL 2023-09-18 04:51:14,284 wheel INFO creating '/home/buildozer/aports/community/py3-subunit/src/python-subunit-1.4.3/.dist/.tmp-qrhd49j5/python_subunit-1.4.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-09-18 04:51:14,284 wheel INFO adding 'subunit/__init__.py' 2023-09-18 04:51:14,285 wheel INFO adding 'subunit/_output.py' 2023-09-18 04:51:14,285 wheel INFO adding 'subunit/_to_disk.py' 2023-09-18 04:51:14,285 wheel INFO adding 'subunit/chunked.py' 2023-09-18 04:51:14,285 wheel INFO adding 'subunit/details.py' 2023-09-18 04:51:14,285 wheel INFO adding 'subunit/filters.py' 2023-09-18 04:51:14,286 wheel INFO adding 'subunit/progress_model.py' 2023-09-18 04:51:14,286 wheel INFO adding 'subunit/run.py' 2023-09-18 04:51:14,286 wheel INFO adding 'subunit/test_results.py' 2023-09-18 04:51:14,286 wheel INFO adding 'subunit/v2.py' 2023-09-18 04:51:14,286 wheel INFO adding 'subunit/filter_scripts/__init__.py' 2023-09-18 04:51:14,287 wheel INFO adding 'subunit/filter_scripts/subunit2csv.py' 2023-09-18 04:51:14,287 wheel INFO adding 'subunit/filter_scripts/subunit2disk.py' 2023-09-18 04:51:14,287 wheel INFO adding 'subunit/filter_scripts/subunit2gtk.py' 2023-09-18 04:51:14,287 wheel INFO adding 'subunit/filter_scripts/subunit2junitxml.py' 2023-09-18 04:51:14,287 wheel INFO adding 'subunit/filter_scripts/subunit2pyunit.py' 2023-09-18 04:51:14,287 wheel INFO adding 'subunit/filter_scripts/subunit_1to2.py' 2023-09-18 04:51:14,287 wheel INFO adding 'subunit/filter_scripts/subunit_2to1.py' 2023-09-18 04:51:14,288 wheel INFO adding 'subunit/filter_scripts/subunit_filter.py' 2023-09-18 04:51:14,288 wheel INFO adding 'subunit/filter_scripts/subunit_ls.py' 2023-09-18 04:51:14,288 wheel INFO adding 'subunit/filter_scripts/subunit_notify.py' 2023-09-18 04:51:14,288 wheel INFO adding 'subunit/filter_scripts/subunit_output.py' 2023-09-18 04:51:14,288 wheel INFO adding 'subunit/filter_scripts/subunit_stats.py' 2023-09-18 04:51:14,288 wheel INFO adding 'subunit/filter_scripts/subunit_tags.py' 2023-09-18 04:51:14,288 wheel INFO adding 'subunit/filter_scripts/tap2subunit.py' 2023-09-18 04:51:14,289 wheel INFO adding 'subunit/tests/__init__.py' 2023-09-18 04:51:14,289 wheel INFO adding 'subunit/tests/sample-script.py' 2023-09-18 04:51:14,289 wheel INFO adding 'subunit/tests/sample-two-script.py' 2023-09-18 04:51:14,289 wheel INFO adding 'subunit/tests/test_chunked.py' 2023-09-18 04:51:14,289 wheel INFO adding 'subunit/tests/test_details.py' 2023-09-18 04:51:14,289 wheel INFO adding 'subunit/tests/test_filter_to_disk.py' 2023-09-18 04:51:14,289 wheel INFO adding 'subunit/tests/test_filters.py' 2023-09-18 04:51:14,290 wheel INFO adding 'subunit/tests/test_output_filter.py' 2023-09-18 04:51:14,290 wheel INFO adding 'subunit/tests/test_progress_model.py' 2023-09-18 04:51:14,290 wheel INFO adding 'subunit/tests/test_run.py' 2023-09-18 04:51:14,290 wheel INFO adding 'subunit/tests/test_subunit_filter.py' 2023-09-18 04:51:14,290 wheel INFO adding 'subunit/tests/test_subunit_stats.py' 2023-09-18 04:51:14,291 wheel INFO adding 'subunit/tests/test_subunit_tags.py' 2023-09-18 04:51:14,291 wheel INFO adding 'subunit/tests/test_tap2subunit.py' 2023-09-18 04:51:14,291 wheel INFO adding 'subunit/tests/test_test_protocol.py' 2023-09-18 04:51:14,291 wheel INFO adding 'subunit/tests/test_test_protocol2.py' 2023-09-18 04:51:14,292 wheel INFO adding 'subunit/tests/test_test_results.py' 2023-09-18 04:51:14,292 wheel INFO adding 'python_subunit-1.4.3.dist-info/COPYING' 2023-09-18 04:51:14,292 wheel INFO adding 'python_subunit-1.4.3.dist-info/METADATA' 2023-09-18 04:51:14,292 wheel INFO adding 'python_subunit-1.4.3.dist-info/WHEEL' 2023-09-18 04:51:14,292 wheel INFO adding 'python_subunit-1.4.3.dist-info/entry_points.txt' 2023-09-18 04:51:14,292 wheel INFO adding 'python_subunit-1.4.3.dist-info/top_level.txt' 2023-09-18 04:51:14,293 wheel INFO adding 'python_subunit-1.4.3.dist-info/RECORD' 2023-09-18 04:51:14,293 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-09-18 04:51:14,294 gpep517 INFO The backend produced .dist/python_subunit-1.4.3-py3-none-any.whl python_subunit-1.4.3-py3-none-any.whl >>> py3-subunit: Entering fakeroot... >>> py3-subunit-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit/usr/lib/python3.11/site-packages/subunit/__pycache__' -> '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit-pyc/usr/lib/python3.11/site-packages/subunit/__pycache__' '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit/usr/lib/python3.11/site-packages/subunit/filter_scripts/__pycache__' -> '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit-pyc/usr/lib/python3.11/site-packages/subunit/filter_scripts/__pycache__' >>> py3-subunit-pyc*: Preparing subpackage py3-subunit-pyc... >>> py3-subunit-pyc*: Running postcheck for py3-subunit-pyc >>> py3-subunit*: Running postcheck for py3-subunit >>> py3-subunit*: Preparing package py3-subunit... >>> py3-subunit-pyc*: Tracing dependencies... python3 py3-extras py3-iso8601 py3-testtools python3~3.11 >>> py3-subunit-pyc*: Package size: 324.0 KB >>> py3-subunit-pyc*: Compressing data... >>> py3-subunit-pyc*: Create checksum... >>> py3-subunit-pyc*: Create py3-subunit-pyc-1.4.3-r0.apk >>> py3-subunit*: Tracing dependencies... python3 py3-extras py3-iso8601 py3-testtools python3~3.11 >>> py3-subunit*: Package size: 356.0 KB >>> py3-subunit*: Compressing data... >>> py3-subunit*: Create checksum... >>> py3-subunit*: Create py3-subunit-1.4.3-r0.apk >>> py3-subunit: Build complete at Mon, 18 Sep 2023 04:51:15 +0000 elapsed time 0h 0m 3s >>> py3-subunit: Cleaning up srcdir >>> py3-subunit: Cleaning up pkgdir >>> py3-subunit: Uninstalling dependencies... (1/35) Purging .makedepends-py3-subunit (20230918.045113) (2/35) Purging py3-extras-pyc (1.0.0-r8) (3/35) Purging py3-extras (1.0.0-r8) (4/35) Purging py3-iso8601-pyc (1.1.0-r2) (5/35) Purging py3-iso8601 (1.1.0-r2) (6/35) Purging py3-testtools-pyc (2.6.0-r1) (7/35) Purging py3-testtools (2.6.0-r1) (8/35) Purging py3-fixtures-pyc (4.1.0-r0) (9/35) Purging py3-fixtures (4.1.0-r0) (10/35) Purging py3-pbr-pyc (5.11.1-r2) (11/35) Purging py3-pbr (5.11.1-r2) (12/35) Purging py3-gpep517-pyc (15-r0) (13/35) Purging py3-gpep517 (15-r0) (14/35) Purging py3-installer-pyc (0.7.0-r1) (15/35) Purging py3-installer (0.7.0-r1) (16/35) Purging py3-setuptools-pyc (68.2.1-r0) (17/35) Purging py3-setuptools (68.2.1-r0) (18/35) Purging py3-wheel-pyc (0.41.2-r0) (19/35) Purging py3-wheel (0.41.2-r0) (20/35) Purging py3-packaging-pyc (23.1-r3) (21/35) Purging py3-packaging (23.1-r3) (22/35) Purging py3-parsing-pyc (3.1.1-r0) (23/35) Purging py3-parsing (3.1.1-r0) (24/35) Purging python3-pyc (3.11.5-r0) (25/35) Purging python3-pycache-pyc0 (3.11.5-r0) (26/35) Purging pyc (0.1-r0) (27/35) Purging python3 (3.11.5-r0) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.4-r3) (31/35) Purging libpanelw (6.4_p20230722-r0) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.1-r2) (34/35) Purging sqlite-libs (3.43.1-r0) (35/35) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r7.trigger OK: 315 MiB in 102 packages >>> py3-subunit: Updating the community/armhf repository index... >>> py3-subunit: Signing the index...