>>> py3-logutils: Building community/py3-logutils 0.3.5-r3 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 15:27:04 +0000 >>> py3-logutils: Validating /home/buildozer/aports/community/py3-logutils/APKBUILD... >>> py3-logutils: Analyzing dependencies... >>> py3-logutils: Installing for build: build-base python3 py3-setuptools py3-pytest py3-redis redis (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.24-r0) (4/33) Installing xz-libs (5.6.3-r0) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.5_p20241006-r2) (7/33) Installing sqlite-libs (3.47.0-r0) (8/33) Installing python3 (3.12.7-r1) (9/33) Installing python3-pycache-pyc0 (3.12.7-r1) (10/33) Installing pyc (3.12.7-r1) (11/33) Installing python3-pyc (3.12.7-r1) (12/33) Installing py3-parsing (3.1.4-r0) (13/33) Installing py3-parsing-pyc (3.1.4-r0) (14/33) Installing py3-packaging (24.1-r0) (15/33) Installing py3-packaging-pyc (24.1-r0) (16/33) Installing py3-setuptools (70.3.0-r0) (17/33) Installing py3-setuptools-pyc (70.3.0-r0) (18/33) Installing py3-iniconfig (2.0.0-r1) (19/33) Installing py3-iniconfig-pyc (2.0.0-r1) (20/33) Installing py3-pluggy (1.5.0-r0) (21/33) Installing py3-pluggy-pyc (1.5.0-r0) (22/33) Installing py3-py (1.11.0-r4) (23/33) Installing py3-py-pyc (1.11.0-r4) (24/33) Installing py3-pytest (8.3.3-r0) (25/33) Installing py3-pytest-pyc (8.3.3-r0) (26/33) Installing hiredis (1.2.0-r0) (27/33) Installing py3-hiredis (2.3.2-r1) (28/33) Installing py3-hiredis-pyc (2.3.2-r1) (29/33) Installing py3-redis (5.0.7-r0) (30/33) Installing py3-redis-pyc (5.0.7-r0) (31/33) Installing redis (7.2.5-r2) Executing redis-7.2.5-r2.pre-install Executing redis-7.2.5-r2.post-install (32/33) Installing .makedepends-py3-logutils (20241101.152716) (33/33) Installing redis-openrc (7.2.5-r2) Executing busybox-1.37.0-r5.trigger OK: 318 MiB in 134 packages >>> py3-logutils: Cleaning up srcdir >>> py3-logutils: Cleaning up pkgdir >>> py3-logutils: Cleaning up tmpdir >>> py3-logutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-logutils-0.3.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-logutils: Fetching py3-logutils-0.3.5.tar.gz::https://files.pythonhosted.org/packages/source/l/logutils/logutils-0.3.5.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/v3.21/py3-logutils-0.3.5.tar.gz.part' py3-logutils-0.3.5.t 100% |********************************| 27703 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-logutils-0.3.5.tar.gz.part' saved >>> py3-logutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-logutils-0.3.5.tar.gz >>> py3-logutils: Checking sha512sums... py3-logutils-0.3.5.tar.gz: OK test-assertEqual.patch: OK >>> py3-logutils: Unpacking /var/cache/distfiles/v3.21/py3-logutils-0.3.5.tar.gz... >>> py3-logutils: test-assertEqual.patch patching file tests/test_dictconfig.py ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5 collected 36 items / 7 deselected / 29 selected tests/test_colorize.py .s [ 6%] tests/test_dictconfig.py ................ [ 62%] tests/test_formatter.py ... [ 72%] tests/test_messages.py .. [ 79%] tests/test_queue.py ... [ 89%] tests/test_testing.py ... [100%] =============================== warnings summary =============================== logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_adapter.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_dictconfig.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_queue.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_redis.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_testing.py) class TestHandler(BufferingHandler): tests/test_dictconfig.py::testHandler /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but tests/test_dictconfig.py::testHandler returned , which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( tests/test_queue.py::QueueTest::test_multiple tests/test_queue.py::QueueTest::test_partial tests/test_queue.py::QueueTest::test_simple /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/queue.py:144: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead t.setDaemon(True) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 28 passed, 1 skipped, 7 deselected, 9 warnings in 0.15s ============ >>> py3-logutils: Entering fakeroot... /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() >>> py3-logutils-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/logutils/__pycache__' -> '/home/buildozer/aports/community/py3-logutils/pkg/py3-logutils-pyc/usr/lib/python3.12/site-packages/logutils/__pycache__' >>> py3-logutils-pyc*: Preparing subpackage py3-logutils-pyc... >>> py3-logutils-pyc*: Running postcheck for py3-logutils-pyc >>> py3-logutils*: Running postcheck for py3-logutils >>> py3-logutils*: Preparing package py3-logutils... >>> py3-logutils-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-logutils-pyc*: Package size: 67.7 KB >>> py3-logutils-pyc*: Compressing data... >>> py3-logutils-pyc*: Create checksum... >>> py3-logutils-pyc*: Create py3-logutils-pyc-0.3.5-r3.apk >>> py3-logutils*: Tracing dependencies... python3 python3~3.12 >>> py3-logutils*: Package size: 57.8 KB >>> py3-logutils*: Compressing data... >>> py3-logutils*: Create checksum... >>> py3-logutils*: Create py3-logutils-0.3.5-r3.apk >>> py3-logutils: Build complete at Fri, 01 Nov 2024 15:27:17 +0000 elapsed time 0h 0m 13s >>> py3-logutils: Cleaning up srcdir >>> py3-logutils: Cleaning up pkgdir >>> py3-logutils: Uninstalling dependencies... (1/33) Purging .makedepends-py3-logutils (20241101.152716) (2/33) Purging py3-setuptools-pyc (70.3.0-r0) (3/33) Purging py3-setuptools (70.3.0-r0) (4/33) Purging py3-pytest-pyc (8.3.3-r0) (5/33) Purging py3-pytest (8.3.3-r0) (6/33) Purging py3-iniconfig-pyc (2.0.0-r1) (7/33) Purging py3-iniconfig (2.0.0-r1) (8/33) Purging py3-packaging-pyc (24.1-r0) (9/33) Purging py3-packaging (24.1-r0) (10/33) Purging py3-parsing-pyc (3.1.4-r0) (11/33) Purging py3-parsing (3.1.4-r0) (12/33) Purging py3-pluggy-pyc (1.5.0-r0) (13/33) Purging py3-pluggy (1.5.0-r0) (14/33) Purging py3-py-pyc (1.11.0-r4) (15/33) Purging py3-py (1.11.0-r4) (16/33) Purging py3-redis-pyc (5.0.7-r0) (17/33) Purging py3-redis (5.0.7-r0) (18/33) Purging py3-hiredis-pyc (2.3.2-r1) (19/33) Purging py3-hiredis (2.3.2-r1) (20/33) Purging python3-pyc (3.12.7-r1) (21/33) Purging python3-pycache-pyc0 (3.12.7-r1) (22/33) Purging pyc (3.12.7-r1) (23/33) Purging python3 (3.12.7-r1) (24/33) Purging redis-openrc (7.2.5-r2) (25/33) Purging redis (7.2.5-r2) (26/33) Purging gdbm (1.24-r0) (27/33) Purging hiredis (1.2.0-r0) (28/33) Purging libbz2 (1.0.8-r6) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.5_p20241006-r2) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging sqlite-libs (3.47.0-r0) (33/33) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> py3-logutils: Updating the community/armv7 repository index... >>> py3-logutils: Signing the index...