>>> py3-retry: Building community/py3-retry 0.9.2-r0 (using abuild 3.16.0_rc4-r0) started Thu, 30 Oct 2025 18:15:04 +0000 >>> py3-retry: Validating /home/buildozer/aports/community/py3-retry/APKBUILD... >>> py3-retry: Analyzing dependencies... >>> py3-retry: Installing for build: build-base py3-decorator py3-py py3-setuptools 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.1-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.5_p20251010-r0) ( 7/36) Installing sqlite-libs (3.50.4-r1) ( 8/36) Installing python3 (3.12.12-r0) ( 9/36) Installing python3-pycache-pyc0 (3.12.12-r0) (10/36) Installing pyc (3.12.12-r0) (11/36) Installing py3-decorator-pyc (5.2.1-r0) (12/36) Installing python3-pyc (3.12.12-r0) (13/36) Installing py3-decorator (5.2.1-r0) (14/36) Installing py3-py (1.11.0-r4) (15/36) Installing py3-py-pyc (1.11.0-r4) (16/36) Installing py3-parsing (3.2.3-r0) (17/36) Installing py3-parsing-pyc (3.2.3-r0) (18/36) Installing py3-packaging (25.0-r0) (19/36) Installing py3-packaging-pyc (25.0-r0) (20/36) Installing py3-setuptools (80.9.0-r1) (21/36) Installing py3-setuptools-pyc (80.9.0-r1) (22/36) Installing py3-installer (0.7.0-r2) (23/36) Installing py3-installer-pyc (0.7.0-r2) (24/36) Installing py3-gpep517 (19-r0) (25/36) Installing py3-gpep517-pyc (19-r0) (26/36) Installing py3-wheel (0.46.1-r0) (27/36) Installing py3-wheel-pyc (0.46.1-r0) (28/36) Installing py3-iniconfig (2.3.0-r0) (29/36) Installing py3-iniconfig-pyc (2.3.0-r0) (30/36) Installing py3-pluggy (1.6.0-r0) (31/36) Installing py3-pluggy-pyc (1.6.0-r0) (32/36) Installing py3-pygments (2.19.2-r0) (33/36) Installing py3-pygments-pyc (2.19.2-r0) (34/36) Installing py3-pytest (8.4.2-r1) (35/36) Installing py3-pytest-pyc (8.4.2-r1) (36/36) Installing .makedepends-py3-retry (20251030.181537) busybox-1.37.0-r24.trigger: Executing script... OK: 497 MiB in 141 packages >>> py3-retry: Cleaning up srcdir >>> py3-retry: Cleaning up pkgdir >>> py3-retry: Cleaning up tmpdir >>> py3-retry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-retry-0.9.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-retry-0.9.2.tar.gz.part' py3-retry-0.9.2.tar. 100% |********************************| 5628 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-retry-0.9.2.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-retry-0.9.2.tar.gz: OK >>> py3-retry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-retry-0.9.2.tar.gz /var/cache/distfiles/v3.23/py3-retry-0.9.2.tar.gz: OK >>> py3-retry: Unpacking /var/cache/distfiles/v3.23/py3-retry-0.9.2.tar.gz... 2025-10-30 18:15:38,153 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'pbr' warnings.warn(msg) /usr/lib/python3.12/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. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/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. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/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. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-python' in 'metadata' (setup.cfg), please use the underscore name 'requires_python' instead. !! ******************************************************************************** Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-30 18:15:38,176 root INFO running bdist_wheel 2025-10-30 18:15:38,186 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-10-30 18:15:38,195 root INFO running build 2025-10-30 18:15:38,195 root INFO running build_py 2025-10-30 18:15:38,199 root INFO creating build/lib/retry 2025-10-30 18:15:38,199 root INFO copying retry/api.py -> build/lib/retry 2025-10-30 18:15:38,199 root INFO copying retry/compat.py -> build/lib/retry 2025-10-30 18:15:38,200 root INFO copying retry/__init__.py -> build/lib/retry 2025-10-30 18:15:38,200 root INFO creating build/lib/retry/tests 2025-10-30 18:15:38,200 root INFO copying retry/tests/__init__.py -> build/lib/retry/tests 2025-10-30 18:15:38,200 root INFO copying retry/tests/test_retry.py -> build/lib/retry/tests 2025-10-30 18:15:38,208 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-30 18:15:38,208 root INFO running install 2025-10-30 18:15:38,216 root INFO running install_lib 2025-10-30 18:15:38,220 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-30 18:15:38,220 root INFO creating build/bdist.linux-x86_64/wheel/retry 2025-10-30 18:15:38,220 root INFO creating build/bdist.linux-x86_64/wheel/retry/tests 2025-10-30 18:15:38,220 root INFO copying build/lib/retry/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./retry/tests 2025-10-30 18:15:38,221 root INFO copying build/lib/retry/tests/test_retry.py -> build/bdist.linux-x86_64/wheel/./retry/tests 2025-10-30 18:15:38,221 root INFO copying build/lib/retry/api.py -> build/bdist.linux-x86_64/wheel/./retry 2025-10-30 18:15:38,221 root INFO copying build/lib/retry/compat.py -> build/bdist.linux-x86_64/wheel/./retry 2025-10-30 18:15:38,221 root INFO copying build/lib/retry/__init__.py -> build/bdist.linux-x86_64/wheel/./retry 2025-10-30 18:15:38,221 root INFO running install_egg_info 2025-10-30 18:15:38,225 root INFO running egg_info 2025-10-30 18:15:38,228 root INFO creating retry.egg-info 2025-10-30 18:15:38,228 root INFO writing retry.egg-info/PKG-INFO 2025-10-30 18:15:38,228 root INFO writing dependency_links to retry.egg-info/dependency_links.txt 2025-10-30 18:15:38,229 root INFO writing top-level names to retry.egg-info/top_level.txt 2025-10-30 18:15:38,229 root INFO writing manifest file 'retry.egg-info/SOURCES.txt' 2025-10-30 18:15:38,232 root INFO reading manifest file 'retry.egg-info/SOURCES.txt' 2025-10-30 18:15:38,233 root INFO adding license file 'LICENSE' 2025-10-30 18:15:38,233 root INFO adding license file 'AUTHORS' 2025-10-30 18:15:38,233 root INFO writing manifest file 'retry.egg-info/SOURCES.txt' 2025-10-30 18:15:38,234 root INFO Copying retry.egg-info to build/bdist.linux-x86_64/wheel/./retry-0.9.2-py3.12.egg-info 2025-10-30 18:15:38,234 root INFO running install_scripts 2025-10-30 18:15:38,236 root INFO creating build/bdist.linux-x86_64/wheel/retry-0.9.2.dist-info/WHEEL 2025-10-30 18:15:38,236 wheel INFO creating '/home/buildozer/aports/community/py3-retry/src/retry-0.9.2/.dist/.tmp-fznnyz7c/retry-0.9.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-30 18:15:38,236 wheel INFO adding 'retry/__init__.py' 2025-10-30 18:15:38,237 wheel INFO adding 'retry/api.py' 2025-10-30 18:15:38,237 wheel INFO adding 'retry/compat.py' 2025-10-30 18:15:38,237 wheel INFO adding 'retry/tests/__init__.py' 2025-10-30 18:15:38,237 wheel INFO adding 'retry/tests/test_retry.py' 2025-10-30 18:15:38,238 wheel INFO adding 'retry-0.9.2.dist-info/licenses/AUTHORS' 2025-10-30 18:15:38,238 wheel INFO adding 'retry-0.9.2.dist-info/licenses/LICENSE' 2025-10-30 18:15:38,238 wheel INFO adding 'retry-0.9.2.dist-info/METADATA' 2025-10-30 18:15:38,238 wheel INFO adding 'retry-0.9.2.dist-info/WHEEL' 2025-10-30 18:15:38,239 wheel INFO adding 'retry-0.9.2.dist-info/top_level.txt' 2025-10-30 18:15:38,239 wheel INFO adding 'retry-0.9.2.dist-info/RECORD' 2025-10-30 18:15:38,239 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-30 18:15:38,240 gpep517 INFO The backend produced .dist/retry-0.9.2-py2.py3-none-any.whl retry-0.9.2-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-retry/src/retry-0.9.2/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-retry/src/retry-0.9.2 collecting ... collected 9 items retry/tests/test_retry.py::test_retry PASSED [ 11%] retry/tests/test_retry.py::test_tries_inf PASSED [ 22%] retry/tests/test_retry.py::test_tries_minus1 PASSED [ 33%] retry/tests/test_retry.py::test_max_delay PASSED [ 44%] retry/tests/test_retry.py::test_fixed_jitter PASSED [ 55%] retry/tests/test_retry.py::test_retry_call PASSED [ 66%] retry/tests/test_retry.py::test_retry_call_2 PASSED [ 77%] retry/tests/test_retry.py::test_retry_call_with_args PASSED [ 88%] retry/tests/test_retry.py::test_retry_call_with_kwargs PASSED [100%] ============================== 9 passed in 0.07s =============================== >>> py3-retry: Entering fakeroot... >>> py3-retry-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/retry/tests/__pycache__' -> '/home/buildozer/aports/community/py3-retry/pkg/py3-retry-pyc/usr/lib/python3.12/site-packages/retry/tests/__pycache__' 'usr/lib/python3.12/site-packages/retry/__pycache__' -> '/home/buildozer/aports/community/py3-retry/pkg/py3-retry-pyc/usr/lib/python3.12/site-packages/retry/__pycache__' >>> py3-retry-pyc*: Preparing subpackage py3-retry-pyc... >>> py3-retry-pyc*: Running postcheck for py3-retry-pyc >>> py3-retry*: Running postcheck for py3-retry >>> py3-retry*: Preparing package py3-retry... >>> py3-retry-pyc*: Tracing dependencies... python3~3.12 >>> py3-retry-pyc*: Package size: 13.5 KB >>> py3-retry-pyc*: Compressing data... >>> py3-retry-pyc*: Create checksum... >>> py3-retry-pyc*: Create py3-retry-pyc-0.9.2-r0.apk >>> py3-retry*: Tracing dependencies... py3-decorator py3-py python3~3.12 >>> py3-retry*: Package size: 11.2 KB >>> py3-retry*: Compressing data... >>> py3-retry*: Create checksum... >>> py3-retry*: Create py3-retry-0.9.2-r0.apk >>> py3-retry: Build complete at Thu, 30 Oct 2025 18:15:39 +0000 elapsed time 0h 0m 35s >>> py3-retry: Cleaning up srcdir >>> py3-retry: Cleaning up pkgdir >>> py3-retry: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-retry (20251030.181537) ( 2/36) Purging py3-decorator-pyc (5.2.1-r0) ( 3/36) Purging py3-decorator (5.2.1-r0) ( 4/36) Purging py3-setuptools-pyc (80.9.0-r1) ( 5/36) Purging py3-setuptools (80.9.0-r1) ( 6/36) Purging py3-gpep517-pyc (19-r0) ( 7/36) Purging py3-gpep517 (19-r0) ( 8/36) Purging py3-installer-pyc (0.7.0-r2) ( 9/36) Purging py3-installer (0.7.0-r2) (10/36) Purging py3-wheel-pyc (0.46.1-r0) (11/36) Purging py3-wheel (0.46.1-r0) (12/36) Purging py3-pytest-pyc (8.4.2-r1) (13/36) Purging py3-pytest (8.4.2-r1) (14/36) Purging py3-iniconfig-pyc (2.3.0-r0) (15/36) Purging py3-iniconfig (2.3.0-r0) (16/36) Purging py3-packaging-pyc (25.0-r0) (17/36) Purging py3-packaging (25.0-r0) (18/36) Purging py3-parsing-pyc (3.2.3-r0) (19/36) Purging py3-parsing (3.2.3-r0) (20/36) Purging py3-pluggy-pyc (1.6.0-r0) (21/36) Purging py3-pluggy (1.6.0-r0) (22/36) Purging py3-py-pyc (1.11.0-r4) (23/36) Purging py3-py (1.11.0-r4) (24/36) Purging py3-pygments-pyc (2.19.2-r0) (25/36) Purging py3-pygments (2.19.2-r0) (26/36) Purging python3-pyc (3.12.12-r0) (27/36) Purging python3-pycache-pyc0 (3.12.12-r0) (28/36) Purging pyc (3.12.12-r0) (29/36) Purging python3 (3.12.12-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.5_p20251010-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.50.4-r1) (36/36) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> py3-retry: Updating the community/x86_64 repository index... >>> py3-retry: Signing the index...