>>> py3-logbook: Building community/py3-logbook 1.5.3-r3 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 00:09:53 +0000 >>> py3-logbook: Checking sanity of /home/buildozer/aports/community/py3-logbook/APKBUILD... >>> py3-logbook: Analyzing dependencies... >>> py3-logbook: Installing for build: build-base python3 py3-setuptools python3-dev cython py3-pytest (1/27) Installing libbz2 (1.0.8-r1) (2/27) Installing libffi (3.4.2-r1) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.5-r1) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.1.2-r0) (7/27) Installing sqlite-libs (3.38.0-r0) (8/27) Installing python3 (3.10.3-r0) (9/27) Installing py3-appdirs (1.4.4-r3) (10/27) Installing py3-more-itertools (8.12.0-r2) (11/27) Installing py3-ordered-set (4.0.2-r3) (12/27) Installing py3-parsing (2.4.7-r3) (13/27) Installing py3-six (1.16.0-r1) (14/27) Installing py3-packaging (21.3-r0) (15/27) Installing py3-setuptools (59.4.0-r0) (16/27) Installing python3-dev (3.10.3-r0) (17/27) Installing cython (0.29.24-r1) (18/27) Installing py3-atomicwrites (1.4.0-r2) (19/27) Installing py3-attrs (21.4.0-r0) (20/27) Installing py3-iniconfig (1.1.1-r2) (21/27) Installing py3-pluggy (0.13.1-r5) (22/27) Installing py3-py (1.10.0-r2) (23/27) Installing py3-wcwidth (0.2.5-r2) (24/27) Installing py3-toml (0.10.2-r3) (25/27) Installing py3-pygments (2.11.2-r0) (26/27) Installing py3-pytest (6.2.5-r2) (27/27) Installing .makedepends-py3-logbook (20220414.000959) Executing busybox-1.35.0-r8.trigger OK: 363 MiB in 115 packages >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-logbook-1.5.3.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-logbook: Fetching py3-logbook-1.5.3.tar.gz::https://github.com/getlogbook/logbook/archive/1.5.3.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 135 100 135 0 0 664 0 --:--:-- --:--:-- --:--:-- 668 100 363k 0 363k 0 0 607k 0 --:--:-- --:--:-- --:--:-- 607k >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-logbook-1.5.3.tar.gz >>> py3-logbook: Checking sha512sums... py3-logbook-1.5.3.tar.gz: OK >>> py3-logbook: Unpacking /var/cache/distfiles/v3.16/py3-logbook-1.5.3.tar.gz... /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/setup.py:60: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build_ext import build_ext /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running build running build_py creating build creating build/lib.linux-armv8l-3.10 creating build/lib.linux-armv8l-3.10/logbook copying logbook/handlers.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/compat.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/base.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/helpers.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/utils.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/queues.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/_termcolors.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/concurrency.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/more.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/_fallback.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/__init__.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/notifiers.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/ticketing.py -> build/lib.linux-armv8l-3.10/logbook copying logbook/__version__.py -> build/lib.linux-armv8l-3.10/logbook running build_ext building 'logbook._speedups' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/logbook gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c logbook/_speedups.c -o build/temp.linux-armv8l-3.10/logbook/_speedups.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/logbook/_speedups.o -L/usr/lib -o build/lib.linux-armv8l-3.10/logbook/_speedups.cpython-310-arm-linux-gnueabihf.so ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3 collected 181 items tests/test_asyncio.py . [ 0%] tests/test_ci.py ss [ 1%] tests/test_deadlock.py . [ 2%] tests/test_fingers_crossed_handler.py ...... [ 5%] tests/test_flags.py .. [ 6%] tests/test_groups.py .. [ 7%] tests/test_handler_errors.py ... [ 9%] tests/test_handlers.py ........... [ 15%] tests/test_helpers.py .. [ 16%] tests/test_log_record.py .......... [ 22%] tests/test_logbook.py ... [ 23%] tests/test_logger.py ... [ 25%] tests/test_logging_api.py ............. [ 32%] tests/test_logging_compat.py .... [ 34%] tests/test_logging_times.py ss... [ 37%] tests/test_mail_handler.py ....... [ 41%] tests/test_more.py s........sss [ 48%] tests/test_nteventlog_handler.py s [ 48%] tests/test_null_handler.py ...... [ 51%] tests/test_processors.py .... [ 54%] tests/test_queues.py ssss.....s.sss [ 61%] tests/test_syslog_handler.py ............ [ 68%] tests/test_test_handler.py .............................. [ 85%] tests/test_ticketing.py s [ 85%] tests/test_unicode.py ....... [ 89%] tests/test_utils.py ................... [100%] =============================== warnings summary =============================== tests/test_asyncio.py::test_asyncio_context_management tests/test_asyncio.py::test_asyncio_context_management /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/tests/test_asyncio.py:21: DeprecationWarning: There is no current event loop asyncio.get_event_loop().run_until_complete(asyncio.gather(task(h1, 'task1'), task(h2, 'task2'))) tests/test_fingers_crossed_handler.py: 26 warnings tests/test_logging_api.py: 4 warnings tests/test_mail_handler.py: 16 warnings /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/concurrency.py:141: DeprecationWarning: currentThread() is deprecated, use current_thread() instead return currentThread().getName() tests/test_fingers_crossed_handler.py: 26 warnings tests/test_logging_api.py: 4 warnings tests/test_mail_handler.py: 16 warnings /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/concurrency.py:141: DeprecationWarning: getName() is deprecated, get the name attribute instead return currentThread().getName() tests/test_queues.py::test_missing_zeromq /usr/lib/python3.10/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py", line 241, in __del__ self.close(linger=100) File "/home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py", line 232, in close self.socket.close(linger) AttributeError: 'ZeroMQHandler' object has no attribute 'socket' warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/test_queues.py::test_threaded_wrapper_handler tests/test_queues.py::test_threaded_wrapper_handler_emit tests/test_queues.py::test_threaded_wrapper_handler_emit_batched /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py:621: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead self._thread.setDaemon(True) tests/test_queues.py::test_subscriber_group tests/test_queues.py::test_subscriber_group /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py:261: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead self._thread.setDaemon(True) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 163 passed, 18 skipped, 100 warnings in 2.70s ================= >>> py3-logbook: Entering fakeroot... /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/setup.py:60: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build_ext import build_ext /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-logbook/pkg creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/_speedups.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/handlers.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/compat.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/base.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/helpers.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/utils.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/queues.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/_termcolors.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/concurrency.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/more.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/_fallback.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/__init__.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/notifiers.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/ticketing.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook copying build/lib.linux-armv8l-3.10/logbook/__version__.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/handlers.py to handlers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/queues.py to queues.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/_termcolors.py to _termcolors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/concurrency.py to concurrency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/more.py to more.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/_fallback.py to _fallback.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/notifiers.py to notifiers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/ticketing.py to ticketing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/logbook/__version__.py to __version__.cpython-310.pyc running install_egg_info running egg_info creating Logbook.egg-info writing Logbook.egg-info/PKG-INFO writing dependency_links to Logbook.egg-info/dependency_links.txt writing requirements to Logbook.egg-info/requires.txt writing top-level names to Logbook.egg-info/top_level.txt writing manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Logbook.egg-info/SOURCES.txt' Copying Logbook.egg-info to /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.10/site-packages/Logbook-1.5.3-py3.10.egg-info running install_scripts >>> py3-logbook*: Running postcheck for py3-logbook >>> py3-logbook*: Preparing package py3-logbook... >>> py3-logbook*: Stripping binaries >>> py3-logbook*: Scanning shared objects >>> py3-logbook*: Tracing dependencies... python3 so:libc.musl-armv7.so.1 >>> py3-logbook*: Package size: 624.0 KB >>> py3-logbook*: Compressing data... >>> py3-logbook*: Create checksum... >>> py3-logbook*: Create py3-logbook-1.5.3-r3.apk >>> py3-logbook: Build complete at Thu, 14 Apr 2022 00:10:12 +0000 elapsed time 0h 0m 19s >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Uninstalling dependencies... (1/27) Purging .makedepends-py3-logbook (20220414.000959) (2/27) Purging py3-setuptools (59.4.0-r0) (3/27) Purging py3-appdirs (1.4.4-r3) (4/27) Purging py3-ordered-set (4.0.2-r3) (5/27) Purging python3-dev (3.10.3-r0) (6/27) Purging cython (0.29.24-r1) (7/27) Purging py3-pytest (6.2.5-r2) (8/27) Purging py3-atomicwrites (1.4.0-r2) (9/27) Purging py3-attrs (21.4.0-r0) (10/27) Purging py3-more-itertools (8.12.0-r2) (11/27) Purging py3-iniconfig (1.1.1-r2) (12/27) Purging py3-pluggy (0.13.1-r5) (13/27) Purging py3-py (1.10.0-r2) (14/27) Purging py3-wcwidth (0.2.5-r2) (15/27) Purging py3-packaging (21.3-r0) (16/27) Purging py3-parsing (2.4.7-r3) (17/27) Purging py3-six (1.16.0-r1) (18/27) Purging py3-toml (0.10.2-r3) (19/27) Purging py3-pygments (2.11.2-r0) (20/27) Purging python3 (3.10.3-r0) (21/27) Purging libbz2 (1.0.8-r1) (22/27) Purging libffi (3.4.2-r1) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.5-r1) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.2-r0) (27/27) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-logbook: Updating the community/armv7 repository index... >>> py3-logbook: Signing the index...