>>> py3-testresources: Building testing/py3-testresources 2.0.2-r0 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 03:42:03 +0000 >>> py3-testresources: Validating /home/buildozer/aports/testing/py3-testresources/APKBUILD... >>> py3-testresources: Analyzing dependencies... >>> py3-testresources: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pbr py3-testtools py3-fixtures ( 1/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.2-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.6_p20251231-r0) ( 7/44) Installing sqlite-libs (3.51.2-r1) ( 8/44) Installing python3 (3.14.3-r0) ( 9/44) Installing python3-pycache-pyc0 (3.14.3-r0) (10/44) Installing pyc (3.14.3-r0) (11/44) Installing python3-pyc (3.14.3-r0) (12/44) Installing py3-installer (0.7.0-r3) (13/44) Installing py3-installer-pyc (0.7.0-r3) (14/44) Installing py3-gpep517 (19-r2) (15/44) Installing py3-gpep517-pyc (19-r2) (16/44) Installing py3-parsing (3.3.2-r1) (17/44) Installing py3-parsing-pyc (3.3.2-r1) (18/44) Installing py3-packaging (26.0-r1) (19/44) Installing py3-packaging-pyc (26.0-r1) (20/44) Installing py3-setuptools (82.0.1-r1) (21/44) Installing py3-setuptools-pyc (82.0.1-r1) (22/44) Installing py3-wheel (0.46.3-r1) (23/44) Installing py3-wheel-pyc (0.46.3-r1) (24/44) Installing py3-pbr (7.0.3-r1) (25/44) Installing py3-pbr-pyc (7.0.3-r1) (26/44) Installing py3-editables (0.5-r3) (27/44) Installing py3-editables-pyc (0.5-r3) (28/44) Installing py3-pathspec (1.0.4-r1) (29/44) Installing py3-pathspec-pyc (1.0.4-r1) (30/44) Installing py3-pluggy (1.6.0-r1) (31/44) Installing py3-pluggy-pyc (1.6.0-r1) (32/44) Installing py3-trove-classifiers (2026.1.14.14-r1) (33/44) Installing py3-trove-classifiers-pyc (2026.1.14.14-r1) (34/44) Installing py3-hatchling (1.29.0-r1) (35/44) Installing py3-hatchling-pyc (1.29.0-r1) (36/44) Installing py3-setuptools_scm (9.2.2-r1) (37/44) Installing py3-setuptools_scm-pyc (9.2.2-r1) (38/44) Installing py3-hatch-vcs (0.5.0-r1) (39/44) Installing py3-hatch-vcs-pyc (0.5.0-r1) (40/44) Installing py3-fixtures (4.3.1-r1) (41/44) Installing py3-fixtures-pyc (4.3.1-r1) (42/44) Installing py3-testtools (2.8.0-r1) (43/44) Installing py3-testtools-pyc (2.8.0-r1) (44/44) Installing .makedepends-py3-testresources (20260402.034205) Executing busybox-1.37.0-r31.trigger OK: 490.9 MiB in 150 packages >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Cleaning up tmpdir >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-testresources: Fetching https://files.pythonhosted.org/packages/source/t/testresources/testresources-2.0.2.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/testresources-2.0.2.tar.gz.part' testresources-2.0.2. 100% |********************************| 45057 0:00:00 ETA '/var/cache/distfiles/edge/testresources-2.0.2.tar.gz.part' saved /var/cache/distfiles/edge/testresources-2.0.2.tar.gz: OK /home/buildozer/aports/testing/py3-testresources/vendor-loggingfixture.patch: OK >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.2.tar.gz /var/cache/distfiles/edge/testresources-2.0.2.tar.gz: OK /home/buildozer/aports/testing/py3-testresources/vendor-loggingfixture.patch: OK >>> py3-testresources: Unpacking /var/cache/distfiles/edge/testresources-2.0.2.tar.gz... >>> py3-testresources: vendor-loggingfixture.patch patching file testresources/tests/test_test_resource.py Hunk #2 succeeded at 31 with fuzz 2. 2026-04-02 03:42:06,213 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. (Affected: testresources). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: testresources). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-02 03:42:06,275 root INFO running bdist_wheel 2026-04-02 03:42:06,282 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-02 03:42:06,289 root INFO running build 2026-04-02 03:42:06,289 root INFO running build_py 2026-04-02 03:42:06,293 root INFO creating build/lib/testresources 2026-04-02 03:42:06,294 root INFO copying testresources/__init__.py -> build/lib/testresources 2026-04-02 03:42:06,294 root INFO creating build/lib/testresources/tests 2026-04-02 03:42:06,294 root INFO copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests 2026-04-02 03:42:06,295 root INFO copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests 2026-04-02 03:42:06,295 root INFO copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests 2026-04-02 03:42:06,295 root INFO copying testresources/tests/TestUtil.py -> build/lib/testresources/tests 2026-04-02 03:42:06,295 root INFO copying testresources/tests/__init__.py -> build/lib/testresources/tests 2026-04-02 03:42:06,296 root INFO copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests 2026-04-02 03:42:06,296 root INFO copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests 2026-04-02 03:42:06,296 root INFO running egg_info 2026-04-02 03:42:06,302 root INFO writing testresources.egg-info/PKG-INFO 2026-04-02 03:42:06,303 root INFO writing dependency_links to testresources.egg-info/dependency_links.txt 2026-04-02 03:42:06,304 root INFO writing requirements to testresources.egg-info/requires.txt 2026-04-02 03:42:06,304 root INFO writing top-level names to testresources.egg-info/top_level.txt 2026-04-02 03:42:06,304 root INFO [pbr] Reusing existing SOURCES.txt 2026-04-02 03:42:06,305 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-02 03:42:06,305 root INFO running install 2026-04-02 03:42:06,316 root INFO [pbr] Generating AUTHORS 2026-04-02 03:42:06,318 root INFO [pbr] AUTHORS complete (0.0s) 2026-04-02 03:42:06,318 root INFO running install_lib 2026-04-02 03:42:06,321 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-02 03:42:06,322 root INFO creating build/bdist.linux-x86_64/wheel/testresources 2026-04-02 03:42:06,322 root INFO creating build/bdist.linux-x86_64/wheel/testresources/tests 2026-04-02 03:42:06,322 root INFO copying build/lib/testresources/tests/test_test_loader.py -> build/bdist.linux-x86_64/wheel/./testresources/tests 2026-04-02 03:42:06,322 root INFO copying build/lib/testresources/tests/test_resource_graph.py -> build/bdist.linux-x86_64/wheel/./testresources/tests 2026-04-02 03:42:06,323 root INFO copying build/lib/testresources/tests/test_resourced_test_case.py -> build/bdist.linux-x86_64/wheel/./testresources/tests 2026-04-02 03:42:06,323 root INFO copying build/lib/testresources/tests/TestUtil.py -> build/bdist.linux-x86_64/wheel/./testresources/tests 2026-04-02 03:42:06,323 root INFO copying build/lib/testresources/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./testresources/tests 2026-04-02 03:42:06,323 root INFO copying build/lib/testresources/tests/test_test_resource.py -> build/bdist.linux-x86_64/wheel/./testresources/tests 2026-04-02 03:42:06,323 root INFO copying build/lib/testresources/tests/test_optimising_test_suite.py -> build/bdist.linux-x86_64/wheel/./testresources/tests 2026-04-02 03:42:06,324 root INFO copying build/lib/testresources/__init__.py -> build/bdist.linux-x86_64/wheel/./testresources 2026-04-02 03:42:06,324 root INFO running install_egg_info 2026-04-02 03:42:06,328 root INFO Copying testresources.egg-info to build/bdist.linux-x86_64/wheel/./testresources-2.0.2-py3.14.egg-info 2026-04-02 03:42:06,329 root INFO running install_scripts 2026-04-02 03:42:06,331 root INFO creating build/bdist.linux-x86_64/wheel/testresources-2.0.2.dist-info/WHEEL 2026-04-02 03:42:06,331 wheel INFO creating '/home/buildozer/aports/testing/py3-testresources/src/testresources-2.0.2/.dist/.tmp-vk5q6brn/testresources-2.0.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-02 03:42:06,332 wheel INFO adding 'testresources/__init__.py' 2026-04-02 03:42:06,332 wheel INFO adding 'testresources/tests/TestUtil.py' 2026-04-02 03:42:06,332 wheel INFO adding 'testresources/tests/__init__.py' 2026-04-02 03:42:06,333 wheel INFO adding 'testresources/tests/test_optimising_test_suite.py' 2026-04-02 03:42:06,333 wheel INFO adding 'testresources/tests/test_resource_graph.py' 2026-04-02 03:42:06,333 wheel INFO adding 'testresources/tests/test_resourced_test_case.py' 2026-04-02 03:42:06,333 wheel INFO adding 'testresources/tests/test_test_loader.py' 2026-04-02 03:42:06,334 wheel INFO adding 'testresources/tests/test_test_resource.py' 2026-04-02 03:42:06,334 wheel INFO adding 'testresources-2.0.2.dist-info/licenses/AUTHORS' 2026-04-02 03:42:06,334 wheel INFO adding 'testresources-2.0.2.dist-info/licenses/COPYING' 2026-04-02 03:42:06,334 wheel INFO adding 'testresources-2.0.2.dist-info/METADATA' 2026-04-02 03:42:06,335 wheel INFO adding 'testresources-2.0.2.dist-info/WHEEL' 2026-04-02 03:42:06,335 wheel INFO adding 'testresources-2.0.2.dist-info/pbr.json' 2026-04-02 03:42:06,335 wheel INFO adding 'testresources-2.0.2.dist-info/top_level.txt' 2026-04-02 03:42:06,335 wheel INFO adding 'testresources-2.0.2.dist-info/RECORD' 2026-04-02 03:42:06,335 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-02 03:42:06,336 gpep517 INFO The backend produced .dist/testresources-2.0.2-py2.py3-none-any.whl testresources-2.0.2-py2.py3-none-any.whl Tests running... Ran 105 tests in 0.056s OK >>> py3-testresources: Entering fakeroot... >>> py3-testresources-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/testresources/__pycache__' -> '/home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources-pyc/usr/lib/python3.14/site-packages/testresources/__pycache__' >>> py3-testresources-pyc*: Preparing subpackage py3-testresources-pyc... >>> py3-testresources-pyc*: Running postcheck for py3-testresources-pyc >>> py3-testresources*: Running postcheck for py3-testresources >>> py3-testresources*: Preparing package py3-testresources... >>> py3-testresources-pyc*: Tracing dependencies... python3~3.14 >>> py3-testresources-pyc*: Package size: 37.9 KB >>> py3-testresources-pyc*: Compressing data... >>> py3-testresources-pyc*: Create checksum... >>> py3-testresources-pyc*: Create py3-testresources-pyc-2.0.2-r0.apk >>> py3-testresources*: Tracing dependencies... python3 python3~3.14 >>> py3-testresources*: Package size: 50.7 KB >>> py3-testresources*: Compressing data... >>> py3-testresources*: Create checksum... >>> py3-testresources*: Create py3-testresources-2.0.2-r0.apk >>> py3-testresources: Build complete at Thu, 02 Apr 2026 03:42:07 +0000 elapsed time 0h 0m 4s >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Cleaning up tmpdir >>> py3-testresources: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-testresources (20260402.034205) ( 2/44) Purging py3-gpep517-pyc (19-r2) ( 3/44) Purging py3-gpep517 (19-r2) ( 4/44) Purging py3-installer-pyc (0.7.0-r3) ( 5/44) Purging py3-installer (0.7.0-r3) ( 6/44) Purging py3-wheel-pyc (0.46.3-r1) ( 7/44) Purging py3-wheel (0.46.3-r1) ( 8/44) Purging py3-pbr-pyc (7.0.3-r1) ( 9/44) Purging py3-pbr (7.0.3-r1) (10/44) Purging py3-testtools-pyc (2.8.0-r1) (11/44) Purging py3-testtools (2.8.0-r1) (12/44) Purging py3-hatch-vcs-pyc (0.5.0-r1) (13/44) Purging py3-hatch-vcs (0.5.0-r1) (14/44) Purging py3-hatchling-pyc (1.29.0-r1) (15/44) Purging py3-hatchling (1.29.0-r1) (16/44) Purging py3-editables-pyc (0.5-r3) (17/44) Purging py3-editables (0.5-r3) (18/44) Purging py3-pathspec-pyc (1.0.4-r1) (19/44) Purging py3-pathspec (1.0.4-r1) (20/44) Purging py3-pluggy-pyc (1.6.0-r1) (21/44) Purging py3-pluggy (1.6.0-r1) (22/44) Purging py3-trove-classifiers-pyc (2026.1.14.14-r1) (23/44) Purging py3-trove-classifiers (2026.1.14.14-r1) (24/44) Purging py3-setuptools_scm-pyc (9.2.2-r1) (25/44) Purging py3-setuptools_scm (9.2.2-r1) (26/44) Purging py3-setuptools-pyc (82.0.1-r1) (27/44) Purging py3-setuptools (82.0.1-r1) (28/44) Purging py3-packaging-pyc (26.0-r1) (29/44) Purging py3-packaging (26.0-r1) (30/44) Purging py3-parsing-pyc (3.3.2-r1) (31/44) Purging py3-parsing (3.3.2-r1) (32/44) Purging py3-fixtures-pyc (4.3.1-r1) (33/44) Purging py3-fixtures (4.3.1-r1) (34/44) Purging python3-pyc (3.14.3-r0) (35/44) Purging python3-pycache-pyc0 (3.14.3-r0) (36/44) Purging pyc (3.14.3-r0) (37/44) Purging python3 (3.14.3-r0) (38/44) Purging gdbm (1.26-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.5.2-r0) (41/44) Purging libpanelw (6.6_p20251231-r0) (42/44) Purging mpdecimal (4.0.1-r0) (43/44) Purging sqlite-libs (3.51.2-r1) (44/44) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-testresources: Updating the testing/x86_64 repository index... >>> py3-testresources: Signing the index...