>>> py3-ecdsa: Building community/py3-ecdsa 0.19.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:12:03 +0000 >>> py3-ecdsa: Validating /home/udu/aports/community/py3-ecdsa/APKBUILD... >>> py3-ecdsa: Analyzing dependencies... >>> py3-ecdsa: Installing for build: build-base python3 py3-six py3-setuptools py3-hypothesis py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/23) Installing py3-six (1.17.0-r0) (2/23) Installing py3-six-pyc (1.17.0-r0) (3/23) Installing py3-parsing (3.2.3-r0) (4/23) Installing py3-parsing-pyc (3.2.3-r0) (5/23) Installing py3-packaging (25.0-r0) (6/23) Installing py3-packaging-pyc (25.0-r0) (7/23) Installing py3-setuptools (80.9.0-r0) (8/23) Installing py3-setuptools-pyc (80.9.0-r0) (9/23) Installing py3-attrs (25.3.0-r0) (10/23) Installing py3-attrs-pyc (25.3.0-r0) (11/23) Installing py3-sortedcontainers (2.4.0-r5) (12/23) Installing py3-sortedcontainers-pyc (2.4.0-r5) (13/23) Installing py3-hypothesis (6.124.5-r0) (14/23) Installing py3-hypothesis-pyc (6.124.5-r0) (15/23) Installing py3-iniconfig (2.1.0-r0) (16/23) Installing py3-iniconfig-pyc (2.1.0-r0) (17/23) Installing py3-pluggy (1.5.0-r0) (18/23) Installing py3-pluggy-pyc (1.5.0-r0) (19/23) Installing py3-py (1.11.0-r4) (20/23) Installing py3-py-pyc (1.11.0-r4) (21/23) Installing py3-pytest (8.3.5-r0) (22/23) Installing py3-pytest-pyc (8.3.5-r0) (23/23) Installing .makedepends-py3-ecdsa (20251012.181204) Executing busybox-1.37.0-r19.trigger OK: 313 MiB in 112 packages >>> py3-ecdsa: Cleaning up srcdir >>> py3-ecdsa: Cleaning up pkgdir >>> py3-ecdsa: Cleaning up tmpdir >>> py3-ecdsa: Fetching https://files.pythonhosted.org/packages/source/e/ecdsa/ecdsa-0.19.0.tar.gz >>> py3-ecdsa: Fetching https://files.pythonhosted.org/packages/source/e/ecdsa/ecdsa-0.19.0.tar.gz >>> py3-ecdsa: Checking sha512sums... ecdsa-0.19.0.tar.gz: OK >>> py3-ecdsa: Unpacking /var/cache/distfiles/ecdsa-0.19.0.tar.gz... running build running build_py creating build/lib/ecdsa copying src/ecdsa/test_ecdh.py -> build/lib/ecdsa copying src/ecdsa/test_numbertheory.py -> build/lib/ecdsa copying src/ecdsa/test_der.py -> build/lib/ecdsa copying src/ecdsa/test_jacobi.py -> build/lib/ecdsa copying src/ecdsa/der.py -> build/lib/ecdsa copying src/ecdsa/_sha3.py -> build/lib/ecdsa copying src/ecdsa/keys.py -> build/lib/ecdsa copying src/ecdsa/test_malformed_sigs.py -> build/lib/ecdsa copying src/ecdsa/test_sha3.py -> build/lib/ecdsa copying src/ecdsa/test_ellipticcurve.py -> build/lib/ecdsa copying src/ecdsa/util.py -> build/lib/ecdsa copying src/ecdsa/rfc6979.py -> build/lib/ecdsa copying src/ecdsa/ellipticcurve.py -> build/lib/ecdsa copying src/ecdsa/numbertheory.py -> build/lib/ecdsa copying src/ecdsa/ssh.py -> build/lib/ecdsa copying src/ecdsa/test_pyecdsa.py -> build/lib/ecdsa copying src/ecdsa/_version.py -> build/lib/ecdsa copying src/ecdsa/_compat.py -> build/lib/ecdsa copying src/ecdsa/errors.py -> build/lib/ecdsa copying src/ecdsa/test_curves.py -> build/lib/ecdsa copying src/ecdsa/test_keys.py -> build/lib/ecdsa copying src/ecdsa/test_ecdsa.py -> build/lib/ecdsa copying src/ecdsa/__init__.py -> build/lib/ecdsa copying src/ecdsa/ecdsa.py -> build/lib/ecdsa copying src/ecdsa/eddsa.py -> build/lib/ecdsa copying src/ecdsa/ecdh.py -> build/lib/ecdsa copying src/ecdsa/test_eddsa.py -> build/lib/ecdsa copying src/ecdsa/curves.py -> build/lib/ecdsa UPDATING build/lib/ecdsa/_version.py set build/lib/ecdsa/_version.py to '0.19.0' ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-ecdsa/src/ecdsa-0.19.0 plugins: hypothesis-6.124.5 collected 1976 items src/ecdsa/test_curves.py ................................................................................................................................... [ 6%] src/ecdsa/test_der.py ............................................................................ [ 10%] src/ecdsa/test_ecdh.py .................ss.................................................ss....... [ 14%] src/ecdsa/test_ecdsa.py ......................................................... [ 17%] src/ecdsa/test_eddsa.py ....................................................................................... [ 21%] src/ecdsa/test_ellipticcurve.py ..................................... [ 23%] src/ecdsa/test_jacobi.py ....................................................... [ 26%] src/ecdsa/test_keys.py .................................................................................................................................................................................. [ 35%] src/ecdsa/test_malformed_sigs.py ............................................................................................................................................................................................................. [ 45%] src/ecdsa/test_numbertheory.py ................................................................................................................................................................................................................................................................. [ 58%] src/ecdsa/test_pyecdsa.py ............................................................................................................................................................................................................................................................................ [ 72%] ...................................................................................................................................................................................................................................................................................................... [ 87%] ........................................................................................................................................................................................................................................... [ 99%] src/ecdsa/test_sha3.py ......s............ [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== src/ecdsa/test_malformed_sigs.py::test_fuzzed_der_signatures /usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/lazy.py:158: HypothesisWarning: Generating overly large repr. This is an expensive operation, and with a length of 98 kB is unlikely to be useful. Use -Wignore to ignore the warning, or -Werror to get a traceback. self.__representation = repr_call( src/ecdsa/test_malformed_sigs.py::test_fuzzed_string_signatures /usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/lazy.py:158: HypothesisWarning: Generating overly large repr. This is an expensive operation, and with a length of 95 kB is unlikely to be useful. Use -Wignore to ignore the warning, or -Werror to get a traceback. self.__representation = repr_call( src/ecdsa/test_numbertheory.py::TestNumbertheory::test_gcd_with_com_factor /usr/lib/python3.12/contextlib.py:144: HypothesisDeprecationWarning: Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from numbers=st_comp_with_com_fac() next(self.gen) src/ecdsa/test_numbertheory.py::TestNumbertheory::test_gcd_with_uncom_factor /usr/lib/python3.12/contextlib.py:144: HypothesisDeprecationWarning: Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from numbers=st_comp_no_com_fac() next(self.gen) src/ecdsa/test_numbertheory.py::TestNumbertheory::test_square_root_mod_prime /usr/lib/python3.12/contextlib.py:144: HypothesisDeprecationWarning: Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from vals=st_num_square_prime() next(self.gen) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================================================================================================================================ 1971 passed, 5 skipped, 5 warnings in 17.05s ================================================================================================================================ >>> py3-ecdsa: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_ecdh.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_numbertheory.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_der.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_jacobi.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/der.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/_sha3.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/keys.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_malformed_sigs.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_sha3.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_ellipticcurve.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/util.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/rfc6979.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ellipticcurve.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/numbertheory.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ssh.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_pyecdsa.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/_version.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/_compat.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/errors.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_curves.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_keys.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_ecdsa.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/__init__.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ecdsa.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/eddsa.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/ecdh.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/test_eddsa.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa copying build/lib/ecdsa/curves.py -> /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_ecdh.py to test_ecdh.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_numbertheory.py to test_numbertheory.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_der.py to test_der.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_jacobi.py to test_jacobi.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/der.py to der.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/_sha3.py to _sha3.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/keys.py to keys.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_malformed_sigs.py to test_malformed_sigs.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_sha3.py to test_sha3.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_ellipticcurve.py to test_ellipticcurve.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/util.py to util.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/rfc6979.py to rfc6979.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ellipticcurve.py to ellipticcurve.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/numbertheory.py to numbertheory.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ssh.py to ssh.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_pyecdsa.py to test_pyecdsa.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/_version.py to _version.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/_compat.py to _compat.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/errors.py to errors.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_curves.py to test_curves.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_keys.py to test_keys.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_ecdsa.py to test_ecdsa.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ecdsa.py to ecdsa.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/eddsa.py to eddsa.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/ecdh.py to ecdh.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/test_eddsa.py to test_eddsa.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa/curves.py to curves.cpython-312.pyc running install_egg_info running egg_info writing src/ecdsa.egg-info/PKG-INFO writing dependency_links to src/ecdsa.egg-info/dependency_links.txt writing requirements to src/ecdsa.egg-info/requires.txt writing top-level names to src/ecdsa.egg-info/top_level.txt reading manifest file 'src/ecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/ecdsa.egg-info/SOURCES.txt' Copying src/ecdsa.egg-info to /home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa/usr/lib/python3.12/site-packages/ecdsa-0.19.0-py3.12.egg-info running install_scripts >>> py3-ecdsa-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ecdsa/__pycache__' -> '/home/udu/aports/community/py3-ecdsa/pkg/py3-ecdsa-pyc/usr/lib/python3.12/site-packages/ecdsa/__pycache__' >>> py3-ecdsa-pyc*: Preparing subpackage py3-ecdsa-pyc... >>> py3-ecdsa-pyc*: Running postcheck for py3-ecdsa-pyc >>> py3-ecdsa*: Running postcheck for py3-ecdsa >>> py3-ecdsa*: Preparing package py3-ecdsa... >>> py3-ecdsa-pyc*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-ecdsa-pyc*: Package size: 681.0 KB >>> py3-ecdsa-pyc*: Compressing data... >>> py3-ecdsa-pyc*: Create checksum... >>> py3-ecdsa-pyc*: Create py3-ecdsa-pyc-0.19.0-r0.apk >>> py3-ecdsa*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-ecdsa*: Package size: 557.0 KB >>> py3-ecdsa*: Compressing data... >>> py3-ecdsa*: Create checksum... >>> py3-ecdsa*: Create py3-ecdsa-0.19.0-r0.apk >>> py3-ecdsa: Build complete at Sun, 12 Oct 2025 18:12:24 +0000 elapsed time 0h 0m 21s >>> py3-ecdsa: Cleaning up srcdir >>> py3-ecdsa: Cleaning up pkgdir >>> py3-ecdsa: Uninstalling dependencies... (1/23) Purging .makedepends-py3-ecdsa (20251012.181204) (2/23) Purging py3-six-pyc (1.17.0-r0) (3/23) Purging py3-six (1.17.0-r0) (4/23) Purging py3-setuptools-pyc (80.9.0-r0) (5/23) Purging py3-setuptools (80.9.0-r0) (6/23) Purging py3-hypothesis-pyc (6.124.5-r0) (7/23) Purging py3-hypothesis (6.124.5-r0) (8/23) Purging py3-attrs-pyc (25.3.0-r0) (9/23) Purging py3-attrs (25.3.0-r0) (10/23) Purging py3-sortedcontainers-pyc (2.4.0-r5) (11/23) Purging py3-sortedcontainers (2.4.0-r5) (12/23) Purging py3-pytest-pyc (8.3.5-r0) (13/23) Purging py3-pytest (8.3.5-r0) (14/23) Purging py3-iniconfig-pyc (2.1.0-r0) (15/23) Purging py3-iniconfig (2.1.0-r0) (16/23) Purging py3-packaging-pyc (25.0-r0) (17/23) Purging py3-packaging (25.0-r0) (18/23) Purging py3-parsing-pyc (3.2.3-r0) (19/23) Purging py3-parsing (3.2.3-r0) (20/23) Purging py3-pluggy-pyc (1.5.0-r0) (21/23) Purging py3-pluggy (1.5.0-r0) (22/23) Purging py3-py-pyc (1.11.0-r4) (23/23) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-ecdsa: Updating the community/x86_64 repository index... >>> py3-ecdsa: Signing the index...