https://cirrus-ci.com/task/4656272184705024?logs=ci#L5223
0 test 2023-08-22T00:53:40.017000Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:16101: msg_pong(nonce=00000006)
1 node1 2023-08-22T00:53:40.017692Z (mocktime: 2023-08-22T00:54:10Z) [msghand] [net_processing.cpp:3259] [ProcessMessage] [net] received: ping (8 bytes) peer=2
2 node1 2023-08-22T00:53:40.017750Z (mocktime: 2023-08-22T00:54:10Z) [msghand] [net.cpp:2895] [PushMessage] [net] sending pong (8 bytes) peer=2
3 test 2023-08-22T00:53:40.067000Z TestFramework (ERROR): Assertion failed
4 Traceback (most recent call last):
5 File "/ci_container_base/ci/scratch/build/bitcoin-i686-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 131, in main
6 self.run_test()
7 File "/ci_container_base/ci/scratch/build/bitcoin-i686-pc-linux-gnu/test/functional/mempool_reorg.py", line 193, in run_test
8 self.test_reorg_relay()
9 File "/ci_container_base/ci/scratch/build/bitcoin-i686-pc-linux-gnu/test/functional/mempool_reorg.py", line 98, in test_reorg_relay
10 assert_equal(len(peer1.get_invs()), 3)
11 File "/ci_container_base/ci/scratch/build/bitcoin-i686-pc-linux-gnu/test/functional/test_framework/util.py", line 57, in assert_equal
12 raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
13 AssertionError: not(0 == 3)
14 test 2023-08-22T00:53:40.077000Z TestFramework (DEBUG): Closing down network thread