>>> py3-utils: Building community/py3-utils 3.8.1-r1 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 14:47:32 +0000 >>> py3-utils: Validating /home/buildozer/aports/community/py3-utils/APKBUILD... >>> py3-utils: Analyzing dependencies... >>> py3-utils: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-asyncio py3-loguru (1/36) Installing libffi (3.4.6-r0) (2/36) Installing gdbm (1.24-r0) (3/36) Installing mpdecimal (4.0.0-r0) (4/36) Installing libpanelw (6.5_p20241006-r1) (5/36) Installing sqlite-libs (3.47.0-r0) (6/36) Installing python3 (3.12.7-r1) (7/36) Installing python3-pycache-pyc0 (3.12.7-r1) (8/36) Installing pyc (3.12.7-r1) (9/36) Installing py3-installer-pyc (0.7.0-r2) (10/36) Installing py3-gpep517-pyc (16-r0) (11/36) Installing python3-pyc (3.12.7-r1) (12/36) Installing py3-installer (0.7.0-r2) (13/36) Installing py3-gpep517 (16-r0) (14/36) Installing py3-parsing (3.1.4-r0) (15/36) Installing py3-parsing-pyc (3.1.4-r0) (16/36) Installing py3-packaging (24.1-r0) (17/36) Installing py3-packaging-pyc (24.1-r0) (18/36) Installing py3-setuptools (70.3.0-r0) (19/36) Installing py3-setuptools-pyc (70.3.0-r0) (20/36) Installing py3-wheel (0.43.0-r0) (21/36) Installing py3-wheel-pyc (0.43.0-r0) (22/36) Installing py3-iniconfig (2.0.0-r1) (23/36) Installing py3-iniconfig-pyc (2.0.0-r1) (24/36) Installing py3-pluggy (1.5.0-r0) (25/36) Installing py3-pluggy-pyc (1.5.0-r0) (26/36) Installing py3-py (1.11.0-r4) (27/36) Installing py3-py-pyc (1.11.0-r4) (28/36) Installing py3-pytest (8.3.3-r0) (29/36) Installing py3-pytest-pyc (8.3.3-r0) (30/36) Installing py3-pytest-asyncio (0.24.0-r0) (31/36) Installing py3-pytest-asyncio-pyc (0.24.0-r0) (32/36) Installing py3-colorama (0.4.6-r5) (33/36) Installing py3-colorama-pyc (0.4.6-r5) (34/36) Installing py3-loguru (0.7.2-r2) (35/36) Installing py3-loguru-pyc (0.7.2-r2) (36/36) Installing .makedepends-py3-utils (20241030.144733) Executing busybox-1.37.0-r3.trigger OK: 454 MiB in 151 packages >>> py3-utils: Cleaning up srcdir >>> py3-utils: Cleaning up pkgdir >>> py3-utils: Cleaning up tmpdir >>> py3-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-utils-3.8.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-utils: Fetching https://files.pythonhosted.org/packages/source/p/python-utils/python-utils-3.8.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30545 100 30545 0 0 516k 0 --:--:-- --:--:-- --:--:-- 516k >>> py3-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-utils-3.8.1.tar.gz >>> py3-utils: Checking sha512sums... python-utils-3.8.1.tar.gz: OK fix-setuptools-deprecation.patch: OK pytest.patch: OK typing-ext.patch: OK >>> py3-utils: Unpacking /var/cache/distfiles/edge/python-utils-3.8.1.tar.gz... >>> py3-utils: fix-setuptools-deprecation.patch patching file setup.cfg >>> py3-utils: pytest.patch patching file pytest.ini >>> py3-utils: typing-ext.patch patching file python_utils/types.py patching file setup.py 2024-10-30 14:47:34,519 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-30 14:47:34,544 root INFO running bdist_wheel 2024-10-30 14:47:34,562 root INFO running build 2024-10-30 14:47:34,562 root INFO running build_py 2024-10-30 14:47:34,565 root INFO creating build 2024-10-30 14:47:34,565 root INFO creating build/lib 2024-10-30 14:47:34,565 root INFO creating build/lib/python_utils 2024-10-30 14:47:34,565 root INFO copying python_utils/exceptions.py -> build/lib/python_utils 2024-10-30 14:47:34,565 root INFO copying python_utils/aio.py -> build/lib/python_utils 2024-10-30 14:47:34,565 root INFO copying python_utils/formatters.py -> build/lib/python_utils 2024-10-30 14:47:34,566 root INFO copying python_utils/converters.py -> build/lib/python_utils 2024-10-30 14:47:34,566 root INFO copying python_utils/logger.py -> build/lib/python_utils 2024-10-30 14:47:34,566 root INFO copying python_utils/__init__.py -> build/lib/python_utils 2024-10-30 14:47:34,566 root INFO copying python_utils/__about__.py -> build/lib/python_utils 2024-10-30 14:47:34,567 root INFO copying python_utils/loguru.py -> build/lib/python_utils 2024-10-30 14:47:34,567 root INFO copying python_utils/terminal.py -> build/lib/python_utils 2024-10-30 14:47:34,567 root INFO copying python_utils/compat.py -> build/lib/python_utils 2024-10-30 14:47:34,567 root INFO copying python_utils/import_.py -> build/lib/python_utils 2024-10-30 14:47:34,567 root INFO copying python_utils/types.py -> build/lib/python_utils 2024-10-30 14:47:34,568 root INFO copying python_utils/decorators.py -> build/lib/python_utils 2024-10-30 14:47:34,568 root INFO copying python_utils/generators.py -> build/lib/python_utils 2024-10-30 14:47:34,568 root INFO copying python_utils/containers.py -> build/lib/python_utils 2024-10-30 14:47:34,568 root INFO copying python_utils/time.py -> build/lib/python_utils 2024-10-30 14:47:34,569 root INFO copying python_utils/py.typed -> build/lib/python_utils 2024-10-30 14:47:34,574 root INFO installing to build/bdist.linux-i686/wheel 2024-10-30 14:47:34,574 root INFO running install 2024-10-30 14:47:34,583 root INFO running install_lib 2024-10-30 14:47:34,585 root INFO creating build/bdist.linux-i686 2024-10-30 14:47:34,585 root INFO creating build/bdist.linux-i686/wheel 2024-10-30 14:47:34,586 root INFO creating build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,586 root INFO copying build/lib/python_utils/exceptions.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,586 root INFO copying build/lib/python_utils/aio.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,586 root INFO copying build/lib/python_utils/formatters.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,586 root INFO copying build/lib/python_utils/converters.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,586 root INFO copying build/lib/python_utils/logger.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,587 root INFO copying build/lib/python_utils/__init__.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,587 root INFO copying build/lib/python_utils/__about__.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,587 root INFO copying build/lib/python_utils/loguru.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,587 root INFO copying build/lib/python_utils/terminal.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,587 root INFO copying build/lib/python_utils/compat.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,588 root INFO copying build/lib/python_utils/py.typed -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,588 root INFO copying build/lib/python_utils/import_.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,588 root INFO copying build/lib/python_utils/types.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,588 root INFO copying build/lib/python_utils/decorators.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,588 root INFO copying build/lib/python_utils/generators.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,589 root INFO copying build/lib/python_utils/containers.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,589 root INFO copying build/lib/python_utils/time.py -> build/bdist.linux-i686/wheel/python_utils 2024-10-30 14:47:34,589 root INFO running install_egg_info 2024-10-30 14:47:34,591 root INFO running egg_info 2024-10-30 14:47:34,593 root INFO writing python_utils.egg-info/PKG-INFO 2024-10-30 14:47:34,595 root INFO writing dependency_links to python_utils.egg-info/dependency_links.txt 2024-10-30 14:47:34,596 root INFO writing requirements to python_utils.egg-info/requires.txt 2024-10-30 14:47:34,596 root INFO writing top-level names to python_utils.egg-info/top_level.txt 2024-10-30 14:47:34,599 root INFO reading manifest file 'python_utils.egg-info/SOURCES.txt' 2024-10-30 14:47:34,599 root INFO reading manifest template 'MANIFEST.in' 2024-10-30 14:47:34,600 root WARNING warning: no previously-included files matching '*' found under directory '__pycache__' 2024-10-30 14:47:34,600 root INFO adding license file 'LICENSE' 2024-10-30 14:47:34,601 root INFO writing manifest file 'python_utils.egg-info/SOURCES.txt' 2024-10-30 14:47:34,601 root INFO Copying python_utils.egg-info to build/bdist.linux-i686/wheel/python_utils-3.8.1-py3.12.egg-info 2024-10-30 14:47:34,602 root INFO running install_scripts 2024-10-30 14:47:34,605 root INFO creating build/bdist.linux-i686/wheel/python_utils-3.8.1.dist-info/WHEEL 2024-10-30 14:47:34,605 wheel INFO creating '/home/buildozer/aports/community/py3-utils/src/python-utils-3.8.1/.dist/.tmp-wafymjhd/python_utils-3.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-10-30 14:47:34,606 wheel INFO adding 'python_utils/__about__.py' 2024-10-30 14:47:34,606 wheel INFO adding 'python_utils/__init__.py' 2024-10-30 14:47:34,606 wheel INFO adding 'python_utils/aio.py' 2024-10-30 14:47:34,606 wheel INFO adding 'python_utils/compat.py' 2024-10-30 14:47:34,606 wheel INFO adding 'python_utils/containers.py' 2024-10-30 14:47:34,607 wheel INFO adding 'python_utils/converters.py' 2024-10-30 14:47:34,607 wheel INFO adding 'python_utils/decorators.py' 2024-10-30 14:47:34,607 wheel INFO adding 'python_utils/exceptions.py' 2024-10-30 14:47:34,607 wheel INFO adding 'python_utils/formatters.py' 2024-10-30 14:47:34,607 wheel INFO adding 'python_utils/generators.py' 2024-10-30 14:47:34,608 wheel INFO adding 'python_utils/import_.py' 2024-10-30 14:47:34,608 wheel INFO adding 'python_utils/logger.py' 2024-10-30 14:47:34,608 wheel INFO adding 'python_utils/loguru.py' 2024-10-30 14:47:34,608 wheel INFO adding 'python_utils/py.typed' 2024-10-30 14:47:34,608 wheel INFO adding 'python_utils/terminal.py' 2024-10-30 14:47:34,609 wheel INFO adding 'python_utils/time.py' 2024-10-30 14:47:34,609 wheel INFO adding 'python_utils/types.py' 2024-10-30 14:47:34,609 wheel INFO adding 'python_utils-3.8.1.dist-info/LICENSE' 2024-10-30 14:47:34,609 wheel INFO adding 'python_utils-3.8.1.dist-info/METADATA' 2024-10-30 14:47:34,609 wheel INFO adding 'python_utils-3.8.1.dist-info/WHEEL' 2024-10-30 14:47:34,609 wheel INFO adding 'python_utils-3.8.1.dist-info/top_level.txt' 2024-10-30 14:47:34,610 wheel INFO adding 'python_utils-3.8.1.dist-info/RECORD' 2024-10-30 14:47:34,610 root INFO removing build/bdist.linux-i686/wheel 2024-10-30 14:47:34,610 gpep517 INFO The backend produced .dist/python_utils-3.8.1-py2.py3-none-any.whl python_utils-3.8.1-py2.py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-utils/src/python-utils-3.8.1 configfile: pytest.ini plugins: asyncio-0.24.0 asyncio: mode=Mode.STRICT, default_loop_scope=None collected 57 items _python_utils_tests/test_aio.py .. [ 3%] _python_utils_tests/test_containers.py ..... [ 12%] _python_utils_tests/test_decorators.py .... [ 19%] _python_utils_tests/test_generators.py .... [ 26%] _python_utils_tests/test_import.py ...... [ 36%] _python_utils_tests/test_logger.py . [ 38%] _python_utils_tests/test_python_utils.py . [ 40%] _python_utils_tests/test_time.py ........... [ 59%] python_utils/containers.py .... [ 66%] python_utils/converters.py ...... [ 77%] python_utils/decorators.py ... [ 82%] python_utils/exceptions.py . [ 84%] python_utils/formatters.py ... [ 89%] python_utils/logger.py .. [ 92%] python_utils/time.py .... [100%] ============================== 57 passed in 4.47s ============================== >>> py3-utils: Entering fakeroot... >>> py3-utils-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/python_utils/__pycache__' -> '/home/buildozer/aports/community/py3-utils/pkg/py3-utils-pyc/usr/lib/python3.12/site-packages/python_utils/__pycache__' >>> py3-utils-pyc*: Preparing subpackage py3-utils-pyc... >>> py3-utils-pyc*: Running postcheck for py3-utils-pyc >>> py3-utils*: Running postcheck for py3-utils >>> py3-utils*: Preparing package py3-utils... >>> py3-utils-pyc*: Tracing dependencies... python3~3.12 >>> py3-utils-pyc*: Package size: 85.5 KB >>> py3-utils-pyc*: Compressing data... >>> py3-utils-pyc*: Create checksum... >>> py3-utils-pyc*: Create py3-utils-pyc-3.8.1-r1.apk >>> py3-utils*: Tracing dependencies... python3~3.12 >>> py3-utils*: Package size: 79.9 KB >>> py3-utils*: Compressing data... >>> py3-utils*: Create checksum... >>> py3-utils*: Create py3-utils-3.8.1-r1.apk >>> py3-utils: Build complete at Wed, 30 Oct 2024 14:47:40 +0000 elapsed time 0h 0m 8s >>> py3-utils: Cleaning up srcdir >>> py3-utils: Cleaning up pkgdir >>> py3-utils: Uninstalling dependencies... (1/36) Purging .makedepends-py3-utils (20241030.144733) (2/36) Purging py3-gpep517-pyc (16-r0) (3/36) Purging py3-gpep517 (16-r0) (4/36) Purging py3-installer-pyc (0.7.0-r2) (5/36) Purging py3-installer (0.7.0-r2) (6/36) Purging py3-setuptools-pyc (70.3.0-r0) (7/36) Purging py3-setuptools (70.3.0-r0) (8/36) Purging py3-wheel-pyc (0.43.0-r0) (9/36) Purging py3-wheel (0.43.0-r0) (10/36) Purging py3-pytest-asyncio-pyc (0.24.0-r0) (11/36) Purging py3-pytest-asyncio (0.24.0-r0) (12/36) Purging py3-pytest-pyc (8.3.3-r0) (13/36) Purging py3-pytest (8.3.3-r0) (14/36) Purging py3-iniconfig-pyc (2.0.0-r1) (15/36) Purging py3-iniconfig (2.0.0-r1) (16/36) Purging py3-packaging-pyc (24.1-r0) (17/36) Purging py3-packaging (24.1-r0) (18/36) Purging py3-parsing-pyc (3.1.4-r0) (19/36) Purging py3-parsing (3.1.4-r0) (20/36) Purging py3-pluggy-pyc (1.5.0-r0) (21/36) Purging py3-pluggy (1.5.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-loguru-pyc (0.7.2-r2) (25/36) Purging py3-loguru (0.7.2-r2) (26/36) Purging py3-colorama-pyc (0.4.6-r5) (27/36) Purging py3-colorama (0.4.6-r5) (28/36) Purging python3-pyc (3.12.7-r1) (29/36) Purging python3-pycache-pyc0 (3.12.7-r1) (30/36) Purging pyc (3.12.7-r1) (31/36) Purging python3 (3.12.7-r1) (32/36) Purging gdbm (1.24-r0) (33/36) Purging libffi (3.4.6-r0) (34/36) Purging libpanelw (6.5_p20241006-r1) (35/36) Purging mpdecimal (4.0.0-r0) (36/36) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r3.trigger OK: 404 MiB in 115 packages >>> py3-utils: Updating the community/x86 repository index... >>> py3-utils: Signing the index...