>>> py3-alive-progress: Building community/py3-alive-progress 3.1.2-r0 (using abuild 3.11.0-r0) started Wed, 10 May 2023 03:41:52 +0000 >>> py3-alive-progress: Checking sanity of /home/buildozer/aports/community/py3-alive-progress/APKBUILD... >>> py3-alive-progress: Analyzing dependencies... >>> py3-alive-progress: Installing for build: build-base python3 py3-about-time py3-grapheme py3-setuptools py3-click python3-dev py3-pytest (1/32) Installing libffi (3.4.4-r2) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (2.5.1-r2) (4/32) Installing libpanelw (6.4_p20230506-r0) (5/32) Installing readline (8.2.1-r1) (6/32) Installing sqlite-libs (3.41.2-r2) (7/32) Installing python3 (3.11.3-r10) (8/32) Installing python3-pycache-pyc0 (3.11.3-r10) (9/32) Installing pyc (0.1-r0) (10/32) Installing python3-pyc (3.11.3-r10) (11/32) Installing py3-about-time (4.2.1-r1) (12/32) Installing py3-about-time-pyc (4.2.1-r1) (13/32) Installing py3-grapheme (0.6.0-r2) (14/32) Installing py3-grapheme-pyc (0.6.0-r2) (15/32) Installing py3-parsing (3.0.9-r2) (16/32) Installing py3-parsing-pyc (3.0.9-r2) (17/32) Installing py3-packaging (23.1-r1) (18/32) Installing py3-packaging-pyc (23.1-r1) (19/32) Installing py3-setuptools (67.7.2-r0) (20/32) Installing py3-setuptools-pyc (67.7.2-r0) (21/32) Installing py3-click (8.1.3-r2) (22/32) Installing py3-click-pyc (8.1.3-r2) (23/32) Installing python3-dev (3.11.3-r10) (24/32) Installing py3-iniconfig (1.1.1-r6) (25/32) Installing py3-iniconfig-pyc (1.1.1-r6) (26/32) Installing py3-pluggy (1.0.0-r3) (27/32) Installing py3-pluggy-pyc (1.0.0-r3) (28/32) Installing py3-py (1.11.0-r2) (29/32) Installing py3-py-pyc (1.11.0-r2) (30/32) Installing py3-pytest (7.3.1-r1) (31/32) Installing py3-pytest-pyc (7.3.1-r1) (32/32) Installing .makedepends-py3-alive-progress (20230510.034153) Executing busybox-1.36.0-r9.trigger OK: 649 MiB in 141 packages >>> py3-alive-progress: Cleaning up srcdir >>> py3-alive-progress: Cleaning up pkgdir >>> py3-alive-progress: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-alive-progress-3.1.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-alive-progress: Fetching py3-alive-progress-3.1.2.tar.gz::https://github.com/rsalmei/alive-progress/archive/e42a5634eaf603b4a53dcecb2dae43b20b240a73/alive-progress-e42a5634eaf603b4a53dcecb2dae43b20b240a73.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11.6M 0 11.6M 0 0 10.6M 0 --:--:-- 0:00:01 --:--:-- 10.6M 100 29.9M 0 29.9M 0 0 14.3M 0 --:--:-- 0:00:02 --:--:-- 18.2M 100 51.9M 0 51.9M 0 0 16.5M 0 --:--:-- 0:00:03 --:--:-- 19.7M 100 52.3M 0 52.3M 0 0 16.6M 0 --:--:-- 0:00:03 --:--:-- 19.8M >>> py3-alive-progress: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-alive-progress-3.1.2.tar.gz >>> py3-alive-progress: Checking sha512sums... py3-alive-progress-3.1.2.tar.gz: OK fix-license.patch: OK >>> py3-alive-progress: Unpacking /var/cache/distfiles/edge/py3-alive-progress-3.1.2.tar.gz... >>> py3-alive-progress: fix-license.patch patching file setup.py ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-alive-progress/src/alive-progress-e42a5634eaf603b4a53dcecb2dae43b20b240a73 collected 558 items tests/animations/test_bars.py .......................................... [ 7%] ........................................................................ [ 20%] ........................................................................ [ 33%] ........................................................ [ 43%] tests/animations/test_spinners.py ...................................... [ 50%] ............. [ 52%] tests/animations/test_utils.py ......................................... [ 59%] . [ 60%] tests/core/test_calibration.py ................... [ 63%] tests/core/test_configuration.py ....................................... [ 70%] .................................................... [ 79%] tests/core/test_hook_manager.py ............... [ 82%] tests/core/test_progress.py ........................ [ 86%] tests/core/test_progress_util.py .................. [ 89%] tests/utils/test_cells.py ................................... [ 96%] tests/utils/test_timing.py ..................... [100%] ============================= 558 passed in 1.44s ============================== >>> py3-alive-progress: Entering fakeroot... /usr/lib/python3.11/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, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() >>> py3-alive-progress-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress/usr/lib/python3.11/site-packages/alive_progress/core/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.11/site-packages/alive_progress/core/__pycache__' '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress/usr/lib/python3.11/site-packages/alive_progress/utils/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.11/site-packages/alive_progress/utils/__pycache__' '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress/usr/lib/python3.11/site-packages/alive_progress/utils/terminal/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.11/site-packages/alive_progress/utils/terminal/__pycache__' '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress/usr/lib/python3.11/site-packages/alive_progress/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.11/site-packages/alive_progress/__pycache__' '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress/usr/lib/python3.11/site-packages/alive_progress/tools/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.11/site-packages/alive_progress/tools/__pycache__' '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress/usr/lib/python3.11/site-packages/alive_progress/styles/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.11/site-packages/alive_progress/styles/__pycache__' '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress/usr/lib/python3.11/site-packages/alive_progress/animations/__pycache__' -> '/home/buildozer/aports/community/py3-alive-progress/pkg/py3-alive-progress-pyc/usr/lib/python3.11/site-packages/alive_progress/animations/__pycache__' >>> py3-alive-progress-pyc*: Preparing subpackage py3-alive-progress-pyc... >>> py3-alive-progress-pyc*: Running postcheck for py3-alive-progress-pyc >>> py3-alive-progress*: Running postcheck for py3-alive-progress >>> py3-alive-progress*: Preparing package py3-alive-progress... >>> py3-alive-progress-pyc*: Tracing dependencies... python3 py3-about-time py3-grapheme python3~3.11 >>> py3-alive-progress-pyc*: Package size: 368.0 KB >>> py3-alive-progress-pyc*: Compressing data... >>> py3-alive-progress-pyc*: Create checksum... >>> py3-alive-progress-pyc*: Create py3-alive-progress-pyc-3.1.2-r0.apk >>> py3-alive-progress*: Tracing dependencies... python3 py3-about-time py3-grapheme python3~3.11 >>> py3-alive-progress*: Package size: 336.0 KB >>> py3-alive-progress*: Compressing data... >>> py3-alive-progress*: Create checksum... >>> py3-alive-progress*: Create py3-alive-progress-3.1.2-r0.apk >>> py3-alive-progress: Build complete at Wed, 10 May 2023 03:42:03 +0000 elapsed time 0h 0m 11s >>> py3-alive-progress: Cleaning up srcdir >>> py3-alive-progress: Cleaning up pkgdir >>> py3-alive-progress: Uninstalling dependencies... (1/32) Purging .makedepends-py3-alive-progress (20230510.034153) (2/32) Purging py3-about-time-pyc (4.2.1-r1) (3/32) Purging py3-about-time (4.2.1-r1) (4/32) Purging py3-grapheme-pyc (0.6.0-r2) (5/32) Purging py3-grapheme (0.6.0-r2) (6/32) Purging py3-setuptools-pyc (67.7.2-r0) (7/32) Purging py3-setuptools (67.7.2-r0) (8/32) Purging py3-click-pyc (8.1.3-r2) (9/32) Purging py3-click (8.1.3-r2) (10/32) Purging python3-dev (3.11.3-r10) (11/32) Purging py3-pytest-pyc (7.3.1-r1) (12/32) Purging py3-pytest (7.3.1-r1) (13/32) Purging py3-iniconfig-pyc (1.1.1-r6) (14/32) Purging py3-iniconfig (1.1.1-r6) (15/32) Purging py3-packaging-pyc (23.1-r1) (16/32) Purging py3-packaging (23.1-r1) (17/32) Purging py3-parsing-pyc (3.0.9-r2) (18/32) Purging py3-parsing (3.0.9-r2) (19/32) Purging py3-pluggy-pyc (1.0.0-r3) (20/32) Purging py3-pluggy (1.0.0-r3) (21/32) Purging py3-py-pyc (1.11.0-r2) (22/32) Purging py3-py (1.11.0-r2) (23/32) Purging python3-pyc (3.11.3-r10) (24/32) Purging python3-pycache-pyc0 (3.11.3-r10) (25/32) Purging pyc (0.1-r0) (26/32) Purging python3 (3.11.3-r10) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.4-r2) (29/32) Purging libpanelw (6.4_p20230506-r0) (30/32) Purging mpdecimal (2.5.1-r2) (31/32) Purging readline (8.2.1-r1) (32/32) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r9.trigger OK: 545 MiB in 109 packages >>> py3-alive-progress: Updating the community/x86 repository index... >>> py3-alive-progress: Signing the index...