https://github.com/bitcoin/bitcoin/actions/runs/23192191180/job/67390951612?pr=34841
02026-03-17T11:57:04.087893Z TestFramework (INFO): Trying to send a transaction when none of Tor or I2P is reachable
12026-03-17T11:57:04.289600Z TestFramework.socks5 (ERROR): socks5 request handling failed.
2Traceback (most recent call last):
3 File "/Users/runner/work/bitcoin/bitcoin/repo_archive/test/functional/test_framework/socks5.py", line 185, in handle
4 forward_sockets(self.conn, conn_to)
5 ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
6 File "/Users/runner/work/bitcoin/bitcoin/repo_archive/test/functional/test_framework/socks5.py", line 68, in forward_sockets
7 data = s.recv(4096)
8ConnectionResetError: [Errno 54] Connection reset by peer
92026-03-17T11:57:04.780915Z TestFramework (INFO): Stopping nodes
102026-03-17T11:57:04.972885Z TestFramework (INFO): Cleaning up /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/test_runner/test_runner_₿_🏃_20260317_114135/p2p_private_broadcast_74 on exit
112026-03-17T11:57:04.972946Z TestFramework (INFO): Tests successful
12
13
14stderr:
15/opt/homebrew/Cellar/python@3.14/3.14.3_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/asyncio/base_events.py:744: RuntimeWarning: coroutine 'NetworkThread.create_listen_server' was never awaited
16 self._ready.clear()
17RuntimeWarning: Enable tracemalloc to get the object allocation traceback