>>> py3-zeroconf: Building community/py3-zeroconf 0.39.1-r0 (using abuild 3.9.0-r6) started Tue, 06 Sep 2022 05:10:53 +0000 >>> py3-zeroconf: Checking sanity of /home/buildozer/aports/community/py3-zeroconf/APKBUILD... >>> py3-zeroconf: Analyzing dependencies... >>> py3-zeroconf: Installing for build: build-base python3 py3-async-timeout py3-ifaddr py3-setuptools py3-pytest py3-pytest-asyncio (1/38) Installing libffi (3.4.2-r1) (2/38) Installing gdbm (1.23-r0) (3/38) Installing mpdecimal (2.5.1-r1) (4/38) Installing readline (8.1.2-r0) (5/38) Installing sqlite-libs (3.39.3-r0) (6/38) Installing python3 (3.10.6-r1) (7/38) Installing py3-typing-extensions (4.3.0-r0) (8/38) Installing py3-async-timeout (4.0.2-r0) (9/38) Installing py3-ifaddr (0.2.0-r0) (10/38) Installing py3-parsing (3.0.9-r0) (11/38) Installing py3-packaging (21.3-r2) (12/38) Installing py3-setuptools (65.3.0-r0) (13/38) Installing py3-atomicwrites (1.4.1-r0) (14/38) Installing py3-attrs (22.1.0-r0) (15/38) Installing py3-iniconfig (1.1.1-r3) (16/38) Installing py3-more-itertools (8.13.0-r0) (17/38) Installing py3-pluggy (1.0.0-r0) (18/38) Installing py3-py (1.10.0-r2) (19/38) Installing py3-pygments (2.13.0-r0) (20/38) Installing py3-tomli (2.0.1-r1) (21/38) Installing py3-wcwidth (0.2.5-r2) (22/38) Installing py3-pytest (7.1.3-r0) (23/38) Installing py3-flaky (3.7.0-r2) (24/38) Installing py3-idna (3.3-r2) (25/38) Installing py3-cparser (2.21-r0) (26/38) Installing py3-cffi (1.15.1-r0) (27/38) Installing py3-cryptography (37.0.4-r2) (28/38) Installing py3-six (1.16.0-r2) (29/38) Installing py3-openssl (21.0.0-r1) (30/38) Installing py3-async_generator (1.10-r3) (31/38) Installing py3-outcome (1.1.0-r3) (32/38) Installing py3-curio (1.5-r2) (33/38) Installing py3-sniffio (1.2.0-r2) (34/38) Installing py3-sortedcontainers (2.4.0-r1) (35/38) Installing py3-trio (0.19.0-r1) (36/38) Installing py3-pytest-trio (0.7.0-r2) (37/38) Installing py3-pytest-asyncio (0.18.3-r0) (38/38) Installing .makedepends-py3-zeroconf (20220906.051054) Executing busybox-1.35.0-r24.trigger OK: 474 MiB in 140 packages >>> py3-zeroconf: Cleaning up srcdir >>> py3-zeroconf: Cleaning up pkgdir >>> py3-zeroconf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-zeroconf-0.39.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-zeroconf: Fetching python-zeroconf-0.39.1.tar.gz::https://github.com/jstasiak/python-zeroconf/archive/refs/tags/0.39.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 13039 0 13039 0 0 21312 0 --:--:-- --:--:-- --:--:-- 21312 100 132k 0 132k 0 0 205k 0 --:--:-- --:--:-- --:--:-- 3978k >>> py3-zeroconf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-zeroconf-0.39.1.tar.gz >>> py3-zeroconf: Checking sha512sums... python-zeroconf-0.39.1.tar.gz: OK >>> py3-zeroconf: Unpacking /var/cache/distfiles/edge/python-zeroconf-0.39.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/zeroconf copying zeroconf/_updates.py -> build/lib/zeroconf copying zeroconf/_exceptions.py -> build/lib/zeroconf copying zeroconf/_core.py -> build/lib/zeroconf copying zeroconf/const.py -> build/lib/zeroconf copying zeroconf/__init__.py -> build/lib/zeroconf copying zeroconf/_cache.py -> build/lib/zeroconf copying zeroconf/_history.py -> build/lib/zeroconf copying zeroconf/_dns.py -> build/lib/zeroconf copying zeroconf/asyncio.py -> build/lib/zeroconf copying zeroconf/_handlers.py -> build/lib/zeroconf copying zeroconf/_logger.py -> build/lib/zeroconf creating build/lib/zeroconf/_protocol copying zeroconf/_protocol/__init__.py -> build/lib/zeroconf/_protocol copying zeroconf/_protocol/outgoing.py -> build/lib/zeroconf/_protocol copying zeroconf/_protocol/incoming.py -> build/lib/zeroconf/_protocol creating build/lib/zeroconf/_services copying zeroconf/_services/browser.py -> build/lib/zeroconf/_services copying zeroconf/_services/info.py -> build/lib/zeroconf/_services copying zeroconf/_services/registry.py -> build/lib/zeroconf/_services copying zeroconf/_services/__init__.py -> build/lib/zeroconf/_services copying zeroconf/_services/types.py -> build/lib/zeroconf/_services creating build/lib/zeroconf/_utils copying zeroconf/_utils/__init__.py -> build/lib/zeroconf/_utils copying zeroconf/_utils/asyncio.py -> build/lib/zeroconf/_utils copying zeroconf/_utils/name.py -> build/lib/zeroconf/_utils copying zeroconf/_utils/net.py -> build/lib/zeroconf/_utils copying zeroconf/_utils/time.py -> build/lib/zeroconf/_utils copying zeroconf/py.typed -> build/lib/zeroconf ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1, configfile: setup.cfg, testpaths: tests plugins: trio-0.7.0, flaky-3.7.0, asyncio-0.18.3 asyncio: mode=legacy collected 264 items tests/test_asyncio.py .......................... [ 9%] tests/test_cache.py ............... [ 15%] tests/test_core.py ......s................... [ 25%] tests/test_dns.py ......................... [ 34%] tests/test_exceptions.py ......... [ 38%] tests/test_handlers.py ......................... [ 47%] tests/test_history.py .. [ 48%] tests/test_init.py ....... [ 51%] tests/test_logger.py ..... [ 53%] tests/test_protocol.py ............................................. [ 70%] tests/test_services.py ... [ 71%] tests/test_updates.py . [ 71%] tests/services/test_browser.py ..................... [ 79%] tests/services/test_info.py .................. [ 86%] tests/services/test_registry.py ...... [ 88%] tests/services/test_types.py .... [ 90%] tests/utils/test_asyncio.py ....... [ 92%] tests/utils/test_name.py ... [ 93%] tests/utils/test_net.py ...........s.... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191 /usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file. config.issue_config_time_warning(LEGACY_MODE, stacklevel=2) tests/test_asyncio.py::test_async_with_sync_passed_in_closed_in_async /usr/lib/python3.10/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.10/asyncio/base_events.py", line 1388, in create_datagram_endpoint await waiter GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 139, in _async_setup await self._async_create_endpoints() File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 159, in _async_create_endpoints transport, protocol = await loop.create_datagram_endpoint(lambda: AsyncListener(self.zc), sock=s) File "/usr/lib/python3.10/asyncio/base_events.py", line 1390, in create_datagram_endpoint transport.close() File "/usr/lib/python3.10/asyncio/selector_events.py", line 698, in close self._loop.call_soon(self._call_connection_lost, None) File "/usr/lib/python3.10/asyncio/base_events.py", line 750, in call_soon self._check_closed() File "/usr/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/test_core.py::test_open_close_twice_from_async /usr/lib/python3.10/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.10/asyncio/base_events.py", line 1388, in create_datagram_endpoint await waiter GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 139, in _async_setup await self._async_create_endpoints() File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 159, in _async_create_endpoints transport, protocol = await loop.create_datagram_endpoint(lambda: AsyncListener(self.zc), sock=s) File "/usr/lib/python3.10/asyncio/base_events.py", line 1390, in create_datagram_endpoint transport.close() File "/usr/lib/python3.10/asyncio/selector_events.py", line 698, in close self._loop.call_soon(self._call_connection_lost, None) File "/usr/lib/python3.10/asyncio/base_events.py", line 750, in call_soon self._check_closed() File "/usr/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/test_core.py::test_multiple_sync_instances_stared_from_async_close /usr/lib/python3.10/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.10/asyncio/base_events.py", line 1388, in create_datagram_endpoint await waiter GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 139, in _async_setup await self._async_create_endpoints() File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 159, in _async_create_endpoints transport, protocol = await loop.create_datagram_endpoint(lambda: AsyncListener(self.zc), sock=s) File "/usr/lib/python3.10/asyncio/base_events.py", line 1390, in create_datagram_endpoint transport.close() File "/usr/lib/python3.10/asyncio/selector_events.py", line 698, in close self._loop.call_soon(self._call_connection_lost, None) File "/usr/lib/python3.10/asyncio/base_events.py", line 750, in call_soon self._check_closed() File "/usr/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/test_handlers.py::test_qu_response /usr/lib/python3.10/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.10/asyncio/base_events.py", line 1388, in create_datagram_endpoint await waiter GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 139, in _async_setup await self._async_create_endpoints() File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_core.py", line 159, in _async_create_endpoints transport, protocol = await loop.create_datagram_endpoint(lambda: AsyncListener(self.zc), sock=s) File "/usr/lib/python3.10/asyncio/base_events.py", line 1390, in create_datagram_endpoint transport.close() File "/usr/lib/python3.10/asyncio/selector_events.py", line 698, in close self._loop.call_soon(self._call_connection_lost, None) File "/usr/lib/python3.10/asyncio/base_events.py", line 750, in call_soon self._check_closed() File "/usr/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/services/test_browser.py::test_service_browser_listeners_no_update_service /home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_services/browser.py:168: FutureWarning: .MyServiceListener object at 0xf646c7f0> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory. warnings.warn( tests/services/test_browser.py::test_service_browser_listeners_no_update_service /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread zeroconf-ServiceBrowser-_hap._tcp-4873 Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_services/browser.py", line 533, in run self._fire_service_state_changed_event(event) File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_services/browser.py", line 416, in _fire_service_state_changed_event self._service_state_changed.fire( File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_services/__init__.py", line 55, in fire h(**kwargs) File "/home/buildozer/aports/community/py3-zeroconf/src/python-zeroconf-0.39.1/zeroconf/_services/browser.py", line 177, in on_change getattr(listener, _ON_CHANGE_DISPATCH[state_change])(zeroconf, service_type, name) AttributeError: 'MyServiceListener' object has no attribute 'update_service' warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============ 262 passed, 2 skipped, 7 warnings in 108.98s (0:01:48) ============ >>> py3-zeroconf: Entering fakeroot... 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 install_lib creating /home/buildozer/aports/community/py3-zeroconf/pkg creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/_updates.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/_exceptions.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_protocol copying build/lib/zeroconf/_protocol/__init__.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_protocol copying build/lib/zeroconf/_protocol/outgoing.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_protocol copying build/lib/zeroconf/_protocol/incoming.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_protocol copying build/lib/zeroconf/_core.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/const.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/__init__.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/_cache.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/_history.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/_dns.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/py.typed -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/asyncio.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/_handlers.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf copying build/lib/zeroconf/_logger.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils copying build/lib/zeroconf/_utils/__init__.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils copying build/lib/zeroconf/_utils/asyncio.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils copying build/lib/zeroconf/_utils/name.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils copying build/lib/zeroconf/_utils/net.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils copying build/lib/zeroconf/_utils/time.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils creating /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services copying build/lib/zeroconf/_services/browser.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services copying build/lib/zeroconf/_services/info.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services copying build/lib/zeroconf/_services/registry.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services copying build/lib/zeroconf/_services/__init__.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services copying build/lib/zeroconf/_services/types.py -> /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_updates.py to _updates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_exceptions.py to _exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_protocol/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_protocol/outgoing.py to outgoing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_protocol/incoming.py to incoming.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_core.py to _core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/const.py to const.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_cache.py to _cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_history.py to _history.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_dns.py to _dns.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/asyncio.py to asyncio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_handlers.py to _handlers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_logger.py to _logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils/asyncio.py to asyncio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils/name.py to name.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils/net.py to net.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_utils/time.py to time.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services/browser.py to browser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services/info.py to info.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf/_services/types.py to types.cpython-310.pyc running install_egg_info running egg_info creating zeroconf.egg-info writing zeroconf.egg-info/PKG-INFO writing dependency_links to zeroconf.egg-info/dependency_links.txt writing requirements to zeroconf.egg-info/requires.txt writing top-level names to zeroconf.egg-info/top_level.txt writing manifest file 'zeroconf.egg-info/SOURCES.txt' reading manifest file 'zeroconf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'zeroconf.egg-info/SOURCES.txt' Copying zeroconf.egg-info to /home/buildozer/aports/community/py3-zeroconf/pkg/py3-zeroconf/usr/lib/python3.10/site-packages/zeroconf-0.39.1-py3.10.egg-info running install_scripts >>> py3-zeroconf*: Running postcheck for py3-zeroconf >>> py3-zeroconf*: Preparing package py3-zeroconf... >>> py3-zeroconf*: Tracing dependencies... >>> py3-zeroconf*: Package size: 640.0 KB >>> py3-zeroconf*: Compressing data... >>> py3-zeroconf*: Create checksum... >>> py3-zeroconf*: Create py3-zeroconf-0.39.1-r0.apk >>> py3-zeroconf: Build complete at Tue, 06 Sep 2022 05:12:48 +0000 elapsed time 0h 1m 55s >>> py3-zeroconf: Cleaning up srcdir >>> py3-zeroconf: Cleaning up pkgdir >>> py3-zeroconf: Uninstalling dependencies... (1/38) Purging .makedepends-py3-zeroconf (20220906.051054) (2/38) Purging py3-async-timeout (4.0.2-r0) (3/38) Purging py3-typing-extensions (4.3.0-r0) (4/38) Purging py3-ifaddr (0.2.0-r0) (5/38) Purging py3-setuptools (65.3.0-r0) (6/38) Purging py3-pytest-asyncio (0.18.3-r0) (7/38) Purging py3-flaky (3.7.0-r2) (8/38) Purging py3-pytest-trio (0.7.0-r2) (9/38) Purging py3-pytest (7.1.3-r0) (10/38) Purging py3-atomicwrites (1.4.1-r0) (11/38) Purging py3-iniconfig (1.1.1-r3) (12/38) Purging py3-more-itertools (8.13.0-r0) (13/38) Purging py3-packaging (21.3-r2) (14/38) Purging py3-parsing (3.0.9-r0) (15/38) Purging py3-pluggy (1.0.0-r0) (16/38) Purging py3-py (1.10.0-r2) (17/38) Purging py3-pygments (2.13.0-r0) (18/38) Purging py3-tomli (2.0.1-r1) (19/38) Purging py3-wcwidth (0.2.5-r2) (20/38) Purging py3-trio (0.19.0-r1) (21/38) Purging py3-openssl (21.0.0-r1) (22/38) Purging py3-cryptography (37.0.4-r2) (23/38) Purging py3-cffi (1.15.1-r0) (24/38) Purging py3-cparser (2.21-r0) (25/38) Purging py3-idna (3.3-r2) (26/38) Purging py3-six (1.16.0-r2) (27/38) Purging py3-sniffio (1.2.0-r2) (28/38) Purging py3-curio (1.5-r2) (29/38) Purging py3-sortedcontainers (2.4.0-r1) (30/38) Purging py3-outcome (1.1.0-r3) (31/38) Purging py3-attrs (22.1.0-r0) (32/38) Purging py3-async_generator (1.10-r3) (33/38) Purging python3 (3.10.6-r1) (34/38) Purging libffi (3.4.2-r1) (35/38) Purging gdbm (1.23-r0) (36/38) Purging mpdecimal (2.5.1-r1) (37/38) Purging readline (8.1.2-r0) (38/38) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r24.trigger OK: 393 MiB in 102 packages >>> py3-zeroconf: Updating the community/x86 repository index... >>> py3-zeroconf: Signing the index...