>>> py3-trio: Building community/py3-trio 0.25.0-r0 (using abuild 3.12.0-r5) started Sun, 24 Mar 2024 19:33:21 +0000 >>> py3-trio: Checking sanity of /home/buildozer/aports/community/py3-trio/APKBUILD... >>> py3-trio: Analyzing dependencies... >>> py3-trio: Installing for build: build-base py3-attrs py3-async_generator py3-idna py3-cffi py3-openssl py3-outcome py3-sniffio py3-sortedcontainers python3 py3-gpep517 py3-setuptools py3-wheel py3-astor py3-pytest py3-trustme (1/65) Installing libbz2 (1.0.8-r6) (2/65) Installing libffi (3.4.6-r0) (3/65) Installing gdbm (1.23-r1) (4/65) Installing xz-libs (5.6.1-r1) (5/65) Installing mpdecimal (4.0.0-r0) (6/65) Installing libpanelw (6.4_p20240309-r0) (7/65) Installing readline (8.2.10-r0) (8/65) Installing sqlite-libs (3.45.2-r0) (9/65) Installing python3 (3.11.8-r0) (10/65) Installing python3-pycache-pyc0 (3.11.8-r0) (11/65) Installing pyc (3.11.8-r0) (12/65) Installing py3-attrs-pyc (23.2.0-r0) (13/65) Installing python3-pyc (3.11.8-r0) (14/65) Installing py3-attrs (23.2.0-r0) (15/65) Installing py3-async_generator (1.10-r5) (16/65) Installing py3-async_generator-pyc (1.10-r5) (17/65) Installing py3-idna (3.6-r0) (18/65) Installing py3-idna-pyc (3.6-r0) (19/65) Installing py3-cparser (2.21-r4) (20/65) Installing py3-cparser-pyc (2.21-r4) (21/65) Installing py3-cffi (1.16.0-r0) (22/65) Installing py3-cffi-pyc (1.16.0-r0) (23/65) Installing py3-cryptography (42.0.5-r0) (24/65) Installing py3-cryptography-pyc (42.0.5-r0) (25/65) Installing py3-openssl (24.1.0-r0) (26/65) Installing py3-openssl-pyc (24.1.0-r0) (27/65) Installing py3-outcome (1.3.0-r0) (28/65) Installing py3-outcome-pyc (1.3.0-r0) (29/65) Installing py3-curio (1.6-r1) (30/65) Installing py3-curio-pyc (1.6-r1) (31/65) Installing py3-sniffio (1.3.1-r0) (32/65) Installing py3-sniffio-pyc (1.3.1-r0) (33/65) Installing py3-sortedcontainers (2.4.0-r4) (34/65) Installing py3-sortedcontainers-pyc (2.4.0-r4) (35/65) Installing py3-installer (0.7.0-r1) (36/65) Installing py3-installer-pyc (0.7.0-r1) (37/65) Installing py3-gpep517 (15-r1) (38/65) Installing py3-gpep517-pyc (15-r1) (39/65) Installing py3-parsing (3.1.2-r0) (40/65) Installing py3-parsing-pyc (3.1.2-r0) (41/65) Installing py3-packaging (24.0-r0) (42/65) Installing py3-packaging-pyc (24.0-r0) (43/65) Installing py3-setuptools (69.2.0-r0) (44/65) Installing py3-setuptools-pyc (69.2.0-r0) (45/65) Installing py3-wheel (0.42.0-r0) (46/65) Installing py3-wheel-pyc (0.42.0-r0) (47/65) Installing py3-astor (0.8.1-r4) (48/65) Installing py3-astor-pyc (0.8.1-r4) (49/65) Installing py3-iniconfig (2.0.0-r0) (50/65) Installing py3-iniconfig-pyc (2.0.0-r0) (51/65) Installing py3-pluggy (1.4.0-r0) (52/65) Installing py3-pluggy-pyc (1.4.0-r0) (53/65) Installing py3-py (1.11.0-r2) (54/65) Installing py3-py-pyc (1.11.0-r2) (55/65) Installing py3-pytest (8.0.2-r0) (56/65) Installing py3-pytest-pyc (8.0.2-r0) (57/65) Installing py3-asn1 (0.5.1-r0) (58/65) Installing py3-asn1-pyc (0.5.1-r0) (59/65) Installing py3-asn1-modules (0.3.0-r1) (60/65) Installing py3-asn1-modules-pyc (0.3.0-r1) (61/65) Installing py3-service_identity (24.1.0-r0) (62/65) Installing py3-service_identity-pyc (24.1.0-r0) (63/65) Installing py3-trustme (1.1.0-r0) (64/65) Installing py3-trustme-pyc (1.1.0-r0) (65/65) Installing .makedepends-py3-trio (20240324.193322) Executing busybox-1.36.1-r22.trigger OK: 336 MiB in 168 packages >>> py3-trio: Cleaning up srcdir >>> py3-trio: Cleaning up pkgdir >>> py3-trio: Cleaning up tmpdir >>> py3-trio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trio-0.25.0.tar.gz >>> py3-trio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trio-0.25.0.tar.gz >>> py3-trio: Checking sha512sums... trio-0.25.0.tar.gz: OK fix-musl-getaddrinfo.patch: OK >>> py3-trio: Unpacking /var/cache/distfiles/trio-0.25.0.tar.gz... >>> py3-trio: fix-musl-getaddrinfo.patch patching file src/trio/_tests/test_socket.py 2024-03-24 19:33:23,544 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-03-24 19:33:23,643 root INFO running bdist_wheel 2024-03-24 19:33:23,649 root INFO running build 2024-03-24 19:33:23,649 root INFO running build_py 2024-03-24 19:33:23,651 root INFO creating build 2024-03-24 19:33:23,651 root INFO creating build/lib 2024-03-24 19:33:23,651 root INFO creating build/lib/trio 2024-03-24 19:33:23,651 root INFO copying src/trio/_highlevel_open_tcp_listeners.py -> build/lib/trio 2024-03-24 19:33:23,651 root INFO copying src/trio/_ssl.py -> build/lib/trio 2024-03-24 19:33:23,652 root INFO copying src/trio/_timeouts.py -> build/lib/trio 2024-03-24 19:33:23,652 root INFO copying src/trio/_version.py -> build/lib/trio 2024-03-24 19:33:23,652 root INFO copying src/trio/_util.py -> build/lib/trio 2024-03-24 19:33:23,652 root INFO copying src/trio/_socket.py -> build/lib/trio 2024-03-24 19:33:23,652 root INFO copying src/trio/to_thread.py -> build/lib/trio 2024-03-24 19:33:23,653 root INFO copying src/trio/_channel.py -> build/lib/trio 2024-03-24 19:33:23,653 root INFO copying src/trio/_windows_pipes.py -> build/lib/trio 2024-03-24 19:33:23,653 root INFO copying src/trio/_deprecate.py -> build/lib/trio 2024-03-24 19:33:23,653 root INFO copying src/trio/abc.py -> build/lib/trio 2024-03-24 19:33:23,653 root INFO copying src/trio/_sync.py -> build/lib/trio 2024-03-24 19:33:23,654 root INFO copying src/trio/_highlevel_generic.py -> build/lib/trio 2024-03-24 19:33:23,654 root INFO copying src/trio/_threads.py -> build/lib/trio 2024-03-24 19:33:23,654 root INFO copying src/trio/_highlevel_ssl_helpers.py -> build/lib/trio 2024-03-24 19:33:23,654 root INFO copying src/trio/_subprocess.py -> build/lib/trio 2024-03-24 19:33:23,654 root INFO copying src/trio/_dtls.py -> build/lib/trio 2024-03-24 19:33:23,655 root INFO copying src/trio/_highlevel_serve_listeners.py -> build/lib/trio 2024-03-24 19:33:23,655 root INFO copying src/trio/lowlevel.py -> build/lib/trio 2024-03-24 19:33:23,655 root INFO copying src/trio/_highlevel_socket.py -> build/lib/trio 2024-03-24 19:33:23,655 root INFO copying src/trio/_file_io.py -> build/lib/trio 2024-03-24 19:33:23,655 root INFO copying src/trio/socket.py -> build/lib/trio 2024-03-24 19:33:23,656 root INFO copying src/trio/_path.py -> build/lib/trio 2024-03-24 19:33:23,656 root INFO copying src/trio/_abc.py -> build/lib/trio 2024-03-24 19:33:23,656 root INFO copying src/trio/_unix_pipes.py -> build/lib/trio 2024-03-24 19:33:23,656 root INFO copying src/trio/_highlevel_open_unix_stream.py -> build/lib/trio 2024-03-24 19:33:23,656 root INFO copying src/trio/from_thread.py -> build/lib/trio 2024-03-24 19:33:23,656 root INFO copying src/trio/_highlevel_open_tcp_stream.py -> build/lib/trio 2024-03-24 19:33:23,657 root INFO copying src/trio/_wait_for_object.py -> build/lib/trio 2024-03-24 19:33:23,657 root INFO copying src/trio/__init__.py -> build/lib/trio 2024-03-24 19:33:23,657 root INFO copying src/trio/_signals.py -> build/lib/trio 2024-03-24 19:33:23,657 root INFO creating build/lib/trio/testing 2024-03-24 19:33:23,657 root INFO copying src/trio/testing/_check_streams.py -> build/lib/trio/testing 2024-03-24 19:33:23,658 root INFO copying src/trio/testing/_fake_net.py -> build/lib/trio/testing 2024-03-24 19:33:23,658 root INFO copying src/trio/testing/_memory_streams.py -> build/lib/trio/testing 2024-03-24 19:33:23,658 root INFO copying src/trio/testing/_raises_group.py -> build/lib/trio/testing 2024-03-24 19:33:23,658 root INFO copying src/trio/testing/_checkpoints.py -> build/lib/trio/testing 2024-03-24 19:33:23,658 root INFO copying src/trio/testing/_trio_test.py -> build/lib/trio/testing 2024-03-24 19:33:23,659 root INFO copying src/trio/testing/_network.py -> build/lib/trio/testing 2024-03-24 19:33:23,659 root INFO copying src/trio/testing/_sequencer.py -> build/lib/trio/testing 2024-03-24 19:33:23,659 root INFO copying src/trio/testing/__init__.py -> build/lib/trio/testing 2024-03-24 19:33:23,659 root INFO creating build/lib/trio/_tests 2024-03-24 19:33:23,659 root INFO copying src/trio/_tests/test_deprecate_strict_exception_groups_false.py -> build/lib/trio/_tests 2024-03-24 19:33:23,660 root INFO copying src/trio/_tests/test_scheduler_determinism.py -> build/lib/trio/_tests 2024-03-24 19:33:23,660 root INFO copying src/trio/_tests/test_testing.py -> build/lib/trio/_tests 2024-03-24 19:33:23,660 root INFO copying src/trio/_tests/test_unix_pipes.py -> build/lib/trio/_tests 2024-03-24 19:33:23,660 root INFO copying src/trio/_tests/test_path.py -> build/lib/trio/_tests 2024-03-24 19:33:23,660 root INFO copying src/trio/_tests/test_highlevel_open_tcp_listeners.py -> build/lib/trio/_tests 2024-03-24 19:33:23,660 root INFO copying src/trio/_tests/test_socket.py -> build/lib/trio/_tests 2024-03-24 19:33:23,661 root INFO copying src/trio/_tests/test_highlevel_generic.py -> build/lib/trio/_tests 2024-03-24 19:33:23,661 root INFO copying src/trio/_tests/test_threads.py -> build/lib/trio/_tests 2024-03-24 19:33:23,661 root INFO copying src/trio/_tests/test_testing_raisesgroup.py -> build/lib/trio/_tests 2024-03-24 19:33:23,661 root INFO copying src/trio/_tests/test_highlevel_ssl_helpers.py -> build/lib/trio/_tests 2024-03-24 19:33:23,661 root INFO copying src/trio/_tests/test_highlevel_open_tcp_stream.py -> build/lib/trio/_tests 2024-03-24 19:33:23,661 root INFO copying src/trio/_tests/test_contextvars.py -> build/lib/trio/_tests 2024-03-24 19:33:23,661 root INFO copying src/trio/_tests/test_file_io.py -> build/lib/trio/_tests 2024-03-24 19:33:23,662 root INFO copying src/trio/_tests/test_signals.py -> build/lib/trio/_tests 2024-03-24 19:33:23,662 root INFO copying src/trio/_tests/test_exports.py -> build/lib/trio/_tests 2024-03-24 19:33:23,662 root INFO copying src/trio/_tests/test_sync.py -> build/lib/trio/_tests 2024-03-24 19:33:23,662 root INFO copying src/trio/_tests/test_abc.py -> build/lib/trio/_tests 2024-03-24 19:33:23,662 root INFO copying src/trio/_tests/test_highlevel_socket.py -> build/lib/trio/_tests 2024-03-24 19:33:23,662 root INFO copying src/trio/_tests/test_deprecate.py -> build/lib/trio/_tests 2024-03-24 19:33:23,662 root INFO copying src/trio/_tests/pytest_plugin.py -> build/lib/trio/_tests 2024-03-24 19:33:23,663 root INFO copying src/trio/_tests/test_timeouts.py -> build/lib/trio/_tests 2024-03-24 19:33:23,663 root INFO copying src/trio/_tests/test_fakenet.py -> build/lib/trio/_tests 2024-03-24 19:33:23,663 root INFO copying src/trio/_tests/test_util.py -> build/lib/trio/_tests 2024-03-24 19:33:23,663 root INFO copying src/trio/_tests/test_highlevel_open_unix_stream.py -> build/lib/trio/_tests 2024-03-24 19:33:23,663 root INFO copying src/trio/_tests/test_ssl.py -> build/lib/trio/_tests 2024-03-24 19:33:23,663 root INFO copying src/trio/_tests/test_highlevel_serve_listeners.py -> build/lib/trio/_tests 2024-03-24 19:33:23,663 root INFO copying src/trio/_tests/test_dtls.py -> build/lib/trio/_tests 2024-03-24 19:33:23,664 root INFO copying src/trio/_tests/test_subprocess.py -> build/lib/trio/_tests 2024-03-24 19:33:23,664 root INFO copying src/trio/_tests/test_channel.py -> build/lib/trio/_tests 2024-03-24 19:33:23,664 root INFO copying src/trio/_tests/check_type_completeness.py -> build/lib/trio/_tests 2024-03-24 19:33:23,664 root INFO copying src/trio/_tests/test_tracing.py -> build/lib/trio/_tests 2024-03-24 19:33:23,664 root INFO copying src/trio/_tests/test_windows_pipes.py -> build/lib/trio/_tests 2024-03-24 19:33:23,664 root INFO copying src/trio/_tests/module_with_deprecations.py -> build/lib/trio/_tests 2024-03-24 19:33:23,664 root INFO copying src/trio/_tests/__init__.py -> build/lib/trio/_tests 2024-03-24 19:33:23,665 root INFO copying src/trio/_tests/test_wait_for_object.py -> build/lib/trio/_tests 2024-03-24 19:33:23,665 root INFO creating build/lib/trio/_core 2024-03-24 19:33:23,665 root INFO copying src/trio/_core/_io_windows.py -> build/lib/trio/_core 2024-03-24 19:33:23,665 root INFO copying src/trio/_core/_asyncgens.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_generated_run.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_generated_io_windows.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_local.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_ki.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_exceptions.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_io_common.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_mock_clock.py -> build/lib/trio/_core 2024-03-24 19:33:23,666 root INFO copying src/trio/_core/_traps.py -> build/lib/trio/_core 2024-03-24 19:33:23,667 root INFO copying src/trio/_core/_parking_lot.py -> build/lib/trio/_core 2024-03-24 19:33:23,667 root INFO copying src/trio/_core/_io_epoll.py -> build/lib/trio/_core 2024-03-24 19:33:23,667 root INFO copying src/trio/_core/_wakeup_socketpair.py -> build/lib/trio/_core 2024-03-24 19:33:23,667 root INFO copying src/trio/_core/_windows_cffi.py -> build/lib/trio/_core 2024-03-24 19:33:23,667 root INFO copying src/trio/_core/_unbounded_queue.py -> build/lib/trio/_core 2024-03-24 19:33:23,667 root INFO copying src/trio/_core/_instrumentation.py -> build/lib/trio/_core 2024-03-24 19:33:23,668 root INFO copying src/trio/_core/_generated_io_epoll.py -> build/lib/trio/_core 2024-03-24 19:33:23,668 root INFO copying src/trio/_core/_thread_cache.py -> build/lib/trio/_core 2024-03-24 19:33:23,668 root INFO copying src/trio/_core/_concat_tb.py -> build/lib/trio/_core 2024-03-24 19:33:23,668 root INFO copying src/trio/_core/_run.py -> build/lib/trio/_core 2024-03-24 19:33:23,668 root INFO copying src/trio/_core/_generated_instrumentation.py -> build/lib/trio/_core 2024-03-24 19:33:23,669 root INFO copying src/trio/_core/_entry_queue.py -> build/lib/trio/_core 2024-03-24 19:33:23,669 root INFO copying src/trio/_core/_generated_io_kqueue.py -> build/lib/trio/_core 2024-03-24 19:33:23,669 root INFO copying src/trio/_core/_io_kqueue.py -> build/lib/trio/_core 2024-03-24 19:33:23,669 root INFO copying src/trio/_core/__init__.py -> build/lib/trio/_core 2024-03-24 19:33:23,669 root INFO creating build/lib/trio/_subprocess_platform 2024-03-24 19:33:23,669 root INFO copying src/trio/_subprocess_platform/kqueue.py -> build/lib/trio/_subprocess_platform 2024-03-24 19:33:23,669 root INFO copying src/trio/_subprocess_platform/waitid.py -> build/lib/trio/_subprocess_platform 2024-03-24 19:33:23,670 root INFO copying src/trio/_subprocess_platform/__init__.py -> build/lib/trio/_subprocess_platform 2024-03-24 19:33:23,670 root INFO copying src/trio/_subprocess_platform/windows.py -> build/lib/trio/_subprocess_platform 2024-03-24 19:33:23,670 root INFO creating build/lib/trio/_tools 2024-03-24 19:33:23,670 root INFO copying src/trio/_tools/gen_exports.py -> build/lib/trio/_tools 2024-03-24 19:33:23,670 root INFO copying src/trio/_tools/mypy_annotate.py -> build/lib/trio/_tools 2024-03-24 19:33:23,670 root INFO copying src/trio/_tools/__init__.py -> build/lib/trio/_tools 2024-03-24 19:33:23,671 root INFO creating build/lib/trio/_tests/tools 2024-03-24 19:33:23,671 root INFO copying src/trio/_tests/tools/test_gen_exports.py -> build/lib/trio/_tests/tools 2024-03-24 19:33:23,671 root INFO copying src/trio/_tests/tools/test_mypy_annotate.py -> build/lib/trio/_tests/tools 2024-03-24 19:33:23,671 root INFO copying src/trio/_tests/tools/__init__.py -> build/lib/trio/_tests/tools 2024-03-24 19:33:23,671 root INFO creating build/lib/trio/_tests/type_tests 2024-03-24 19:33:23,671 root INFO copying src/trio/_tests/type_tests/check_wraps.py -> build/lib/trio/_tests/type_tests 2024-03-24 19:33:23,672 root INFO copying src/trio/_tests/type_tests/path.py -> build/lib/trio/_tests/type_tests 2024-03-24 19:33:23,672 root INFO copying src/trio/_tests/type_tests/raisesgroup.py -> build/lib/trio/_tests/type_tests 2024-03-24 19:33:23,672 root INFO copying src/trio/_tests/type_tests/open_memory_channel.py -> build/lib/trio/_tests/type_tests 2024-03-24 19:33:23,672 root INFO creating build/lib/trio/_core/_tests 2024-03-24 19:33:23,672 root INFO copying src/trio/_core/_tests/test_parking_lot.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,672 root INFO copying src/trio/_core/_tests/test_ki.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,673 root INFO copying src/trio/_core/_tests/test_run.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,673 root INFO copying src/trio/_core/_tests/test_local.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,673 root INFO copying src/trio/_core/_tests/test_guest_mode.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,673 root INFO copying src/trio/_core/_tests/tutil.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,673 root INFO copying src/trio/_core/_tests/test_windows.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,673 root INFO copying src/trio/_core/_tests/test_thread_cache.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,674 root INFO copying src/trio/_core/_tests/test_instrumentation.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,674 root INFO copying src/trio/_core/_tests/test_mock_clock.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,674 root INFO copying src/trio/_core/_tests/test_unbounded_queue.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,674 root INFO copying src/trio/_core/_tests/test_asyncgen.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,674 root INFO copying src/trio/_core/_tests/test_exceptiongroup_gc.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,674 root INFO copying src/trio/_core/_tests/test_tutil.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,674 root INFO copying src/trio/_core/_tests/test_io.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,675 root INFO copying src/trio/_core/_tests/__init__.py -> build/lib/trio/_core/_tests 2024-03-24 19:33:23,675 root INFO creating build/lib/trio/_core/_tests/type_tests 2024-03-24 19:33:23,675 root INFO copying src/trio/_core/_tests/type_tests/nursery_start.py -> build/lib/trio/_core/_tests/type_tests 2024-03-24 19:33:23,675 root INFO running egg_info 2024-03-24 19:33:23,676 root INFO writing src/trio.egg-info/PKG-INFO 2024-03-24 19:33:23,677 root INFO writing dependency_links to src/trio.egg-info/dependency_links.txt 2024-03-24 19:33:23,677 root INFO writing requirements to src/trio.egg-info/requires.txt 2024-03-24 19:33:23,678 root INFO writing top-level names to src/trio.egg-info/top_level.txt 2024-03-24 19:33:23,682 root INFO reading manifest file 'src/trio.egg-info/SOURCES.txt' 2024-03-24 19:33:23,683 root INFO reading manifest template 'MANIFEST.in' 2024-03-24 19:33:23,683 root WARNING warning: no files found matching '*.pem' under directory 'src/trio/_tests/test_ssl_certs' 2024-03-24 19:33:23,684 root WARNING no previously-included directories found matching 'docs/build' 2024-03-24 19:33:23,684 root INFO adding license file 'LICENSE' 2024-03-24 19:33:23,684 root INFO adding license file 'LICENSE.APACHE2' 2024-03-24 19:33:23,684 root INFO adding license file 'LICENSE.MIT' 2024-03-24 19:33:23,687 root INFO writing manifest file 'src/trio.egg-info/SOURCES.txt' 2024-03-24 19:33:23,689 root INFO copying src/trio/py.typed -> build/lib/trio 2024-03-24 19:33:23,693 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-03-24 19:33:23,693 root INFO running install 2024-03-24 19:33:23,701 root INFO running install_lib 2024-03-24 19:33:23,702 root INFO creating build/bdist.linux-armv8l 2024-03-24 19:33:23,702 root INFO creating build/bdist.linux-armv8l/wheel 2024-03-24 19:33:23,702 root INFO creating build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,702 root INFO copying build/lib/trio/_highlevel_open_tcp_listeners.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,703 root INFO copying build/lib/trio/_ssl.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,703 root INFO copying build/lib/trio/py.typed -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,703 root INFO creating build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,703 root INFO copying build/lib/trio/testing/_check_streams.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,703 root INFO copying build/lib/trio/testing/_fake_net.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,703 root INFO copying build/lib/trio/testing/_memory_streams.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,704 root INFO copying build/lib/trio/testing/_raises_group.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,704 root INFO copying build/lib/trio/testing/_checkpoints.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,704 root INFO copying build/lib/trio/testing/_trio_test.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,704 root INFO copying build/lib/trio/testing/_network.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,704 root INFO copying build/lib/trio/testing/_sequencer.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,704 root INFO copying build/lib/trio/testing/__init__.py -> build/bdist.linux-armv8l/wheel/trio/testing 2024-03-24 19:33:23,704 root INFO copying build/lib/trio/_timeouts.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,704 root INFO creating build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,705 root INFO copying build/lib/trio/_tests/test_deprecate_strict_exception_groups_false.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,705 root INFO copying build/lib/trio/_tests/test_scheduler_determinism.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,705 root INFO copying build/lib/trio/_tests/test_testing.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,705 root INFO copying build/lib/trio/_tests/test_unix_pipes.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,705 root INFO copying build/lib/trio/_tests/test_path.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,705 root INFO copying build/lib/trio/_tests/test_highlevel_open_tcp_listeners.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,705 root INFO copying build/lib/trio/_tests/test_socket.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,706 root INFO creating build/bdist.linux-armv8l/wheel/trio/_tests/tools 2024-03-24 19:33:23,706 root INFO copying build/lib/trio/_tests/tools/test_gen_exports.py -> build/bdist.linux-armv8l/wheel/trio/_tests/tools 2024-03-24 19:33:23,706 root INFO copying build/lib/trio/_tests/tools/test_mypy_annotate.py -> build/bdist.linux-armv8l/wheel/trio/_tests/tools 2024-03-24 19:33:23,706 root INFO copying build/lib/trio/_tests/tools/__init__.py -> build/bdist.linux-armv8l/wheel/trio/_tests/tools 2024-03-24 19:33:23,706 root INFO copying build/lib/trio/_tests/test_highlevel_generic.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,706 root INFO copying build/lib/trio/_tests/test_threads.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,706 root INFO copying build/lib/trio/_tests/test_testing_raisesgroup.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,707 root INFO creating build/bdist.linux-armv8l/wheel/trio/_tests/type_tests 2024-03-24 19:33:23,707 root INFO copying build/lib/trio/_tests/type_tests/check_wraps.py -> build/bdist.linux-armv8l/wheel/trio/_tests/type_tests 2024-03-24 19:33:23,707 root INFO copying build/lib/trio/_tests/type_tests/path.py -> build/bdist.linux-armv8l/wheel/trio/_tests/type_tests 2024-03-24 19:33:23,707 root INFO copying build/lib/trio/_tests/type_tests/raisesgroup.py -> build/bdist.linux-armv8l/wheel/trio/_tests/type_tests 2024-03-24 19:33:23,707 root INFO copying build/lib/trio/_tests/type_tests/open_memory_channel.py -> build/bdist.linux-armv8l/wheel/trio/_tests/type_tests 2024-03-24 19:33:23,707 root INFO copying build/lib/trio/_tests/test_highlevel_ssl_helpers.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,707 root INFO copying build/lib/trio/_tests/test_highlevel_open_tcp_stream.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,707 root INFO copying build/lib/trio/_tests/test_contextvars.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,708 root INFO copying build/lib/trio/_tests/test_file_io.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,708 root INFO copying build/lib/trio/_tests/test_signals.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,708 root INFO copying build/lib/trio/_tests/test_exports.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,708 root INFO copying build/lib/trio/_tests/test_sync.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,708 root INFO copying build/lib/trio/_tests/test_abc.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,708 root INFO copying build/lib/trio/_tests/test_highlevel_socket.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,708 root INFO copying build/lib/trio/_tests/test_deprecate.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/pytest_plugin.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/test_timeouts.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/test_fakenet.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/test_util.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/test_highlevel_open_unix_stream.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/test_ssl.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/test_highlevel_serve_listeners.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,709 root INFO copying build/lib/trio/_tests/test_dtls.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/test_subprocess.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/test_channel.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/check_type_completeness.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/test_tracing.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/test_windows_pipes.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/module_with_deprecations.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/__init__.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,710 root INFO copying build/lib/trio/_tests/test_wait_for_object.py -> build/bdist.linux-armv8l/wheel/trio/_tests 2024-03-24 19:33:23,711 root INFO copying build/lib/trio/_version.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,711 root INFO copying build/lib/trio/_util.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,711 root INFO copying build/lib/trio/_socket.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,711 root INFO copying build/lib/trio/to_thread.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,711 root INFO copying build/lib/trio/_channel.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,711 root INFO copying build/lib/trio/_windows_pipes.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,711 root INFO copying build/lib/trio/_deprecate.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,712 root INFO creating build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,712 root INFO copying build/lib/trio/_core/_io_windows.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,712 root INFO creating build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,712 root INFO copying build/lib/trio/_core/_tests/test_parking_lot.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,712 root INFO copying build/lib/trio/_core/_tests/test_ki.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,712 root INFO copying build/lib/trio/_core/_tests/test_run.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,713 root INFO creating build/bdist.linux-armv8l/wheel/trio/_core/_tests/type_tests 2024-03-24 19:33:23,713 root INFO copying build/lib/trio/_core/_tests/type_tests/nursery_start.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests/type_tests 2024-03-24 19:33:23,713 root INFO copying build/lib/trio/_core/_tests/test_local.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,713 root INFO copying build/lib/trio/_core/_tests/test_guest_mode.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,713 root INFO copying build/lib/trio/_core/_tests/tutil.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,713 root INFO copying build/lib/trio/_core/_tests/test_windows.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,713 root INFO copying build/lib/trio/_core/_tests/test_thread_cache.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/test_instrumentation.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/test_mock_clock.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/test_unbounded_queue.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/test_asyncgen.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/test_exceptiongroup_gc.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/test_tutil.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/test_io.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,714 root INFO copying build/lib/trio/_core/_tests/__init__.py -> build/bdist.linux-armv8l/wheel/trio/_core/_tests 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_asyncgens.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_generated_run.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_generated_io_windows.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_local.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_ki.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_exceptions.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_io_common.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,715 root INFO copying build/lib/trio/_core/_mock_clock.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,716 root INFO copying build/lib/trio/_core/_traps.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,716 root INFO copying build/lib/trio/_core/_parking_lot.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,716 root INFO copying build/lib/trio/_core/_io_epoll.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,716 root INFO copying build/lib/trio/_core/_wakeup_socketpair.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,716 root INFO copying build/lib/trio/_core/_windows_cffi.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,716 root INFO copying build/lib/trio/_core/_unbounded_queue.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,716 root INFO copying build/lib/trio/_core/_instrumentation.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,717 root INFO copying build/lib/trio/_core/_generated_io_epoll.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,717 root INFO copying build/lib/trio/_core/_thread_cache.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,717 root INFO copying build/lib/trio/_core/_concat_tb.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,717 root INFO copying build/lib/trio/_core/_run.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,717 root INFO copying build/lib/trio/_core/_generated_instrumentation.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,717 root INFO copying build/lib/trio/_core/_entry_queue.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,717 root INFO copying build/lib/trio/_core/_generated_io_kqueue.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,718 root INFO copying build/lib/trio/_core/_io_kqueue.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,718 root INFO copying build/lib/trio/_core/__init__.py -> build/bdist.linux-armv8l/wheel/trio/_core 2024-03-24 19:33:23,718 root INFO copying build/lib/trio/abc.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,718 root INFO copying build/lib/trio/_sync.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,718 root INFO creating build/bdist.linux-armv8l/wheel/trio/_subprocess_platform 2024-03-24 19:33:23,718 root INFO copying build/lib/trio/_subprocess_platform/kqueue.py -> build/bdist.linux-armv8l/wheel/trio/_subprocess_platform 2024-03-24 19:33:23,719 root INFO copying build/lib/trio/_subprocess_platform/waitid.py -> build/bdist.linux-armv8l/wheel/trio/_subprocess_platform 2024-03-24 19:33:23,719 root INFO copying build/lib/trio/_subprocess_platform/__init__.py -> build/bdist.linux-armv8l/wheel/trio/_subprocess_platform 2024-03-24 19:33:23,719 root INFO copying build/lib/trio/_subprocess_platform/windows.py -> build/bdist.linux-armv8l/wheel/trio/_subprocess_platform 2024-03-24 19:33:23,719 root INFO copying build/lib/trio/_highlevel_generic.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,719 root INFO copying build/lib/trio/_threads.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,719 root INFO copying build/lib/trio/_highlevel_ssl_helpers.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,719 root INFO copying build/lib/trio/_subprocess.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,720 root INFO copying build/lib/trio/_dtls.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,720 root INFO copying build/lib/trio/_highlevel_serve_listeners.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,720 root INFO copying build/lib/trio/lowlevel.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,720 root INFO creating build/bdist.linux-armv8l/wheel/trio/_tools 2024-03-24 19:33:23,720 root INFO copying build/lib/trio/_tools/gen_exports.py -> build/bdist.linux-armv8l/wheel/trio/_tools 2024-03-24 19:33:23,720 root INFO copying build/lib/trio/_tools/mypy_annotate.py -> build/bdist.linux-armv8l/wheel/trio/_tools 2024-03-24 19:33:23,720 root INFO copying build/lib/trio/_tools/__init__.py -> build/bdist.linux-armv8l/wheel/trio/_tools 2024-03-24 19:33:23,721 root INFO copying build/lib/trio/_highlevel_socket.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,721 root INFO copying build/lib/trio/_file_io.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,721 root INFO copying build/lib/trio/socket.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,721 root INFO copying build/lib/trio/_path.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,721 root INFO copying build/lib/trio/_abc.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,721 root INFO copying build/lib/trio/_unix_pipes.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,721 root INFO copying build/lib/trio/_highlevel_open_unix_stream.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,722 root INFO copying build/lib/trio/from_thread.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,722 root INFO copying build/lib/trio/_highlevel_open_tcp_stream.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,722 root INFO copying build/lib/trio/_wait_for_object.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,722 root INFO copying build/lib/trio/__init__.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,722 root INFO copying build/lib/trio/_signals.py -> build/bdist.linux-armv8l/wheel/trio 2024-03-24 19:33:23,722 root INFO running install_egg_info 2024-03-24 19:33:23,723 root INFO Copying src/trio.egg-info to build/bdist.linux-armv8l/wheel/trio-0.25.0-py3.11.egg-info 2024-03-24 19:33:23,724 root INFO running install_scripts 2024-03-24 19:33:23,727 wheel INFO creating build/bdist.linux-armv8l/wheel/trio-0.25.0.dist-info/WHEEL 2024-03-24 19:33:23,727 wheel INFO creating '/home/buildozer/aports/community/py3-trio/src/trio-0.25.0/.dist/.tmp-dx8ioet6/trio-0.25.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-03-24 19:33:23,727 wheel INFO adding 'trio/__init__.py' 2024-03-24 19:33:23,728 wheel INFO adding 'trio/_abc.py' 2024-03-24 19:33:23,728 wheel INFO adding 'trio/_channel.py' 2024-03-24 19:33:23,728 wheel INFO adding 'trio/_deprecate.py' 2024-03-24 19:33:23,728 wheel INFO adding 'trio/_dtls.py' 2024-03-24 19:33:23,729 wheel INFO adding 'trio/_file_io.py' 2024-03-24 19:33:23,729 wheel INFO adding 'trio/_highlevel_generic.py' 2024-03-24 19:33:23,729 wheel INFO adding 'trio/_highlevel_open_tcp_listeners.py' 2024-03-24 19:33:23,729 wheel INFO adding 'trio/_highlevel_open_tcp_stream.py' 2024-03-24 19:33:23,729 wheel INFO adding 'trio/_highlevel_open_unix_stream.py' 2024-03-24 19:33:23,729 wheel INFO adding 'trio/_highlevel_serve_listeners.py' 2024-03-24 19:33:23,730 wheel INFO adding 'trio/_highlevel_socket.py' 2024-03-24 19:33:23,730 wheel INFO adding 'trio/_highlevel_ssl_helpers.py' 2024-03-24 19:33:23,730 wheel INFO adding 'trio/_path.py' 2024-03-24 19:33:23,730 wheel INFO adding 'trio/_signals.py' 2024-03-24 19:33:23,730 wheel INFO adding 'trio/_socket.py' 2024-03-24 19:33:23,731 wheel INFO adding 'trio/_ssl.py' 2024-03-24 19:33:23,731 wheel INFO adding 'trio/_subprocess.py' 2024-03-24 19:33:23,731 wheel INFO adding 'trio/_sync.py' 2024-03-24 19:33:23,731 wheel INFO adding 'trio/_threads.py' 2024-03-24 19:33:23,731 wheel INFO adding 'trio/_timeouts.py' 2024-03-24 19:33:23,732 wheel INFO adding 'trio/_unix_pipes.py' 2024-03-24 19:33:23,732 wheel INFO adding 'trio/_util.py' 2024-03-24 19:33:23,732 wheel INFO adding 'trio/_version.py' 2024-03-24 19:33:23,732 wheel INFO adding 'trio/_wait_for_object.py' 2024-03-24 19:33:23,732 wheel INFO adding 'trio/_windows_pipes.py' 2024-03-24 19:33:23,732 wheel INFO adding 'trio/abc.py' 2024-03-24 19:33:23,732 wheel INFO adding 'trio/from_thread.py' 2024-03-24 19:33:23,733 wheel INFO adding 'trio/lowlevel.py' 2024-03-24 19:33:23,733 wheel INFO adding 'trio/py.typed' 2024-03-24 19:33:23,733 wheel INFO adding 'trio/socket.py' 2024-03-24 19:33:23,733 wheel INFO adding 'trio/to_thread.py' 2024-03-24 19:33:23,733 wheel INFO adding 'trio/_core/__init__.py' 2024-03-24 19:33:23,733 wheel INFO adding 'trio/_core/_asyncgens.py' 2024-03-24 19:33:23,733 wheel INFO adding 'trio/_core/_concat_tb.py' 2024-03-24 19:33:23,734 wheel INFO adding 'trio/_core/_entry_queue.py' 2024-03-24 19:33:23,734 wheel INFO adding 'trio/_core/_exceptions.py' 2024-03-24 19:33:23,734 wheel INFO adding 'trio/_core/_generated_instrumentation.py' 2024-03-24 19:33:23,734 wheel INFO adding 'trio/_core/_generated_io_epoll.py' 2024-03-24 19:33:23,734 wheel INFO adding 'trio/_core/_generated_io_kqueue.py' 2024-03-24 19:33:23,734 wheel INFO adding 'trio/_core/_generated_io_windows.py' 2024-03-24 19:33:23,734 wheel INFO adding 'trio/_core/_generated_run.py' 2024-03-24 19:33:23,735 wheel INFO adding 'trio/_core/_instrumentation.py' 2024-03-24 19:33:23,735 wheel INFO adding 'trio/_core/_io_common.py' 2024-03-24 19:33:23,735 wheel INFO adding 'trio/_core/_io_epoll.py' 2024-03-24 19:33:23,735 wheel INFO adding 'trio/_core/_io_kqueue.py' 2024-03-24 19:33:23,735 wheel INFO adding 'trio/_core/_io_windows.py' 2024-03-24 19:33:23,736 wheel INFO adding 'trio/_core/_ki.py' 2024-03-24 19:33:23,736 wheel INFO adding 'trio/_core/_local.py' 2024-03-24 19:33:23,736 wheel INFO adding 'trio/_core/_mock_clock.py' 2024-03-24 19:33:23,736 wheel INFO adding 'trio/_core/_parking_lot.py' 2024-03-24 19:33:23,736 wheel INFO adding 'trio/_core/_run.py' 2024-03-24 19:33:23,737 wheel INFO adding 'trio/_core/_thread_cache.py' 2024-03-24 19:33:23,737 wheel INFO adding 'trio/_core/_traps.py' 2024-03-24 19:33:23,737 wheel INFO adding 'trio/_core/_unbounded_queue.py' 2024-03-24 19:33:23,737 wheel INFO adding 'trio/_core/_wakeup_socketpair.py' 2024-03-24 19:33:23,737 wheel INFO adding 'trio/_core/_windows_cffi.py' 2024-03-24 19:33:23,737 wheel INFO adding 'trio/_core/_tests/__init__.py' 2024-03-24 19:33:23,738 wheel INFO adding 'trio/_core/_tests/test_asyncgen.py' 2024-03-24 19:33:23,738 wheel INFO adding 'trio/_core/_tests/test_exceptiongroup_gc.py' 2024-03-24 19:33:23,738 wheel INFO adding 'trio/_core/_tests/test_guest_mode.py' 2024-03-24 19:33:23,738 wheel INFO adding 'trio/_core/_tests/test_instrumentation.py' 2024-03-24 19:33:23,738 wheel INFO adding 'trio/_core/_tests/test_io.py' 2024-03-24 19:33:23,739 wheel INFO adding 'trio/_core/_tests/test_ki.py' 2024-03-24 19:33:23,739 wheel INFO adding 'trio/_core/_tests/test_local.py' 2024-03-24 19:33:23,739 wheel INFO adding 'trio/_core/_tests/test_mock_clock.py' 2024-03-24 19:33:23,739 wheel INFO adding 'trio/_core/_tests/test_parking_lot.py' 2024-03-24 19:33:23,739 wheel INFO adding 'trio/_core/_tests/test_run.py' 2024-03-24 19:33:23,740 wheel INFO adding 'trio/_core/_tests/test_thread_cache.py' 2024-03-24 19:33:23,740 wheel INFO adding 'trio/_core/_tests/test_tutil.py' 2024-03-24 19:33:23,740 wheel INFO adding 'trio/_core/_tests/test_unbounded_queue.py' 2024-03-24 19:33:23,740 wheel INFO adding 'trio/_core/_tests/test_windows.py' 2024-03-24 19:33:23,740 wheel INFO adding 'trio/_core/_tests/tutil.py' 2024-03-24 19:33:23,740 wheel INFO adding 'trio/_core/_tests/type_tests/nursery_start.py' 2024-03-24 19:33:23,740 wheel INFO adding 'trio/_subprocess_platform/__init__.py' 2024-03-24 19:33:23,741 wheel INFO adding 'trio/_subprocess_platform/kqueue.py' 2024-03-24 19:33:23,741 wheel INFO adding 'trio/_subprocess_platform/waitid.py' 2024-03-24 19:33:23,741 wheel INFO adding 'trio/_subprocess_platform/windows.py' 2024-03-24 19:33:23,741 wheel INFO adding 'trio/_tests/__init__.py' 2024-03-24 19:33:23,741 wheel INFO adding 'trio/_tests/check_type_completeness.py' 2024-03-24 19:33:23,741 wheel INFO adding 'trio/_tests/module_with_deprecations.py' 2024-03-24 19:33:23,741 wheel INFO adding 'trio/_tests/pytest_plugin.py' 2024-03-24 19:33:23,742 wheel INFO adding 'trio/_tests/test_abc.py' 2024-03-24 19:33:23,742 wheel INFO adding 'trio/_tests/test_channel.py' 2024-03-24 19:33:23,742 wheel INFO adding 'trio/_tests/test_contextvars.py' 2024-03-24 19:33:23,742 wheel INFO adding 'trio/_tests/test_deprecate.py' 2024-03-24 19:33:23,742 wheel INFO adding 'trio/_tests/test_deprecate_strict_exception_groups_false.py' 2024-03-24 19:33:23,742 wheel INFO adding 'trio/_tests/test_dtls.py' 2024-03-24 19:33:23,743 wheel INFO adding 'trio/_tests/test_exports.py' 2024-03-24 19:33:23,743 wheel INFO adding 'trio/_tests/test_fakenet.py' 2024-03-24 19:33:23,743 wheel INFO adding 'trio/_tests/test_file_io.py' 2024-03-24 19:33:23,743 wheel INFO adding 'trio/_tests/test_highlevel_generic.py' 2024-03-24 19:33:23,743 wheel INFO adding 'trio/_tests/test_highlevel_open_tcp_listeners.py' 2024-03-24 19:33:23,743 wheel INFO adding 'trio/_tests/test_highlevel_open_tcp_stream.py' 2024-03-24 19:33:23,744 wheel INFO adding 'trio/_tests/test_highlevel_open_unix_stream.py' 2024-03-24 19:33:23,744 wheel INFO adding 'trio/_tests/test_highlevel_serve_listeners.py' 2024-03-24 19:33:23,744 wheel INFO adding 'trio/_tests/test_highlevel_socket.py' 2024-03-24 19:33:23,744 wheel INFO adding 'trio/_tests/test_highlevel_ssl_helpers.py' 2024-03-24 19:33:23,744 wheel INFO adding 'trio/_tests/test_path.py' 2024-03-24 19:33:23,744 wheel INFO adding 'trio/_tests/test_scheduler_determinism.py' 2024-03-24 19:33:23,744 wheel INFO adding 'trio/_tests/test_signals.py' 2024-03-24 19:33:23,745 wheel INFO adding 'trio/_tests/test_socket.py' 2024-03-24 19:33:23,745 wheel INFO adding 'trio/_tests/test_ssl.py' 2024-03-24 19:33:23,745 wheel INFO adding 'trio/_tests/test_subprocess.py' 2024-03-24 19:33:23,745 wheel INFO adding 'trio/_tests/test_sync.py' 2024-03-24 19:33:23,746 wheel INFO adding 'trio/_tests/test_testing.py' 2024-03-24 19:33:23,746 wheel INFO adding 'trio/_tests/test_testing_raisesgroup.py' 2024-03-24 19:33:23,746 wheel INFO adding 'trio/_tests/test_threads.py' 2024-03-24 19:33:23,746 wheel INFO adding 'trio/_tests/test_timeouts.py' 2024-03-24 19:33:23,746 wheel INFO adding 'trio/_tests/test_tracing.py' 2024-03-24 19:33:23,746 wheel INFO adding 'trio/_tests/test_unix_pipes.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/test_util.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/test_wait_for_object.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/test_windows_pipes.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/tools/__init__.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/tools/test_gen_exports.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/tools/test_mypy_annotate.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/type_tests/check_wraps.py' 2024-03-24 19:33:23,747 wheel INFO adding 'trio/_tests/type_tests/open_memory_channel.py' 2024-03-24 19:33:23,748 wheel INFO adding 'trio/_tests/type_tests/path.py' 2024-03-24 19:33:23,748 wheel INFO adding 'trio/_tests/type_tests/raisesgroup.py' 2024-03-24 19:33:23,748 wheel INFO adding 'trio/_tools/__init__.py' 2024-03-24 19:33:23,748 wheel INFO adding 'trio/_tools/gen_exports.py' 2024-03-24 19:33:23,748 wheel INFO adding 'trio/_tools/mypy_annotate.py' 2024-03-24 19:33:23,748 wheel INFO adding 'trio/testing/__init__.py' 2024-03-24 19:33:23,749 wheel INFO adding 'trio/testing/_check_streams.py' 2024-03-24 19:33:23,749 wheel INFO adding 'trio/testing/_checkpoints.py' 2024-03-24 19:33:23,749 wheel INFO adding 'trio/testing/_fake_net.py' 2024-03-24 19:33:23,749 wheel INFO adding 'trio/testing/_memory_streams.py' 2024-03-24 19:33:23,749 wheel INFO adding 'trio/testing/_network.py' 2024-03-24 19:33:23,750 wheel INFO adding 'trio/testing/_raises_group.py' 2024-03-24 19:33:23,750 wheel INFO adding 'trio/testing/_sequencer.py' 2024-03-24 19:33:23,750 wheel INFO adding 'trio/testing/_trio_test.py' 2024-03-24 19:33:23,750 wheel INFO adding 'trio-0.25.0.dist-info/LICENSE' 2024-03-24 19:33:23,750 wheel INFO adding 'trio-0.25.0.dist-info/LICENSE.APACHE2' 2024-03-24 19:33:23,750 wheel INFO adding 'trio-0.25.0.dist-info/LICENSE.MIT' 2024-03-24 19:33:23,750 wheel INFO adding 'trio-0.25.0.dist-info/METADATA' 2024-03-24 19:33:23,751 wheel INFO adding 'trio-0.25.0.dist-info/WHEEL' 2024-03-24 19:33:23,751 wheel INFO adding 'trio-0.25.0.dist-info/top_level.txt' 2024-03-24 19:33:23,751 wheel INFO adding 'trio-0.25.0.dist-info/RECORD' 2024-03-24 19:33:23,752 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-03-24 19:33:23,754 gpep517 INFO The backend produced .dist/trio-0.25.0-py3-none-any.whl trio-0.25.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0 -- /home/buildozer/aports/community/py3-trio/src/trio-0.25.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-trio/src/trio-0.25.0 configfile: pyproject.toml collecting ... collected 776 items / 42 deselected / 1 skipped / 734 selected .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_asyncgen.py::test_asyncgen_basics PASSED [ 0%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_asyncgen.py::test_asyncgen_throws_during_finalization PASSED [ 0%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_asyncgen.py::test_firstiter_after_closing PASSED [ 0%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_asyncgen.py::test_interdependent_asyncgen_cleanup_order PASSED [ 0%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_asyncgen.py::test_last_minute_gc_edge_case PASSED [ 0%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_asyncgen.py::test_fallback_when_no_hook_claims_it PASSED [ 0%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_asyncgen.py::test_delegation_to_existing_hooks PASSED [ 0%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_exceptiongroup_gc.py::test_concat_tb PASSED [ 1%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_exceptiongroup_gc.py::test_ExceptionGroup_catch_doesnt_create_cyclic_garbage PASSED [ 1%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_trivial PASSED [ 1%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_can_do_io PASSED [ 1%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_is_initialized_when_start_returns PASSED [ 1%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_host_can_directly_wake_trio_task PASSED [ 1%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_host_altering_deadlines_wakes_trio_up PASSED [ 1%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_mode_sniffio_integration PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_warn_set_wakeup_fd_overwrite PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_host_wakeup_doesnt_trigger_wait_all_tasks_blocked PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_warns_if_abandoned PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_mode_on_asyncio PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_mode_internal_errors PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_mode_ki PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_mode_autojump_clock_threshold_changing PASSED [ 2%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_guest_mode.py::test_guest_mode_asyncgens PASSED [ 3%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_instruments PASSED [ 3%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_instruments_interleave PASSED [ 3%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_null_instrument PASSED [ 3%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_instrument_before_after_run PASSED [ 3%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_instrument_task_spawn_exit PASSED [ 3%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_instruments_crash PASSED [ 3%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_instruments_monkeypatch PASSED [ 4%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_instrumentation.py::test_instrument_that_raises_on_getattr PASSED [ 4%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_wait_basic[wait_writable-wait_readable] PASSED [ 4%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_wait_basic[wait_writable-] PASSED [ 4%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_wait_basic[-wait_readable] PASSED [ 4%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_wait_basic[-] PASSED [ 4%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_double_read[wait_readable] PASSED [ 4%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_double_read[] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_double_write[wait_writable] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_double_write[] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[notify_closing-wait_writable-wait_readable] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[notify_closing-wait_writable-] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[notify_closing--wait_readable] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[notify_closing--] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[-wait_writable-wait_readable] PASSED [ 5%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[-wait_writable-] PASSED [ 6%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[--wait_readable] PASSED [ 6%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_interrupted_by_close[--] PASSED [ 6%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_simultaneous_read_write[wait_writable-wait_readable] PASSED [ 6%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_simultaneous_read_write[wait_writable-] PASSED [ 6%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_simultaneous_read_write[-wait_readable] PASSED [ 6%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_simultaneous_read_write[-] PASSED [ 6%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_actual_streaming[wait_writable-wait_readable] PASSED [ 7%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_actual_streaming[wait_writable-] PASSED [ 7%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_actual_streaming[-wait_readable] PASSED [ 7%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_socket_actual_streaming[-] PASSED [ 7%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_notify_closing_on_invalid_object PASSED [ 7%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_wait_on_invalid_object PASSED [ 7%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_io_manager_statistics PASSED [ 7%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_io.py::test_can_survive_unnotified_close PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_self PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_enabled PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_enabled_after_yield_briefly PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_generator_based_context_manager_throw PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_async_generator_agen_protection PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_native_agen_protection PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_disabled_out_of_context PASSED [ 8%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_disabled_in_del PASSED [ 9%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_protection_works PASSED [ 9%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_is_good_neighbor PASSED [ 9%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_ki.py::test_ki_with_broken_threads PASSED [ 9%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_local.py::test_runvar_smoketest PASSED [ 9%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_local.py::test_runvar_resetting PASSED [ 9%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_local.py::test_runvar_sync PASSED [ 9%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_local.py::test_accessing_runvar_outside_run_call_fails PASSED [ 10%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_mock_clock.py::test_mock_clock PASSED [ 10%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_mock_clock.py::test_mock_clock_autojump PASSED [ 10%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_mock_clock.py::test_mock_clock_autojump_interference PASSED [ 10%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_mock_clock.py::test_mock_clock_autojump_preset PASSED [ 10%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_mock_clock.py::test_mock_clock_autojump_0_and_wait_all_tasks_blocked_0 PASSED [ 10%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_mock_clock.py::test_mock_clock_autojump_0_and_wait_all_tasks_blocked_nonzero SKIPPED [ 10%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_parking_lot.py::test_parking_lot_basic PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_parking_lot.py::test_parking_lot_cancel PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_parking_lot.py::test_parking_lot_repark PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_parking_lot.py::test_parking_lot_repark_with_count PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_basic PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_initial_task_error PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_run_nesting PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_warn_use_async_with PASSED [ 11%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_main_block_error_basic PASSED [ 12%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_child_crash_basic PASSED [ 12%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_basic_interleave PASSED [ 12%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_task_crash_propagation PASSED [ 12%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_main_and_task_both_crash PASSED [ 12%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_two_child_crashes PASSED [ 12%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_child_crash_wakes_parent PASSED [ 12%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_reschedule PASSED [ 13%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_current_time PASSED [ 13%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_current_time_with_mock_clock PASSED [ 13%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_current_clock PASSED [ 13%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_current_task PASSED [ 13%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_root_task PASSED [ 13%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_out_of_context PASSED [ 13%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_current_statistics PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_scope_repr PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_points PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_edge_cases PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_scope_exceptiongroup_filtering PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_precancelled_task PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_shielding PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_inheritance PASSED [ 14%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_shield_abort PASSED [ 15%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_basic_timeout PASSED [ 15%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_scope_nesting PASSED [ 15%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_unshield_while_cancel_propagating PASSED [ 15%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_unbound PASSED [ 15%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_scope_misnesting PASSED [ 15%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_timekeeping SKIPPED [ 15%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_failed_abort PASSED [ 16%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_broken_abort PASSED [ 16%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_error_in_run_loop PASSED [ 16%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_spawn_system_task PASSED [ 16%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_system_task_crash PASSED [ 16%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_system_task_crash_ExceptionGroup PASSED [ 16%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_system_task_crash_plus_Cancelled PASSED [ 16%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_system_task_crash_KeyboardInterrupt PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_yield_briefly_checks_for_timeout PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_exc_info PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_exc_info_after_throw_suppressed PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_exception_chaining_after_throw PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_exc_info_after_throw_to_inner_suppressed PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_exception_chaining_after_throw_to_inner PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_exception_chaining_doesnt_make_context_loops PASSED [ 17%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_identity PASSED [ 18%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_basic PASSED [ 18%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_too_late PASSED [ 18%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_idempotent PASSED [ 18%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_idempotent_requeue PASSED [ 18%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_after_main_crash PASSED [ 18%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_crashes PASSED [ 18%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_FIFO PASSED [ 19%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_starvation_resistance PASSED [ 19%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_threaded_stress_test PASSED [ 19%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_massive_queue PASSED [ 19%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_TrioToken_run_sync_soon_late_crash PASSED [ 19%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_slow_abort_basic PASSED [ 19%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_slow_abort_edge_cases PASSED [ 19%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_task_tree_introspection PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_closure PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_spawn_name PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_current_effective_deadline PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nice_error_on_bad_calls_to_run_or_spawn PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_calling_asyncio_function_gives_nice_error PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_asyncio_function_inside_nursery_does_not_explode PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trivial_yields PASSED [ 20%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_start PASSED [ 21%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_task_nursery_stack PASSED [ 21%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_start_with_cancelled_nursery PASSED [ 21%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_start_keeps_nursery_open PASSED [ 21%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_explicit_exception PASSED [ 21%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_stop_iteration PASSED [ 21%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_stop_async_iteration PASSED [ 21%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_traceback_frame_removal PASSED [ 22%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_contextvar_support PASSED [ 22%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_contextvar_multitask PASSED [ 22%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_system_task_contexts PASSED [ 22%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_Nursery_init PASSED [ 22%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_Nursery_private_init PASSED [ 22%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_Nursery_subclass PASSED [ 22%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_Cancelled_init PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_Cancelled_str PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_Cancelled_subclass PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_CancelScope_subclass PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_sniffio_integration PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_Task_custom_sleep_data PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_permanently_detach_coroutine_object PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_detach_and_reattach_coroutine_object PASSED [ 23%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_detached_coroutine_cancellation PASSED [ 24%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_async_function_implemented_in_C PASSED [ 24%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_very_deep_cancel_scope_nesting PASSED [ 24%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_scope_deadline_duplicates PASSED [ 24%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_simple_cancel_scope_usage_doesnt_create_cyclic_garbage PASSED [ 24%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_scope_exit_doesnt_create_cyclic_garbage PASSED [ 24%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_cancel_doesnt_create_cyclic_garbage PASSED [ 24%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_locals_destroyed_promptly_on_cancel PASSED [ 25%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-True-True] PASSED [ 25%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-True-False] PASSED [ 25%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-True-None] PASSED [ 25%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-False-True] PASSED [ 25%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-False-False] PASSED [ 25%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-False-None] PASSED [ 25%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-None-True] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-None-False] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[True-None-None] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-True-True] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-True-False] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-True-None] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-False-True] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-False-False] PASSED [ 26%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-False-None] PASSED [ 27%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-None-True] PASSED [ 27%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-None-False] PASSED [ 27%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_setting_strict_exception_groups[False-None-None] PASSED [ 27%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_collapse[True] PASSED [ 27%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_collapse[False] PASSED [ 27%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_nursery_collapse[None] PASSED [ 27%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_cancel_scope_no_cancellederror PASSED [ 28%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-False-False-False] PASSED [ 28%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-False-False-True] PASSED [ 28%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-False-True-False] PASSED [ 28%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-False-True-True] PASSED [ 28%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-False-None-False] PASSED [ 28%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-False-None-True] PASSED [ 28%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-True-False-False] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-True-False-True] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-True-True-False] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-True-True-True] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-True-None-False] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[False-True-None-True] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-False-False-False] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-False-False-True] PASSED [ 29%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-False-True-False] PASSED [ 30%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-False-True-True] PASSED [ 30%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-False-None-False] PASSED [ 30%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-False-None-True] PASSED [ 30%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-True-False-False] PASSED [ 30%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-True-False-True] PASSED [ 30%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-True-True-False] PASSED [ 30%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-True-True-True] PASSED [ 31%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-True-None-False] PASSED [ 31%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_trio_run_strict_before_started[True-True-None-True] PASSED [ 31%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_run.py::test_internal_error_old_nursery_multiple_tasks PASSED [ 31%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_thread_cache.py::test_thread_cache_basics PASSED [ 31%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_thread_cache.py::test_thread_cache_deref PASSED [ 31%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_thread_cache.py::test_spawning_new_thread_from_deliver_reuses_starting_thread SKIPPED [ 31%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_thread_cache.py::test_idle_threads_exit SKIPPED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_thread_cache.py::test_race_between_idle_exit_and_job_assignment PASSED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_thread_cache.py::test_raise_in_deliver PASSED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_tutil.py::test_check_sequence_matches PASSED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_unbounded_queue.py::test_UnboundedQueue_basic PASSED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_unbounded_queue.py::test_UnboundedQueue_blocking PASSED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_unbounded_queue.py::test_UnboundedQueue_fairness PASSED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_unbounded_queue.py::test_UnboundedQueue_trivial_yields PASSED [ 32%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_unbounded_queue.py::test_UnboundedQueue_no_spurious_wakeups PASSED [ 33%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_windows.py::test_winerror SKIPPED [ 33%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_windows.py::test_completion_key_listen SKIPPED [ 33%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_windows.py::test_readinto_overlapped SKIPPED [ 33%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_windows.py::test_forgot_to_register_with_iocp SKIPPED [ 33%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_windows.py::test_too_late_to_cancel SKIPPED [ 33%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_windows.py::test_lsp_that_hooks_select_gives_good_error SKIPPED [ 33%] .testenv/lib/python3.11/site-packages/trio/_core/_tests/test_windows.py::test_lsp_that_completely_hides_base_socket_gives_good_error SKIPPED [ 34%] .testenv/lib/python3.11/site-packages/trio/_tests/test_abc.py::test_instrument_implements_hook_methods PASSED [ 34%] .testenv/lib/python3.11/site-packages/trio/_tests/test_abc.py::test_AsyncResource_defaults PASSED [ 34%] .testenv/lib/python3.11/site-packages/trio/_tests/test_abc.py::test_abc_generics PASSED [ 34%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_channel PASSED [ 34%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_553 PASSED [ 34%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_channel_multiple_producers PASSED [ 34%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_channel_multiple_consumers PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_close_basics PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_close_sync PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_receive_channel_clone_and_close PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_close_multiple_send_handles PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_close_multiple_receive_handles PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_inf_capacity PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_statistics PASSED [ 35%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_channel_fairness PASSED [ 36%] .testenv/lib/python3.11/site-packages/trio/_tests/test_channel.py::test_unbuffered PASSED [ 36%] .testenv/lib/python3.11/site-packages/trio/_tests/test_contextvars.py::test_contextvars_default PASSED [ 36%] .testenv/lib/python3.11/site-packages/trio/_tests/test_contextvars.py::test_contextvars_set PASSED [ 36%] .testenv/lib/python3.11/site-packages/trio/_tests/test_contextvars.py::test_contextvars_copy PASSED [ 36%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_warn_deprecated PASSED [ 36%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_warn_deprecated_no_instead_or_issue PASSED [ 36%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_warn_deprecated_stacklevel PASSED [ 37%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_warn_deprecated_formatting PASSED [ 37%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_deprecated_decorator PASSED [ 37%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_deprecated_decorator_method PASSED [ 37%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_deprecated_decorator_with_explicit_thing PASSED [ 37%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_deprecated_alias PASSED [ 37%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_deprecated_alias_method PASSED [ 37%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_deprecated_docstring_munging PASSED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate.py::test_module_with_deprecations PASSED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate_strict_exception_groups_false.py::test_deprecation_warning_open_nursery PASSED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate_strict_exception_groups_false.py::test_deprecation_warning_run PASSED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_deprecate_strict_exception_groups_false.py::test_deprecation_warning_start_guest_run PASSED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_smoke[ipv4] PASSED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_smoke[ipv6] PASSED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_handshake_over_terrible_network SKIPPED [ 38%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_implicit_handshake PASSED [ 39%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_full_duplex PASSED [ 39%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_channel_closing PASSED [ 39%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_serve_exits_cleanly_on_close PASSED [ 39%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_client_multiplex PASSED [ 39%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_dtls_over_dgram_only PASSED [ 39%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_double_serve PASSED [ 39%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_connect_to_non_server PASSED [ 40%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_incoming_buffer_overflow PASSED [ 40%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_server_socket_doesnt_crash_on_garbage PASSED [ 40%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_invalid_cookie_rejected PASSED [ 40%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_client_cancels_handshake_and_starts_new_one PASSED [ 40%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_swap_client_server PASSED [ 40%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_openssl_retransmit_doesnt_break_stuff SKIPPED [ 40%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_initial_retransmit_timeout_configuration PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_explicit_tiny_mtu_is_respected PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_handshake_handles_minimum_network_mtu[ipv4] PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_handshake_handles_minimum_network_mtu[ipv6] PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_system_task_cleaned_up_on_gc PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_gc_before_system_task_starts PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_gc_as_packet_received PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_gc_after_trio_exits PASSED [ 41%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_already_closed_socket_doesnt_crash PASSED [ 42%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_socket_closed_while_processing_clienthello PASSED [ 42%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_association_replaced_while_handshake_running PASSED [ 42%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_association_replaced_before_handshake_starts PASSED [ 42%] .testenv/lib/python3.11/site-packages/trio/_tests/test_dtls.py::test_send_to_closed_local_port PASSED [ 42%] .testenv/lib/python3.11/site-packages/trio/_tests/test_exports.py::test_core_is_properly_reexported PASSED [ 42%] .testenv/lib/python3.11/site-packages/trio/_tests/test_exports.py::test_nopublic_is_final PASSED [ 42%] .testenv/lib/python3.11/site-packages/trio/_tests/test_exports.py::test_classes_are_final PASSED [ 43%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_basic_udp PASSED [ 43%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_msg_trunc PASSED [ 43%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_recv_methods PASSED [ 43%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_nonwindows_functionality PASSED [ 43%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_windows_functionality SKIPPED [ 43%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_basic_tcp PASSED [ 43%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_not_implemented_functions PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_getpeername PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_fakenet.py::test_init PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_wrap_invalid PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_wrap_non_iobase PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_wrapped_property PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_dir_matches_wrapped PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_unsupported_not_forwarded PASSED [ 44%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_type_stubs_match_lists PASSED [ 45%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_sync_attrs_forwarded PASSED [ 45%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_sync_attrs_match_wrapper PASSED [ 45%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_async_methods_generated_once PASSED [ 45%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_async_methods_signature PASSED [ 45%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_async_methods_wrap PASSED [ 45%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_async_methods_match_wrapper PASSED [ 45%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_open PASSED [ 46%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_open_context_manager PASSED [ 46%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_async_iter PASSED [ 46%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_aclose_cancelled PASSED [ 46%] .testenv/lib/python3.11/site-packages/trio/_tests/test_file_io.py::test_detach_rewraps_asynciobase PASSED [ 46%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_generic.py::test_StapledStream PASSED [ 46%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_generic.py::test_StapledStream_with_erroring_close PASSED [ 46%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_basic PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_specific_port_specific_host PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_ipv6_v6only PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_rebind PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_multiple_host_cleanup_on_error PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_port_checking PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_serve_tcp PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families0-try_families0] PASSED [ 47%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families0-try_families1] PASSED [ 48%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families0-try_families2] PASSED [ 48%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families1-try_families0] PASSED [ 48%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families1-try_families1] PASSED [ 48%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families1-try_families2] PASSED [ 48%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families2-try_families0] PASSED [ 48%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families2-try_families1] PASSED [ 48%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families2-try_families2] PASSED [ 49%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_socket_fails_not_afnosupport PASSED [ 49%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_backlog PASSED [ 49%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_backlog_inf_warning PASSED [ 49%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_backlog_float_error PASSED [ 49%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_close_all PASSED [ 49%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_reorder_for_rfc_6555_section_5_4 PASSED [ 49%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_format_host_port PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_open_tcp_stream_real_socket_smoketest PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_open_tcp_stream_input_validation PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_local_address_real PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_one_host_quick_success PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_one_host_slow_success PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_one_host_quick_fail PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_one_host_slow_fail PASSED [ 50%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_one_host_failed_after_connect PASSED [ 51%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_basic_fallthrough PASSED [ 51%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_early_success PASSED [ 51%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_custom_delay PASSED [ 51%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_none_default PASSED [ 51%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_custom_errors_expedite PASSED [ 51%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_all_fail PASSED [ 51%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_multi_success PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_does_reorder PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_handles_no_ipv4 PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_handles_no_ipv6 PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_no_hosts PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_tcp_stream.py::test_cancel PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_unix_stream.py::test_close_on_error PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_unix_stream.py::test_open_with_bad_filename_type[4] PASSED [ 52%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_unix_stream.py::test_open_with_bad_filename_type[4.5] PASSED [ 53%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_unix_stream.py::test_open_bad_socket PASSED [ 53%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_unix_stream.py::test_open_unix_socket PASSED [ 53%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_open_unix_stream.py::test_error_on_no_unix SKIPPED [ 53%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_serve_listeners.py::test_serve_listeners_basic PASSED [ 53%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_serve_listeners.py::test_serve_listeners_accept_unrecognized_error PASSED [ 53%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_serve_listeners.py::test_serve_listeners_accept_capacity_error PASSED [ 53%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_serve_listeners.py::test_serve_listeners_connection_nursery PASSED [ 54%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_socket.py::test_SocketStream_basics PASSED [ 54%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_socket.py::test_SocketStream_send_all PASSED [ 54%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_socket.py::test_SocketStream_generic PASSED [ 54%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_socket.py::test_SocketListener PASSED [ 54%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_socket.py::test_SocketListener_socket_closed_underfoot PASSED [ 54%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_socket.py::test_SocketListener_accept_errors PASSED [ 54%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_socket.py::test_socket_stream_works_when_peer_has_already_closed PASSED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_ssl_helpers.py::test_open_ssl_over_tcp_stream_and_everything_else[tls13] PASSED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_ssl_helpers.py::test_open_ssl_over_tcp_stream_and_everything_else[tls12] PASSED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_highlevel_ssl_helpers.py::test_open_ssl_over_tcp_listeners PASSED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_instantiate_posix PASSED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_instantiate_windows SKIPPED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_open_is_async_context_manager PASSED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_magic PASSED [ 55%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_cmp_magic[Path-Path0] PASSED [ 56%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_cmp_magic[Path-Path1] PASSED [ 56%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_cmp_magic[Path-Path2] PASSED [ 56%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_div_magic[Path-Path0] PASSED [ 56%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_div_magic[Path-Path1] PASSED [ 56%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_div_magic[Path-str] PASSED [ 56%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_div_magic[str-Path] PASSED [ 56%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_hash_magic[foo-Path-Path0] PASSED [ 57%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_hash_magic[foo-Path-Path1] PASSED [ 57%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_hash_magic[foo/bar/baz-Path-Path0] PASSED [ 57%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_hash_magic[foo/bar/baz-Path-Path1] PASSED [ 57%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_hash_magic[./foo-Path-Path0] PASSED [ 57%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_hash_magic[./foo-Path-Path1] PASSED [ 57%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_forwarded_properties PASSED [ 57%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_async_method_signature PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_compare_async_stat_methods[is_dir] PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_compare_async_stat_methods[is_file] PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_invalid_name_not_wrapped PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_async_methods_rewrap[absolute] PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_async_methods_rewrap[resolve] PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_forward_methods_rewrap PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_forward_properties_rewrap PASSED [ 58%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_forward_methods_without_rewrap PASSED [ 59%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_repr PASSED [ 59%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_path_wraps_path[__init__] PASSED [ 59%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_path_wraps_path[joinpath] PASSED [ 59%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_path_nonpath PASSED [ 59%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_open_file_can_open_path PASSED [ 59%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_globmethods PASSED [ 59%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_iterdir PASSED [ 60%] .testenv/lib/python3.11/site-packages/trio/_tests/test_path.py::test_classmethods PASSED [ 60%] .testenv/lib/python3.11/site-packages/trio/_tests/test_scheduler_determinism.py::test_the_trio_scheduler_is_not_deterministic PASSED [ 60%] .testenv/lib/python3.11/site-packages/trio/_tests/test_scheduler_determinism.py::test_the_trio_scheduler_is_deterministic_if_seeded PASSED [ 60%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_open_signal_receiver PASSED [ 60%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_open_signal_receiver_restore_handler_after_one_bad_signal PASSED [ 60%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_open_signal_receiver_empty_fail PASSED [ 60%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_open_signal_receiver_restore_handler_after_duplicate_signal PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_catch_signals_wrong_thread PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_open_signal_receiver_conflict PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_open_signal_receiver_no_starvation PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_signals.py::test_catch_signals_race_condition_on_exit PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test__try_sync PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_socket_has_some_reexports PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_getaddrinfo PASSED [ 61%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_getnameinfo PASSED [ 62%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_from_stdlib_socket PASSED [ 62%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_from_fd PASSED [ 62%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_socketpair_simple PASSED [ 62%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_fromshare SKIPPED [ 62%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_socket PASSED [ 62%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_socket_v6 PASSED [ 62%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_sniff_sockopts PASSED [ 63%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_basics PASSED [ 63%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_setsockopt PASSED [ 63%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_dup PASSED [ 63%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_shutdown PASSED [ 63%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_simple_server[127.0.0.1-2] PASSED [ 63%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_simple_server[::1-10] PASSED [ 63%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_is_readable PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_resolve[2-addrs0] PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_resolve[10-addrs1] PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_unresolved_names PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_non_blocking_paths PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_connect_paths PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_address_in_socket_error PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_resolve_address_exception_in_connect_closes_socket PASSED [ 64%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_send_recv_variants PASSED [ 65%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_idna PASSED [ 65%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_getprotobyname PASSED [ 65%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_custom_hostname_resolver PASSED [ 65%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_custom_socket_factory PASSED [ 65%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_SocketType_is_abstract PASSED [ 65%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_unix_domain_socket PASSED [ 65%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_interrupted_by_close PASSED [ 66%] .testenv/lib/python3.11/site-packages/trio/_tests/test_socket.py::test_many_sockets PASSED [ 66%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_PyOpenSSLEchoStream_gives_resource_busy_errors PASSED [ 66%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_client_basics[tls13] PASSED [ 66%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_server_basics[tls13] PASSED [ 66%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_attributes[tls13] PASSED [ 66%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_full_duplex_basics[tls13] PASSED [ 66%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_renegotiation_simple[tls13] PASSED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_renegotiation_randomized[tls13] SKIPPED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_resource_busy_errors[tls13] PASSED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_checkpoints[tls13] PASSED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_send_all_empty_string[tls13] PASSED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_SSLStream_generic[tls13-False] PASSED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_SSLStream_generic[tls13-True] PASSED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_unwrap[tls13] PASSED [ 67%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_closing_nice_case[tls13] PASSED [ 68%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_send_all_fails_in_the_middle[tls13] PASSED [ 68%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_over_ssl[tls13] PASSED [ 68%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_bad_shutdown[tls13] PASSED [ 68%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_bad_shutdown_but_its_ok[tls13] PASSED [ 68%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_only_closes_stream_once[tls13] PASSED [ 68%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_https_compatibility_disagreement[tls13] PASSED [ 68%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_https_mode_eof_before_handshake[tls13] PASSED [ 69%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_send_error_during_handshake[tls13] PASSED [ 69%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_receive_error_during_handshake[tls13] PASSED [ 69%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_alpn_protocol_before_handshake[tls13] PASSED [ 69%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_alpn_protocol_when_not_set[tls13] PASSED [ 69%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_npn_protocol_before_handshake[tls13] PASSED [ 69%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_npn_protocol_when_not_set[tls13] PASSED [ 69%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_get_channel_binding_before_handshake[tls13] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_get_channel_binding_after_handshake[tls13] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_getpeercert[tls13] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_SSLListener[tls13] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_client_basics[tls12] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_server_basics[tls12] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_attributes[tls12] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_full_duplex_basics[tls12] PASSED [ 70%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_renegotiation_simple[tls12] PASSED [ 71%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_renegotiation_randomized[tls12] SKIPPED [ 71%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_resource_busy_errors[tls12] PASSED [ 71%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_checkpoints[tls12] PASSED [ 71%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_send_all_empty_string[tls12] PASSED [ 71%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_SSLStream_generic[tls12-False] PASSED [ 71%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_SSLStream_generic[tls12-True] PASSED [ 71%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_unwrap[tls12] PASSED [ 72%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_closing_nice_case[tls12] PASSED [ 72%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_send_all_fails_in_the_middle[tls12] PASSED [ 72%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_over_ssl[tls12] PASSED [ 72%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_bad_shutdown[tls12] PASSED [ 72%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_bad_shutdown_but_its_ok[tls12] PASSED [ 72%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_only_closes_stream_once[tls12] PASSED [ 72%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_https_compatibility_disagreement[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_https_mode_eof_before_handshake[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_send_error_during_handshake[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_receive_error_during_handshake[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_alpn_protocol_before_handshake[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_alpn_protocol_when_not_set[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_npn_protocol_before_handshake[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_selected_npn_protocol_when_not_set[tls12] PASSED [ 73%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_get_channel_binding_before_handshake[tls12] PASSED [ 74%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_get_channel_binding_after_handshake[tls12] PASSED [ 74%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_getpeercert[tls12] PASSED [ 74%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_SSLListener[tls12] PASSED [ 74%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_wait_writable_calls_underlying_wait_writable PASSED [ 74%] .testenv/lib/python3.11/site-packages/trio/_tests/test_ssl.py::test_ssl_handshake_failure_during_aclose PASSED [ 74%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_basic[open_process] PASSED [ 74%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_basic[run_process in nursery] PASSED [ 75%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_auto_update_returncode[open_process] PASSED [ 75%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_auto_update_returncode[run_process in nursery] PASSED [ 75%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_multi_wait[open_process] PASSED [ 75%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_multi_wait[run_process in nursery] PASSED [ 75%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_pipes[open_process] PASSED [ 75%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_pipes[run_process in nursery] PASSED [ 75%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_interactive[open_process] PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_interactive[run_process in nursery] PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_run PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_run_check PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_run_with_broken_pipe PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_stderr_stdout[open_process] PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_stderr_stdout[run_process in nursery] PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_errors PASSED [ 76%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_signals[open_process] PASSED [ 77%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_signals[run_process in nursery] PASSED [ 77%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_wait_reapable_fails[open_process] PASSED [ 77%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_wait_reapable_fails[run_process in nursery] PASSED [ 77%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_waitid_eintr SKIPPED [ 77%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_custom_deliver_cancel PASSED [ 77%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_bad_deliver_cancel PASSED [ 77%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_warn_on_failed_cancel_terminate PASSED [ 78%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_warn_on_cancel_SIGKILL_escalation PASSED [ 78%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_run_process_background_fail PASSED [ 78%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_for_leaking_fds PASSED [ 78%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_run_process_internal_error PASSED [ 78%] .testenv/lib/python3.11/site-packages/trio/_tests/test_subprocess.py::test_subprocess_pidfd_unnotified PASSED [ 78%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_Event PASSED [ 78%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_CapacityLimiter PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_CapacityLimiter_inf PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_CapacityLimiter_change_total_tokens PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_CapacityLimiter_memleak_548 PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_Semaphore PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_Semaphore_bounded PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_Lock_and_StrictFIFOLock[Lock] PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_Lock_and_StrictFIFOLock[StrictFIFOLock] PASSED [ 79%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_Condition PASSED [ 80%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[CapacityLimiter(1)] PASSED [ 80%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[Semaphore(1)] PASSED [ 80%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[Lock] PASSED [ 80%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[StrictFIFOLock] PASSED [ 80%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[ChannelLock1(10)] PASSED [ 80%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[ChannelLock1(1)] PASSED [ 80%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[ChannelLock2] PASSED [ 81%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_exclusion[ChannelLock3] PASSED [ 81%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[CapacityLimiter(1)] PASSED [ 81%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[Semaphore(1)] PASSED [ 81%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[Lock] PASSED [ 81%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[StrictFIFOLock] PASSED [ 81%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock1(10)] PASSED [ 81%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock1(1)] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock2] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock3] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[CapacityLimiter(1)] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[Semaphore(1)] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[Lock] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[StrictFIFOLock] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock1(10)] PASSED [ 82%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock1(1)] PASSED [ 83%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock2] PASSED [ 83%] .testenv/lib/python3.11/site-packages/trio/_tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock3] PASSED [ 83%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_wait_all_tasks_blocked PASSED [ 83%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_wait_all_tasks_blocked_with_timeouts PASSED [ 83%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_wait_all_tasks_blocked_with_cushion PASSED [ 83%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_assert_checkpoints PASSED [ 83%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_assert_no_checkpoints PASSED [ 84%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_Sequencer PASSED [ 84%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_Sequencer_cancel PASSED [ 84%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test__assert_raises PASSED [ 84%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test__UnboundeByteQueue PASSED [ 84%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_MemorySendStream PASSED [ 84%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_MemoryReceiveStream PASSED [ 84%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_MemoryRecvStream_closing PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_memory_stream_pump PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_memory_stream_one_way_pair PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_memory_stream_pair PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_memory_streams_with_generic_tests PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_lockstep_streams_with_generic_tests PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_open_stream_to_socket_listener PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing.py::test_trio_test PASSED [ 85%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_raises_group PASSED [ 86%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_match PASSED [ 86%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_check PASSED [ 86%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_RaisesGroup_matches PASSED [ 86%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_message PASSED [ 86%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_matcher PASSED [ 86%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_matcher_match PASSED [ 86%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_Matcher_check PASSED [ 87%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test_matcher_tostring PASSED [ 87%] .testenv/lib/python3.11/site-packages/trio/_tests/test_testing_raisesgroup.py::test__ExceptionInfo PASSED [ 87%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_do_in_trio_thread PASSED [ 87%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_do_in_trio_thread_from_trio_thread PASSED [ 87%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_trio_thread_ki PASSED [ 87%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_await_in_trio_thread_while_main_exits PASSED [ 87%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_named_thread PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_named_thread_os PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_has_pthread_setname_np PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_cancellation PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_abandoned PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[False-False-3] PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[False-False-5] PASSED [ 88%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[False-False-10] PASSED [ 89%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[False-True-3] PASSED [ 89%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[False-True-5] PASSED [ 89%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[False-True-10] PASSED [ 89%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[True-False-3] PASSED [ 89%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[True-False-5] PASSED [ 89%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[True-False-10] PASSED [ 89%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[True-True-3] PASSED [ 90%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[True-True-5] PASSED [ 90%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter[True-True-10] PASSED [ 90%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_custom_limiter PASSED [ 90%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_limiter_error PASSED [ 90%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_in_worker_thread_fail_to_spawn PASSED [ 90%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_to_thread_run_sync_token PASSED [ 90%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_to_thread_run_sync_expected_error PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_to_thread_run_sync_contextvars PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_from_thread_run_sync PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_from_thread_run PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_from_thread_token PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_from_thread_token_kwarg PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_from_thread_no_token PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_from_thread_run_sync_contextvars PASSED [ 91%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_from_thread_run_contextvars PASSED [ 92%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_run_fn_as_system_task_catched_badly_typed_token PASSED [ 92%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_from_thread_inside_trio_thread PASSED [ 92%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_from_thread_run_during_shutdown PASSED [ 92%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_trio_token_weak_referenceable PASSED [ 92%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_unsafe_abandon_on_cancel_kwarg PASSED [ 92%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_from_thread_reuses_task PASSED [ 92%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_recursive_to_thread PASSED [ 93%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_from_thread_host_cancelled PASSED [ 93%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_from_thread_check_cancelled PASSED [ 93%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_from_thread_check_cancelled_raises_in_foreign_threads PASSED [ 93%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_reentry_doesnt_deadlock SKIPPED [ 93%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_cancellable_and_abandon_raises PASSED [ 93%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_cancellable_warns PASSED [ 93%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_wait_all_threads_completed PASSED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_threads.py::test_wait_all_threads_completed_no_threads PASSED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_timeouts.py::test_sleep SKIPPED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_timeouts.py::test_move_on_after SKIPPED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_timeouts.py::test_fail SKIPPED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_timeouts.py::test_timeouts_raise_value_error PASSED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_tracing.py::test_task_iter_await_frames PASSED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_tracing.py::test_task_iter_await_frames_async_gen PASSED [ 94%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_send_pipe PASSED [ 95%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_receive_pipe PASSED [ 95%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_pipes_combined PASSED [ 95%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_pipe_errors PASSED [ 95%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_del PASSED [ 95%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_async_with PASSED [ 95%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_misdirected_aclose_regression PASSED [ 95%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_close_at_bad_time_for_receive_some PASSED [ 96%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_close_at_bad_time_for_send_all PASSED [ 96%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_bizarro_OSError_from_receive PASSED [ 96%] .testenv/lib/python3.11/site-packages/trio/_tests/test_unix_pipes.py::test_pipe_fully PASSED [ 96%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_signal_raise PASSED [ 96%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_ConflictDetector PASSED [ 96%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_module_metadata_is_fixed_up PASSED [ 96%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_is_main_thread PASSED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_coroutine_or_error PASSED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_generic_function PASSED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_final_decorator PASSED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_no_public_constructor_metaclass PASSED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_util.py::test_fixup_module_metadata PASSED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_wait_for_object.py::test_WaitForMultipleObjects_sync SKIPPED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_wait_for_object.py::test_WaitForMultipleObjects_sync_slow SKIPPED [ 97%] .testenv/lib/python3.11/site-packages/trio/_tests/test_wait_for_object.py::test_WaitForSingleObject SKIPPED [ 98%] .testenv/lib/python3.11/site-packages/trio/_tests/test_wait_for_object.py::test_WaitForSingleObject_slow SKIPPED [ 98%] .testenv/lib/python3.11/site-packages/trio/_tests/test_windows_pipes.py::test_pipe_typecheck SKIPPED [ 98%] .testenv/lib/python3.11/site-packages/trio/_tests/test_windows_pipes.py::test_pipe_error_on_close SKIPPED [ 98%] .testenv/lib/python3.11/site-packages/trio/_tests/test_windows_pipes.py::test_pipes_combined SKIPPED [ 98%] .testenv/lib/python3.11/site-packages/trio/_tests/test_windows_pipes.py::test_async_with SKIPPED [ 98%] .testenv/lib/python3.11/site-packages/trio/_tests/test_windows_pipes.py::test_close_during_write SKIPPED [ 98%] .testenv/lib/python3.11/site-packages/trio/_tests/test_windows_pipes.py::test_pipe_fully SKIPPED [ 99%] .testenv/lib/python3.11/site-packages/trio/_tests/tools/test_mypy_annotate.py::test_processing[blank] PASSED [ 99%] .testenv/lib/python3.11/site-packages/trio/_tests/tools/test_mypy_annotate.py::test_processing[normal] PASSED [ 99%] .testenv/lib/python3.11/site-packages/trio/_tests/tools/test_mypy_annotate.py::test_processing[note-wcol] PASSED [ 99%] .testenv/lib/python3.11/site-packages/trio/_tests/tools/test_mypy_annotate.py::test_processing[error-wend] PASSED [ 99%] .testenv/lib/python3.11/site-packages/trio/_tests/tools/test_mypy_annotate.py::test_processing[warn-lineonly] PASSED [ 99%] .testenv/lib/python3.11/site-packages/trio/_tests/tools/test_mypy_annotate.py::test_export PASSED [ 99%] .testenv/lib/python3.11/site-packages/trio/_tests/tools/test_mypy_annotate.py::test_endtoend PASSED [100%] ================ 700 passed, 35 skipped, 42 deselected in 8.79s ================ >>> py3-trio: Entering fakeroot... >>> py3-trio-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/testing/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/testing/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_tests/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_tests/tools/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_tests/tools/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_tests/type_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_tests/type_tests/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_core/_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_core/_tests/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_core/_tests/type_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_core/_tests/type_tests/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_core/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_core/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_subprocess_platform/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_subprocess_platform/__pycache__' '/home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.11/site-packages/trio/_tools/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.11/site-packages/trio/_tools/__pycache__' >>> py3-trio-pyc*: Preparing subpackage py3-trio-pyc... >>> py3-trio-pyc*: Running postcheck for py3-trio-pyc >>> py3-trio*: Running postcheck for py3-trio >>> py3-trio*: Preparing package py3-trio... >>> py3-trio-pyc*: Tracing dependencies... py3-attrs py3-async_generator py3-idna py3-cffi py3-openssl py3-outcome py3-sniffio py3-sortedcontainers python3 python3~3.11 >>> py3-trio-pyc*: Package size: 2.6 MB >>> py3-trio-pyc*: Compressing data... >>> py3-trio-pyc*: Create checksum... >>> py3-trio-pyc*: Create py3-trio-pyc-0.25.0-r0.apk >>> py3-trio*: Tracing dependencies... py3-attrs py3-async_generator py3-idna py3-cffi py3-openssl py3-outcome py3-sniffio py3-sortedcontainers python3 python3~3.11 >>> py3-trio*: Package size: 1.9 MB >>> py3-trio*: Compressing data... >>> py3-trio*: Create checksum... >>> py3-trio*: Create py3-trio-0.25.0-r0.apk >>> py3-trio: Build complete at Sun, 24 Mar 2024 19:33:34 +0000 elapsed time 0h 0m 13s >>> py3-trio: Cleaning up srcdir >>> py3-trio: Cleaning up pkgdir >>> py3-trio: Uninstalling dependencies... (1/65) Purging .makedepends-py3-trio (20240324.193322) (2/65) Purging py3-outcome-pyc (1.3.0-r0) (3/65) Purging py3-outcome (1.3.0-r0) (4/65) Purging py3-async_generator-pyc (1.10-r5) (5/65) Purging py3-async_generator (1.10-r5) (6/65) Purging py3-sniffio-pyc (1.3.1-r0) (7/65) Purging py3-sniffio (1.3.1-r0) (8/65) Purging py3-curio-pyc (1.6-r1) (9/65) Purging py3-curio (1.6-r1) (10/65) Purging py3-sortedcontainers-pyc (2.4.0-r4) (11/65) Purging py3-sortedcontainers (2.4.0-r4) (12/65) Purging py3-gpep517-pyc (15-r1) (13/65) Purging py3-gpep517 (15-r1) (14/65) Purging py3-installer-pyc (0.7.0-r1) (15/65) Purging py3-installer (0.7.0-r1) (16/65) Purging py3-setuptools-pyc (69.2.0-r0) (17/65) Purging py3-setuptools (69.2.0-r0) (18/65) Purging py3-wheel-pyc (0.42.0-r0) (19/65) Purging py3-wheel (0.42.0-r0) (20/65) Purging py3-astor-pyc (0.8.1-r4) (21/65) Purging py3-astor (0.8.1-r4) (22/65) Purging py3-pytest-pyc (8.0.2-r0) (23/65) Purging py3-pytest (8.0.2-r0) (24/65) Purging py3-iniconfig-pyc (2.0.0-r0) (25/65) Purging py3-iniconfig (2.0.0-r0) (26/65) Purging py3-packaging-pyc (24.0-r0) (27/65) Purging py3-packaging (24.0-r0) (28/65) Purging py3-parsing-pyc (3.1.2-r0) (29/65) Purging py3-parsing (3.1.2-r0) (30/65) Purging py3-pluggy-pyc (1.4.0-r0) (31/65) Purging py3-pluggy (1.4.0-r0) (32/65) Purging py3-py-pyc (1.11.0-r2) (33/65) Purging py3-py (1.11.0-r2) (34/65) Purging py3-trustme-pyc (1.1.0-r0) (35/65) Purging py3-trustme (1.1.0-r0) (36/65) Purging py3-idna-pyc (3.6-r0) (37/65) Purging py3-idna (3.6-r0) (38/65) Purging py3-openssl-pyc (24.1.0-r0) (39/65) Purging py3-openssl (24.1.0-r0) (40/65) Purging py3-service_identity-pyc (24.1.0-r0) (41/65) Purging py3-service_identity (24.1.0-r0) (42/65) Purging py3-asn1-modules-pyc (0.3.0-r1) (43/65) Purging py3-asn1-modules (0.3.0-r1) (44/65) Purging py3-asn1-pyc (0.5.1-r0) (45/65) Purging py3-asn1 (0.5.1-r0) (46/65) Purging py3-attrs-pyc (23.2.0-r0) (47/65) Purging py3-attrs (23.2.0-r0) (48/65) Purging py3-cryptography-pyc (42.0.5-r0) (49/65) Purging py3-cryptography (42.0.5-r0) (50/65) Purging py3-cffi-pyc (1.16.0-r0) (51/65) Purging py3-cffi (1.16.0-r0) (52/65) Purging py3-cparser-pyc (2.21-r4) (53/65) Purging py3-cparser (2.21-r4) (54/65) Purging python3-pyc (3.11.8-r0) (55/65) Purging python3-pycache-pyc0 (3.11.8-r0) (56/65) Purging pyc (3.11.8-r0) (57/65) Purging python3 (3.11.8-r0) (58/65) Purging gdbm (1.23-r1) (59/65) Purging libbz2 (1.0.8-r6) (60/65) Purging libffi (3.4.6-r0) (61/65) Purging libpanelw (6.4_p20240309-r0) (62/65) Purging mpdecimal (4.0.0-r0) (63/65) Purging readline (8.2.10-r0) (64/65) Purging sqlite-libs (3.45.2-r0) (65/65) Purging xz-libs (5.6.1-r1) Executing busybox-1.36.1-r22.trigger OK: 271 MiB in 103 packages >>> py3-trio: Updating the community/armv7 repository index... >>> py3-trio: Signing the index...