>>> py3-base58: Building testing/py3-base58 2.1.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:41:29 +0000 >>> py3-base58: Checking sanity of /home/buildozer/aports/testing/py3-base58/APKBUILD... >>> py3-base58: Analyzing dependencies... >>> py3-base58: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pyhamcrest py3-pytest-benchmark (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240330-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.12.3-r0) (8/31) Installing python3-pycache-pyc0 (3.12.3-r0) (9/31) Installing pyc (3.12.3-r0) (10/31) Installing python3-pyc (3.12.3-r0) (11/31) Installing py3-parsing (3.1.2-r1) (12/31) Installing py3-parsing-pyc (3.1.2-r1) (13/31) Installing py3-packaging (24.0-r1) (14/31) Installing py3-packaging-pyc (24.0-r1) (15/31) Installing py3-setuptools (69.2.0-r2) (16/31) Installing py3-setuptools-pyc (69.2.0-r2) (17/31) Installing py3-iniconfig (2.0.0-r1) (18/31) Installing py3-iniconfig-pyc (2.0.0-r1) (19/31) Installing py3-pluggy (1.4.0-r1) (20/31) Installing py3-pluggy-pyc (1.4.0-r1) (21/31) Installing py3-py (1.11.0-r3) (22/31) Installing py3-py-pyc (1.11.0-r3) (23/31) Installing py3-pytest (8.1.1-r1) (24/31) Installing py3-pytest-pyc (8.1.1-r1) (25/31) Installing py3-pyhamcrest (2.1.0-r1) (26/31) Installing py3-pyhamcrest-pyc (2.1.0-r1) (27/31) Installing py3-py-cpuinfo (9.0.0-r4) (28/31) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (29/31) Installing py3-pytest-benchmark (4.0.0-r4) (30/31) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (31/31) Installing .makedepends-py3-base58 (20240415.174131) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 144 packages >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-base58-2.1.1.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 100 7678 100 7678 0 0 67132 0 --:--:-- --:--:-- --:--:-- 67350 >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-base58-2.1.1.tar.gz >>> py3-base58: Checking sha512sums... py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/edge/py3-base58-2.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/base58 copying base58/__init__.py -> build/lib/base58 copying base58/__main__.py -> build/lib/base58 copying base58/py.typed -> build/lib/base58 ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/testing/py3-base58/src/base58-2.1.1 plugins: benchmark-4.0.0 collected 48 items test_base45.py ............... [ 31%] test_base58.py ................................. [100%] ----------------------------------------------------------------------------------------------- benchmark: 8 tests ---------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_encode_random[8] 7.2904 (1.0) 306.6249 (1.0) 7.6950 (1.0) 2.3515 (1.0) 7.6257 (1.0) 0.1229 (1.0) 337;1387 129,954.6549 (1.0) 51112 1 test_decode_random[8] 9.6448 (1.32) 360.1015 (1.17) 10.3596 (1.35) 3.1123 (1.32) 10.0955 (1.32) 0.2235 (1.82) 1295;3805 96,528.9376 (0.74) 57090 1 test_decode_random[32] 23.9275 (3.28) 377.6625 (1.23) 24.9208 (3.24) 4.3081 (1.83) 24.6540 (3.23) 0.2831 (2.30) 427;1998 40,127.1440 (0.31) 30466 1 test_encode_random[32] 24.9557 (3.42) 338.8785 (1.11) 25.9471 (3.37) 5.0825 (2.16) 25.5294 (3.35) 0.2310 (1.88) 552;4496 38,539.9231 (0.30) 31656 1 test_decode_random[256] 313.8967 (43.06) 699.4121 (2.28) 320.7343 (41.68) 20.9906 (8.93) 316.1617 (41.46) 1.0794 (8.78) 221;547 3,117.8452 (0.02) 3007 1 test_encode_random[256] 360.1164 (49.40) 736.9518 (2.40) 364.8276 (47.41) 19.8499 (8.44) 361.3234 (47.38) 0.7264 (5.91) 125;412 2,741.0210 (0.02) 2627 1 test_decode_random[1024] 3,635.1532 (498.62) 4,316.2704 (14.08) 3,755.9495 (488.10) 123.3889 (52.47) 3,692.9250 (484.28) 119.9711 (975.89) 48;31 266.2443 (0.00) 271 1 test_encode_random[1024] 3,956.2657 (542.67) 4,377.3614 (14.28) 3,999.3114 (519.73) 73.2778 (31.16) 3,971.3681 (520.79) 30.7597 (250.21) 18;26 250.0430 (0.00) 251 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================== 48 passed in 8.49s ============================== >>> py3-base58: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-base58/pkg creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 copying build/lib/base58/__init__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 copying build/lib/base58/__main__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 copying build/lib/base58/py.typed -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58/__main__.py to __main__.cpython-312.pyc running install_egg_info running egg_info creating base58.egg-info writing base58.egg-info/PKG-INFO writing dependency_links to base58.egg-info/dependency_links.txt writing entry points to base58.egg-info/entry_points.txt writing requirements to base58.egg-info/requires.txt writing top-level names to base58.egg-info/top_level.txt writing manifest file 'base58.egg-info/SOURCES.txt' reading manifest file 'base58.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'base58.egg-info/SOURCES.txt' Copying base58.egg-info to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58-2.1.1-py3.12.egg-info running install_scripts Installing base58 script to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/bin >>> py3-base58*: Running postcheck for py3-base58 >>> WARNING: py3-base58*: Found __pycache__ but package name doesn't end with -pyc >>> py3-base58*: Preparing package py3-base58... >>> py3-base58*: Stripping binaries >>> WARNING: py3-base58*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-base58*: Scanning shared objects >>> py3-base58*: Tracing dependencies... python3 python3~3.12 >>> py3-base58*: Package size: 92.0 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r1.apk >>> py3-base58: Build complete at Mon, 15 Apr 2024 17:41:42 +0000 elapsed time 0h 0m 13s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... (1/31) Purging .makedepends-py3-base58 (20240415.174131) (2/31) Purging py3-setuptools-pyc (69.2.0-r2) (3/31) Purging py3-setuptools (69.2.0-r2) (4/31) Purging py3-pyhamcrest-pyc (2.1.0-r1) (5/31) Purging py3-pyhamcrest (2.1.0-r1) (6/31) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (7/31) Purging py3-pytest-benchmark (4.0.0-r4) (8/31) Purging py3-pytest-pyc (8.1.1-r1) (9/31) Purging py3-pytest (8.1.1-r1) (10/31) Purging py3-iniconfig-pyc (2.0.0-r1) (11/31) Purging py3-iniconfig (2.0.0-r1) (12/31) Purging py3-packaging-pyc (24.0-r1) (13/31) Purging py3-packaging (24.0-r1) (14/31) Purging py3-parsing-pyc (3.1.2-r1) (15/31) Purging py3-parsing (3.1.2-r1) (16/31) Purging py3-pluggy-pyc (1.4.0-r1) (17/31) Purging py3-pluggy (1.4.0-r1) (18/31) Purging py3-py-pyc (1.11.0-r3) (19/31) Purging py3-py (1.11.0-r3) (20/31) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (21/31) Purging py3-py-cpuinfo (9.0.0-r4) (22/31) Purging python3-pyc (3.12.3-r0) (23/31) Purging python3-pycache-pyc0 (3.12.3-r0) (24/31) Purging pyc (3.12.3-r0) (25/31) Purging python3 (3.12.3-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240330-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-base58: Updating the testing/x86 repository index... >>> py3-base58: Signing the index...