>>> py3-bencode: Building testing/py3-bencode 4.0.0-r2 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 12:50:00 +0000 >>> py3-bencode: Validating /home/buildozer/aports/testing/py3-bencode/APKBUILD... >>> py3-bencode: Analyzing dependencies... >>> py3-bencode: Installing for build: build-base py3-setuptools py3-pbr py3-gpep517 py3-wheel py3-pytest ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20251231-r0) ( 7/36) Installing sqlite-libs (3.51.2-r1) ( 8/36) Installing python3 (3.14.3-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0) (10/36) Installing pyc (3.14.3-r0) (11/36) Installing py3-setuptools-pyc (82.0.1-r1) (12/36) Installing py3-packaging-pyc (26.0-r1) (13/36) Installing python3-pyc (3.14.3-r0) (14/36) Installing py3-parsing (3.3.2-r1) (15/36) Installing py3-parsing-pyc (3.3.2-r1) (16/36) Installing py3-packaging (26.0-r1) (17/36) Installing py3-setuptools (82.0.1-r1) (18/36) Installing py3-pbr (7.0.3-r1) (19/36) Installing py3-pbr-pyc (7.0.3-r1) (20/36) Installing py3-installer (0.7.0-r3) (21/36) Installing py3-installer-pyc (0.7.0-r3) (22/36) Installing py3-gpep517 (19-r2) (23/36) Installing py3-gpep517-pyc (19-r2) (24/36) Installing py3-wheel (0.46.3-r1) (25/36) Installing py3-wheel-pyc (0.46.3-r1) (26/36) Installing py3-iniconfig (2.3.0-r1) (27/36) Installing py3-iniconfig-pyc (2.3.0-r1) (28/36) Installing py3-pluggy (1.6.0-r1) (29/36) Installing py3-pluggy-pyc (1.6.0-r1) (30/36) Installing py3-py (1.11.0-r5) (31/36) Installing py3-py-pyc (1.11.0-r5) (32/36) Installing py3-pygments (2.19.2-r1) (33/36) Installing py3-pygments-pyc (2.19.2-r1) (34/36) Installing py3-pytest (9.0.2-r1) (35/36) Installing py3-pytest-pyc (9.0.2-r1) (36/36) Installing .makedepends-py3-bencode (20260330.125002) Executing busybox-1.37.0-r31.trigger OK: 499.6 MiB in 142 packages >>> py3-bencode: Cleaning up srcdir >>> py3-bencode: Cleaning up pkgdir >>> py3-bencode: Cleaning up tmpdir >>> py3-bencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bencode-4.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-bencode: Fetching py3-bencode-4.0.0.tar.gz::https://github.com/fuzeman/bencode.py/archive/4.0.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-bencode-4.0.0.tar.gz.part' py3-bencode-4.0.0.ta 100% |********************************| 17192 0:00:00 ETA '/var/cache/distfiles/edge/py3-bencode-4.0.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-bencode-4.0.0.tar.gz: OK >>> py3-bencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bencode-4.0.0.tar.gz /var/cache/distfiles/edge/py3-bencode-4.0.0.tar.gz: OK >>> py3-bencode: Unpacking /var/cache/distfiles/edge/py3-bencode-4.0.0.tar.gz... 2026-03-30 12:50:03,548 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 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. (Affected: bencode.py). 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: bencode.py). 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 '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: bencode.py). 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 :: Other/Proprietary License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 12:50:03,590 root INFO running bdist_wheel /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-03-30 12:50:03,602 root INFO running build 2026-03-30 12:50:03,602 root INFO running build_py 2026-03-30 12:50:03,605 root INFO creating build/lib/bencode 2026-03-30 12:50:03,605 root INFO copying bencode/BTL.py -> build/lib/bencode 2026-03-30 12:50:03,606 root INFO copying bencode/exceptions.py -> build/lib/bencode 2026-03-30 12:50:03,606 root INFO copying bencode/__init__.py -> build/lib/bencode 2026-03-30 12:50:03,606 root INFO creating build/lib/bencodepy 2026-03-30 12:50:03,606 root INFO copying bencodepy/encoder.py -> build/lib/bencodepy 2026-03-30 12:50:03,607 root INFO copying bencodepy/common.py -> build/lib/bencodepy 2026-03-30 12:50:03,607 root INFO copying bencodepy/exceptions.py -> build/lib/bencodepy 2026-03-30 12:50:03,607 root INFO copying bencodepy/compat.py -> build/lib/bencodepy 2026-03-30 12:50:03,607 root INFO copying bencodepy/__init__.py -> build/lib/bencodepy 2026-03-30 12:50:03,608 root INFO copying bencodepy/decoder.py -> build/lib/bencodepy 2026-03-30 12:50:03,608 root INFO running egg_info 2026-03-30 12:50:03,611 root INFO creating bencode.py.egg-info 2026-03-30 12:50:03,615 root INFO writing bencode.py.egg-info/PKG-INFO 2026-03-30 12:50:03,615 root INFO writing dependency_links to bencode.py.egg-info/dependency_links.txt 2026-03-30 12:50:03,616 root INFO writing top-level names to bencode.py.egg-info/top_level.txt 2026-03-30 12:50:03,616 root INFO [pbr] Processing SOURCES.txt 2026-03-30 12:50:03,616 root INFO writing manifest file 'bencode.py.egg-info/SOURCES.txt' 2026-03-30 12:50:03,617 root INFO reading manifest file 'bencode.py.egg-info/SOURCES.txt' 2026-03-30 12:50:03,617 root WARNING warning: no files found matching 'ChangeLog' 2026-03-30 12:50:03,617 root WARNING warning: no previously-included files found matching '.gitignore' 2026-03-30 12:50:03,618 root WARNING warning: no previously-included files found matching '.gitreview' 2026-03-30 12:50:03,618 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-30 12:50:03,619 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 12:50:03,620 root WARNING warning: no files found matching 'fixtures\*' under directory 'tests' 2026-03-30 12:50:03,620 root WARNING warning: no files found matching 'requirements*.txt' 2026-03-30 12:50:03,621 root WARNING warning: no previously-included files matching '*.iml' found anywhere in distribution 2026-03-30 12:50:03,621 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-30 12:50:03,621 root INFO adding license file 'LICENSE' 2026-03-30 12:50:03,621 root INFO adding license file 'AUTHORS' 2026-03-30 12:50:03,621 root INFO adding license file 'AUTHORS.in' 2026-03-30 12:50:03,622 root INFO writing manifest file 'bencode.py.egg-info/SOURCES.txt' 2026-03-30 12:50:03,623 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 12:50:03,623 root INFO running install 2026-03-30 12:50:03,632 root INFO [pbr] Generating AUTHORS 2026-03-30 12:50:03,633 root INFO [pbr] AUTHORS complete (0.0s) 2026-03-30 12:50:03,633 root INFO running install_lib 2026-03-30 12:50:03,637 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 12:50:03,637 root INFO creating build/bdist.linux-x86_64/wheel/bencodepy 2026-03-30 12:50:03,637 root INFO copying build/lib/bencodepy/encoder.py -> build/bdist.linux-x86_64/wheel/./bencodepy 2026-03-30 12:50:03,637 root INFO copying build/lib/bencodepy/common.py -> build/bdist.linux-x86_64/wheel/./bencodepy 2026-03-30 12:50:03,638 root INFO copying build/lib/bencodepy/exceptions.py -> build/bdist.linux-x86_64/wheel/./bencodepy 2026-03-30 12:50:03,638 root INFO copying build/lib/bencodepy/compat.py -> build/bdist.linux-x86_64/wheel/./bencodepy 2026-03-30 12:50:03,638 root INFO copying build/lib/bencodepy/__init__.py -> build/bdist.linux-x86_64/wheel/./bencodepy 2026-03-30 12:50:03,638 root INFO copying build/lib/bencodepy/decoder.py -> build/bdist.linux-x86_64/wheel/./bencodepy 2026-03-30 12:50:03,639 root INFO creating build/bdist.linux-x86_64/wheel/bencode 2026-03-30 12:50:03,639 root INFO copying build/lib/bencode/BTL.py -> build/bdist.linux-x86_64/wheel/./bencode 2026-03-30 12:50:03,639 root INFO copying build/lib/bencode/exceptions.py -> build/bdist.linux-x86_64/wheel/./bencode 2026-03-30 12:50:03,639 root INFO copying build/lib/bencode/__init__.py -> build/bdist.linux-x86_64/wheel/./bencode 2026-03-30 12:50:03,639 root INFO running install_egg_info 2026-03-30 12:50:03,643 root INFO Copying bencode.py.egg-info to build/bdist.linux-x86_64/wheel/./bencode.py-4.0.0-py3.14.egg-info 2026-03-30 12:50:03,644 root INFO running install_scripts 2026-03-30 12:50:03,646 root INFO creating build/bdist.linux-x86_64/wheel/bencode_py-4.0.0.dist-info/WHEEL 2026-03-30 12:50:03,646 wheel INFO creating '/home/buildozer/aports/testing/py3-bencode/src/bencode.py-4.0.0/.dist/.tmp-0kxw4nm1/bencode_py-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 12:50:03,646 wheel INFO adding 'bencode/BTL.py' 2026-03-30 12:50:03,647 wheel INFO adding 'bencode/__init__.py' 2026-03-30 12:50:03,647 wheel INFO adding 'bencode/exceptions.py' 2026-03-30 12:50:03,647 wheel INFO adding 'bencode_py-4.0.0.dist-info/licenses/AUTHORS' 2026-03-30 12:50:03,647 wheel INFO adding 'bencode_py-4.0.0.dist-info/licenses/AUTHORS.in' 2026-03-30 12:50:03,648 wheel INFO adding 'bencode_py-4.0.0.dist-info/licenses/LICENSE' 2026-03-30 12:50:03,648 wheel INFO adding 'bencodepy/__init__.py' 2026-03-30 12:50:03,648 wheel INFO adding 'bencodepy/common.py' 2026-03-30 12:50:03,648 wheel INFO adding 'bencodepy/compat.py' 2026-03-30 12:50:03,649 wheel INFO adding 'bencodepy/decoder.py' 2026-03-30 12:50:03,649 wheel INFO adding 'bencodepy/encoder.py' 2026-03-30 12:50:03,649 wheel INFO adding 'bencodepy/exceptions.py' 2026-03-30 12:50:03,649 wheel INFO adding 'bencode_py-4.0.0.dist-info/METADATA' 2026-03-30 12:50:03,650 wheel INFO adding 'bencode_py-4.0.0.dist-info/WHEEL' 2026-03-30 12:50:03,650 wheel INFO adding 'bencode_py-4.0.0.dist-info/top_level.txt' 2026-03-30 12:50:03,650 wheel INFO adding 'bencode_py-4.0.0.dist-info/RECORD' 2026-03-30 12:50:03,650 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 12:50:03,651 gpep517 INFO The backend produced .dist/bencode_py-4.0.0-py2.py3-none-any.whl bencode_py-4.0.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-bencode/src/bencode.py-4.0.0 configfile: pytest.ini collected 44 items tests/bencode/bencode_tests.py .s.s..s...s.....s.s [ 43%] tests/bencode/file_tests.py ...... [ 56%] tests/bencodepy/bencode_tests.py ............. [ 86%] tests/bencodepy/file_tests.py ...... [100%] ======================== 38 passed, 6 skipped in 0.09s ========================= >>> py3-bencode: Entering fakeroot... >>> py3-bencode-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/bencodepy/__pycache__' -> '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode-pyc/usr/lib/python3.14/site-packages/bencodepy/__pycache__' 'usr/lib/python3.14/site-packages/bencode/__pycache__' -> '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode-pyc/usr/lib/python3.14/site-packages/bencode/__pycache__' >>> py3-bencode-pyc*: Preparing subpackage py3-bencode-pyc... >>> py3-bencode-pyc*: Running postcheck for py3-bencode-pyc >>> py3-bencode*: Running postcheck for py3-bencode >>> py3-bencode*: Preparing package py3-bencode... >>> py3-bencode-pyc*: Tracing dependencies... python3~3.14 >>> py3-bencode-pyc*: Package size: 21.3 KB >>> py3-bencode-pyc*: Compressing data... >>> py3-bencode-pyc*: Create checksum... >>> py3-bencode-pyc*: Create py3-bencode-pyc-4.0.0-r2.apk >>> py3-bencode*: Tracing dependencies... python3~3.14 >>> py3-bencode*: Package size: 51.9 KB >>> py3-bencode*: Compressing data... >>> py3-bencode*: Create checksum... >>> py3-bencode*: Create py3-bencode-4.0.0-r2.apk >>> py3-bencode: Build complete at Mon, 30 Mar 2026 12:50:04 +0000 elapsed time 0h 0m 4s >>> py3-bencode: Cleaning up srcdir >>> py3-bencode: Cleaning up pkgdir >>> py3-bencode: Cleaning up tmpdir >>> py3-bencode: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-bencode (20260330.125002) ( 2/36) Purging py3-pbr-pyc (7.0.3-r1) ( 3/36) Purging py3-pbr (7.0.3-r1) ( 4/36) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/36) Purging py3-setuptools (82.0.1-r1) ( 6/36) Purging py3-gpep517-pyc (19-r2) ( 7/36) Purging py3-gpep517 (19-r2) ( 8/36) Purging py3-installer-pyc (0.7.0-r3) ( 9/36) Purging py3-installer (0.7.0-r3) (10/36) Purging py3-wheel-pyc (0.46.3-r1) (11/36) Purging py3-wheel (0.46.3-r1) (12/36) Purging py3-pytest-pyc (9.0.2-r1) (13/36) Purging py3-pytest (9.0.2-r1) (14/36) Purging py3-iniconfig-pyc (2.3.0-r1) (15/36) Purging py3-iniconfig (2.3.0-r1) (16/36) Purging py3-packaging-pyc (26.0-r1) (17/36) Purging py3-packaging (26.0-r1) (18/36) Purging py3-parsing-pyc (3.3.2-r1) (19/36) Purging py3-parsing (3.3.2-r1) (20/36) Purging py3-pluggy-pyc (1.6.0-r1) (21/36) Purging py3-pluggy (1.6.0-r1) (22/36) Purging py3-py-pyc (1.11.0-r5) (23/36) Purging py3-py (1.11.0-r5) (24/36) Purging py3-pygments-pyc (2.19.2-r1) (25/36) Purging py3-pygments (2.19.2-r1) (26/36) Purging python3-pyc (3.14.3-r0) (27/36) Purging python3-pycache-pyc0 (3.14.3-r0) (28/36) Purging pyc (3.14.3-r0) (29/36) Purging python3 (3.14.3-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.6_p20251231-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.51.2-r1) (36/36) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-bencode: Updating the testing/x86_64 repository index... >>> py3-bencode: Signing the index...