Intermittent RPC Timeout/Deadlock during large POST requests on Keep-Alive connections (TCP Zero Window) [was: Intermittent deadlock in p2p_orphan_handling.py", test_framework.authproxy.JSONRPCException: timeout] #34731

issue maflcko opened this issue on March 4, 2026
  1. maflcko commented at 2:04 PM on March 4, 2026: member

    https://github.com/bitcoin/bitcoin/actions/runs/22644502073/job/65628908664?pr=34726#step:9:44345

    test  2026-03-03T22:51:58.890201Z TestFramework (INFO): Test that a node only announcing a maximally sized ancestor package is protected in orphanage 
     node0 2026-03-03T22:51:58.890389Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:58.890417Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=setmocktime user=__cookie__ 
     test  2026-03-03T22:51:58.890569Z TestFramework.p2p (DEBUG): Connecting to Bitcoin Node: 127.0.0.1:17072 
     test  2026-03-03T22:51:58.890817Z TestFramework.p2p (DEBUG): Connected: us=127.0.0.1:33598, them=127.0.0.1:17072 
     test  2026-03-03T22:51:58.890878Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_version(nVersion=70016 nServices=9 nTime=Tue Mar  3 22:51:58 2026 addrTo=CAddress(nServices=1 net=IPv4 addr=127.0.0.1 port=17072) addrFrom=CAddress(nServices=1 net=IPv4 addr=0.0.0.0 port=0) nNonce=0xEA24727D4F4696FA strSubVer=/python-p2p-tester:0.0.3/ nStartingHeight=-1 relay=1) 
     node0 2026-03-03T22:51:58.890995Z (mocktime: 2026-03-03T22:51:58Z) [net] [net.cpp:4007] [CNode] [net] Added connection peer=0 
     node0 2026-03-03T22:51:58.891008Z (mocktime: 2026-03-03T22:51:58Z) [net] [net.cpp:1859] [CreateNodeFromAcceptedSocket] [net] connection from 127.0.0.1:33598 accepted 
     node0 2026-03-03T22:51:58.892620Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: version (111 bytes) peer=0 
     node0 2026-03-03T22:51:58.892634Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending version (114 bytes) peer=0 
     node0 2026-03-03T22:51:58.892669Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:1595] [PushNodeVersion] [net] send version message: version=70016, blocks=392, txrelay=1, peer=0 
     test  2026-03-03T22:51:58.892724Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_version(nVersion=70016 nServices=1033 nTime=Tue Mar  3 22:51:58 2026 addrTo=CAddress(nServices=0 net=IPv4 addr=0.0.0.0 port=0) addrFrom=CAddress(nServices=1033 net=IPv4 addr=0.0.0.0 port=0) nNonce=0x498B76435251EC8B strSubVer=/Satoshi:30.99.0(testnode0)/ nStartingHeight=392 relay=1) 
     test  2026-03-03T22:51:58.892762Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_wtxidrelay() 
     test  2026-03-03T22:51:58.892788Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_verack() 
     test  2026-03-03T22:51:58.892808Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_getaddr() 
     node0 2026-03-03T22:51:58.892907Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3702] [ProcessMessage] [net] receive version message: /python-p2p-tester:0.0.3/: version 70016, blocks=-1, us=127.0.0.1:17072, txrelay=1, peer=0 
     node0 2026-03-03T22:51:58.892913Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending wtxidrelay (0 bytes) peer=0 
     node0 2026-03-03T22:51:58.892930Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending sendaddrv2 (0 bytes) peer=0 
     node0 2026-03-03T22:51:58.892938Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending verack (0 bytes) peer=0 
     node0 2026-03-03T22:51:58.892953Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: wtxidrelay (0 bytes) peer=0 
     test  2026-03-03T22:51:58.892955Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_wtxidrelay() 
     node0 2026-03-03T22:51:58.892960Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: verack (0 bytes) peer=0 
     node0 2026-03-03T22:51:58.892964Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3840] [ProcessMessage] [net] New inbound peer connected: transport: v1, version: 70016, blocks=-1 peer=0 
     node0 2026-03-03T22:51:58.892969Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending sendcmpct (9 bytes) peer=0 
     node0 2026-03-03T22:51:58.892980Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending ping (8 bytes) peer=0 
     test  2026-03-03T22:51:58.892984Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_sendaddrv2() 
     node0 2026-03-03T22:51:58.892996Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending getheaders (677 bytes) peer=0 
     node0 2026-03-03T22:51:58.893009Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:5811] [SendMessages] [net] initial getheaders (391) to peer=0 (startheight:-1) 
     test  2026-03-03T22:51:58.893020Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_verack() 
     node0 2026-03-03T22:51:58.893028Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending feefilter (8 bytes) peer=0 
     node0 2026-03-03T22:51:58.893040Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: getaddr (0 bytes) peer=0 
     test  2026-03-03T22:51:58.893045Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_sendcmpct(announce=False, version=2) 
     node0 2026-03-03T22:51:58.893055Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [addrman.cpp:849] [GetAddr_] [addrman] GetAddr returned 0 random addresses 
     test  2026-03-03T22:51:58.893068Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_ping(nonce=71b9ad04ba40f8b9) 
     test  2026-03-03T22:51:58.893099Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_pong(nonce=71b9ad04ba40f8b9) 
     test  2026-03-03T22:51:58.893159Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_getheaders(locator=CBlockLocator(vHave=[13705993228132680685223763945327125580837339541806090770116815358602318748773, 11727340760845682118618576601269183980774894787680550291695224997847647957770, 26307842216374656760223329681655590723396514799842013813140787576936654362856, 50342244765493930561562627136481045590259596117352945610113281251114441836271, 44947117409634111467788882056986533299179625924617060256916779026436865662608, 2970151775631955127983762288286456994881729748224164311050252... (msg truncated) 
     test  2026-03-03T22:51:58.893224Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_feefilter(feerate=00000064) 
     node0 2026-03-03T22:51:58.893328Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: pong (8 bytes) peer=0 
     test  2026-03-03T22:51:58.940735Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_ping(nonce=00000000) 
     test  2026-03-03T22:51:58.940787Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_ping(nonce=00000001) 
     node0 2026-03-03T22:51:58.940887Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: ping (8 bytes) peer=0 
     node0 2026-03-03T22:51:58.940896Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending pong (8 bytes) peer=0 
     node0 2026-03-03T22:51:58.940921Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: ping (8 bytes) peer=0 
     node0 2026-03-03T22:51:58.940924Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending pong (8 bytes) peer=0 
     test  2026-03-03T22:51:58.940941Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_pong(nonce=00000000) 
     test  2026-03-03T22:51:58.940982Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_pong(nonce=00000001) 
     node0 2026-03-03T22:51:58.991096Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:58.991126Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=getpeerinfo user=__cookie__ 
     test  2026-03-03T22:51:58.991457Z TestFramework.p2p (DEBUG): Connecting to Bitcoin Node: 127.0.0.1:17072 
     node0 2026-03-03T22:51:58.991671Z (mocktime: 2026-03-03T22:51:58Z) [net] [net.cpp:4007] [CNode] [net] Added connection peer=1 
     node0 2026-03-03T22:51:58.991688Z (mocktime: 2026-03-03T22:51:58Z) [net] [net.cpp:1859] [CreateNodeFromAcceptedSocket] [net] connection from 127.0.0.1:33612 accepted 
     test  2026-03-03T22:51:58.991714Z TestFramework.p2p (DEBUG): Connected: us=127.0.0.1:33612, them=127.0.0.1:17072 
     test  2026-03-03T22:51:58.991771Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_version(nVersion=70016 nServices=9 nTime=Tue Mar  3 22:51:58 2026 addrTo=CAddress(nServices=1 net=IPv4 addr=127.0.0.1 port=17072) addrFrom=CAddress(nServices=1 net=IPv4 addr=0.0.0.0 port=0) nNonce=0x08EEF70363B26843 strSubVer=/python-p2p-tester:0.0.3/ nStartingHeight=-1 relay=1) 
     node0 2026-03-03T22:51:58.991865Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: version (111 bytes) peer=1 
     node0 2026-03-03T22:51:58.991871Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending version (114 bytes) peer=1 
     node0 2026-03-03T22:51:58.991896Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:1595] [PushNodeVersion] [net] send version message: version=70016, blocks=392, txrelay=1, peer=1 
     test  2026-03-03T22:51:58.991926Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_version(nVersion=70016 nServices=1033 nTime=Tue Mar  3 22:51:58 2026 addrTo=CAddress(nServices=0 net=IPv4 addr=0.0.0.0 port=0) addrFrom=CAddress(nServices=1033 net=IPv4 addr=0.0.0.0 port=0) nNonce=0xEC9AA392BAE12591 strSubVer=/Satoshi:30.99.0(testnode0)/ nStartingHeight=392 relay=1) 
     test  2026-03-03T22:51:58.991959Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_wtxidrelay() 
     test  2026-03-03T22:51:58.991982Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_verack() 
     test  2026-03-03T22:51:58.992000Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_getaddr() 
     node0 2026-03-03T22:51:58.992215Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3702] [ProcessMessage] [net] receive version message: /python-p2p-tester:0.0.3/: version 70016, blocks=-1, us=127.0.0.1:17072, txrelay=1, peer=1 
     node0 2026-03-03T22:51:58.992219Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending wtxidrelay (0 bytes) peer=1 
     node0 2026-03-03T22:51:58.992235Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending sendaddrv2 (0 bytes) peer=1 
     node0 2026-03-03T22:51:58.992246Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending verack (0 bytes) peer=1 
     test  2026-03-03T22:51:58.992250Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_wtxidrelay() 
     test  2026-03-03T22:51:58.992284Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_sendaddrv2() 
     test  2026-03-03T22:51:58.992330Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_verack() 
     node0 2026-03-03T22:51:58.992344Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: wtxidrelay (0 bytes) peer=1 
     node0 2026-03-03T22:51:58.992355Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: verack (0 bytes) peer=1 
     node0 2026-03-03T22:51:58.992360Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3840] [ProcessMessage] [net] New inbound peer connected: transport: v1, version: 70016, blocks=-1 peer=1 
     node0 2026-03-03T22:51:58.992364Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending sendcmpct (9 bytes) peer=1 
     node0 2026-03-03T22:51:58.992381Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending ping (8 bytes) peer=1 
     node0 2026-03-03T22:51:58.992398Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending getheaders (677 bytes) peer=1 
     test  2026-03-03T22:51:58.992404Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_sendcmpct(announce=False, version=2) 
     node0 2026-03-03T22:51:58.992410Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:5811] [SendMessages] [net] initial getheaders (391) to peer=1 (startheight:-1) 
     node0 2026-03-03T22:51:58.992425Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending feefilter (8 bytes) peer=1 
     test  2026-03-03T22:51:58.992438Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_ping(nonce=fff24639a384ab48) 
     node0 2026-03-03T22:51:58.992444Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: getaddr (0 bytes) peer=1 
     test  2026-03-03T22:51:58.992461Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_pong(nonce=fff24639a384ab48) 
     test  2026-03-03T22:51:58.992497Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_getheaders(locator=CBlockLocator(vHave=[13705993228132680685223763945327125580837339541806090770116815358602318748773, 11727340760845682118618576601269183980774894787680550291695224997847647957770, 26307842216374656760223329681655590723396514799842013813140787576936654362856, 50342244765493930561562627136481045590259596117352945610113281251114441836271, 44947117409634111467788882056986533299179625924617060256916779026436865662608, 2970151775631955127983762288286456994881729748224164311050252... (msg truncated) 
     test  2026-03-03T22:51:58.992542Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_feefilter(feerate=00000064) 
     node0 2026-03-03T22:51:58.992552Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: pong (8 bytes) peer=1 
     test  2026-03-03T22:51:59.041621Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_ping(nonce=00000000) 
     test  2026-03-03T22:51:59.041660Z TestFramework.p2p (DEBUG): Send message to 127.0.0.1:17072: msg_ping(nonce=00000001) 
     node0 2026-03-03T22:51:59.041763Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: ping (8 bytes) peer=1 
     node0 2026-03-03T22:51:59.041771Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending pong (8 bytes) peer=1 
     node0 2026-03-03T22:51:59.041795Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net_processing.cpp:3582] [ProcessMessage] [net] received: ping (8 bytes) peer=1 
     node0 2026-03-03T22:51:59.041798Z (mocktime: 2026-03-03T22:51:58Z) [msghand] [net.cpp:4075] [PushMessage] [net] sending pong (8 bytes) peer=1 
     test  2026-03-03T22:51:59.041844Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_pong(nonce=00000000) 
     test  2026-03-03T22:51:59.041878Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_pong(nonce=00000001) 
     node0 2026-03-03T22:51:59.091863Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:59.091902Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=getpeerinfo user=__cookie__ 
     node0 2026-03-03T22:51:59.102711Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:59.106027Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
     node0 2026-03-03T22:51:59.108680Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_0] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
     node0 2026-03-03T22:51:59.112384Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:59.114954Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
     node0 2026-03-03T22:51:59.117299Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
     node0 2026-03-03T22:51:59.120913Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:59.125679Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
     node0 2026-03-03T22:51:59.128615Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_0] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
     node0 2026-03-03T22:51:59.131937Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:59.134743Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
     node0 2026-03-03T22:51:59.137354Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
     node0 2026-03-03T22:51:59.140897Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:59.143408Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
     node0 2026-03-03T22:51:59.145605Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_0] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
     node0 2026-03-03T22:51:59.359745Z (mocktime: 2026-03-03T22:51:58Z) [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:55234 
     node0 2026-03-03T22:51:59.362353Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
     node0 2026-03-03T22:51:59.364732Z (mocktime: 2026-03-03T22:51:58Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
     test  2026-03-03T22:52:29.396448Z TestFramework.node0 (DEBUG): TestNode.generate() dispatches `generate` call to `generatetoaddress` 
     test  2026-03-03T22:52:29.396645Z TestFramework (ERROR): Unexpected exception: 
                                       Traceback (most recent call last):
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 170, in _get_response
                                           http_response = self.__conn.getresponse()
                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/usr/lib/python3.12/http/client.py", line 1448, in getresponse
                                           response.begin()
                                         File "/usr/lib/python3.12/http/client.py", line 336, in begin
                                           version, status, reason = self._read_status()
                                                                     ^^^^^^^^^^^^^^^^^^^
                                         File "/usr/lib/python3.12/http/client.py", line 297, in _read_status
                                           line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/usr/lib/python3.12/socket.py", line 707, in readinto
                                           return self._sock.recv_into(b)
                                                  ^^^^^^^^^^^^^^^^^^^^^^^
                                       TimeoutError: timed out
                                       During handling of the above exception, another exception occurred:
                                       Traceback (most recent call last):
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 54, in wrapper
                                           func(self)
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 633, in test_maximal_package_protected
                                           testres = node.testmempoolaccept([large_orphan.serialize().hex()])
                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
                                           return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
                                           response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 107, in _request
                                           return self._get_response()
                                                  ^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 172, in _get_response
                                           raise JSONRPCException({
                                       test_framework.authproxy.JSONRPCException: {'code': -344, 'message': "'testmempoolaccept' RPC took longer than 30.000000 seconds. Consider using larger timeout for calls that take longer to return."} [http_status=None]
                                       During handling of the above exception, another exception occurred:
                                       Traceback (most recent call last):
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 142, in main
                                           self.run_test()
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 837, in run_test
                                           self.test_maximal_package_protected()
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 57, in wrapper
                                           self.generate(self.nodes[0], 1)
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 650, in generate
                                           blocks = generator.generate(*args, called_by_framework=True, **kwargs)
                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_node.py", line 422, in generate
                                           return self.generatetoaddress(nblocks=nblocks, address=self.get_deterministic_priv_key().address, maxtries=maxtries, **kwargs)
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_node.py", line 430, in generatetoaddress
                                           return self.__getattr__('generatetoaddress')(*args, **kwargs)
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
                                           return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
                                           response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 106, in _request
                                           self.__conn.request(method, path, postdata, headers)
                                         File "/usr/lib/python3.12/http/client.py", line 1356, in request
                                           self._send_request(method, url, body, headers, encode_chunked)
                                         File "/usr/lib/python3.12/http/client.py", line 1367, in _send_request
                                           self.putrequest(method, url, **skips)
                                         File "/usr/lib/python3.12/http/client.py", line 1193, in putrequest
                                           raise CannotSendRequest(self.__state)
                                       http.client.CannotSendRequest: Request-sent
    
  2. maflcko added the label CI failed on Mar 4, 2026
  3. ismaelsadeeq commented at 12:33 PM on March 5, 2026: member
  4. fanquake added this to the milestone 31.0 on Mar 5, 2026
  5. fanquake commented at 3:16 PM on March 11, 2026: member
  6. maflcko commented at 3:58 PM on March 11, 2026: member

    Not sure why no one reproduced this locally. I wonder if it only happens on 7950X3D

  7. fanquake referenced this in commit 5f75d90c38 on Mar 13, 2026
  8. maflcko commented at 1:26 PM on March 13, 2026: member

    Not sure if related, but this also times out: https://github.com/bitcoin/bitcoin/actions/runs/23050295012/job/66949535882?pr=34791#step:16:826: But it is a different OS, different test, and different RPC:

     node0 2026-03-13T12:58:47.351105Z [http_pool_0] [D:\a\bitcoin\bitcoin\src\rpc\request.cpp:243] [parse] [rpc] ThreadRPCServer method=syncwithvalidationinterfacequeue user=__cookie__ 
     test  2026-03-13T12:58:47.351414Z TestFramework.node0 (DEBUG): Stopping node 
     node0 2026-03-13T12:58:47.351682Z [http] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:232] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:61736 
     node0 2026-03-13T12:58:47.351765Z [http_pool_1] [D:\a\bitcoin\bitcoin\src\rpc\request.cpp:243] [parse] [rpc] ThreadRPCServer method=stop user=__cookie__ 
     node0 2026-03-13T12:58:47.351833Z [init] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:448] [InterruptHTTPServer] [http] Interrupting HTTP server 
     node0 2026-03-13T12:58:47.351867Z [http_pool_1] [D:\a\bitcoin\bitcoin\src\util\thread.cpp:22] [TraceThread] http_pool_1 thread exit 
     node0 2026-03-13T12:58:47.351928Z [init] [D:\a\bitcoin\bitcoin\src\httprpc.cpp:349] [InterruptHTTPRPC] [rpc] Interrupting HTTP RPC server 
     node0 2026-03-13T12:58:47.351966Z [init] [D:\a\bitcoin\bitcoin\src\rpc\server.cpp:284] [operator ()] [rpc] Interrupting RPC 
     node0 2026-03-13T12:58:47.352010Z [http_pool_0] [D:\a\bitcoin\bitcoin\src\util\thread.cpp:22] [TraceThread] http_pool_0 thread exit 
     node0 2026-03-13T12:58:47.352103Z [init] [D:\a\bitcoin\bitcoin\src\init.cpp:293] [Shutdown] Shutdown in progress... 
     node0 2026-03-13T12:58:47.352154Z [addcon] [D:\a\bitcoin\bitcoin\src\util\thread.cpp:22] [TraceThread] addcon thread exit 
     node0 2026-03-13T12:58:47.352212Z [shutoff] [D:\a\bitcoin\bitcoin\src\httprpc.cpp:354] [StopHTTPRPC] [rpc] Stopping HTTP RPC server 
     node0 2026-03-13T12:58:47.352242Z [shutoff] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:705] [UnregisterHTTPHandler] [http] Unregistering HTTP handler for / (exactmatch 1) 
     node0 2026-03-13T12:58:47.352282Z [shutoff] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:705] [UnregisterHTTPHandler] [http] Unregistering HTTP handler for /wallet/ (exactmatch 0) 
     node0 2026-03-13T12:58:47.352308Z [shutoff] [D:\a\bitcoin\bitcoin\src\rpc\server.cpp:296] [operator ()] [rpc] Stopping RPC 
     node0 2026-03-13T12:58:47.352513Z [shutoff] [D:\a\bitcoin\bitcoin\src\rpc\server.cpp:298] [operator ()] [rpc] RPC stopped. 
     node0 2026-03-13T12:58:47.352533Z [shutoff] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:459] [StopHTTPServer] [http] Stopping HTTP server 
     node0 2026-03-13T12:58:47.352546Z [shutoff] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:461] [StopHTTPServer] [http] Waiting for HTTP worker threads to exit 
     node0 2026-03-13T12:58:47.352653Z [shutoff] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:472] [StopHTTPServer] [http] Waiting for 1 connections to stop HTTP server 
     node0 2026-03-13T12:58:47.352732Z [http] [D:\a\bitcoin\bitcoin\src\httpserver.cpp:305] [ThreadHTTP] [http] Exited http event loop 
     node0 2026-03-13T12:58:47.359481Z [net] [D:\a\bitcoin\bitcoin\src\util\thread.cpp:22] [TraceThread] net thread exit 
     node0 2026-03-13T12:58:47.444373Z [msghand] [D:\a\bitcoin\bitcoin\src\util\thread.cpp:22] [TraceThread] msghand thread exit 
     node0 2026-03-13T13:13:47.246922Z [scheduler] [D:\a\bitcoin\bitcoin\src\net.cpp:2404] [DumpAddresses] [net] Flushed 0 addresses to peers.dat 1ms 
     test  2026-03-13T13:18:47.371920Z TestFramework (ERROR): Unexpected exception: 
                                       Traceback (most recent call last):
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\authproxy.py", line 170, in _get_response
                                           http_response = self.__conn.getresponse()
                                         File "C:\hostedtoolcache\windows\Python\3.14.3\x64\Lib\http\client.py", line 1450, in getresponse
                                           response.begin()
                                           ~~~~~~~~~~~~~~^^
                                         File "C:\hostedtoolcache\windows\Python\3.14.3\x64\Lib\http\client.py", line 336, in begin
                                           version, status, reason = self._read_status()
                                                                     ~~~~~~~~~~~~~~~~~^^
                                         File "C:\hostedtoolcache\windows\Python\3.14.3\x64\Lib\http\client.py", line 297, in _read_status
                                           line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
                                                      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
                                         File "C:\hostedtoolcache\windows\Python\3.14.3\x64\Lib\socket.py", line 725, in readinto
                                           return self._sock.recv_into(b)
                                                  ~~~~~~~~~~~~~~~~~~~~^^^
                                       TimeoutError: timed out
                                       During handling of the above exception, another exception occurred:
                                       Traceback (most recent call last):
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\test_framework.py", line 142, in main
                                           self.run_test()
                                           ~~~~~~~~~~~~~^^
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\feature_settings.py", line 46, in run_test
                                           self.stop_node(0)
                                           ~~~~~~~~~~~~~~^^^
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\test_framework.py", line 525, in stop_node
                                           self.nodes[i].stop_node(expected_stderr, wait=wait)
                                           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\test_node.py", line 466, in stop_node
                                           self.stop(wait=wait)
                                           ~~~~~~~~~^^^^^^^^^^^
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\coverage.py", line 50, in __call__
                                           return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\authproxy.py", line 133, in __call__
                                           response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                                                              ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\authproxy.py", line 107, in _request
                                           return self._get_response()
                                                  ~~~~~~~~~~~~~~~~~~^^
                                         File "D:\a\bitcoin\bitcoin\build\test\functional\test_framework\authproxy.py", line 172, in _get_response
                                           raise JSONRPCException({
                                           ...<4 lines>...
                                                                                 self.__conn.timeout)})
                                       test_framework.authproxy.JSONRPCException: {'code': -344, 'message': "'stop' RPC took longer than 1200.000000 seconds. Consider using larger timeout for calls that take longer to return."} [http_status=None]
    
  9. maflcko commented at 7:36 PM on March 13, 2026: member

    Not sure what to do here. It is possible to reproduce, see #34726

    However, even with added logging, I don't see how it could happen. The latest log excerpt is:

      test  2026-03-13T16:52:33.286700Z TestFramework.p2p (DEBUG): Received message from 127.0.0.1:17072: msg_pong(nonce=00000001) 
      node0 2026-03-13T16:52:33.335861Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
      node0 2026-03-13T16:52:33.335877Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
      node0 2026-03-13T16:52:33.335886Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:50884 
      node0 2026-03-13T16:52:33.335913Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
      node0 2026-03-13T16:52:33.335919Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
      node0 2026-03-13T16:52:33.335928Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=68 
      node0 2026-03-13T16:52:33.335935Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=getpeerinfo user=__cookie__ 
      node0 2026-03-13T16:52:33.335939Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=getpeerinfo finished parse 
      node0 2026-03-13T16:52:33.335942Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=getpeerinfo starting execution 
      node0 2026-03-13T16:52:33.336096Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=getpeerinfo finished execution 
      node0 2026-03-13T16:52:33.336119Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=2096 
      node0 2026-03-13T16:52:33.336126Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
      node0 2026-03-13T16:52:33.336141Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
      node0 2026-03-13T16:52:33.336155Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
      node0 2026-03-13T16:52:33.336180Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
      node0 2026-03-13T16:52:33.350312Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
      node0 2026-03-13T16:52:33.350325Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
      node0 2026-03-13T16:52:33.350334Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:50884 
      node0 2026-03-13T16:52:33.351290Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
      node0 2026-03-13T16:52:33.351297Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
      node0 2026-03-13T16:52:33.351959Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
      node0 2026-03-13T16:52:33.356509Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
      node0 2026-03-13T16:52:33.356517Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
      node0 2026-03-13T16:52:33.356539Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
      node0 2026-03-13T16:52:33.356571Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
      node0 2026-03-13T16:52:33.359275Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
      node0 2026-03-13T16:52:33.359288Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
      node0 2026-03-13T16:52:33.359304Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
      node0 2026-03-13T16:52:33.359312Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
      node0 2026-03-13T16:52:33.359330Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
      node0 2026-03-13T16:52:33.359346Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
      node0 2026-03-13T16:52:33.359364Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
      node0 2026-03-13T16:52:33.359487Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
      node0 2026-03-13T16:52:33.362563Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
      node0 2026-03-13T16:52:33.362573Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
      node0 2026-03-13T16:52:33.362581Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:50884 
      node0 2026-03-13T16:52:33.362597Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
      node0 2026-03-13T16:52:33.362602Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
      node0 2026-03-13T16:52:33.362957Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
      node0 2026-03-13T16:52:33.365232Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
      node0 2026-03-13T16:52:33.365238Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
      node0 2026-03-13T16:52:33.365255Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
      node0 2026-03-13T16:52:33.365280Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
      node0 2026-03-13T16:52:33.368188Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
      node0 2026-03-13T16:52:33.368200Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
      node0 2026-03-13T16:52:33.368212Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
      node0 2026-03-13T16:52:33.368219Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
      node0 2026-03-13T16:52:33.368240Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
      node0 2026-03-13T16:52:33.368252Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
      node0 2026-03-13T16:52:33.368268Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
      node0 2026-03-13T16:52:33.368429Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
      node0 2026-03-13T16:52:33.371541Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
      node0 2026-03-13T16:52:33.371549Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
      node0 2026-03-13T16:52:33.371558Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:50884 
      node0 2026-03-13T16:52:33.371573Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
      node0 2026-03-13T16:52:33.371576Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
      node0 2026-03-13T16:52:33.371889Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
      node0 2026-03-13T16:52:33.374020Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
      node0 2026-03-13T16:52:33.374024Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
      node0 2026-03-13T16:52:33.374042Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
      node0 2026-03-13T16:52:33.374062Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
      node0 2026-03-13T16:52:33.376839Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
      node0 2026-03-13T16:52:33.376852Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
      node0 2026-03-13T16:52:33.376863Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
      node0 2026-03-13T16:52:33.376870Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
      node0 2026-03-13T16:52:33.376891Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
      node0 2026-03-13T16:52:33.376913Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
      node0 2026-03-13T16:52:33.376932Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
      node0 2026-03-13T16:52:33.377368Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_0] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
      node0 2026-03-13T16:52:33.591304Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
      node0 2026-03-13T16:52:33.591319Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
      node0 2026-03-13T16:52:33.591328Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:50884 
      node0 2026-03-13T16:52:33.591349Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
      node0 2026-03-13T16:52:33.591354Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
      node0 2026-03-13T16:52:33.591953Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
      node0 2026-03-13T16:52:33.594496Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
      node0 2026-03-13T16:52:33.594503Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
      node0 2026-03-13T16:52:33.594544Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
      node0 2026-03-13T16:52:33.594572Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
      node0 2026-03-13T16:52:33.597400Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
      node0 2026-03-13T16:52:33.597412Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
      node0 2026-03-13T16:52:33.597425Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
      node0 2026-03-13T16:52:33.597434Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
      node0 2026-03-13T16:52:33.597454Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
      node0 2026-03-13T16:52:33.597466Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
      node0 2026-03-13T16:52:33.597486Z (mocktime: 2026-03-13T16:52:33Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
      node0 2026-03-13T16:52:33.597739Z (mocktime: 2026-03-13T16:52:33Z) [http_pool_1] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
      test  2026-03-13T16:53:03.630006Z TestFramework.node0 (DEBUG): TestNode.generate() dispatches `generate` call to `generatetoaddress` 
      test  2026-03-13T16:53:03.630607Z TestFramework (ERROR): Unexpected exception: 
                                        Traceback (most recent call last):
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 170, in _get_response
                                            http_response = self.__conn.getresponse()
                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/usr/lib/python3.12/http/client.py", line 1448, in getresponse
                                            response.begin()
                                          File "/usr/lib/python3.12/http/client.py", line 336, in begin
                                            version, status, reason = self._read_status()
                                                                      ^^^^^^^^^^^^^^^^^^^
                                          File "/usr/lib/python3.12/http/client.py", line 297, in _read_status
                                            line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/usr/lib/python3.12/socket.py", line 707, in readinto
                                            return self._sock.recv_into(b)
                                                   ^^^^^^^^^^^^^^^^^^^^^^^
                                        TimeoutError: timed out
                                        During handling of the above exception, another exception occurred:
                                        Traceback (most recent call last):
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 54, in wrapper
                                            func(self)
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 633, in test_maximal_package_protected
                                            testres = node.testmempoolaccept([large_orphan.serialize().hex()])
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
                                            return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
                                            response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 107, in _request
                                            return self._get_response()
                                                   ^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 172, in _get_response
                                            raise JSONRPCException({
                                        test_framework.authproxy.JSONRPCException: {'code': -344, 'message': "'testmempoolaccept' RPC took longer than 30.000000 seconds. Consider using larger
    longer to return."} [http_status=None]
                                        During handling of the above exception, another exception occurred:
                                        Traceback (most recent call last):
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 142, in main
                                            self.run_test()
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 837, in run_test
                                            self.test_maximal_package_protected()
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 57, in wrapper
                                            self.generate(self.nodes[0], 1)
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 650, in generate
                                            blocks = generator.generate(*args, called_by_framework=True, **kwargs)
                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_node.py", line 422, in generate
                                            return self.generatetoaddress(nblocks=nblocks, address=self.get_deterministic_priv_key().address, maxtries=maxtries, **kwargs)
                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_node.py", line 430, in generatetoaddress
                                            return self.__getattr__('generatetoaddress')(*args, **kwargs)
                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
                                            return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
                                            response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                          File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 106, in _request
                                            self.__conn.request(method, path, postdata, headers)
                                          File "/usr/lib/python3.12/http/client.py", line 1356, in request
                                            self._send_request(method, url, body, headers, encode_chunked)
                                          File "/usr/lib/python3.12/http/client.py", line 1367, in _send_request
                                            self.putrequest(method, url, **skips)
                                          File "/usr/lib/python3.12/http/client.py", line 1193, in putrequest
                                            raise CannotSendRequest(self.__state)
                                        http.client.CannotSendRequest: Request-sent
    
    

    So it seems 4 testmempoolaccept RPC calls are handles just fine. However, the 5th times out, without even starting? Also, the RPC to generate a block in the finally: block seems to time out.

    It is also odd that no one reproduced this locally...

  10. maflcko commented at 6:53 AM on March 17, 2026: member

    The GDB bt looks nominal to me ...

    https://github.com/bitcoin/bitcoin/actions/runs/23149326021/job/67246396774?pr=34726#step:9:25921

    2026-03-16T18:15:31.2226571Z  node0 2026-03-16T18:14:56.183000Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
    2026-03-16T18:15:31.2226817Z  node0 2026-03-16T18:14:56.185232Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
    2026-03-16T18:15:31.2227059Z  node0 2026-03-16T18:14:56.185237Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
    2026-03-16T18:15:31.2227323Z  node0 2026-03-16T18:14:56.185255Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
    2026-03-16T18:15:31.2227563Z  node0 2026-03-16T18:14:56.185283Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
    2026-03-16T18:15:31.2227836Z  node0 2026-03-16T18:14:56.188315Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
    2026-03-16T18:15:31.2228048Z  node0 2026-03-16T18:14:56.188329Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
    2026-03-16T18:15:31.2228306Z  node0 2026-03-16T18:14:56.188343Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
    2026-03-16T18:15:31.2228543Z  node0 2026-03-16T18:14:56.188358Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
    2026-03-16T18:15:31.2228780Z  node0 2026-03-16T18:14:56.188376Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
    2026-03-16T18:15:31.2228997Z  node0 2026-03-16T18:14:56.188390Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
    2026-03-16T18:15:31.2229189Z  node0 2026-03-16T18:14:56.188410Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
    2026-03-16T18:15:31.2229421Z  node0 2026-03-16T18:14:56.188585Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
    2026-03-16T18:15:31.2229622Z  node0 2026-03-16T18:14:56.191481Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
    2026-03-16T18:15:31.2229817Z  node0 2026-03-16T18:14:56.191490Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
    2026-03-16T18:15:31.2230083Z  node0 2026-03-16T18:14:56.191497Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:36562 
    2026-03-16T18:15:31.2230307Z  node0 2026-03-16T18:14:56.191569Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
    2026-03-16T18:15:31.2230550Z  node0 2026-03-16T18:14:56.191575Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
    2026-03-16T18:15:31.2230772Z  node0 2026-03-16T18:14:56.191954Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
    2026-03-16T18:15:31.2231027Z  node0 2026-03-16T18:14:56.194146Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
    2026-03-16T18:15:31.2231273Z  node0 2026-03-16T18:14:56.194152Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
    2026-03-16T18:15:31.2231536Z  node0 2026-03-16T18:14:56.194168Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
    2026-03-16T18:15:31.2231751Z  node0 2026-03-16T18:14:56.194192Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
    2026-03-16T18:15:31.2231987Z  node0 2026-03-16T18:14:56.196934Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
    2026-03-16T18:15:31.2232191Z  node0 2026-03-16T18:14:56.196948Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
    2026-03-16T18:15:31.2232475Z  node0 2026-03-16T18:14:56.196962Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
    2026-03-16T18:15:31.2232732Z  node0 2026-03-16T18:14:56.196970Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
    2026-03-16T18:15:31.2232971Z  node0 2026-03-16T18:14:56.196989Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
    2026-03-16T18:15:31.2233190Z  node0 2026-03-16T18:14:56.197003Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
    2026-03-16T18:15:31.2233377Z  node0 2026-03-16T18:14:56.197020Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
    2026-03-16T18:15:31.2233680Z  node0 2026-03-16T18:14:56.197417Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
    2026-03-16T18:15:31.2233877Z  node0 2026-03-16T18:14:56.408086Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
    2026-03-16T18:15:31.2234066Z  node0 2026-03-16T18:14:56.408102Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
    2026-03-16T18:15:31.2234307Z  node0 2026-03-16T18:14:56.408113Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:36562 
    2026-03-16T18:15:31.2234528Z  node0 2026-03-16T18:14:56.408138Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
    2026-03-16T18:15:31.2234738Z  node0 2026-03-16T18:14:56.408146Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
    2026-03-16T18:15:31.2235024Z  node0 2026-03-16T18:14:56.408716Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
    2026-03-16T18:15:31.2235269Z  node0 2026-03-16T18:14:56.410987Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
    2026-03-16T18:15:31.2235722Z  node0 2026-03-16T18:14:56.410992Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
    2026-03-16T18:15:31.2235988Z  node0 2026-03-16T18:14:56.411033Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
    2026-03-16T18:15:31.2236192Z  node0 2026-03-16T18:14:56.411060Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
    2026-03-16T18:15:31.2236425Z  node0 2026-03-16T18:14:56.414310Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
    2026-03-16T18:15:31.2236633Z  node0 2026-03-16T18:14:56.414324Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
    2026-03-16T18:15:31.2236889Z  node0 2026-03-16T18:14:56.414340Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
    2026-03-16T18:15:31.2237122Z  node0 2026-03-16T18:14:56.414356Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
    2026-03-16T18:15:31.2237360Z  node0 2026-03-16T18:14:56.414555Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
    2026-03-16T18:15:31.2237623Z  node0 2026-03-16T18:14:56.414567Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
    2026-03-16T18:15:31.2237848Z  node0 2026-03-16T18:14:56.414580Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
    2026-03-16T18:15:31.2238066Z  node0 2026-03-16T18:14:56.414600Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
    2026-03-16T18:15:31.2238263Z  node0 2026-03-16T18:14:56.419292Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
    2026-03-16T18:15:31.2238454Z  node0 2026-03-16T18:14:56.419305Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
    2026-03-16T18:15:31.2238686Z  node0 2026-03-16T18:14:56.419315Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:36562 
    2026-03-16T18:15:31.2238907Z  node0 2026-03-16T18:14:56.419338Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
    2026-03-16T18:15:31.2239122Z  node0 2026-03-16T18:14:56.419344Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
    2026-03-16T18:15:31.2239344Z  node0 2026-03-16T18:14:56.420054Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
    2026-03-16T18:15:31.2239586Z  node0 2026-03-16T18:14:56.424023Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
    2026-03-16T18:15:31.2239831Z  node0 2026-03-16T18:14:56.424033Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
    2026-03-16T18:15:31.2240116Z  node0 2026-03-16T18:14:56.424052Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
    2026-03-16T18:15:31.2240321Z  node0 2026-03-16T18:14:56.424085Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
    2026-03-16T18:15:31.2240584Z  node0 2026-03-16T18:14:56.427459Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
    2026-03-16T18:15:31.2240787Z  node0 2026-03-16T18:14:56.427473Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
    2026-03-16T18:15:31.2241047Z  node0 2026-03-16T18:14:56.427491Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
    2026-03-16T18:15:31.2241281Z  node0 2026-03-16T18:14:56.427502Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
    2026-03-16T18:15:31.2241513Z  node0 2026-03-16T18:14:56.427784Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_0] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
    2026-03-16T18:15:31.2241751Z  node0 2026-03-16T18:14:56.427800Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
    2026-03-16T18:15:31.2241963Z  node0 2026-03-16T18:14:56.427817Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
    2026-03-16T18:15:31.2242151Z  node0 2026-03-16T18:14:56.427841Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
    2026-03-16T18:15:31.2242352Z  node0 2026-03-16T18:14:56.432260Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:191] [http_request_cb] [http] http_request_cb starting 
    2026-03-16T18:15:31.2242567Z  node0 2026-03-16T18:14:56.432272Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:196] [http_request_cb] [http] http_request tracked 
    2026-03-16T18:15:31.2242824Z  node0 2026-03-16T18:14:56.432281Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:237] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:36562 
    2026-03-16T18:15:31.2243051Z  node0 2026-03-16T18:14:56.432308Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:267] [operator()] [http] http_worker processing request for '/' 
    2026-03-16T18:15:31.2243257Z  node0 2026-03-16T18:14:56.432315Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httprpc.cpp:106] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC starting for / 
    2026-03-16T18:15:31.2243556Z  node0 2026-03-16T18:14:56.432833Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httprpc.cpp:142] [HTTPReq_JSONRPC] [rpc] HTTPReq_JSONRPC body read, size=780258 
    2026-03-16T18:15:31.2243802Z  node0 2026-03-16T18:14:56.435077Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/request.cpp:243] [parse] [rpc] ThreadRPCServer method=testmempoolaccept user=__cookie__ 
    2026-03-16T18:15:31.2244044Z  node0 2026-03-16T18:14:56.435082Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/request.cpp:244] [parse] [rpc] ThreadRPCServer method=testmempoolaccept finished parse 
    2026-03-16T18:15:31.2244306Z  node0 2026-03-16T18:14:56.435099Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/server.cpp:348] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept starting execution 
    2026-03-16T18:15:31.2244509Z  node0 2026-03-16T18:14:56.435132Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/mempool.cpp:320] [operator()] DEBUG: testmempoolaccept - starting 
    2026-03-16T18:15:31.2244741Z  node0 2026-03-16T18:14:56.438198Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [txmempool.cpp:441] [check] [mempool] Checking mempool with 0 transactions and 0 inputs 
    2026-03-16T18:15:31.2244952Z  node0 2026-03-16T18:14:56.438212Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/mempool.cpp:409] [operator()] DEBUG: testmempoolaccept - finished 
    2026-03-16T18:15:31.2245249Z  node0 2026-03-16T18:14:56.438228Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [rpc/server.cpp:364] [JSONRPCExec] [rpc] ThreadRPCServer method=testmempoolaccept finished execution 
    2026-03-16T18:15:31.2245514Z  node0 2026-03-16T18:14:56.438236Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:593] [WriteReply] [http] HTTPRequest::WriteReply status=200 size=238 
    2026-03-16T18:15:31.2245752Z  node0 2026-03-16T18:14:56.438262Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:603] [operator()] [http] HTTPRequest::WriteReply callback starting status=200 
    2026-03-16T18:15:31.2245965Z  node0 2026-03-16T18:14:56.438282Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:616] [operator()] [http] HTTPRequest::WriteReply callback finished 
    2026-03-16T18:15:31.2246204Z  node0 2026-03-16T18:14:56.438448Z (mocktime: 2026-03-16T18:14:55Z) [http_pool_1] [httpserver.cpp:271] [operator()] [http] http_worker finished processing request for '/' 
    2026-03-16T18:15:31.2246390Z  node0 2026-03-16T18:14:56.441365Z (mocktime: 2026-03-16T18:14:55Z) [http] [httpserver.cpp:198] [operator()] [http] http_request completed 
    2026-03-16T18:15:31.2246595Z  test  2026-03-16T18:15:26.470436Z TestFramework.node0 (DEBUG): TestNode.generate() dispatches `generate` call to `generatetoaddress` 
    2026-03-16T18:15:31.2246704Z  test  2026-03-16T18:15:26.470623Z TestFramework (ERROR): Unexpected exception: 
    2026-03-16T18:15:31.2246776Z                                    Traceback (most recent call last):
    2026-03-16T18:15:31.2247009Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 170, in _get_response
    2026-03-16T18:15:31.2247088Z                                        http_response = self.__conn.getresponse()
    2026-03-16T18:15:31.2247148Z                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2247296Z                                      File "/usr/lib/python3.12/http/client.py", line 1448, in getresponse
    2026-03-16T18:15:31.2247359Z                                        response.begin()
    2026-03-16T18:15:31.2247500Z                                      File "/usr/lib/python3.12/http/client.py", line 336, in begin
    2026-03-16T18:15:31.2247578Z                                        version, status, reason = self._read_status()
    2026-03-16T18:15:31.2247641Z                                                                  ^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2247755Z                                      File "/usr/lib/python3.12/http/client.py", line 297, in _read_status
    2026-03-16T18:15:31.2247852Z                                        line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
    2026-03-16T18:15:31.2247910Z                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2248010Z                                      File "/usr/lib/python3.12/socket.py", line 707, in readinto
    2026-03-16T18:15:31.2248078Z                                        return self._sock.recv_into(b)
    2026-03-16T18:15:31.2248133Z                                               ^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2248204Z                                    TimeoutError: timed out
    2026-03-16T18:15:31.2248318Z                                    During handling of the above exception, another exception occurred:
    2026-03-16T18:15:31.2248383Z                                    Traceback (most recent call last):
    2026-03-16T18:15:31.2248608Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 54, in wrapper
    2026-03-16T18:15:31.2248660Z                                        func(self)
    2026-03-16T18:15:31.2248919Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 633, in test_maximal_package_protected
    2026-03-16T18:15:31.2249067Z                                        testres = node.testmempoolaccept([large_orphan.serialize().hex()])
    2026-03-16T18:15:31.2249142Z                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2249382Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
    2026-03-16T18:15:31.2249507Z                                        return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
    2026-03-16T18:15:31.2249585Z                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2249799Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
    2026-03-16T18:15:31.2249949Z                                        response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
    2026-03-16T18:15:31.2250035Z                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2250243Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 107, in _request
    2026-03-16T18:15:31.2250317Z                                        return self._get_response()
    2026-03-16T18:15:31.2250372Z                                               ^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2250592Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 172, in _get_response
    2026-03-16T18:15:31.2250657Z                                        raise JSONRPCException({
    2026-03-16T18:15:31.2251078Z                                    test_framework.authproxy.JSONRPCException: {'code': -344, 'message': "'testmempoolaccept' RPC took longer than 30.000000 seconds. Consider using larger timeout for calls that take longer to return."} [http_status=None]
    2026-03-16T18:15:31.2251192Z                                    During handling of the above exception, another exception occurred:
    2026-03-16T18:15:31.2251292Z                                    Traceback (most recent call last):
    2026-03-16T18:15:31.2251508Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 142, in main
    2026-03-16T18:15:31.2251567Z                                        self.run_test()
    2026-03-16T18:15:31.2251782Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 837, in run_test
    2026-03-16T18:15:31.2251861Z                                        self.test_maximal_package_protected()
    2026-03-16T18:15:31.2252071Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/p2p_orphan_handling.py", line 57, in wrapper
    2026-03-16T18:15:31.2252136Z                                        self.generate(self.nodes[0], 1)
    2026-03-16T18:15:31.2252360Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 666, in generate
    2026-03-16T18:15:31.2252483Z                                        blocks = generator.generate(*args, called_by_framework=True, **kwargs)
    2026-03-16T18:15:31.2252558Z                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2252769Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_node.py", line 421, in generate
    2026-03-16T18:15:31.2252995Z                                        return self.generatetoaddress(nblocks=nblocks, address=self.get_deterministic_priv_key().address, maxtries=maxtries, **kwargs)
    2026-03-16T18:15:31.2253138Z                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2253368Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_node.py", line 429, in generatetoaddress
    2026-03-16T18:15:31.2253561Z                                        return self.__getattr__('generatetoaddress')(*args, **kwargs)
    2026-03-16T18:15:31.2253639Z                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2253849Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
    2026-03-16T18:15:31.2253965Z                                        return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
    2026-03-16T18:15:31.2254050Z                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2254259Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
    2026-03-16T18:15:31.2254401Z                                        response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
    2026-03-16T18:15:31.2254496Z                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    2026-03-16T18:15:31.2254704Z                                      File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 106, in _request
    2026-03-16T18:15:31.2254794Z                                        self.__conn.request(method, path, postdata, headers)
    2026-03-16T18:15:31.2254904Z                                      File "/usr/lib/python3.12/http/client.py", line 1356, in request
    2026-03-16T18:15:31.2255042Z                                        self._send_request(method, url, body, headers, encode_chunked)
    2026-03-16T18:15:31.2255193Z                                      File "/usr/lib/python3.12/http/client.py", line 1367, in _send_request
    2026-03-16T18:15:31.2255266Z                                        self.putrequest(method, url, **skips)
    2026-03-16T18:15:31.2255379Z                                      File "/usr/lib/python3.12/http/client.py", line 1193, in putrequest
    2026-03-16T18:15:31.2255451Z                                        raise CannotSendRequest(self.__state)
    2026-03-16T18:15:31.2255532Z                                    http.client.CannotSendRequest: Request-sent
    2026-03-16T18:15:31.2255654Z  test  2026-03-16T18:15:26.472371Z TestFramework (DEBUG): Closing down network thread 
    2026-03-16T18:15:31.2255861Z  test  2026-03-16T18:15:26.522575Z TestFramework (INFO): Not stopping nodes as test failed. The dangling processes will be cleaned up later. 
    2026-03-16T18:15:31.2256136Z  test  2026-03-16T18:15:26.522651Z TestFramework (WARNING): Not cleaning up dir /tmp/test_runner_₿_🏃_20260316_181410/p2p_orphan_handling_254 
    2026-03-16T18:15:31.2256511Z  test  2026-03-16T18:15:26.522679Z TestFramework (ERROR): Test failed. Test logging available at /tmp/test_runner_₿_🏃_20260316_181410/p2p_orphan_handling_254/test_framework.log 
    2026-03-16T18:15:31.2256583Z  test  2026-03-16T18:15:26.522739Z TestFramework (ERROR): 
    2026-03-16T18:15:31.2256710Z  test  2026-03-16T18:15:26.522758Z TestFramework (INFO): Attaching gdb to node 0 (pid 1662311) 
    2026-03-16T18:15:31.2256821Z  test  2026-03-16T18:15:27.840862Z TestFramework (INFO): gdb backtrace for node 0: 
    2026-03-16T18:15:31.2256877Z                                    [New LWP 1662321]
    2026-03-16T18:15:31.2256932Z                                    [New LWP 1662320]
    2026-03-16T18:15:31.2256996Z                                    [New LWP 1662319]
    2026-03-16T18:15:31.2257091Z                                    [New LWP 1662316]
    2026-03-16T18:15:31.2257141Z                                    [New LWP 1662315]
    2026-03-16T18:15:31.2257194Z                                    [New LWP 1662314]
    2026-03-16T18:15:31.2257242Z                                    [New LWP 1662313]
    2026-03-16T18:15:31.2257326Z                                    [New LWP 1662312]
    2026-03-16T18:15:31.2257444Z                                    This GDB supports auto-downloading debuginfo from the following URLs:
    2026-03-16T18:15:31.2257540Z                                      <https://debuginfod.ubuntu.com>
    2026-03-16T18:15:31.2257686Z                                    Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
    2026-03-16T18:15:31.2257753Z                                    Debuginfod has been disabled.
    2026-03-16T18:15:31.2257888Z                                    To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
    2026-03-16T18:15:31.2257967Z                                    [Thread debugging using libthread_db enabled]
    2026-03-16T18:15:31.2258096Z                                    Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
    2026-03-16T18:15:31.2258297Z                                    0x0000743d2a11baca in __GI___libc_read (nbytes=1, buf=0x7ffc5d50516f, fd=3) at ../sysdeps/unix/sysv/linux/read.c:26
    2026-03-16T18:15:31.2258397Z                                    Thread 9 (Thread 0x743d29bff6c0 (LWP 1662312) "b-scheduler"):
    2026-03-16T18:15:31.2258720Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a098d71 in __futex_abstimed_wait_common64 (private=-686868984, cancel=true, abstime=0x743d29bfea50, op=137, expected=0, futex_word=0x5b8ed711fd68) at ./nptl/futex-internal.c:57
    2026-03-16T18:15:31.2259016Z                                    [#1](/bitcoin-bitcoin/1/)  __futex_abstimed_wait_common (cancel=true, private=-686868984, abstime=0x743d29bfea50, clockid=23438, expected=0, futex_word=0x5b8ed711fd68) at ./nptl/futex-internal.c:87
    2026-03-16T18:15:31.2259442Z                                    [#2](/bitcoin-bitcoin/2/)  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b8ed711fd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x743d29bfea50, private=private@entry=0) at ./nptl/futex-internal.c:139
    2026-03-16T18:15:31.2259772Z                                    [#3](/bitcoin-bitcoin/3/)  0x0000743d2a09c116 in __pthread_cond_wait_common (abstime=<optimized out>, clockid=<optimized out>, mutex=0x5b8ed711fd18, cond=0x5b8ed711fd40) at ./nptl/pthread_cond_wait.c:503
    2026-03-16T18:15:31.2260040Z                                    [#4](/bitcoin-bitcoin/4/)  ___pthread_cond_clockwait64 (abstime=<optimized out>, clockid=<optimized out>, mutex=0x5b8ed711fd18, cond=0x5b8ed711fd40) at ./nptl/pthread_cond_wait.c:691
    2026-03-16T18:15:31.2260304Z                                    [#5](/bitcoin-bitcoin/5/)  ___pthread_cond_clockwait64 (cond=0x5b8ed711fd40, mutex=0x5b8ed711fd18, clockid=<optimized out>, abstime=<optimized out>) at ./nptl/pthread_cond_wait.c:679
    2026-03-16T18:15:31.2260627Z                                    [#6](/bitcoin-bitcoin/6/)  0x00005b8ecab37cb5 in std::__condvar::wait_until (this=0x5b8ed711fd40, __m=..., __clock=1, __abs_time=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_mutex.h:185
    2026-03-16T18:15:31.2261015Z                                    [#7](/bitcoin-bitcoin/7/)  std::condition_variable::__wait_until_impl<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x5b8ed711fd40, __lock=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:203
    2026-03-16T18:15:31.2261385Z                                    [#8](/bitcoin-bitcoin/8/)  std::condition_variable::wait_until<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x5b8ed711fd40, __lock=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:113
    2026-03-16T18:15:31.2261603Z                                    [#9](/bitcoin-bitcoin/9/)  CScheduler::serviceQueue (this=0x5b8ed711fd10) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/scheduler.cpp:43
    2026-03-16T18:15:31.2261925Z                                    [#10](/bitcoin-bitcoin/10/) 0x00005b8ecabf9a39 in std::function<void ()>::operator()() const (this=0x743d29bfeb68) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:591
    2026-03-16T18:15:31.2262293Z                                    [#11](/bitcoin-bitcoin/11/) util::TraceThread(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>) (thread_name="scheduler", thread_func=...) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/thread.cpp:21
    2026-03-16T18:15:31.2263228Z                                    [#12](/bitcoin-bitcoin/12/) 0x00005b8eca3bcf13 in std::__invoke_impl<void, void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_8>(std::__invoke_other, void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_8&&) (__f=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2264081Z                                    [#13](/bitcoin-bitcoin/13/) std::__invoke<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_8>(void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_8&&) (__fn=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:96
    2026-03-16T18:15:31.2264728Z                                    [#14](/bitcoin-bitcoin/14/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_8> >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:292
    2026-03-16T18:15:31.2265303Z                                    [#15](/bitcoin-bitcoin/15/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_8> >::operator()() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:299
    2026-03-16T18:15:31.2265878Z                                    [#16](/bitcoin-bitcoin/16/) std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_8> > >::_M_run() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:244
    2026-03-16T18:15:31.2265996Z                                    [#17](/bitcoin-bitcoin/17/) 0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2266155Z                                    [#18](/bitcoin-bitcoin/18/) 0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2266292Z                                    [#19](/bitcoin-bitcoin/19/) 0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2266396Z                                    Thread 8 (Thread 0x743d293fe6c0 (LWP 1662313) "b-http_pool_0"):
    2026-03-16T18:15:31.2266723Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b8ecaccf514 <g_threadpool_http+196>) at ./nptl/futex-internal.c:57
    2026-03-16T18:15:31.2267007Z                                    [#1](/bitcoin-bitcoin/1/)  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b8ecaccf514 <g_threadpool_http+196>) at ./nptl/futex-internal.c:87
    2026-03-16T18:15:31.2267460Z                                    [#2](/bitcoin-bitcoin/2/)  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b8ecaccf514 <g_threadpool_http+196>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
    2026-03-16T18:15:31.2267835Z                                    [#3](/bitcoin-bitcoin/3/)  0x0000743d2a09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b8ecaccf470 <g_threadpool_http+32>, cond=0x5b8ecaccf4e8 <g_threadpool_http+152>) at ./nptl/pthread_cond_wait.c:503
    2026-03-16T18:15:31.2268081Z                                    [#4](/bitcoin-bitcoin/4/)  ___pthread_cond_wait (cond=0x5b8ecaccf4e8 <g_threadpool_http+152>, mutex=0x5b8ecaccf470 <g_threadpool_http+32>) at ./nptl/pthread_cond_wait.c:627
    2026-03-16T18:15:31.2268575Z                                    [#5](/bitcoin-bitcoin/5/)  0x00005b8eca37bff5 in std::condition_variable::wait<ThreadPool::WorkerThread()::{lambda()#1}>(std::unique_lock<std::mutex>&, ThreadPool::WorkerThread()::{lambda()#1}) (this=<optimized out>, __lock=..., __p=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:105
    2026-03-16T18:15:31.2268832Z                                    [#6](/bitcoin-bitcoin/6/)  ThreadPool::WorkerThread (this=0x5b8ecaccf450 <g_threadpool_http>) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/threadpool.h:69
    2026-03-16T18:15:31.2269120Z                                    [#7](/bitcoin-bitcoin/7/)  0x00005b8ecabf9a39 in std::function<void ()>::operator()() const (this=0x743d293fdb78) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:591
    2026-03-16T18:15:31.2269480Z                                    [#8](/bitcoin-bitcoin/8/)  util::TraceThread(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>) (thread_name="http_pool_0", thread_func=...) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/thread.cpp:21
    2026-03-16T18:15:31.2270502Z                                    [#9](/bitcoin-bitcoin/9/)  0x00005b8eca37be27 in std::__invoke_impl<void, void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}>(std::__invoke_other, void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, ThreadPool::Start(int)::{lambda()#1}&&) (__f=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2271349Z                                    [#10](/bitcoin-bitcoin/10/) std::__invoke<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}>(void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, ThreadPool::Start(int)::{lambda()#1}&&) (__fn=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:96
    2026-03-16T18:15:31.2271991Z                                    [#11](/bitcoin-bitcoin/11/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}> >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:292
    2026-03-16T18:15:31.2272563Z                                    [#12](/bitcoin-bitcoin/12/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}> >::operator()() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:299
    2026-03-16T18:15:31.2273188Z                                    [#13](/bitcoin-bitcoin/13/) std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}> > >::_M_run() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:244
    2026-03-16T18:15:31.2273331Z                                    [#14](/bitcoin-bitcoin/14/) 0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2273553Z                                    [#15](/bitcoin-bitcoin/15/) 0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2273687Z                                    [#16](/bitcoin-bitcoin/16/) 0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2273791Z                                    Thread 7 (Thread 0x743d28bfd6c0 (LWP 1662314) "b-http_pool_1"):
    2026-03-16T18:15:31.2274116Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b8ecaccf514 <g_threadpool_http+196>) at ./nptl/futex-internal.c:57
    2026-03-16T18:15:31.2274401Z                                    [#1](/bitcoin-bitcoin/1/)  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b8ecaccf514 <g_threadpool_http+196>) at ./nptl/futex-internal.c:87
    2026-03-16T18:15:31.2274830Z                                    [#2](/bitcoin-bitcoin/2/)  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b8ecaccf514 <g_threadpool_http+196>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
    2026-03-16T18:15:31.2275193Z                                    [#3](/bitcoin-bitcoin/3/)  0x0000743d2a09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b8ecaccf470 <g_threadpool_http+32>, cond=0x5b8ecaccf4e8 <g_threadpool_http+152>) at ./nptl/pthread_cond_wait.c:503
    2026-03-16T18:15:31.2275519Z                                    [#4](/bitcoin-bitcoin/4/)  ___pthread_cond_wait (cond=0x5b8ecaccf4e8 <g_threadpool_http+152>, mutex=0x5b8ecaccf470 <g_threadpool_http+32>) at ./nptl/pthread_cond_wait.c:627
    2026-03-16T18:15:31.2276013Z                                    [#5](/bitcoin-bitcoin/5/)  0x00005b8eca37bff5 in std::condition_variable::wait<ThreadPool::WorkerThread()::{lambda()#1}>(std::unique_lock<std::mutex>&, ThreadPool::WorkerThread()::{lambda()#1}) (this=<optimized out>, __lock=..., __p=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:105
    2026-03-16T18:15:31.2276266Z                                    [#6](/bitcoin-bitcoin/6/)  ThreadPool::WorkerThread (this=0x5b8ecaccf450 <g_threadpool_http>) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/threadpool.h:69
    2026-03-16T18:15:31.2276561Z                                    [#7](/bitcoin-bitcoin/7/)  0x00005b8ecabf9a39 in std::function<void ()>::operator()() const (this=0x743d28bfcb78) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:591
    2026-03-16T18:15:31.2276918Z                                    [#8](/bitcoin-bitcoin/8/)  util::TraceThread(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>) (thread_name="http_pool_1", thread_func=...) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/thread.cpp:21
    2026-03-16T18:15:31.2277870Z                                    [#9](/bitcoin-bitcoin/9/)  0x00005b8eca37be27 in std::__invoke_impl<void, void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}>(std::__invoke_other, void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, ThreadPool::Start(int)::{lambda()#1}&&) (__f=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2278752Z                                    [#10](/bitcoin-bitcoin/10/) std::__invoke<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}>(void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, ThreadPool::Start(int)::{lambda()#1}&&) (__fn=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:96
    2026-03-16T18:15:31.2279414Z                                    [#11](/bitcoin-bitcoin/11/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}> >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:292
    2026-03-16T18:15:31.2279986Z                                    [#12](/bitcoin-bitcoin/12/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}> >::operator()() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:299
    2026-03-16T18:15:31.2280602Z                                    [#13](/bitcoin-bitcoin/13/) std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ThreadPool::Start(int)::{lambda()#1}> > >::_M_run() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:244
    2026-03-16T18:15:31.2280726Z                                    [#14](/bitcoin-bitcoin/14/) 0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2280897Z                                    [#15](/bitcoin-bitcoin/15/) 0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2281032Z                                    [#16](/bitcoin-bitcoin/16/) 0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2281129Z                                    Thread 6 (Thread 0x743d23fff6c0 (LWP 1662315) "b-http"):
    2026-03-16T18:15:31.2281366Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a12a072 in epoll_wait (epfd=8, events=0x5b8ed70f2d80, maxevents=32, timeout=2100000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
    2026-03-16T18:15:31.2281494Z                                    [#1](/bitcoin-bitcoin/1/)  0x0000743d2aa7cf15 in ?? () from /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
    2026-03-16T18:15:31.2281653Z                                    [#2](/bitcoin-bitcoin/2/)  0x0000743d2aa77da8 in event_base_loop () from /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
    2026-03-16T18:15:31.2281878Z                                    [#3](/bitcoin-bitcoin/3/)  0x00005b8eca372187 in ThreadHTTP (base=0x5b8ed71170d0) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/httpserver.cpp:310
    2026-03-16T18:15:31.2281990Z                                    [#4](/bitcoin-bitcoin/4/)  0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2282143Z                                    [#5](/bitcoin-bitcoin/5/)  0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2282270Z                                    [#6](/bitcoin-bitcoin/6/)  0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2282369Z                                    Thread 5 (Thread 0x743d237fe6c0 (LWP 1662316) "b-scriptch.0"):
    2026-03-16T18:15:31.2282672Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a098d71 in __futex_abstimed_wait_common64 (private=1223868839, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b8ed7150870) at ./nptl/futex-internal.c:57
    2026-03-16T18:15:31.2282953Z                                    [#1](/bitcoin-bitcoin/1/)  __futex_abstimed_wait_common (cancel=true, private=1223868839, abstime=0x0, clockid=0, expected=0, futex_word=0x5b8ed7150870) at ./nptl/futex-internal.c:87
    2026-03-16T18:15:31.2283357Z                                    [#2](/bitcoin-bitcoin/2/)  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b8ed7150870, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
    2026-03-16T18:15:31.2283673Z                                    [#3](/bitcoin-bitcoin/3/)  0x0000743d2a09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b8ed7150820, cond=0x5b8ed7150848) at ./nptl/pthread_cond_wait.c:503
    2026-03-16T18:15:31.2283838Z                                    [#4](/bitcoin-bitcoin/4/)  ___pthread_cond_wait (cond=0x5b8ed7150848, mutex=0x5b8ed7150820) at ./nptl/pthread_cond_wait.c:627
    2026-03-16T18:15:31.2284311Z                                    [#5](/bitcoin-bitcoin/5/)  0x00005b8eca7d1cca in CCheckQueue<CScriptCheck, std::pair<ScriptError_t, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::Loop (this=0x5b8ed7150820, fMaster=false) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/checkqueue.h:108
    2026-03-16T18:15:31.2284839Z                                    [#6](/bitcoin-bitcoin/6/)  0x00005b8eca7d8e2a in CCheckQueue<CScriptCheck, std::pair<ScriptError_t, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::CCheckQueue(unsigned int, int)::{lambda()#1}::operator()() const (this=<optimized out>) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/checkqueue.h:152
    2026-03-16T18:15:31.2285689Z                                    [#7](/bitcoin-bitcoin/7/)  std::__invoke_impl<void, CCheckQueue<CScriptCheck, std::pair<ScriptError_t, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::CCheckQueue(unsigned int, int)::{lambda()#1}>(std::__invoke_other, CCheckQueue<CScriptCheck, std::pair<ScriptError_t, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::CCheckQueue(unsigned int, int)::{lambda()#1}&&) (__f=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2285843Z                                    [#8](/bitcoin-bitcoin/8/)  0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2285996Z                                    [#9](/bitcoin-bitcoin/9/)  0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2286129Z                                    [#10](/bitcoin-bitcoin/10/) 0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2286215Z                                    Thread 4 (Thread 0x743d0ffff6c0 (LWP 1662319) "b-net"):
    2026-03-16T18:15:31.2286413Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a11b4fd in __GI___poll (fds=0x743d08000de0, nfds=3, timeout=50) at ../sysdeps/unix/sysv/linux/poll.c:29
    2026-03-16T18:15:31.2286816Z                                    [#1](/bitcoin-bitcoin/1/)  0x00005b8ecabdbd99 in Sock::WaitMany (this=<optimized out>, timeout=std::chrono::duration = { 50ms }, events_per_sock=std::unordered_map with 3 elements = {...}) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/sock.cpp:179
    2026-03-16T18:15:31.2287060Z                                    [#2](/bitcoin-bitcoin/2/)  0x00005b8eca3e1348 in CConnman::SocketHandler (this=0x5b8ed7148810) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/net.cpp:2111
    2026-03-16T18:15:31.2287317Z                                    [#3](/bitcoin-bitcoin/3/)  0x00005b8eca3f5f79 in CConnman::ThreadSocketHandler (this=0x5b8ed7148810) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/net.cpp:2245
    2026-03-16T18:15:31.2287608Z                                    [#4](/bitcoin-bitcoin/4/)  CConnman::Start(CScheduler&, CConnman::Options const&)::$_2::operator()() const (this=<optimized out>) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/net.cpp:3525
    2026-03-16T18:15:31.2288068Z                                    [#5](/bitcoin-bitcoin/5/)  std::__invoke_impl<void, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2&>(std::__invoke_other, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2&) (__f=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2288481Z                                    [#6](/bitcoin-bitcoin/6/)  std::__invoke_r<void, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2&>(CConnman::Start(CScheduler&, CConnman::Options const&)::$_2&) (__fn=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:111
    2026-03-16T18:15:31.2288858Z                                    [#7](/bitcoin-bitcoin/7/)  std::_Function_handler<void (), CConnman::Start(CScheduler&, CConnman::Options const&)::$_2>::_M_invoke(std::_Any_data const&) (__functor=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:290
    2026-03-16T18:15:31.2289146Z                                    [#8](/bitcoin-bitcoin/8/)  0x00005b8ecabf9a39 in std::function<void ()>::operator()() const (this=0x743d0fffeb68) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:591
    2026-03-16T18:15:31.2289500Z                                    [#9](/bitcoin-bitcoin/9/)  util::TraceThread(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>) (thread_name="net", thread_func=...) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/thread.cpp:21
    2026-03-16T18:15:31.2290328Z                                    [#10](/bitcoin-bitcoin/10/) 0x00005b8eca3f5e83 in std::__invoke_impl<void, void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2>(std::__invoke_other, void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2&&) (__f=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2291109Z                                    [#11](/bitcoin-bitcoin/11/) std::__invoke<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2>(void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2&&) (__fn=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:96
    2026-03-16T18:15:31.2291684Z                                    [#12](/bitcoin-bitcoin/12/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2> >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:292
    2026-03-16T18:15:31.2292199Z                                    [#13](/bitcoin-bitcoin/13/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2> >::operator()() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:299
    2026-03-16T18:15:31.2292736Z                                    [#14](/bitcoin-bitcoin/14/) std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_2> > >::_M_run() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:244
    2026-03-16T18:15:31.2292859Z                                    [#15](/bitcoin-bitcoin/15/) 0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2293008Z                                    [#16](/bitcoin-bitcoin/16/) 0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2293175Z                                    [#17](/bitcoin-bitcoin/17/) 0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2293270Z                                    Thread 3 (Thread 0x743d0f7fe6c0 (LWP 1662320) "b-addcon"):
    2026-03-16T18:15:31.2293661Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a098d71 in __futex_abstimed_wait_common64 (private=6, cancel=true, abstime=0x743d0f7fd950, op=137, expected=0, futex_word=0x5b8ed71337b0) at ./nptl/futex-internal.c:57
    2026-03-16T18:15:31.2293934Z                                    [#1](/bitcoin-bitcoin/1/)  __futex_abstimed_wait_common (cancel=true, private=6, abstime=0x743d0f7fd950, clockid=0, expected=0, futex_word=0x5b8ed71337b0) at ./nptl/futex-internal.c:87
    2026-03-16T18:15:31.2294339Z                                    [#2](/bitcoin-bitcoin/2/)  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b8ed71337b0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x743d0f7fd950, private=private@entry=0) at ./nptl/futex-internal.c:139
    2026-03-16T18:15:31.2294642Z                                    [#3](/bitcoin-bitcoin/3/)  0x0000743d2a09c116 in __pthread_cond_wait_common (abstime=<optimized out>, clockid=<optimized out>, mutex=0x5b8ed71337b8, cond=0x5b8ed7133788) at ./nptl/pthread_cond_wait.c:503
    2026-03-16T18:15:31.2294916Z                                    [#4](/bitcoin-bitcoin/4/)  ___pthread_cond_clockwait64 (abstime=<optimized out>, clockid=<optimized out>, mutex=0x5b8ed71337b8, cond=0x5b8ed7133788) at ./nptl/pthread_cond_wait.c:691
    2026-03-16T18:15:31.2295175Z                                    [#5](/bitcoin-bitcoin/5/)  ___pthread_cond_clockwait64 (cond=0x5b8ed7133788, mutex=0x5b8ed71337b8, clockid=<optimized out>, abstime=<optimized out>) at ./nptl/pthread_cond_wait.c:679
    2026-03-16T18:15:31.2295492Z                                    [#6](/bitcoin-bitcoin/6/)  0x00005b8ecabf9e86 in std::__condvar::wait_until (this=0x5b8ed7133788, __m=..., __clock=1, __abs_time=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_mutex.h:185
    2026-03-16T18:15:31.2295908Z                                    [#7](/bitcoin-bitcoin/7/)  std::condition_variable::__wait_until_impl<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x5b8ed7133788, __lock=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:203
    2026-03-16T18:15:31.2296298Z                                    [#8](/bitcoin-bitcoin/8/)  std::condition_variable::wait_until<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x5b8ed7133788, __lock=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:113
    2026-03-16T18:15:31.2297253Z                                    [#9](/bitcoin-bitcoin/9/)  std::condition_variable::wait_until<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> >, CThreadInterrupt::sleep_for(std::chrono::duration<long, std::ratio<1l, 1000000000l> >)::$_0>(std::unique_lock<std::mutex>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, CThreadInterrupt::sleep_for(std::chrono::duration<long, std::ratio<1l, 1000000000l> >)::$_0) (this=0x5b8ed7133788, __lock=..., __p=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:154
    2026-03-16T18:15:31.2298022Z                                    [#10](/bitcoin-bitcoin/10/) std::condition_variable::wait_for<long, std::ratio<1l, 1000000000l>, CThreadInterrupt::sleep_for(std::chrono::duration<long, std::ratio<1l, 1000000000l> >)::$_0>(std::unique_lock<std::mutex>&, std::chrono::duration<long, std::ratio<1l, 1000000000l> > const&, CThreadInterrupt::sleep_for(std::chrono::duration<long, std::ratio<1l, 1000000000l> >)::$_0) (this=0x5b8ed7133788, __lock=..., __p=..., __rtime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:177
    2026-03-16T18:15:31.2298280Z                                    [#11](/bitcoin-bitcoin/11/) CThreadInterrupt::sleep_for (this=0x5b8ed7133780, rel_time=...) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/threadinterrupt.cpp:39
    2026-03-16T18:15:31.2298591Z                                    [#12](/bitcoin-bitcoin/12/) 0x00005b8eca3ea617 in CConnman::ThreadOpenAddedConnections (this=0x5b8ed7148810) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/net.cpp:2996
    2026-03-16T18:15:31.2298877Z                                    [#13](/bitcoin-bitcoin/13/) 0x00005b8ecabf9a39 in std::function<void ()>::operator()() const (this=0x743d0f7fdb68) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:591
    2026-03-16T18:15:31.2299262Z                                    [#14](/bitcoin-bitcoin/14/) util::TraceThread(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>) (thread_name="addcon", thread_func=...) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/thread.cpp:21
    2026-03-16T18:15:31.2300083Z                                    [#15](/bitcoin-bitcoin/15/) 0x00005b8eca3f6263 in std::__invoke_impl<void, void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_4>(std::__invoke_other, void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, CConnman::Start(CScheduler&, CConnman::Options const&)::$_4&&) (__f=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2300805Z                                    [#16](/bitcoin-bitcoin/16/) std::__invoke<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_4>(void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, CConnman::Start(CScheduler&, CConnman::Options const&)::$_4&&) (__fn=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:96
    2026-03-16T18:15:31.2301420Z                                    [#17](/bitcoin-bitcoin/17/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_4> >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:292
    2026-03-16T18:15:31.2301923Z                                    [#18](/bitcoin-bitcoin/18/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_4> >::operator()() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:299
    2026-03-16T18:15:31.2302456Z                                    [#19](/bitcoin-bitcoin/19/) std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_4> > >::_M_run() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:244
    2026-03-16T18:15:31.2302582Z                                    [#20](/bitcoin-bitcoin/20/) 0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2302729Z                                    [#21](/bitcoin-bitcoin/21/) 0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2302873Z                                    [#22](/bitcoin-bitcoin/22/) 0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2302971Z                                    Thread 2 (Thread 0x743d0effd6c0 (LWP 1662321) "b-msghand"):
    2026-03-16T18:15:31.2303270Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a098d71 in __futex_abstimed_wait_common64 (private=7, cancel=true, abstime=0x743d0effca78, op=137, expected=0, futex_word=0x5b8ed7148af0) at ./nptl/futex-internal.c:57
    2026-03-16T18:15:31.2303597Z                                    [#1](/bitcoin-bitcoin/1/)  __futex_abstimed_wait_common (cancel=true, private=7, abstime=0x743d0effca78, clockid=0, expected=0, futex_word=0x5b8ed7148af0) at ./nptl/futex-internal.c:87
    2026-03-16T18:15:31.2304031Z                                    [#2](/bitcoin-bitcoin/2/)  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b8ed7148af0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x743d0effca78, private=private@entry=0) at ./nptl/futex-internal.c:139
    2026-03-16T18:15:31.2304362Z                                    [#3](/bitcoin-bitcoin/3/)  0x0000743d2a09c116 in __pthread_cond_wait_common (abstime=<optimized out>, clockid=<optimized out>, mutex=0x5b8ed7148af8, cond=0x5b8ed7148ac8) at ./nptl/pthread_cond_wait.c:503
    2026-03-16T18:15:31.2304623Z                                    [#4](/bitcoin-bitcoin/4/)  ___pthread_cond_clockwait64 (abstime=<optimized out>, clockid=<optimized out>, mutex=0x5b8ed7148af8, cond=0x5b8ed7148ac8) at ./nptl/pthread_cond_wait.c:691
    2026-03-16T18:15:31.2304884Z                                    [#5](/bitcoin-bitcoin/5/)  ___pthread_cond_clockwait64 (cond=0x5b8ed7148ac8, mutex=0x5b8ed7148af8, clockid=<optimized out>, abstime=<optimized out>) at ./nptl/pthread_cond_wait.c:679
    2026-03-16T18:15:31.2305193Z                                    [#6](/bitcoin-bitcoin/6/)  0x00005b8eca3eb201 in std::__condvar::wait_until (this=0x5b8ed7148ac8, __m=..., __clock=1, __abs_time=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_mutex.h:185
    2026-03-16T18:15:31.2305571Z                                    [#7](/bitcoin-bitcoin/7/)  std::condition_variable::__wait_until_impl<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x5b8ed7148ac8, __lock=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:203
    2026-03-16T18:15:31.2305929Z                                    [#8](/bitcoin-bitcoin/8/)  std::condition_variable::wait_until<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x5b8ed7148ac8, __lock=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:113
    2026-03-16T18:15:31.2306800Z                                    [#9](/bitcoin-bitcoin/9/)  std::condition_variable::wait_until<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> >, CConnman::ThreadMessageHandler()::$_0>(std::unique_lock<std::mutex>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, CConnman::ThreadMessageHandler()::$_0) (this=0x5b8ed7148ac8, __lock=..., __p=..., __atime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/condition_variable:154
    2026-03-16T18:15:31.2307027Z                                    [#10](/bitcoin-bitcoin/10/) CConnman::ThreadMessageHandler (this=0x5b8ed7148810) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/net.cpp:3160
    2026-03-16T18:15:31.2307316Z                                    [#11](/bitcoin-bitcoin/11/) 0x00005b8ecabf9a39 in std::function<void ()>::operator()() const (this=0x743d0effcb68) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:591
    2026-03-16T18:15:31.2307673Z                                    [#12](/bitcoin-bitcoin/12/) util::TraceThread(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>) (thread_name="msghand", thread_func=...) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/thread.cpp:21
    2026-03-16T18:15:31.2308511Z                                    [#13](/bitcoin-bitcoin/13/) 0x00005b8eca3f6b93 in std::__invoke_impl<void, void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_6>(std::__invoke_other, void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, CConnman::Start(CScheduler&, CConnman::Options const&)::$_6&&) (__f=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61
    2026-03-16T18:15:31.2309244Z                                    [#14](/bitcoin-bitcoin/14/) std::__invoke<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_6>(void (*&&)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*&&, CConnman::Start(CScheduler&, CConnman::Options const&)::$_6&&) (__fn=<optimized out>, __args=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:96
    2026-03-16T18:15:31.2309865Z                                    [#15](/bitcoin-bitcoin/15/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_6> >::_M_invoke<0ul, 1ul, 2ul>(std::_Index_tuple<0ul, 1ul, 2ul>) (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:292
    2026-03-16T18:15:31.2310372Z                                    [#16](/bitcoin-bitcoin/16/) std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_6> >::operator()() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:299
    2026-03-16T18:15:31.2310912Z                                    [#17](/bitcoin-bitcoin/17/) std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::basic_string_view<char, std::char_traits<char> >, std::function<void ()>), char const*, CConnman::Start(CScheduler&, CConnman::Options const&)::$_6> > >::_M_run() (this=<optimized out>) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_thread.h:244
    2026-03-16T18:15:31.2311034Z                                    [#18](/bitcoin-bitcoin/18/) 0x0000743d2a4ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
    2026-03-16T18:15:31.2311184Z                                    [#19](/bitcoin-bitcoin/19/) 0x0000743d2a09caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
    2026-03-16T18:15:31.2311317Z                                    [#20](/bitcoin-bitcoin/20/) 0x0000743d2a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
    2026-03-16T18:15:31.2311469Z                                    Thread 1 (Thread 0x743d2a254a40 (LWP 1662311) "bitcoind"):
    2026-03-16T18:15:31.2311663Z                                    [#0](/bitcoin-bitcoin/0/)  0x0000743d2a11baca in __GI___libc_read (nbytes=1, buf=0x7ffc5d50516f, fd=3) at ../sysdeps/unix/sysv/linux/read.c:26
    2026-03-16T18:15:31.2311842Z                                    [#1](/bitcoin-bitcoin/1/)  __GI___libc_read (fd=3, buf=0x7ffc5d50516f, nbytes=1) at ../sysdeps/unix/sysv/linux/read.c:24
    2026-03-16T18:15:31.2312140Z                                    [#2](/bitcoin-bitcoin/2/)  0x00005b8ecabfc1cf in TokenPipeEnd::TokenRead (this=0x5b8ecaccf658 <g_shutdown+4>) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/tokenpipe.cpp:60
    2026-03-16T18:15:31.2312413Z                                    [#3](/bitcoin-bitcoin/3/)  0x00005b8ecabdb2da in util::SignalInterrupt::wait (this=<optimized out>) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/util/signalinterrupt.cpp:69
    2026-03-16T18:15:31.2312661Z                                    [#4](/bitcoin-bitcoin/4/)  0x00005b8eca3198e4 in main (argc=<optimized out>, argv=<optimized out>) at /home/admin/actions-runner/_work/bitcoin/bitcoin/src/bitcoind.cpp:283
    2026-03-16T18:15:31.2312734Z                                    [Inferior 1 (process 1662311) detached]
    2026-03-16T18:15:31.2312842Z  test  2026-03-16T18:15:27.840991Z TestFramework (ERROR): gdb errors for node 0: 
    2026-03-16T18:15:31.2312968Z                                    warning: 26	../sysdeps/unix/sysv/linux/read.c: No such file or directory
    2026-03-16T18:15:31.2313462Z  test  2026-03-16T18:15:27.841069Z TestFramework (ERROR): Hint: Call /home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/combine_logs.py '/tmp/test_runner_₿_🏃_20260316_181410/p2p_orphan_handling_254' to consolidate all logs 
    2026-03-16T18:15:31.2313651Z  test  2026-03-16T18:15:27.841094Z TestFramework (ERROR): 
    2026-03-16T18:15:31.2313939Z  test  2026-03-16T18:15:27.841113Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log. 
    2026-03-16T18:15:31.2314126Z  test  2026-03-16T18:15:27.841149Z TestFramework (ERROR): https://github.com/bitcoin/bitcoin/issues 
    2026-03-16T18:15:31.2314195Z  test  2026-03-16T18:15:27.841167Z TestFramework (ERROR): 
    2026-03-16T18:15:31.2314201Z 
    2026-03-16T18:15:31.2314204Z 
    
  11. mzumsande commented at 9:15 AM on March 18, 2026: contributor

    Does anyone have a theory about the root cause? I guess a deadlock inside bitcoind is rather unlikely given the backtrace, so maybe something inside libevent? Possibly somehow related to one of the threadpool PRs - not necessarily a bug, but something that could have changed timing slightly and triggered this?

  12. rkrux commented at 9:23 AM on March 18, 2026: contributor

    Yeah, a deadlock seems unlikely as per the backtrace. The HTTP worker threads are waiting on the condition variable, they are idle and waiting for work. In #34847, I am testing if sending these 60 large testmempoolaccept RPC requests (780KB each, 46MB total) while not reusing the HTTP connection helps.

  13. rkrux commented at 9:28 AM on March 18, 2026: contributor

    As per this comment, the request that times out is never actually received to be processed by the server as there are no logs for it. Seems like the request is getting dropped somewhere, while the test client believes it was sent completely and hence waits for the response.

  14. maflcko commented at 11:39 AM on March 18, 2026: member

    Looks like this does not reproduce when changing from ubuntu:24.04 container to 26.04.

    So maybe I'll propose 9cb277d7dbed11f4217b3b75796f5baddaf7e014 as a "fix" for this and then just move on? It feels wrong, but it also feels wrong to debug this remotely on a CI machine.

  15. maflcko commented at 3:28 PM on March 18, 2026: member

    Not sure if related, but this also times out: https://github.com/bitcoin/bitcoin/actions/runs/23050295012/job/66949535882?pr=34791#step:16:826: But it is a different OS, different test, and different RPC:

    Nvm. This is in the stop RPC, so just the old known #31894 issue.

  16. maflcko commented at 3:39 PM on March 18, 2026: member

    Seen again here: https://github.com/bitcoin/bitcoin/actions/runs/22955430240/job/66630763701#step:16:15428.

    I think this one as well is in the stop RPC.

    In this issue I am mostly curious about the timeouts in the running state, where no shutdown is happening.

  17. maflcko commented at 8:55 AM on March 19, 2026: member

    Does anyone have a theory about the root cause?

    Current theory: Upstream bug in Python, which was already fixed.

    Alternative theory: Some bug in our Python code

  18. maflcko added the label Tests on Mar 19, 2026
  19. maflcko commented at 12:41 PM on March 19, 2026: member
  20. rkrux commented at 12:53 PM on March 19, 2026: contributor

    It^ is slightly different from the original one because it timed out while sending the request in self.sock.sendall(data) and not while waiting for the response.

     test  2026-03-19T12:24:53.264286Z TestFramework (ERROR): Unexpected exception: 
                                       Traceback (most recent call last):
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 142, in main
                                           self.run_test()
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/rpc_misc.py", line 52, in run_test
                                           assert_equal([arg_string, arg_string], node.echo(arg_string, arg_string))
                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
                                           return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
                                           response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 106, in _request
                                           self.__conn.request(method, path, postdata, headers)
                                         File "/usr/lib/python3.12/http/client.py", line 1356, in request
                                           self._send_request(method, url, body, headers, encode_chunked)
                                         File "/usr/lib/python3.12/http/client.py", line 1402, in _send_request
                                           self.endheaders(body, encode_chunked=encode_chunked)
                                         File "/usr/lib/python3.12/http/client.py", line 1351, in endheaders
                                           self._send_output(message_body, encode_chunked=encode_chunked)
                                         File "/usr/lib/python3.12/http/client.py", line 1150, in _send_output
                                           self.send(chunk)
                                         File "/usr/lib/python3.12/http/client.py", line 1075, in send
                                           self.sock.sendall(data)
                                       TimeoutError: timed out
     test  2026-03-19T12:24:53.267465Z TestFramework (DEBUG): Closing down network thread
    
  21. maflcko commented at 10:46 AM on March 24, 2026: member

    It could be glibc, or some other implicit (build) dependency? #34726 (comment)

  22. maflcko commented at 9:38 AM on March 26, 2026: member

    Ok, the latest logs are:

    <details><summary>tcpdump</summary>

    {"jsonrpc":"2.0","result":[{"id":0,"addr":"127.0.0.1:48290","addrbind":"12
    09:04:25.533134 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], ack 89787, win 120, options [nop,nop,TS val 2097349355 ecr 2097349355], length 0
    E..4..@.@............ L.0..p.......x.(.....
    }...}...
    09:04:25.633844 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2545:2817, ack 89787, win 120, options [nop,nop,TS val 2097349456 ecr 2097349355], length 272
    E..D..@.@.~.......... L.0..p.......x.8.....
    }..P}...POST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 68
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcxNTdj
    09:04:25.633861 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2817:2885, ack 89787, win 120, options [nop,nop,TS val 2097349456 ecr 2097349355], length 68
    E..x..@.@............ L.0..........x.l.....
    }..P}...{"jsonrpc": "2.0", "method": "getpeerinfo", "params": {}, "id": 370}
    09:04:25.633875 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2885, win 64, options [nop,nop,TS val 2097349456 ecr 2097349456], length 0
    E..4h.@.@...........L.. ....0......@.(.....
    }..P}..P
    09:04:25.634226 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 89787:91993, ack 2885, win 64, options [nop,nop,TS val 2097349456 ecr 2097349456], length 2206
    E...h.@.@...........L.. ....0......@.......
    }..P}..PHTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 2096
    
    {"jsonrpc":"2.0","result":[{"id":0,"addr":"127.0.0.1:48290","addrbind":"12
    09:04:25.634234 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], ack 91993, win 139, options [nop,nop,TS val 2097349456 ecr 2097349456], length 0
    E..4..@.@............ L.0......D.....(.....
    }..P}..P
    09:04:25.645226 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2885:3161, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349456], length 276
    E..H..@.@.~.......... L.0......D.....<.....
    }..[}..PPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.645249 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3161:35929, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349456], length 32768
    E..4..@.@............ L.0......D....~).....
    }..[}..P{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101f5288b6ce5f44e3cacaab4233c70a74fa617cb02453d4e0147987d619f77742a400000000000000000016400000000000000166a146
    09:04:25.645275 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 35929, win 64, options [nop,nop,TS val 2097349467 ecr 2097349467], length 0
    E..4h.@.@...........L.. ...D0.^....@.(.....
    }..[}..[
    09:04:25.645317 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 35929:68697, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349467], length 32768
    E..4..@.@............ L.0.^....D....~).....
    }..[}..[8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645324 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 68697:101465, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349467], length 32768
    E..4..@.@............ L.0......D....~).....
    }..[}..[8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645342 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 101465, win 61, options [nop,nop,TS val 2097349467 ecr 2097349467], length 0
    E..4h.@.@...........L.. ...D0.^....=.(.....
    }..[}..[
    09:04:25.645359 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 101465:163929, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349467], length 62464
    E..4..@.@............ L.0.^....D.....).....
    }..[}..[8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645368 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 163929, win 0, options [nop,nop,TS val 2097349467 ecr 2097349467], length 0
    E..4h	@.@...........L.. ...D0.R......(.....
    }..[}..[
    09:04:25.645488 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 163929, win 93, options [nop,nop,TS val 2097349467 ecr 2097349467], length 0
    E..4h
    @.@...........L.. ...D0.R....].(.....
    }..[}..[
    09:04:25.645499 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 163929:211545, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349467], length 47616
    E..4..@.@............ L.0.R....D.....).....
    }..[}..[8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645501 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 211545:232537, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349467], length 20992
    E.R4..@.@.-.......... L.0......D....P).....
    }..[}..[8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645514 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 232537, win 59, options [nop,nop,TS val 2097349467 ecr 2097349467], length 0
    E..4h.@.@...........L.. ...D0.^....;.(.....
    }..[}..[
    09:04:25.645522 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 232537:292953, ack 91993, win 139, options [nop,nop,TS val 2097349467 ecr 2097349467], length 60416
    E..4..@.@............ L.0.^....D.....).....
    }..[}..[8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645534 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 292953, win 0, options [nop,nop,TS val 2097349467 ecr 2097349467], length 0
    E..4h.@.@...........L.. ...D0.J......(.....
    }..[}..[
    09:04:25.645717 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 292953, win 93, options [nop,nop,TS val 2097349468 ecr 2097349467], length 0
    E..4h.@.@...........L.. ...D0.J....].(.....
    }..\}..[
    09:04:25.645727 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 292953:340569, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0.J....D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645729 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 340569:388185, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0......D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645742 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 388185, win 0, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0........(.....
    }..\}..\
    09:04:25.645884 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 388185, win 93, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0......].(.....
    }..\}..\
    09:04:25.645893 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 388185:435801, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0......D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645895 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 435801:483417, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0.x....D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.645908 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 483417, win 0, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0.2......(.....
    }..\}..\
    09:04:25.646044 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 483417, win 93, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0.2....].(.....
    }..\}..\
    09:04:25.646053 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 483417:531033, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0.2....D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.646055 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 531033:578649, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0......D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.646067 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 578649, win 0, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0........(.....
    }..\}..\
    09:04:25.646207 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 578649, win 93, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0......].(.....
    }..\}..\
    09:04:25.646216 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 578649:626265, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0......D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.646218 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 626265:673881, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0.`....D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.646231 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 673881, win 0, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0........(.....
    }..\}..\
    09:04:25.646369 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 673881, win 93, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0......].(.....
    }..\}..\
    09:04:25.646378 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 673881:721497, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0......D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.646380 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 721497:769113, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 47616
    E..4..@.@............ L.0......D.....).....
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.646392 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 769113, win 0, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0........(.....
    }..\}..\
    09:04:25.646526 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 769113, win 93, options [nop,nop,TS val 2097349468 ecr 2097349468], length 0
    E..4h.@.@...........L.. ...D0......].(.....
    }..\}..\
    09:04:25.646531 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 769113:783419, ack 91993, win 139, options [nop,nop,TS val 2097349468 ecr 2097349468], length 14306
    E.8...@.@.G.......... L.0......D....6......
    }..\}..\8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.653442 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 91993:92340, ack 783419, win 97, options [nop,nop,TS val 2097349475 ecr 2097349468], length 347
    E...h.@.@..N........L.. ...D0......a.......
    }..c}..\HTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"2e33b8fe6c202bdc00be0f52c23555974c6bc8f
    09:04:25.655996 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 783419:783695, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349475], length 276
    E..H..@.@.~.......... L.0............<.....
    }..f}..cPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.656015 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 783695:833359, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349475], length 49664
    E..4..@.@............ L.0............).....
    }..f}..c{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b3cf7c29a58d600dee5b38b85c4ebd69205a806a753610d821825b8b1feec6fd5e0000000000000000016400000000000000166a146
    09:04:25.656027 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 833359, win 78, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h.@.@...........L.. ....0......N.(.....
    }..f}..f
    09:04:25.656077 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 833359:883023, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 49664
    E..4..@.@............ L.0............).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656082 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 883023:913231, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 30208
    E.v4..@.@.	.......... L.0.K.........t).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656092 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 913231, win 0, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h.@.@...........L.. ....0........(.....
    }..f}..f
    09:04:25.656134 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 913231, win 62, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h.@.@...........L.. ....0......>.(.....
    }..f}..f
    09:04:25.656140 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 913231:976719, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 63488
    E..4..@.@............ L.0............).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656148 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 976719, win 0, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h.@.@...........L.. ....0........(.....
    }..f}..f
    09:04:25.656183 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 976719, win 125, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h.@.@...........L.. ....0......}.(.....
    }..f}..f
    09:04:25.656191 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 976719:1040719, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 64000
    E..4..@.@............ L.0............).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656193 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1040719:1081679, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 40960
    E..4..@.@............ L.0............).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656201 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1081679, win 23, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h.@.@...........L.. ....0.S......(.....
    }..f}..f
    09:04:25.656297 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1081679, win 125, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h.@.@...........L.. ....0.S....}.(.....
    }..f}..f
    09:04:25.656304 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1081679:1145679, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 64000
    E..4..@.@............ L.0.S..........).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656306 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1145679:1209679, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 64000
    E..4..@.@............ L.0.M..........).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656315 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1209679, win 0, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h @.@...........L.. ....0.G......(.....
    }..f}..f
    09:04:25.656437 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1209679, win 125, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h!@.@...........L.. ....0.G....}.(.....
    }..f}..f
    09:04:25.656444 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1209679:1273679, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 64000
    E..4..@.@............ L.0.G..........).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656446 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1273679:1337679, ack 92340, win 141, options [nop,nop,TS val 2097349478 ecr 2097349478], length 64000
    E..4..@.@............ L.0.A..........).....
    }..f}..f8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656457 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1337679, win 0, options [nop,nop,TS val 2097349478 ecr 2097349478], length 0
    E..4h"@.@...........L.. ....0.;......(.....
    }..f}..f
    09:04:25.656604 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1337679, win 125, options [nop,nop,TS val 2097349479 ecr 2097349478], length 0
    E..4h#@.@...........L.. ....0.;....}.(.....
    }..g}..f
    09:04:25.656613 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1337679:1401679, ack 92340, win 141, options [nop,nop,TS val 2097349479 ecr 2097349479], length 64000
    E..4..@.@............ L.0.;..........).....
    }..g}..g8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656614 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1401679:1465679, ack 92340, win 141, options [nop,nop,TS val 2097349479 ecr 2097349479], length 64000
    E..4..@.@............ L.0.5..........).....
    }..g}..g8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656624 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1465679, win 0, options [nop,nop,TS val 2097349479 ecr 2097349479], length 0
    E..4h$@.@...........L.. ....0./......(.....
    }..g}..g
    09:04:25.656739 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1465679, win 125, options [nop,nop,TS val 2097349479 ecr 2097349479], length 0
    E..4h%@.@...........L.. ....0./....}.(.....
    }..g}..g
    09:04:25.656747 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1465679:1529679, ack 92340, win 141, options [nop,nop,TS val 2097349479 ecr 2097349479], length 64000
    E..4..@.@............ L.0./..........).....
    }..g}..g8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656748 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1529679:1563953, ack 92340, win 141, options [nop,nop,TS val 2097349479 ecr 2097349479], length 34274
    E.....@.@............ L.0.)................
    }..g}..g8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.656758 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1563953, win 30, options [nop,nop,TS val 2097349479 ecr 2097349479], length 0
    E..4h&@.@...........L.. ....0........(.....
    }..g}..g
    09:04:25.656839 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1563953, win 125, options [nop,nop,TS val 2097349479 ecr 2097349479], length 0
    E..4h'@.@...........L.. ....0......}.(.....
    }..g}..g
    09:04:25.664155 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 92340:92687, ack 1563953, win 125, options [nop,nop,TS val 2097349486 ecr 2097349479], length 347
    E...h(@.@..>........L.. ....0......}.......
    }..n}..gHTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"0390344774b977b41418a9c5d9a82ae65ef750d
    09:04:25.666338 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1563953:1564229, ack 92687, win 141, options [nop,nop,TS val 2097349488 ecr 2097349486], length 276
    E..H..@.@.~.......... L.0............<.....
    }..p}..nPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.666358 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1564229:1628229, ack 92687, win 141, options [nop,nop,TS val 2097349488 ecr 2097349486], length 64000
    E..4..@.@............ L.0............).....
    }..p}..n{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["020000000001017c7cbeb718cbeae393631685e63e6c514c1f561e323388f923535558097333690d0000000000000000016400000000000000166a146
    09:04:25.666375 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1628229, win 79, options [nop,nop,TS val 2097349488 ecr 2097349488], length 0
    E..4h)@.@...........L.. ....0......O.(.....
    }..p}..p
    09:04:25.666434 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1628229:1692229, ack 92687, win 141, options [nop,nop,TS val 2097349488 ecr 2097349488], length 64000
    E..4..@.@............ L.0............).....
    }..p}..p8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.666439 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1692229:1709125, ack 92687, win 141, options [nop,nop,TS val 2097349488 ecr 2097349488], length 16896
    E.B4..@.@.=.......... L.0...........@).....
    }..p}..p8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.666452 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1709125, win 0, options [nop,nop,TS val 2097349488 ecr 2097349488], length 0
    E..4h*@.@...........L.. ....0........(.....
    }..p}..p
    09:04:25.666496 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1709125, win 140, options [nop,nop,TS val 2097349488 ecr 2097349488], length 0
    E..4h+@.@...........L.. ....0........(.....
    }..p}..p
    09:04:25.666504 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1709125:1774608, ack 92687, win 141, options [nop,nop,TS val 2097349488 ecr 2097349488], length 65483
    E....	@.@............ L.0..................
    }..p}..p8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.666506 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1774608:1840091, ack 92687, win 141, options [nop,nop,TS val 2097349488 ecr 2097349488], length 65483
    E....
    @.@............ L.0..................
    }..p}..p5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.666516 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1840091, win 13, options [nop,nop,TS val 2097349488 ecr 2097349488], length 0
    E..4h,@.@...........L.. ....0..Z.....(.....
    }..p}..p
    09:04:25.666638 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1840091, win 140, options [nop,nop,TS val 2097349489 ecr 2097349488], length 0
    E..4h-@.@...........L.. ....0..Z.....(.....
    }..q}..p
    09:04:25.666652 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1840091:1905574, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 65483
    E.....@.@............ L.0..Z...............
    }..q}..q8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.666656 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 1905574:1971057, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 65483
    E.....@.@............ L.0..%...............
    }..q}..q5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.666669 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1971057, win 13, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h.@.@...........L.. ....0........(.....
    }..q}..q
    09:04:25.666781 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 1971057, win 140, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h/@.@...........L.. ....0........(.....
    }..q}..q
    09:04:25.666794 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 1971057:2036540, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 65483
    E.....@.@............ L.0..................
    }..q}..q8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.666797 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2036540:2102023, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 65483
    E.....@.@............ L.0..................
    }..q}..q5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.666810 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2102023, win 13, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h0@.@...........L.. ....0........(.....
    }..q}..q
    09:04:25.666920 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2102023, win 140, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h1@.@...........L.. ....0........(.....
    }..q}..q
    09:04:25.666933 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2102023:2167506, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 65483
    E.....@.@............ L.0..................
    }..q}..q8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.666937 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2167506:2232989, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 65483
    E.....@.@............ L.0..Q...............
    }..q}..q5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.666950 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2232989, win 13, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h2@.@...........L.. ....0........(.....
    }..q}..q
    09:04:25.667063 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2232989, win 140, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h3@.@...........L.. ....0........(.....
    }..q}..q
    09:04:25.667076 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2232989:2298472, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 65483
    E.....@.@............ L.0..................
    }..q}..q8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.667079 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2298472:2344487, ack 92687, win 141, options [nop,nop,TS val 2097349489 ecr 2097349489], length 46015
    E.....@.@............ L.0..................
    }..q}..q5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.667093 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2344487, win 32, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h4@.@...........L.. ....0...... .(.....
    }..q}..q
    09:04:25.667188 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2344487, win 140, options [nop,nop,TS val 2097349489 ecr 2097349489], length 0
    E..4h5@.@...........L.. ....0........(.....
    }..q}..q
    09:04:25.672830 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 92687:93034, ack 2344487, win 140, options [nop,nop,TS val 2097349495 ecr 2097349489], length 347
    E...h6@.@..0........L.. ....0..............
    }..w}..qHTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"71ae3086aed2b6769bef94529f68a58c952f6b5
    09:04:25.675799 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2344487:2344763, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349495], length 276
    E..H..@.@.~.......... L.0......U.....<.....
    }..z}..wPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.675822 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2344763:2410246, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349495], length 65483
    E.....@.@............ L.0......U...........
    }..z}..w{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b8b13e02d187e17e30977629762d9819978ded9423f8f7ef8becbcf68a186743250000000000000000016400000000000000166a146
    09:04:25.675837 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2410246:2475729, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349495], length 65483
    E.....@.@............ L.0......U...........
    }..z}..w5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.675838 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2410246, win 87, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h7@.@...........L.. ...U0......W.(.....
    }..z}..z
    09:04:25.675874 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2475729, win 87, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h8@.@...........L.. ...U0..P...W.(.....
    }..z}..z
    09:04:25.675914 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2475729:2541212, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.0..P...U...........
    }..z}..z8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.675920 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2541212:2564817, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 23605
    E.\i..@.@.#u......... L.0......U....Z^.....
    }..z}..z5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.675936 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2564817, win 0, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h9@.@...........L.. ...U0..P.....(.....
    }..z}..z
    09:04:25.675983 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2564817, win 150, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h:@.@...........L.. ...U0..P.....(.....
    }..z}..z
    09:04:25.675991 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2564817:2630300, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.0..P...U...........
    }..z}..z8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.675993 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2630300:2695783, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.0......U...........
    }..z}..z5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.676001 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2695783, win 23, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h;@.@...........L.. ...U1........(.....
    }..z}..z
    09:04:25.676065 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2695783, win 150, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h<@.@...........L.. ...U1........(.....
    }..z}..z
    09:04:25.676072 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2695783:2761266, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.1......U...........
    }..z}..z8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.676074 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2761266:2826749, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.1......U...........
    }..z}..z5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.676081 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2826749, win 23, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h=@.@...........L.. ...U1..|.....(.....
    }..z}..z
    09:04:25.676147 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2826749, win 150, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h>@.@...........L.. ...U1..|.....(.....
    }..z}..z
    09:04:25.676154 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2826749:2892232, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.1..|...U...........
    }..z}..z8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.676156 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 2892232:2957715, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.1..G...U...........
    }..z}..z5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.676163 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2957715, win 23, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h?@.@...........L.. ...U1........(.....
    }..z}..z
    09:04:25.676240 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 2957715, win 150, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4h@@.@...........L.. ...U1........(.....
    }..z}..z
    09:04:25.676250 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 2957715:3023198, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.1......U...........
    }..z}..z8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.676252 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3023198:3088681, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 65483
    E.....@.@............ L.1......U...........
    }..z}..z5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.676263 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3088681, win 23, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4hA@.@...........L.. ...U1........(.....
    }..z}..z
    09:04:25.676341 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3088681, win 150, options [nop,nop,TS val 2097349498 ecr 2097349498], length 0
    E..4hB@.@...........L.. ...U1........(.....
    }..z}..z
    09:04:25.676346 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3088681:3125021, ack 93034, win 141, options [nop,nop,TS val 2097349498 ecr 2097349498], length 36340
    E..(. @.@............ L.1......U...........
    }..z}..z8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.682409 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 93034:93381, ack 3125021, win 150, options [nop,nop,TS val 2097349504 ecr 2097349498], length 347
    E...hC@.@..#........L.. ...U1..............
    }...}..zHTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"f7393a2a5524929a4eabc2377d741226b11e9cd
    09:04:25.684744 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3125021:3125297, ack 93381, win 141, options [nop,nop,TS val 2097349507 ecr 2097349504], length 276
    E..H.!@.@.~.......... L.1............<.....
    }...}...POST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.684765 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3125297:3190780, ack 93381, win 141, options [nop,nop,TS val 2097349507 ecr 2097349504], length 65483
    E...."@.@............ L.1..................
    }...}...{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["0200000000010105279d6e2e9e76f394c09037a0bb6172ca00d66f9cb213f0a2a4949f33aa47510d0000000000000000016400000000000000166a146
    09:04:25.684776 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3190780:3256263, ack 93381, win 141, options [nop,nop,TS val 2097349507 ecr 2097349504], length 65483
    E....#@.@............ L.1..{...............
    }...}...5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.684784 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3190780, win 86, options [nop,nop,TS val 2097349507 ecr 2097349507], length 0
    E..4hD@.@..}........L.. ....1..{...V.(.....
    }...}...
    09:04:25.684836 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3256263, win 87, options [nop,nop,TS val 2097349507 ecr 2097349507], length 0
    E..4hE@.@..|........L.. ....1	.F...W.(.....
    }...}...
    09:04:25.684850 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3256263:3321746, ack 93381, win 141, options [nop,nop,TS val 2097349507 ecr 2097349507], length 65483
    E....$@.@............ L.1	.F...............
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.684853 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3321746:3345351, ack 93381, win 141, options [nop,nop,TS val 2097349507 ecr 2097349507], length 23605
    E.\i.%@.@.#g......... L.1
    ..........Z^.....
    }...}...5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.684881 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3256263, win 0, options [nop,nop,TS val 2097349507 ecr 2097349507], length 0
    E..4hF@.@..{........L.. ....1	.F.....(.....
    }...}...
    09:04:25.684920 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3256263, win 33, options [nop,nop,TS val 2097349507 ecr 2097349507], length 0
    E..4hG@.@..z........L.. ....1	.F...!.(.....
    }...}...
    09:04:25.888600 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3256263:3290055, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349507], length 33792
    E..4.&@.@............ L.1	.F.........).....
    }..O}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.888656 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3290055, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hH@.@..y........L.. ....1
    .F...A.(.....
    }..O}..O
    09:04:25.888666 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3290055:3345351, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 55296
    E..4.'@.@............ L.1
    .F.........).....
    }..O}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.888718 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3345351, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hI@.@..x........L.. ....1
    .F...A.(.....
    }..O}..O
    09:04:25.888727 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3345351:3410834, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E....(@.@............ L.1
    .F...............
    }..O}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.888780 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3410834, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hJ@.@..w........L.. ....1......A.(.....
    }..O}..O
    09:04:25.888788 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3410834:3476317, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E....)@.@............ L.1..................
    }..O}..O5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.888827 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3476317, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hK@.@..v........L.. ....1......A.(.....
    }..O}..O
    09:04:25.888832 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3476317:3541800, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E....*@.@............ L.1..................
    }..O}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.888878 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3541800, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hL@.@..u........L.. ....1......A.(.....
    }..O}..O
    09:04:25.888884 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3541800:3607283, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E....+@.@............ L.1..................
    }..O}..O5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.888921 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3607283, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hM@.@..t........L.. ....1..r...A.(.....
    }..O}..O
    09:04:25.888927 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3607283:3672766, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E....,@.@............ L.1..r...............
    }..O}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.888964 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3672766, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hN@.@..s........L.. ....1..=...A.(.....
    }..O}..O
    09:04:25.888970 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3672766:3738249, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E....-@.@............ L.1..=...............
    }..O}..O5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.889009 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3738249, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hO@.@..r........L.. ....1......A.(.....
    }..O}..O
    09:04:25.889014 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3738249:3803732, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E.....@.@............ L.1..................
    }..O}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.889052 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3803732, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hP@.@..q........L.. ....1......A.(.....
    }..O}..O
    09:04:25.889057 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3803732:3869215, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 65483
    E..../@.@............ L.1..................
    }..O}..O5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.889095 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3869215, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hQ@.@..p........L.. ....1......A.(.....
    }..O}..O
    09:04:25.889100 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3869215:3905555, ack 93381, win 141, options [nop,nop,TS val 2097349711 ecr 2097349711], length 36340
    E..(.0@.@............ L.1..................
    }..O}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.889123 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3905555, win 65, options [nop,nop,TS val 2097349711 ecr 2097349711], length 0
    E..4hR@.@..o........L.. ....1.j....A.(.....
    }..O}..O
    09:04:25.894996 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 93381:93728, ack 3905555, win 65, options [nop,nop,TS val 2097349717 ecr 2097349711], length 347
    E...hS@.@...........L.. ....1.j....A.......
    }..U}..OHTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"bdec1c36b1325bb58b584af5beca55b2541cd4e
    09:04:25.897377 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 3905555:3905831, ack 93728, win 141, options [nop,nop,TS val 2097349719 ecr 2097349717], length 276
    E..H.1@.@.~|......... L.1.j..........<.....
    }..W}..UPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.897396 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3905831:3971314, ack 93728, win 141, options [nop,nop,TS val 2097349719 ecr 2097349717], length 65483
    E....2@.@............ L.1.k................
    }..W}..U{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["0200000000010104e1071d74fed933cbbda2e9bdf1e3597e310eb0f8bd76eff2eb667159ba24661b0000000000000000016400000000000000166a146
    09:04:25.897408 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3971314, win 1, options [nop,nop,TS val 2097349719 ecr 2097349719], length 0
    E..4hT@.@..m........L.. ....1.kq.....(.....
    }..W}..W
    09:04:25.897449 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 3971314, win 65, options [nop,nop,TS val 2097349719 ecr 2097349719], length 0
    E..4hU@.@..l........L.. ....1.kq...A.(.....
    }..W}..W
    09:04:25.897470 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 3971314:4036797, ack 93728, win 141, options [nop,nop,TS val 2097349719 ecr 2097349719], length 65483
    E....3@.@............ L.1.kq...............
    }..W}..W5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897475 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4036797:4037874, ack 93728, win 141, options [nop,nop,TS val 2097349719 ecr 2097349719], length 1077
    E..i.4@.@.{X......... L.1.k<.........^.....
    }..W}..W8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897485 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4037874, win 0, options [nop,nop,TS val 2097349719 ecr 2097349719], length 0
    E..4hV@.@..k........L.. ....1.oq.....(.....
    }..W}..W
    09:04:25.897528 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4037874, win 65, options [nop,nop,TS val 2097349719 ecr 2097349719], length 0
    E..4hW@.@..j........L.. ....1.oq...A.(.....
    }..W}..W
    09:04:25.897537 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4037874:4103357, ack 93728, win 141, options [nop,nop,TS val 2097349719 ecr 2097349719], length 65483
    E....5@.@............ L.1.oq...............
    }..W}..W5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897538 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4103357:4104434, ack 93728, win 141, options [nop,nop,TS val 2097349719 ecr 2097349719], length 1077
    E..i.6@.@.{V......... L.1.o<.........^.....
    }..W}..W8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897544 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4104434, win 0, options [nop,nop,TS val 2097349719 ecr 2097349719], length 0
    E..4hX@.@..i........L.. ....1.sq.....(.....
    }..W}..W
    09:04:25.897591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4104434, win 65, options [nop,nop,TS val 2097349720 ecr 2097349719], length 0
    E..4hY@.@..h........L.. ....1.sq...A.(.....
    }..X}..W
    09:04:25.897599 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4104434:4169917, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....7@.@............ L.1.sq...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897601 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4169917:4170994, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.8@.@.{T......... L.1.s<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4170994, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hZ@.@..g........L.. ....1.wq.....(.....
    }..X}..X
    09:04:25.897643 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4170994, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4h[@.@..f........L.. ....1.wq...A.(.....
    }..X}..X
    09:04:25.897650 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4170994:4236477, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....9@.@............ L.1.wq...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897652 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4236477:4237554, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.:@.@.{R......... L.1.w<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897657 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4237554, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4h\@.@..e........L.. ....1.{q.....(.....
    }..X}..X
    09:04:25.897696 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4237554, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4h]@.@..d........L.. ....1.{q...A.(.....
    }..X}..X
    09:04:25.897703 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4237554:4303037, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....;@.@............ L.1.{q...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897705 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4303037:4304114, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.<@.@.{P......... L.1.{<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897709 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4304114, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4h^@.@..c........L.. ....1..q.....(.....
    }..X}..X
    09:04:25.897748 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4304114, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4h_@.@..b........L.. ....1..q...A.(.....
    }..X}..X
    09:04:25.897755 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4304114:4369597, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....=@.@............ L.1..q...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897757 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4369597:4370674, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.>@.@.{N......... L.1..<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897762 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4370674, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4h`@.@..a........L.. ....1..q.....(.....
    }..X}..X
    09:04:25.897799 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4370674, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4ha@.@..`........L.. ....1..q...A.(.....
    }..X}..X
    09:04:25.897807 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4370674:4436157, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....?@.@............ L.1..q...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897808 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4436157:4437234, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.@@.@.{L......... L.1..<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897813 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4437234, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hb@.@.._........L.. ....1..q.....(.....
    }..X}..X
    09:04:25.897851 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4437234, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hc@.@..^........L.. ....1..q...A.(.....
    }..X}..X
    09:04:25.897858 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4437234:4502717, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....A@.@............ L.1..q...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897859 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4502717:4503794, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.B@.@.{J......... L.1..<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897864 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4503794, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hd@.@..]........L.. ....1..q.....(.....
    }..X}..X
    09:04:25.897904 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4503794, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4he@.@..\........L.. ....1..q...A.(.....
    }..X}..X
    09:04:25.897911 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4503794:4569277, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....C@.@............ L.1..q...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897913 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4569277:4570354, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.D@.@.{H......... L.1..<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897918 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4570354, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hf@.@..[........L.. ....1..q.....(.....
    }..X}..X
    09:04:25.897957 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4570354, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hg@.@..Z........L.. ....1..q...A.(.....
    }..X}..X
    09:04:25.897963 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4570354:4635837, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 65483
    E....E@.@............ L.1..q...............
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.897965 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4635837:4636914, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 1077
    E..i.F@.@.{F......... L.1..<.........^.....
    }..X}..X8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.897970 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4636914, win 0, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hh@.@..Y........L.. ....1..q.....(.....
    }..X}..X
    09:04:25.898012 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4636914, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hi@.@..X........L.. ....1..q...A.(.....
    }..X}..X
    09:04:25.898017 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4636914:4686089, ack 93728, win 141, options [nop,nop,TS val 2097349720 ecr 2097349720], length 49175
    E..K.G@.@..b......... L.1..q.........@.....
    }..X}..X5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.898047 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4686089, win 65, options [nop,nop,TS val 2097349720 ecr 2097349720], length 0
    E..4hj@.@..W........L.. ....1.S....A.(.....
    }..X}..X
    09:04:25.903566 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 93728:94075, ack 4686089, win 65, options [nop,nop,TS val 2097349725 ecr 2097349720], length 347
    E...hk@.@...........L.. ....1.S....A.......
    }..]}..XHTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"37b50c545f41e0771c32692dbbae41db21daab8
    09:04:25.905788 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4686089:4686365, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349725], length 276
    E..H.H@.@.~e......... L.1.S....f.....<.....
    }..`}..]POST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.905807 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4686365:4751848, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349725], length 65483
    E....I@.@............ L.1.T....f...........
    }..`}..]{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101da3a51d935327dde11706b16db0e6d4a708e35a3375a449f9fbcf1b4af4986e2450000000000000000016400000000000000166a146
    09:04:25.905825 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4751848, win 1, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hl@.@..U........L.. ...f1 Tg.....(.....
    }..`}..`
    09:04:25.905872 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4751848, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hm@.@..T........L.. ...f1 Tg...A.(.....
    }..`}..`
    09:04:25.905885 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4751848:4817331, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....J@.@............ L.1 Tg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.905887 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4817331:4818408, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.K@.@.{A......... L.1!T2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.905894 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4818408, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hn@.@..S........L.. ...f1!Xg.....(.....
    }..`}..`
    09:04:25.905943 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4818408, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4ho@.@..R........L.. ...f1!Xg...A.(.....
    }..`}..`
    09:04:25.905953 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4818408:4883891, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....L@.@............ L.1!Xg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.905956 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4883891:4884968, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.M@.@.{?......... L.1"X2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.905962 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4884968, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hp@.@..Q........L.. ...f1"\g.....(.....
    }..`}..`
    09:04:25.906013 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4884968, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hq@.@..P........L.. ...f1"\g...A.(.....
    }..`}..`
    09:04:25.906023 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4884968:4950451, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....N@.@............ L.1"\g...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906025 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 4950451:4951528, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.O@.@.{=......... L.1#\2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906031 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4951528, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hr@.@..O........L.. ...f1#`g.....(.....
    }..`}..`
    09:04:25.906079 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 4951528, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hs@.@..N........L.. ...f1#`g...A.(.....
    }..`}..`
    09:04:25.906089 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 4951528:5017011, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....P@.@............ L.1#`g...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906091 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5017011:5018088, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.Q@.@.{;......... L.1$`2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906098 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5018088, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4ht@.@..M........L.. ...f1$dg.....(.....
    }..`}..`
    09:04:25.906147 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5018088, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hu@.@..L........L.. ...f1$dg...A.(.....
    }..`}..`
    09:04:25.906157 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5018088:5083571, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....R@.@............ L.1$dg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906160 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5083571:5084648, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.S@.@.{9......... L.1%d2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906166 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5084648, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hv@.@..K........L.. ...f1%hg.....(.....
    }..`}..`
    09:04:25.906206 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5084648, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hw@.@..J........L.. ...f1%hg...A.(.....
    }..`}..`
    09:04:25.906213 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5084648:5150131, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....T@.@............ L.1%hg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906215 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5150131:5151208, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.U@.@.{7......... L.1&h2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906220 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5151208, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hx@.@..I........L.. ...f1&lg.....(.....
    }..`}..`
    09:04:25.906257 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5151208, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hy@.@..H........L.. ...f1&lg...A.(.....
    }..`}..`
    09:04:25.906264 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5151208:5216691, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....V@.@............ L.1&lg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906266 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5216691:5217768, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.W@.@.{5......... L.1'l2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906271 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5217768, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4hz@.@..G........L.. ...f1'pg.....(.....
    }..`}..`
    09:04:25.906307 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5217768, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h{@.@..F........L.. ...f1'pg...A.(.....
    }..`}..`
    09:04:25.906315 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5217768:5283251, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....X@.@............ L.1'pg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906316 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5283251:5284328, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.Y@.@.{3......... L.1(p2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906321 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5284328, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h|@.@..E........L.. ...f1(tg.....(.....
    }..`}..`
    09:04:25.906358 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5284328, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h}@.@..D........L.. ...f1(tg...A.(.....
    }..`}..`
    09:04:25.906365 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5284328:5349811, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....Z@.@............ L.1(tg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906367 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5349811:5350888, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.[@.@.{1......... L.1)t2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906372 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5350888, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h~@.@..C........L.. ...f1)xg.....(.....
    }..`}..`
    09:04:25.906410 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5350888, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h.@.@..B........L.. ...f1)xg...A.(.....
    }..`}..`
    09:04:25.906417 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5350888:5416371, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 65483
    E....\@.@............ L.1)xg...f...........
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906419 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5416371:5417448, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 1077
    E..i.]@.@.{/......... L.1*x2...f.....^.....
    }..`}..`8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.906424 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5417448, win 0, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h.@.@..A........L.. ...f1*|g.....(.....
    }..`}..`
    09:04:25.906461 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5417448, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h.@.@..@........L.. ...f1*|g...A.(.....
    }..`}..`
    09:04:25.906466 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5417448:5466623, ack 94075, win 141, options [nop,nop,TS val 2097349728 ecr 2097349728], length 49175
    E..K.^@.@..K......... L.1*|g...f.....@.....
    }..`}..`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.906494 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5466623, win 65, options [nop,nop,TS val 2097349728 ecr 2097349728], length 0
    E..4h.@.@..?........L.. ...f1+<~...A.(.....
    }..`}..`
    09:04:25.912156 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 94075:94422, ack 5466623, win 65, options [nop,nop,TS val 2097349734 ecr 2097349728], length 347
    E...h.@.@...........L.. ...f1+<~...A.......
    }..f}..`HTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"0a752fd79b9e4b853fa366e785418d3294648eb
    09:04:25.914336 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5466623:5466899, ack 94422, win 141, options [nop,nop,TS val 2097349736 ecr 2097349734], length 276
    E..H._@.@.~N......... L.1+<~.........<.....
    }..h}..fPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.914356 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5466899:5532382, ack 94422, win 141, options [nop,nop,TS val 2097349736 ecr 2097349734], length 65483
    E....`@.@............ L.1+=................
    }..h}..f{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101f1d311b13a0f3c0a8c397f7de733ba26452c7e00245c998df556983eaf9d36b05c0000000000000000016400000000000000166a146
    09:04:25.914367 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5532382, win 1, options [nop,nop,TS val 2097349736 ecr 2097349736], length 0
    E..4h.@.@..=........L.. ....1,=].....(.....
    }..h}..h
    09:04:25.914421 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5532382, win 65, options [nop,nop,TS val 2097349736 ecr 2097349736], length 0
    E..4h.@.@..<........L.. ....1,=]...A.(.....
    }..h}..h
    09:04:25.914433 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5532382:5597865, ack 94422, win 141, options [nop,nop,TS val 2097349736 ecr 2097349736], length 65483
    E....a@.@............ L.1,=]...............
    }..h}..h5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914435 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5597865:5598942, ack 94422, win 141, options [nop,nop,TS val 2097349736 ecr 2097349736], length 1077
    E..i.b@.@.{*......... L.1-=(.........^.....
    }..h}..h8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914442 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5598942, win 0, options [nop,nop,TS val 2097349736 ecr 2097349736], length 0
    E..4h.@.@..;........L.. ....1-A].....(.....
    }..h}..h
    09:04:25.914492 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5598942, win 65, options [nop,nop,TS val 2097349736 ecr 2097349736], length 0
    E..4h.@.@..:........L.. ....1-A]...A.(.....
    }..h}..h
    09:04:25.914501 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5598942:5664425, ack 94422, win 141, options [nop,nop,TS val 2097349736 ecr 2097349736], length 65483
    E....c@.@............ L.1-A]...............
    }..h}..h5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914503 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5664425:5665502, ack 94422, win 141, options [nop,nop,TS val 2097349736 ecr 2097349736], length 1077
    E..i.d@.@.{(......... L.1.A(.........^.....
    }..h}..h8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914510 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5665502, win 0, options [nop,nop,TS val 2097349736 ecr 2097349736], length 0
    E..4h.@.@..9........L.. ....1.E].....(.....
    }..h}..h
    09:04:25.914568 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5665502, win 65, options [nop,nop,TS val 2097349736 ecr 2097349736], length 0
    E..4h.@.@..8........L.. ....1.E]...A.(.....
    }..h}..h
    09:04:25.914578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5665502:5730985, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349736], length 65483
    E....e@.@............ L.1.E]...............
    }..i}..h5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5730985:5732062, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349736], length 1077
    E..i.f@.@.{&......... L.1/E(.........^.....
    }..i}..h8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5732062, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..7........L.. ....1/I].....(.....
    }..i}..i
    09:04:25.914636 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5732062, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..6........L.. ....1/I]...A.(.....
    }..i}..i
    09:04:25.914646 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5732062:5797545, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 65483
    E....g@.@............ L.1/I]...............
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914648 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5797545:5798622, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 1077
    E..i.h@.@.{$......... L.10I(.........^.....
    }..i}..i8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914654 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5798622, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..5........L.. ....10M].....(.....
    }..i}..i
    09:04:25.914703 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5798622, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..4........L.. ....10M]...A.(.....
    }..i}..i
    09:04:25.914712 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5798622:5864105, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 65483
    E....i@.@............ L.10M]...............
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914714 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5864105:5865182, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 1077
    E..i.j@.@.{"......... L.11M(.........^.....
    }..i}..i8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914721 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5865182, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..3........L.. ....11Q].....(.....
    }..i}..i
    09:04:25.914769 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5865182, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..2........L.. ....11Q]...A.(.....
    }..i}..i
    09:04:25.914778 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5865182:5930665, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 65483
    E....k@.@............ L.11Q]...............
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914780 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5930665:5931742, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 1077
    E..i.l@.@.{ ......... L.12Q(.........^.....
    }..i}..i8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914787 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5931742, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..1........L.. ....12U].....(.....
    }..i}..i
    09:04:25.914835 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5931742, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..0........L.. ....12U]...A.(.....
    }..i}..i
    09:04:25.914844 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5931742:5997225, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 65483
    E....m@.@............ L.12U]...............
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914846 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 5997225:5998302, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 1077
    E..i.n@.@.{.......... L.13U(.........^.....
    }..i}..i8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914852 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5998302, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@../........L.. ....13Y].....(.....
    }..i}..i
    09:04:25.914900 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 5998302, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@...........L.. ....13Y]...A.(.....
    }..i}..i
    09:04:25.914909 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 5998302:6063785, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 65483
    E....o@.@............ L.13Y]...............
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914911 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6063785:6064862, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 1077
    E..i.p@.@.{.......... L.14Y(.........^.....
    }..i}..i8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914918 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6064862, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..-........L.. ....14]].....(.....
    }..i}..i
    09:04:25.914966 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6064862, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..,........L.. ....14]]...A.(.....
    }..i}..i
    09:04:25.914975 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6064862:6130345, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 65483
    E....q@.@............ L.14]]...............
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.914978 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6130345:6131422, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 1077
    E..i.r@.@.{.......... L.15](.........^.....
    }..i}..i8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.914984 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6131422, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..+........L.. ....15a].....(.....
    }..i}..i
    09:04:25.915031 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6131422, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..*........L.. ....15a]...A.(.....
    }..i}..i
    09:04:25.915040 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6131422:6196905, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 65483
    E....s@.@............ L.15a]...............
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.915042 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6196905:6197982, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 1077
    E..i.t@.@.{.......... L.16a(.........^.....
    }..i}..i8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:25.915049 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6197982, win 0, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..)........L.. ....16e].....(.....
    }..i}..i
    09:04:25.915097 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6197982, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..(........L.. ....16e]...A.(.....
    }..i}..i
    09:04:25.915103 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6197982:6247157, ack 94422, win 141, options [nop,nop,TS val 2097349737 ecr 2097349737], length 49175
    E..K.u@.@..4......... L.16e].........@.....
    }..i}..i5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:25.915141 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6247157, win 65, options [nop,nop,TS val 2097349737 ecr 2097349737], length 0
    E..4h.@.@..'........L.. ....17%t...A.(.....
    }..i}..i
    09:04:25.920490 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [P.], seq 94422:94769, ack 6247157, win 65, options [nop,nop,TS val 2097349742 ecr 2097349737], length 347
    E...h.@.@...........L.. ....17%t...A.......
    }..n}..iHTTP/1.1 200 OK
    Content-Type: application/json
    Date: Thu, 26 Mar 2026 09:04:25 GMT
    Content-Length: 238
    
    {"jsonrpc":"2.0","result":[{"txid":"7dc211aad317397f99c91e4e5a6a024476e4909
    09:04:25.922701 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6247157:6247433, ack 94769, win 141, options [nop,nop,TS val 2097349745 ecr 2097349742], length 276
    E..H.v@.@.~7......... L.17%t.........<.....
    }..q}..nPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.922718 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6247433:6312916, ack 94769, win 141, options [nop,nop,TS val 2097349745 ecr 2097349742], length 65483
    E....w@.@..~......... L.17&................
    }..q}..n{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    09:04:25.922724 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6247433, win 0, options [nop,nop,TS val 2097349745 ecr 2097349745], length 0
    E..4h.@.@..%........L.. ....17&......(.....
    }..q}..q
    09:04:25.922730 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6247433, win 2, options [nop,nop,TS val 2097349745 ecr 2097349745], length 0
    E..4h.@.@..$........L.. ....17&......(.....
    }..q}..q
    09:04:26.128578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6247433:6249481, ack 94769, win 141, options [nop,nop,TS val 2097349951 ecr 2097349745], length 2048
    E..4.x@.@.wI......... L.17&..........).....
    }..?}..q{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    09:04:26.128590 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6249481, win 0, options [nop,nop,TS val 2097349951 ecr 2097349951], length 0
    E..4h.@.@..#........L.. ....17.......(.....
    }..?}..?
    09:04:26.128620 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6249481, win 2, options [nop,nop,TS val 2097349951 ecr 2097349951], length 0
    E..4h.@.@.."........L.. ....17.......(.....
    }..?}..?
    09:04:26.338581 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6249481:6251529, ack 94769, win 141, options [nop,nop,TS val 2097350161 ecr 2097349951], length 2048
    E..4.y@.@.wH......... L.17...........).....
    }...}..?8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.338593 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6251529, win 0, options [nop,nop,TS val 2097350161 ecr 2097350161], length 0
    E..4h.@.@..!........L.. ....176......(.....
    }...}...
    09:04:26.338602 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6251529:6312916, ack 94769, win 141, options [nop,nop,TS val 2097350161 ecr 2097350161], length 61387
    E....z@.@..{......... L.176................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.338607 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6251529, win 0, options [nop,nop,TS val 2097350161 ecr 2097350161], length 0
    E..4h.@.@.. ........L.. ....176......(.....
    }...}...
    09:04:26.338622 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6251529, win 2, options [nop,nop,TS val 2097350161 ecr 2097350161], length 0
    E..4h.@.@...........L.. ....176......(.....
    }...}...
    09:04:26.544590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6251529:6253577, ack 94769, win 141, options [nop,nop,TS val 2097350367 ecr 2097350161], length 2048
    E..4.{@.@.wF......... L.176..........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.544600 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6253577, win 0, options [nop,nop,TS val 2097350367 ecr 2097350367], length 0
    E..4h.@.@...........L.. ....17>......(.....
    }...}...
    09:04:26.544608 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6253577:6312916, ack 94769, win 141, options [nop,nop,TS val 2097350367 ecr 2097350367], length 59339
    E....|@.@..y......... L.17>................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.544612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6253577, win 0, options [nop,nop,TS val 2097350367 ecr 2097350367], length 0
    E..4h.@.@...........L.. ....17>......(.....
    }...}...
    09:04:26.544622 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6253577, win 2, options [nop,nop,TS val 2097350367 ecr 2097350367], length 0
    E..4h.@.@...........L.. ....17>......(.....
    }...}...
    09:04:26.752589 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6253577:6255625, ack 94769, win 141, options [nop,nop,TS val 2097350575 ecr 2097350367], length 2048
    E..4.}@.@.wD......... L.17>..........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.752601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6255625, win 0, options [nop,nop,TS val 2097350575 ecr 2097350575], length 0
    E..4h.@.@...........L.. ....17F......(.....
    }...}...
    09:04:26.752611 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6255625:6312916, ack 94769, win 141, options [nop,nop,TS val 2097350575 ecr 2097350575], length 57291
    E....~@.@..w......... L.17F................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.752616 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6255625, win 0, options [nop,nop,TS val 2097350575 ecr 2097350575], length 0
    E..4h.@.@...........L.. ....17F......(.....
    }...}...
    09:04:26.752623 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6255625, win 2, options [nop,nop,TS val 2097350575 ecr 2097350575], length 0
    E..4h.@.@...........L.. ....17F......(.....
    }...}...
    09:04:26.960582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6255625:6257673, ack 94769, win 141, options [nop,nop,TS val 2097350783 ecr 2097350575], length 2048
    E..4..@.@.wB......... L.17F..........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.960592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6257673, win 0, options [nop,nop,TS val 2097350783 ecr 2097350783], length 0
    E..4h.@.@...........L.. ....17N......(.....
    }...}...
    09:04:26.960601 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6257673:6312916, ack 94769, win 141, options [nop,nop,TS val 2097350783 ecr 2097350783], length 55243
    E.....@.@..u......... L.17N................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:26.960606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6257673, win 0, options [nop,nop,TS val 2097350783 ecr 2097350783], length 0
    E..4h.@.@...........L.. ....17N......(.....
    }...}...
    09:04:26.960617 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6257673, win 2, options [nop,nop,TS val 2097350783 ecr 2097350783], length 0
    E..4h.@.@...........L.. ....17N......(.....
    }...}...
    09:04:27.168572 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6257673:6259721, ack 94769, win 141, options [nop,nop,TS val 2097350991 ecr 2097350783], length 2048
    E..4..@.@.w@......... L.17N..........).....
    }.	O}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.168581 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6259721, win 0, options [nop,nop,TS val 2097350991 ecr 2097350991], length 0
    E..4h.@.@...........L.. ....17V......(.....
    }.	O}.	O
    09:04:27.168588 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6259721:6312916, ack 94769, win 141, options [nop,nop,TS val 2097350991 ecr 2097350991], length 53195
    E.....@.@..s......... L.17V................
    }.	O}.	O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.168592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6259721, win 0, options [nop,nop,TS val 2097350991 ecr 2097350991], length 0
    E..4h.@.@...........L.. ....17V......(.....
    }.	O}.	O
    09:04:27.168621 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6259721, win 2, options [nop,nop,TS val 2097350991 ecr 2097350991], length 0
    E..4h.@.@...........L.. ....17V......(.....
    }.	O}.	O
    09:04:27.376599 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6259721:6261769, ack 94769, win 141, options [nop,nop,TS val 2097351199 ecr 2097350991], length 2048
    E..4..@.@.w>......... L.17V..........).....
    }.
    .}.	O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.376611 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6261769, win 0, options [nop,nop,TS val 2097351199 ecr 2097351199], length 0
    E..4h.@.@...........L.. ....17^......(.....
    }.
    .}.
    .
    09:04:27.376620 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6261769:6312916, ack 94769, win 141, options [nop,nop,TS val 2097351199 ecr 2097351199], length 51147
    E.....@.@..q......... L.17^................
    }.
    .}.
    .8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.376625 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6261769, win 0, options [nop,nop,TS val 2097351199 ecr 2097351199], length 0
    E..4h.@.@...........L.. ....17^......(.....
    }.
    .}.
    .
    09:04:27.376634 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6261769, win 2, options [nop,nop,TS val 2097351199 ecr 2097351199], length 0
    E..4h.@.@...........L.. ....17^......(.....
    }.
    .}.
    .
    09:04:27.584574 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6261769:6263817, ack 94769, win 141, options [nop,nop,TS val 2097351407 ecr 2097351199], length 2048
    E..4..@.@.w<......... L.17^..........).....
    }.
    .}.
    .8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.584583 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6263817, win 0, options [nop,nop,TS val 2097351407 ecr 2097351407], length 0
    E..4h.@.@...........L.. ....17f......(.....
    }.
    .}.
    .
    09:04:27.584590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6263817:6312916, ack 94769, win 141, options [nop,nop,TS val 2097351407 ecr 2097351407], length 49099
    E.....@.@..o......... L.17f................
    }.
    .}.
    .8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.584594 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6263817, win 0, options [nop,nop,TS val 2097351407 ecr 2097351407], length 0
    E..4h.@.@...........L.. ....17f......(.....
    }.
    .}.
    .
    09:04:27.584614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6263817, win 2, options [nop,nop,TS val 2097351407 ecr 2097351407], length 0
    E..4h.@.@...........L.. ....17f......(.....
    }.
    .}.
    .
    09:04:27.792600 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6263817:6265865, ack 94769, win 141, options [nop,nop,TS val 2097351615 ecr 2097351407], length 2048
    E..4..@.@.w:......... L.17f..........).....
    }...}.
    .8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.792612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6265865, win 0, options [nop,nop,TS val 2097351615 ecr 2097351615], length 0
    E..4h.@.@...........L.. ....17n......(.....
    }...}...
    09:04:27.792621 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6265865:6312916, ack 94769, win 141, options [nop,nop,TS val 2097351615 ecr 2097351615], length 47051
    E.....@.@..m......... L.17n................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:27.792626 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6265865, win 0, options [nop,nop,TS val 2097351615 ecr 2097351615], length 0
    E..4h.@.@...........L.. ....17n......(.....
    }...}...
    09:04:27.792636 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6265865, win 2, options [nop,nop,TS val 2097351615 ecr 2097351615], length 0
    E..4h.@.@..
    ........L.. ....17n......(.....
    }...}...
    09:04:28.001597 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6265865:6267913, ack 94769, win 141, options [nop,nop,TS val 2097351824 ecr 2097351615], length 2048
    E..4..@.@.w8......... L.17n..........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.001614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6267913, win 0, options [nop,nop,TS val 2097351824 ecr 2097351824], length 0
    E..4h.@.@..	........L.. ....17v......(.....
    }...}...
    09:04:28.001620 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6267913:6312916, ack 94769, win 141, options [nop,nop,TS val 2097351824 ecr 2097351824], length 45003
    E.....@.@..k......... L.17v................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.001625 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6267913, win 0, options [nop,nop,TS val 2097351824 ecr 2097351824], length 0
    E..4h.@.@...........L.. ....17v......(.....
    }...}...
    09:04:28.001652 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6267913, win 2, options [nop,nop,TS val 2097351824 ecr 2097351824], length 0
    E..4h.@.@...........L.. ....17v......(.....
    }...}...
    09:04:28.208597 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6267913:6269961, ack 94769, win 141, options [nop,nop,TS val 2097352031 ecr 2097351824], length 2048
    E..4..@.@.w6......... L.17v..........).....
    }.._}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.208610 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6269961, win 0, options [nop,nop,TS val 2097352031 ecr 2097352031], length 0
    E..4h.@.@...........L.. ....17~......(.....
    }.._}._
    09:04:28.208618 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6269961:6312916, ack 94769, win 141, options [nop,nop,TS val 2097352031 ecr 2097352031], length 42955
    E.....@.@..i......... L.17~................
    }.._}.._8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.208624 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6269961, win 0, options [nop,nop,TS val 2097352031 ecr 2097352031], length 0
    E..4h.@.@...........L.. ....17~......(.....
    }.._}._
    09:04:28.208652 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6269961, win 2, options [nop,nop,TS val 2097352031 ecr 2097352031], length 0
    E..4h.@.@...........L.. ....17~......(.....
    }.._}._
    09:04:28.416601 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6269961:6272009, ack 94769, win 141, options [nop,nop,TS val 2097352239 ecr 2097352031], length 2048
    E..4..@.@.w4......... L.17~..........).....
    }../}.._8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.416614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6272009, win 0, options [nop,nop,TS val 2097352239 ecr 2097352239], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }../}../
    09:04:28.416625 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6272009:6312916, ack 94769, win 141, options [nop,nop,TS val 2097352239 ecr 2097352239], length 40907
    E.....@.@..g......... L.17.................
    }../}../8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.416630 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6272009, win 0, options [nop,nop,TS val 2097352239 ecr 2097352239], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }../}../
    09:04:28.416655 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6272009, win 2, options [nop,nop,TS val 2097352239 ecr 2097352239], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }../}../
    09:04:28.624575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6272009:6274057, ack 94769, win 141, options [nop,nop,TS val 2097352447 ecr 2097352239], length 2048
    E..4..@.@.w2......... L.17...........).....
    }...}../8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.624584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6274057, win 0, options [nop,nop,TS val 2097352447 ecr 2097352447], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:28.624591 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6274057:6312916, ack 94769, win 141, options [nop,nop,TS val 2097352447 ecr 2097352447], length 38859
    E.....@.@..e......... L.17.................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.624595 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6274057, win 0, options [nop,nop,TS val 2097352447 ecr 2097352447], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:28.624615 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6274057, win 2, options [nop,nop,TS val 2097352447 ecr 2097352447], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:28.832590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6274057:6276105, ack 94769, win 141, options [nop,nop,TS val 2097352655 ecr 2097352447], length 2048
    E..4..@.@.w0......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.832601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6276105, win 0, options [nop,nop,TS val 2097352655 ecr 2097352655], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:28.832608 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6276105:6312916, ack 94769, win 141, options [nop,nop,TS val 2097352655 ecr 2097352655], length 36811
    E.....@.@..c......... L.17.................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:28.832612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6276105, win 0, options [nop,nop,TS val 2097352655 ecr 2097352655], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:28.832623 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6276105, win 2, options [nop,nop,TS val 2097352655 ecr 2097352655], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.040575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6276105:6278153, ack 94769, win 141, options [nop,nop,TS val 2097352863 ecr 2097352655], length 2048
    E..4..@.@.w.......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.040583 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6278153, win 0, options [nop,nop,TS val 2097352863 ecr 2097352863], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.040590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6278153:6312916, ack 94769, win 141, options [nop,nop,TS val 2097352863 ecr 2097352863], length 34763
    E.....@.@..a......... L.17.................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.040595 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6278153, win 0, options [nop,nop,TS val 2097352863 ecr 2097352863], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.040618 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6278153, win 2, options [nop,nop,TS val 2097352863 ecr 2097352863], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.248581 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6278153:6280201, ack 94769, win 141, options [nop,nop,TS val 2097353071 ecr 2097352863], length 2048
    E..4..@.@.w,......... L.17...........).....
    }..o}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.248592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6280201, win 0, options [nop,nop,TS val 2097353071 ecr 2097353071], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..o}..o
    09:04:29.248600 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6280201:6312916, ack 94769, win 141, options [nop,nop,TS val 2097353071 ecr 2097353071], length 32715
    E.....@.@.._......... L.17..........}......
    }..o}..o8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.248606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6280201, win 0, options [nop,nop,TS val 2097353071 ecr 2097353071], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..o}..o
    09:04:29.248635 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6280201, win 2, options [nop,nop,TS val 2097353071 ecr 2097353071], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..o}..o
    09:04:29.456573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6280201:6282249, ack 94769, win 141, options [nop,nop,TS val 2097353279 ecr 2097353071], length 2048
    E..4..@.@.w*......... L.17...........).....
    }..?}..o8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.456583 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6282249, win 0, options [nop,nop,TS val 2097353279 ecr 2097353279], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..?}..?
    09:04:29.456590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6282249:6312916, ack 94769, win 141, options [nop,nop,TS val 2097353279 ecr 2097353279], length 30667
    E.w...@.@..^......... L.17..........u......
    }..?}..?8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.456595 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6282249, win 0, options [nop,nop,TS val 2097353279 ecr 2097353279], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..?}..?
    09:04:29.456630 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6282249, win 2, options [nop,nop,TS val 2097353279 ecr 2097353279], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..?}..?
    09:04:29.665590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6282249:6284297, ack 94769, win 141, options [nop,nop,TS val 2097353488 ecr 2097353279], length 2048
    E..4..@.@.w(......... L.17...........).....
    }...}..?8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.665601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6284297, win 0, options [nop,nop,TS val 2097353488 ecr 2097353488], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.665607 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6284297:6312916, ack 94769, win 141, options [nop,nop,TS val 2097353488 ecr 2097353488], length 28619
    E.o...@.@..\......... L.17..........m......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.665612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6284297, win 0, options [nop,nop,TS val 2097353488 ecr 2097353488], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.665645 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6284297, win 2, options [nop,nop,TS val 2097353488 ecr 2097353488], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.872587 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6284297:6286345, ack 94769, win 141, options [nop,nop,TS val 2097353695 ecr 2097353488], length 2048
    E..4..@.@.w&......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.872599 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6286345, win 0, options [nop,nop,TS val 2097353695 ecr 2097353695], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.872608 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6286345:6312916, ack 94769, win 141, options [nop,nop,TS val 2097353695 ecr 2097353695], length 26571
    E.g...@.@..Z......... L.17..........e......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:29.872614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6286345, win 0, options [nop,nop,TS val 2097353695 ecr 2097353695], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:29.872643 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6286345, win 2, options [nop,nop,TS val 2097353695 ecr 2097353695], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.080575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6286345:6288393, ack 94769, win 141, options [nop,nop,TS val 2097353903 ecr 2097353695], length 2048
    E..4..@.@.w$......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.080585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6288393, win 0, options [nop,nop,TS val 2097353903 ecr 2097353903], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.080593 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6288393:6312916, ack 94769, win 141, options [nop,nop,TS val 2097353903 ecr 2097353903], length 24523
    E._...@.@..X......... L.17..........]......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.080599 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6288393, win 0, options [nop,nop,TS val 2097353903 ecr 2097353903], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.080611 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6288393, win 2, options [nop,nop,TS val 2097353903 ecr 2097353903], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.288585 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6288393:6290441, ack 94769, win 141, options [nop,nop,TS val 2097354111 ecr 2097353903], length 2048
    E..4..@.@.w"......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.288594 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6290441, win 0, options [nop,nop,TS val 2097354111 ecr 2097354111], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.288602 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6290441:6312916, ack 94769, win 141, options [nop,nop,TS val 2097354111 ecr 2097354111], length 22475
    E.W...@.@.'V......... L.17..........U......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.288606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6290441, win 0, options [nop,nop,TS val 2097354111 ecr 2097354111], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.288641 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6290441, win 2, options [nop,nop,TS val 2097354111 ecr 2097354111], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.496575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6290441:6292489, ack 94769, win 141, options [nop,nop,TS val 2097354319 ecr 2097354111], length 2048
    E..4..@.@.w ......... L.17...........).....
    }..O}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.496584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6292489, win 0, options [nop,nop,TS val 2097354319 ecr 2097354319], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..O}..O
    09:04:30.496591 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6292489:6312916, ack 94769, win 141, options [nop,nop,TS val 2097354319 ecr 2097354319], length 20427
    E.O...@.@./T......... L.17..........M......
    }..O}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.496595 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6292489, win 0, options [nop,nop,TS val 2097354319 ecr 2097354319], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..O}..O
    09:04:30.496623 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6292489, win 2, options [nop,nop,TS val 2097354319 ecr 2097354319], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }..O}..O
    09:04:30.704597 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6292489:6294537, ack 94769, win 141, options [nop,nop,TS val 2097354527 ecr 2097354319], length 2048
    E..4..@.@.w.......... L.17...........).....
    }...}..O8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.704610 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6294537, win 0, options [nop,nop,TS val 2097354527 ecr 2097354527], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.704619 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6294537:6312916, ack 94769, win 141, options [nop,nop,TS val 2097354527 ecr 2097354527], length 18379
    E.G...@.@.7R......... L.17..........E......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.704624 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6294537, win 0, options [nop,nop,TS val 2097354527 ecr 2097354527], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.704654 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6294537, win 2, options [nop,nop,TS val 2097354527 ecr 2097354527], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.912591 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6294537:6296585, ack 94769, win 141, options [nop,nop,TS val 2097354735 ecr 2097354527], length 2048
    E..4..@.@.w.......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.912601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6296585, win 0, options [nop,nop,TS val 2097354735 ecr 2097354735], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.912608 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6296585:6312916, ack 94769, win 141, options [nop,nop,TS val 2097354735 ecr 2097354735], length 16331
    E.?...@.@.?P......... L.17..........=......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:30.912612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6296585, win 0, options [nop,nop,TS val 2097354735 ecr 2097354735], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:30.912619 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6296585, win 2, options [nop,nop,TS val 2097354735 ecr 2097354735], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:31.120592 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6296585:6298633, ack 94769, win 141, options [nop,nop,TS val 2097354943 ecr 2097354735], length 2048
    E..4..@.@.w.......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.120602 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6298633, win 0, options [nop,nop,TS val 2097354943 ecr 2097354943], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:31.120610 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6298633:6312916, ack 94769, win 141, options [nop,nop,TS val 2097354943 ecr 2097354943], length 14283
    E.7...@.@.GN......... L.17..........5......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.120614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6298633, win 0, options [nop,nop,TS val 2097354943 ecr 2097354943], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:31.120633 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6298633, win 2, options [nop,nop,TS val 2097354943 ecr 2097354943], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:31.328576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6298633:6300681, ack 94769, win 141, options [nop,nop,TS val 2097355151 ecr 2097354943], length 2048
    E..4..@.@.w.......... L.17...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.328585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6300681, win 0, options [nop,nop,TS val 2097355151 ecr 2097355151], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:31.328592 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6300681:6312916, ack 94769, win 141, options [nop,nop,TS val 2097355151 ecr 2097355151], length 12235
    E./...@.@.OL......... L.17..........-......
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.328596 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6300681, win 0, options [nop,nop,TS val 2097355151 ecr 2097355151], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:31.328638 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6300681, win 2, options [nop,nop,TS val 2097355151 ecr 2097355151], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }...}...
    09:04:31.536579 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6300681:6302729, ack 94769, win 141, options [nop,nop,TS val 2097355359 ecr 2097355151], length 2048
    E..4..@.@.w.......... L.17...........).....
    }.._}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.536589 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6302729, win 0, options [nop,nop,TS val 2097355359 ecr 2097355359], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }.._}.._
    09:04:31.536597 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6302729:6312916, ack 94769, win 141, options [nop,nop,TS val 2097355359 ecr 2097355359], length 10187
    E.'...@.@.WJ......... L.17..........%......
    }.._}.._8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.536602 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6302729, win 0, options [nop,nop,TS val 2097355359 ecr 2097355359], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }.._}.._
    09:04:31.536618 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6302729, win 2, options [nop,nop,TS val 2097355359 ecr 2097355359], length 0
    E..4h.@.@...........L.. ....17.......(.....
    }.._}.._
    09:04:31.744597 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6302729:6304777, ack 94769, win 141, options [nop,nop,TS val 2097355567 ecr 2097355359], length 2048
    E..4..@.@.w.......... L.17...........).....
    }../}.._8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.744609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6304777, win 0, options [nop,nop,TS val 2097355567 ecr 2097355567], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }../}../
    09:04:31.744618 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6304777:6312916, ack 94769, win 141, options [nop,nop,TS val 2097355567 ecr 2097355567], length 8139
    E.....@.@._H......... L.18.................
    }../}../8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.744623 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6304777, win 0, options [nop,nop,TS val 2097355567 ecr 2097355567], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }../}../
    09:04:31.744650 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6304777, win 2, options [nop,nop,TS val 2097355567 ecr 2097355567], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }../}../
    09:04:31.952587 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6304777:6306825, ack 94769, win 141, options [nop,nop,TS val 2097355775 ecr 2097355567], length 2048
    E..4..@.@.w.......... L.18...........).....
    }...}../8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.952598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6306825, win 0, options [nop,nop,TS val 2097355775 ecr 2097355775], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:31.952605 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6306825:6312916, ack 94769, win 141, options [nop,nop,TS val 2097355775 ecr 2097355775], length 6091
    E.....@.@.gF......... L.18.................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:31.952609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6306825, win 0, options [nop,nop,TS val 2097355775 ecr 2097355775], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:31.952636 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6306825, win 2, options [nop,nop,TS val 2097355775 ecr 2097355775], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:32.160576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6306825:6308873, ack 94769, win 141, options [nop,nop,TS val 2097355983 ecr 2097355775], length 2048
    E..4..@.@.w.......... L.18...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:32.160586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6308873, win 0, options [nop,nop,TS val 2097355983 ecr 2097355983], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:32.160593 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6308873:6312916, ack 94769, win 141, options [nop,nop,TS val 2097355983 ecr 2097355983], length 4043
    E.....@.@.oD......... L.18.................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:32.160598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6308873, win 0, options [nop,nop,TS val 2097355983 ecr 2097355983], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:32.160636 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6308873, win 2, options [nop,nop,TS val 2097355983 ecr 2097355983], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:32.368574 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6308873:6310921, ack 94769, win 141, options [nop,nop,TS val 2097356191 ecr 2097355983], length 2048
    E..4..@.@.w.......... L.18...........).....
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:32.368584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6310921, win 0, options [nop,nop,TS val 2097356191 ecr 2097356191], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:32.368592 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6310921:6312916, ack 94769, win 141, options [nop,nop,TS val 2097356191 ecr 2097356191], length 1995
    E.....@.@.wB......... L.18.................
    }...}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:32.368597 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6310921, win 0, options [nop,nop,TS val 2097356191 ecr 2097356191], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:32.368606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6310921, win 2, options [nop,nop,TS val 2097356191 ecr 2097356191], length 0
    E..4h.@.@...........L.. ....18.......(.....
    }...}...
    09:04:32.576576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6310921:6312916, ack 94769, win 141, options [nop,nop,TS val 2097356399 ecr 2097356191], length 1995
    E.....@.@.wA......... L.18.................
    }..o}...8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    09:04:32.576586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6312916, win 0, options [nop,nop,TS val 2097356399 ecr 2097356399], length 0
    E..4h.@.@...........L.. ....18&S.....(.....
    }..o}..o
    09:04:32.576617 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6312916, win 2, options [nop,nop,TS val 2097356399 ecr 2097356399], length 0
    E..4h.@.@...........L.. ....18&S.....(.....
    }..o}..o
    09:04:32.784583 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6312916:6314964, ack 94769, win 141, options [nop,nop,TS val 2097356607 ecr 2097356399], length 2048
    E..4..@.@.w.......... L.18&S.........).....
    }..?}..o5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:32.784597 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6314964, win 0, options [nop,nop,TS val 2097356607 ecr 2097356607], length 0
    E..4h.@.@...........L.. ....18.S.....(.....
    }..?}..?
    09:04:32.784626 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6314964, win 2, options [nop,nop,TS val 2097356607 ecr 2097356607], length 0
    E..4h.@.@...........L.. ....18.S.....(.....
    }..?}..?
    09:04:32.992578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6314964:6317012, ack 94769, win 141, options [nop,nop,TS val 2097356815 ecr 2097356607], length 2048
    E..4..@.@.w
    ......... L.18.S.........).....
    }. .}..?5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:32.992589 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6317012, win 0, options [nop,nop,TS val 2097356815 ecr 2097356815], length 0
    E..4h.@.@...........L.. ....186S.....(.....
    }. .}. .
    09:04:32.992636 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6317012, win 2, options [nop,nop,TS val 2097356815 ecr 2097356815], length 0
    E..4h.@.@...........L.. ....186S.....(.....
    }. .}. .
    09:04:33.200578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6317012:6319060, ack 94769, win 141, options [nop,nop,TS val 2097357023 ecr 2097356815], length 2048
    E..4..@.@.w	......... L.186S.........).....
    }. .}. .5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:33.200588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6319060, win 0, options [nop,nop,TS val 2097357023 ecr 2097357023], length 0
    E..4i.@.@...........L.. ....18>S.....(.....
    }. .}. .
    09:04:33.200615 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6319060, win 2, options [nop,nop,TS val 2097357023 ecr 2097357023], length 0
    E..4i.@.@...........L.. ....18>S.....(.....
    }. .}. .
    09:04:33.408577 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6319060:6321108, ack 94769, win 141, options [nop,nop,TS val 2097357231 ecr 2097357023], length 2048
    E..4..@.@.w.......... L.18>S.........).....
    }.!.}. .5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:33.408586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6321108, win 0, options [nop,nop,TS val 2097357231 ecr 2097357231], length 0
    E..4i.@.@...........L.. ....18FS.....(.....
    }.!.}.!.
    09:04:33.408613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6321108, win 2, options [nop,nop,TS val 2097357231 ecr 2097357231], length 0
    E..4i.@.@...........L.. ....18FS.....(.....
    }.!.}.!.
    09:04:33.616592 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6321108:6323156, ack 94769, win 141, options [nop,nop,TS val 2097357439 ecr 2097357231], length 2048
    E..4..@.@.w.......... L.18FS.........).....
    }.".}.!.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:33.616602 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6323156, win 0, options [nop,nop,TS val 2097357439 ecr 2097357439], length 0
    E..4i.@.@...........L.. ....18NS.....(.....
    }.".}.".
    09:04:33.616627 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6323156, win 2, options [nop,nop,TS val 2097357439 ecr 2097357439], length 0
    E..4i.@.@...........L.. ....18NS.....(.....
    }.".}.".
    09:04:33.824577 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6323156:6325204, ack 94769, win 141, options [nop,nop,TS val 2097357647 ecr 2097357439], length 2048
    E..4..@.@.w.......... L.18NS.........).....
    }.#O}.".5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:33.824588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6325204, win 0, options [nop,nop,TS val 2097357647 ecr 2097357647], length 0
    E..4i.@.@...........L.. ....18VS.....(.....
    }.#O}.#O
    09:04:33.824636 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6325204, win 2, options [nop,nop,TS val 2097357647 ecr 2097357647], length 0
    E..4i.@.@...........L.. ....18VS.....(.....
    }.#O}.#O
    09:04:34.032576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6325204:6327252, ack 94769, win 141, options [nop,nop,TS val 2097357855 ecr 2097357647], length 2048
    E..4..@.@.w.......... L.18VS.........).....
    }.$.}.#O5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:34.032587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6327252, win 0, options [nop,nop,TS val 2097357855 ecr 2097357855], length 0
    E..4i.@.@...........L.. ....18^S.....(.....
    }.$.}.$.
    09:04:34.032603 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6327252, win 2, options [nop,nop,TS val 2097357855 ecr 2097357855], length 0
    E..4i	@.@...........L.. ....18^S.....(.....
    }.$.}.$.
    09:04:34.240581 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6327252:6329300, ack 94769, win 141, options [nop,nop,TS val 2097358063 ecr 2097357855], length 2048
    E..4..@.@.w.......... L.18^S.........).....
    }.$.}.$.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:34.240591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6329300, win 0, options [nop,nop,TS val 2097358063 ecr 2097358063], length 0
    E..4i
    @.@...........L.. ....18fS.....(.....
    }.$.}.$.
    09:04:34.240622 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6329300, win 2, options [nop,nop,TS val 2097358063 ecr 2097358063], length 0
    E..4i.@.@...........L.. ....18fS.....(.....
    }.$.}.$.
    09:04:34.449580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6329300:6331348, ack 94769, win 141, options [nop,nop,TS val 2097358272 ecr 2097358063], length 2048
    E..4..@.@.w.......... L.18fS.........).....
    }.%.}.$.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:34.449591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6331348, win 0, options [nop,nop,TS val 2097358272 ecr 2097358272], length 0
    E..4i.@.@...........L.. ....18nS.....(.....
    }.%.}.%.
    09:04:34.449614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6331348, win 2, options [nop,nop,TS val 2097358272 ecr 2097358272], length 0
    E..4i.@.@...........L.. ....18nS.....(.....
    }.%.}.%.
    09:04:34.656574 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6331348:6333396, ack 94769, win 141, options [nop,nop,TS val 2097358479 ecr 2097358272], length 2048
    E..4..@.@.w.......... L.18nS.........).....
    }.&.}.%.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:34.656584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6333396, win 0, options [nop,nop,TS val 2097358479 ecr 2097358479], length 0
    E..4i.@.@...........L.. ....18vS.....(.....
    }.&.}.&.
    09:04:34.656604 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6333396, win 2, options [nop,nop,TS val 2097358479 ecr 2097358479], length 0
    E..4i.@.@...........L.. ....18vS.....(.....
    }.&.}.&.
    09:04:34.864582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6333396:6335444, ack 94769, win 141, options [nop,nop,TS val 2097358687 ecr 2097358479], length 2048
    E..4..@.@.w.......... L.18vS.........).....
    }.'_}.&.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:34.864592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6335444, win 0, options [nop,nop,TS val 2097358687 ecr 2097358687], length 0
    E..4i.@.@...........L.. ....18~S.....(.....
    }.'_}.'_
    09:04:34.864611 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6335444, win 2, options [nop,nop,TS val 2097358687 ecr 2097358687], length 0
    E..4i.@.@...........L.. ....18~S.....(.....
    }.'_}.'_
    09:04:35.072580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6335444:6337492, ack 94769, win 141, options [nop,nop,TS val 2097358895 ecr 2097358687], length 2048
    E..4..@.@.w.......... L.18~S.........).....
    }.(/}.'_5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:35.072589 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6337492, win 0, options [nop,nop,TS val 2097358895 ecr 2097358895], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.(/}.(/
    09:04:35.072613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6337492, win 2, options [nop,nop,TS val 2097358895 ecr 2097358895], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.(/}.(/
    09:04:35.280575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6337492:6339540, ack 94769, win 141, options [nop,nop,TS val 2097359103 ecr 2097358895], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.(.}.(/5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:35.280586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6339540, win 0, options [nop,nop,TS val 2097359103 ecr 2097359103], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.(.}.(.
    09:04:35.281584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6339540, win 2, options [nop,nop,TS val 2097359104 ecr 2097359103], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.).}.(.
    09:04:35.489582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6339540:6341588, ack 94769, win 141, options [nop,nop,TS val 2097359312 ecr 2097359104], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.).}.).5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:35.489591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6341588, win 0, options [nop,nop,TS val 2097359312 ecr 2097359312], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.).}.).
    09:04:35.489608 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6341588, win 2, options [nop,nop,TS val 2097359312 ecr 2097359312], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.).}.).
    09:04:35.696575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6341588:6343636, ack 94769, win 141, options [nop,nop,TS val 2097359519 ecr 2097359312], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.*.}.).5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:35.696585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6343636, win 0, options [nop,nop,TS val 2097359519 ecr 2097359519], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.*.}.*.
    09:04:35.696613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6343636, win 2, options [nop,nop,TS val 2097359519 ecr 2097359519], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.*.}.*.
    09:04:35.904580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6343636:6345684, ack 94769, win 141, options [nop,nop,TS val 2097359727 ecr 2097359519], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.+o}.*.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:35.904593 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6345684, win 0, options [nop,nop,TS val 2097359727 ecr 2097359727], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.+o}.+o
    09:04:35.904616 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6345684, win 2, options [nop,nop,TS val 2097359727 ecr 2097359727], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.+o}.+o
    09:04:36.112576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6345684:6347732, ack 94769, win 141, options [nop,nop,TS val 2097359935 ecr 2097359727], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.,?}.+o5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:36.112586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6347732, win 0, options [nop,nop,TS val 2097359935 ecr 2097359935], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.,?}.,?
    09:04:36.112605 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6347732, win 2, options [nop,nop,TS val 2097359935 ecr 2097359935], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.,?}.,?
    09:04:36.320578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6347732:6349780, ack 94769, win 141, options [nop,nop,TS val 2097360143 ecr 2097359935], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.-.}.,?5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:36.320587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6349780, win 0, options [nop,nop,TS val 2097360143 ecr 2097360143], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.-.}.-.
    09:04:36.320605 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6349780, win 2, options [nop,nop,TS val 2097360143 ecr 2097360143], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.-.}.-.
    09:04:36.528577 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6349780:6351828, ack 94769, win 141, options [nop,nop,TS val 2097360351 ecr 2097360143], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.-.}.-.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:36.528586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6351828, win 0, options [nop,nop,TS val 2097360351 ecr 2097360351], length 0
    E..4i @.@...........L.. ....18.S.....(.....
    }.-.}.-.
    09:04:36.528616 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6351828, win 2, options [nop,nop,TS val 2097360351 ecr 2097360351], length 0
    E..4i!@.@...........L.. ....18.S.....(.....
    }.-.}.-.
    09:04:36.736575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6351828:6353876, ack 94769, win 141, options [nop,nop,TS val 2097360559 ecr 2097360351], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }...}.-.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:36.736585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6353876, win 0, options [nop,nop,TS val 2097360559 ecr 2097360559], length 0
    E..4i"@.@...........L.. ....18.S.....(.....
    }...}...
    09:04:36.736605 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6353876, win 2, options [nop,nop,TS val 2097360559 ecr 2097360559], length 0
    E..4i#@.@...........L.. ....18.S.....(.....
    }...}...
    09:04:36.944576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6353876:6355924, ack 94769, win 141, options [nop,nop,TS val 2097360767 ecr 2097360559], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }./.}...5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:36.944585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6355924, win 0, options [nop,nop,TS val 2097360767 ecr 2097360767], length 0
    E..4i$@.@...........L.. ....18.S.....(.....
    }./.}./.
    09:04:36.944604 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6355924, win 2, options [nop,nop,TS val 2097360767 ecr 2097360767], length 0
    E..4i%@.@...........L.. ....18.S.....(.....
    }./.}./.
    09:04:37.152581 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6355924:6357972, ack 94769, win 141, options [nop,nop,TS val 2097360975 ecr 2097360767], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.0O}./.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:37.152590 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6357972, win 0, options [nop,nop,TS val 2097360975 ecr 2097360975], length 0
    E..4i&@.@...........L.. ....18.S.....(.....
    }.0O}.0O
    09:04:37.152612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6357972, win 2, options [nop,nop,TS val 2097360975 ecr 2097360975], length 0
    E..4i'@.@...........L.. ....18.S.....(.....
    }.0O}.0O
    09:04:37.360578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6357972:6360020, ack 94769, win 141, options [nop,nop,TS val 2097361183 ecr 2097360975], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.1.}.0O5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:37.360588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6360020, win 0, options [nop,nop,TS val 2097361183 ecr 2097361183], length 0
    E..4i(@.@...........L.. ....18.S.....(.....
    }.1.}.1.
    09:04:37.360632 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6360020, win 2, options [nop,nop,TS val 2097361183 ecr 2097361183], length 0
    E..4i)@.@...........L.. ....18.S.....(.....
    }.1.}.1.
    09:04:37.568578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6360020:6362068, ack 94769, win 141, options [nop,nop,TS val 2097361391 ecr 2097361183], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.1.}.1.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:37.568588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6362068, win 0, options [nop,nop,TS val 2097361391 ecr 2097361391], length 0
    E..4i*@.@...........L.. ....18.S.....(.....
    }.1.}.1.
    09:04:37.568605 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6362068, win 2, options [nop,nop,TS val 2097361391 ecr 2097361391], length 0
    E..4i+@.@...........L.. ....18.S.....(.....
    }.1.}.1.
    09:04:37.776578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6362068:6364116, ack 94769, win 141, options [nop,nop,TS val 2097361599 ecr 2097361391], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.2.}.1.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:37.776588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6364116, win 0, options [nop,nop,TS val 2097361599 ecr 2097361599], length 0
    E..4i,@.@...........L.. ....18.S.....(.....
    }.2.}.2.
    09:04:37.776608 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6364116, win 2, options [nop,nop,TS val 2097361599 ecr 2097361599], length 0
    E..4i-@.@...........L.. ....18.S.....(.....
    }.2.}.2.
    09:04:37.984579 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6364116:6366164, ack 94769, win 141, options [nop,nop,TS val 2097361807 ecr 2097361599], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.3.}.2.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:37.984589 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6366164, win 0, options [nop,nop,TS val 2097361807 ecr 2097361807], length 0
    E..4i.@.@...........L.. ....18.S.....(.....
    }.3.}.3.
    09:04:37.984612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6366164, win 2, options [nop,nop,TS val 2097361807 ecr 2097361807], length 0
    E..4i/@.@...........L.. ....18.S.....(.....
    }.3.}.3.
    09:04:38.192577 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6366164:6368212, ack 94769, win 141, options [nop,nop,TS val 2097362015 ecr 2097361807], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.4_}.3.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:38.192586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6368212, win 0, options [nop,nop,TS val 2097362015 ecr 2097362015], length 0
    E..4i0@.@...........L.. ....18.S.....(.....
    }.4_}.4_
    09:04:38.192608 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6368212, win 2, options [nop,nop,TS val 2097362015 ecr 2097362015], length 0
    E..4i1@.@...........L.. ....18.S.....(.....
    }.4_}.4_
    09:04:38.400578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6368212:6370260, ack 94769, win 141, options [nop,nop,TS val 2097362223 ecr 2097362015], length 2048
    E..4..@.@.v.......... L.18.S.........).....
    }.5/}.4_5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:38.400586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6370260, win 0, options [nop,nop,TS val 2097362223 ecr 2097362223], length 0
    E..4i2@.@...........L.. ....19.S.....(.....
    }.5/}.5/
    09:04:38.400603 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6370260, win 2, options [nop,nop,TS val 2097362223 ecr 2097362223], length 0
    E..4i3@.@...........L.. ....19.S.....(.....
    }.5/}.5/
    09:04:38.608578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6370260:6372308, ack 94769, win 141, options [nop,nop,TS val 2097362431 ecr 2097362223], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.5.}.5/5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:38.608588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6372308, win 0, options [nop,nop,TS val 2097362431 ecr 2097362431], length 0
    E..4i4@.@...........L.. ....19.S.....(.....
    }.5.}.5.
    09:04:38.608609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6372308, win 2, options [nop,nop,TS val 2097362431 ecr 2097362431], length 0
    E..4i5@.@...........L.. ....19.S.....(.....
    }.5.}.5.
    09:04:38.816576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6372308:6374356, ack 94769, win 141, options [nop,nop,TS val 2097362639 ecr 2097362431], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.6.}.5.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:38.816587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6374356, win 0, options [nop,nop,TS val 2097362639 ecr 2097362639], length 0
    E..4i6@.@...........L.. ....19.S.....(.....
    }.6.}.6.
    09:04:38.816611 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6374356, win 2, options [nop,nop,TS val 2097362639 ecr 2097362639], length 0
    E..4i7@.@...........L.. ....19.S.....(.....
    }.6.}.6.
    09:04:39.025576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6374356:6376404, ack 94769, win 141, options [nop,nop,TS val 2097362848 ecr 2097362639], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.7.}.6.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:39.025587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6376404, win 0, options [nop,nop,TS val 2097362848 ecr 2097362848], length 0
    E..4i8@.@...........L.. ....19.S.....(.....
    }.7.}.7.
    09:04:39.025607 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6376404, win 2, options [nop,nop,TS val 2097362848 ecr 2097362848], length 0
    E..4i9@.@...........L.. ....19.S.....(.....
    }.7.}.7.
    09:04:39.232580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6376404:6378452, ack 94769, win 141, options [nop,nop,TS val 2097363055 ecr 2097362848], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.8o}.7.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:39.232591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6378452, win 0, options [nop,nop,TS val 2097363055 ecr 2097363055], length 0
    E..4i:@.@...........L.. ....19&S.....(.....
    }.8o}.8o
    09:04:39.232615 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6378452, win 2, options [nop,nop,TS val 2097363055 ecr 2097363055], length 0
    E..4i;@.@...........L.. ....19&S.....(.....
    }.8o}.8o
    09:04:39.440575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6378452:6380500, ack 94769, win 141, options [nop,nop,TS val 2097363263 ecr 2097363055], length 2048
    E..4..@.@.v.......... L.19&S.........).....
    }.9?}.8o5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:39.440584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6380500, win 0, options [nop,nop,TS val 2097363263 ecr 2097363263], length 0
    E..4i<@.@...........L.. ....19.S.....(.....
    }.9?}.9?
    09:04:39.440613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6380500, win 2, options [nop,nop,TS val 2097363263 ecr 2097363263], length 0
    E..4i=@.@...........L.. ....19.S.....(.....
    }.9?}.9?
    09:04:39.648578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6380500:6382548, ack 94769, win 141, options [nop,nop,TS val 2097363471 ecr 2097363263], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.:.}.9?5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:39.648588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6382548, win 0, options [nop,nop,TS val 2097363471 ecr 2097363471], length 0
    E..4i>@.@...........L.. ....196S.....(.....
    }.:.}.:.
    09:04:39.648610 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6382548, win 2, options [nop,nop,TS val 2097363471 ecr 2097363471], length 0
    E..4i?@.@...........L.. ....196S.....(.....
    }.:.}.:.
    09:04:39.856582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6382548:6384596, ack 94769, win 141, options [nop,nop,TS val 2097363679 ecr 2097363471], length 2048
    E..4..@.@.v.......... L.196S.........).....
    }.:.}.:.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:39.856592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6384596, win 0, options [nop,nop,TS val 2097363679 ecr 2097363679], length 0
    E..4i@@.@...........L.. ....19>S.....(.....
    }.:.}.:.
    09:04:39.856611 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6384596, win 2, options [nop,nop,TS val 2097363679 ecr 2097363679], length 0
    E..4iA@.@...........L.. ....19>S.....(.....
    }.:.}.:.
    09:04:40.064583 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6384596:6386644, ack 94769, win 141, options [nop,nop,TS val 2097363887 ecr 2097363679], length 2048
    E..4..@.@.v.......... L.19>S.........).....
    }.;.}.:.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:40.064592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6386644, win 0, options [nop,nop,TS val 2097363887 ecr 2097363887], length 0
    E..4iB@.@...........L.. ....19FS.....(.....
    }.;.}.;.
    09:04:40.064614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6386644, win 2, options [nop,nop,TS val 2097363887 ecr 2097363887], length 0
    E..4iC@.@..~........L.. ....19FS.....(.....
    }.;.}.;.
    09:04:40.272578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6386644:6388692, ack 94769, win 141, options [nop,nop,TS val 2097364095 ecr 2097363887], length 2048
    E..4..@.@.v.......... L.19FS.........).....
    }.<.}.;.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:40.272586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6388692, win 0, options [nop,nop,TS val 2097364095 ecr 2097364095], length 0
    E..4iD@.@..}........L.. ....19NS.....(.....
    }.<.}.<.
    09:04:40.272637 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6388692, win 2, options [nop,nop,TS val 2097364095 ecr 2097364095], length 0
    E..4iE@.@..|........L.. ....19NS.....(.....
    }.<.}.<.
    09:04:40.480573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6388692:6390740, ack 94769, win 141, options [nop,nop,TS val 2097364303 ecr 2097364095], length 2048
    E..4..@.@.v.......... L.19NS.........).....
    }.=O}.<.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:40.480581 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6390740, win 0, options [nop,nop,TS val 2097364303 ecr 2097364303], length 0
    E..4iF@.@..{........L.. ....19VS.....(.....
    }.=O}.=O
    09:04:40.480615 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6390740, win 2, options [nop,nop,TS val 2097364303 ecr 2097364303], length 0
    E..4iG@.@..z........L.. ....19VS.....(.....
    }.=O}.=O
    09:04:40.688572 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6390740:6392788, ack 94769, win 141, options [nop,nop,TS val 2097364511 ecr 2097364303], length 2048
    E..4..@.@.v.......... L.19VS.........).....
    }.>.}.=O5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:40.688581 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6392788, win 0, options [nop,nop,TS val 2097364511 ecr 2097364511], length 0
    E..4iH@.@..y........L.. ....19^S.....(.....
    }.>.}.>.
    09:04:40.688598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6392788, win 2, options [nop,nop,TS val 2097364511 ecr 2097364511], length 0
    E..4iI@.@..x........L.. ....19^S.....(.....
    }.>.}.>.
    09:04:40.896582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6392788:6394836, ack 94769, win 141, options [nop,nop,TS val 2097364719 ecr 2097364511], length 2048
    E..4..@.@.v.......... L.19^S.........).....
    }.>.}.>.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:40.896591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6394836, win 0, options [nop,nop,TS val 2097364719 ecr 2097364719], length 0
    E..4iJ@.@..w........L.. ....19fS.....(.....
    }.>.}.>.
    09:04:40.896635 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6394836, win 2, options [nop,nop,TS val 2097364719 ecr 2097364719], length 0
    E..4iK@.@..v........L.. ....19fS.....(.....
    }.>.}.>.
    09:04:41.104573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6394836:6396884, ack 94769, win 141, options [nop,nop,TS val 2097364927 ecr 2097364719], length 2048
    E..4..@.@.v.......... L.19fS.........).....
    }.?.}.>.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:41.104587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6396884, win 0, options [nop,nop,TS val 2097364927 ecr 2097364927], length 0
    E..4iL@.@..u........L.. ....19nS.....(.....
    }.?.}.?.
    09:04:41.104613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6396884, win 2, options [nop,nop,TS val 2097364927 ecr 2097364927], length 0
    E..4iM@.@..t........L.. ....19nS.....(.....
    }.?.}.?.
    09:04:41.313576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6396884:6398932, ack 94769, win 141, options [nop,nop,TS val 2097365136 ecr 2097364927], length 2048
    E..4..@.@.v.......... L.19nS.........).....
    }.@.}.?.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:41.313586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6398932, win 0, options [nop,nop,TS val 2097365136 ecr 2097365136], length 0
    E..4iN@.@..s........L.. ....19vS.....(.....
    }.@.}.@.
    09:04:41.313608 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6398932, win 2, options [nop,nop,TS val 2097365136 ecr 2097365136], length 0
    E..4iO@.@..r........L.. ....19vS.....(.....
    }.@.}.@.
    09:04:41.520578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6398932:6400980, ack 94769, win 141, options [nop,nop,TS val 2097365343 ecr 2097365136], length 2048
    E..4..@.@.v.......... L.19vS.........).....
    }.A_}.@.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:41.520587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6400980, win 0, options [nop,nop,TS val 2097365343 ecr 2097365343], length 0
    E..4iP@.@..q........L.. ....19~S.....(.....
    }.A_}.A_
    09:04:41.520614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6400980, win 2, options [nop,nop,TS val 2097365343 ecr 2097365343], length 0
    E..4iQ@.@..p........L.. ....19~S.....(.....
    }.A_}.A_
    09:04:41.728577 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6400980:6403028, ack 94769, win 141, options [nop,nop,TS val 2097365551 ecr 2097365343], length 2048
    E..4..@.@.v.......... L.19~S.........).....
    }.B/}.A_5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:41.728588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6403028, win 0, options [nop,nop,TS val 2097365551 ecr 2097365551], length 0
    E..4iR@.@..o........L.. ....19.S.....(.....
    }.B/}.B/
    09:04:41.728615 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6403028, win 2, options [nop,nop,TS val 2097365551 ecr 2097365551], length 0
    E..4iS@.@..n........L.. ....19.S.....(.....
    }.B/}.B/
    09:04:41.936588 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6403028:6405076, ack 94769, win 141, options [nop,nop,TS val 2097365759 ecr 2097365551], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.B.}.B/5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:41.936598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6405076, win 0, options [nop,nop,TS val 2097365759 ecr 2097365759], length 0
    E..4iT@.@..m........L.. ....19.S.....(.....
    }.B.}.B.
    09:04:41.936624 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6405076, win 2, options [nop,nop,TS val 2097365759 ecr 2097365759], length 0
    E..4iU@.@..l........L.. ....19.S.....(.....
    }.B.}.B.
    09:04:42.144590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6405076:6407124, ack 94769, win 141, options [nop,nop,TS val 2097365967 ecr 2097365759], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.C.}.B.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:42.144606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6407124, win 0, options [nop,nop,TS val 2097365967 ecr 2097365967], length 0
    E..4iV@.@..k........L.. ....19.S.....(.....
    }.C.}.C.
    09:04:42.144626 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6407124, win 2, options [nop,nop,TS val 2097365967 ecr 2097365967], length 0
    E..4iW@.@..j........L.. ....19.S.....(.....
    }.C.}.C.
    09:04:42.352586 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6407124:6409172, ack 94769, win 141, options [nop,nop,TS val 2097366175 ecr 2097365967], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.D.}.C.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:42.352600 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6409172, win 0, options [nop,nop,TS val 2097366175 ecr 2097366175], length 0
    E..4iX@.@..i........L.. ....19.S.....(.....
    }.D.}.D.
    09:04:42.352619 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6409172, win 2, options [nop,nop,TS val 2097366175 ecr 2097366175], length 0
    E..4iY@.@..h........L.. ....19.S.....(.....
    }.D.}.D.
    09:04:42.561594 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6409172:6411220, ack 94769, win 141, options [nop,nop,TS val 2097366384 ecr 2097366175], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.Ep}.D.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:42.561606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6411220, win 0, options [nop,nop,TS val 2097366384 ecr 2097366384], length 0
    E..4iZ@.@..g........L.. ....19.S.....(.....
    }.Ep}.Ep
    09:04:42.561627 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6411220, win 2, options [nop,nop,TS val 2097366384 ecr 2097366384], length 0
    E..4i[@.@..f........L.. ....19.S.....(.....
    }.Ep}.Ep
    09:04:42.768580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6411220:6413268, ack 94769, win 141, options [nop,nop,TS val 2097366591 ecr 2097366384], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.F?}.Ep5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:42.768597 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6413268, win 0, options [nop,nop,TS val 2097366591 ecr 2097366591], length 0
    E..4i\@.@..e........L.. ....19.S.....(.....
    }.F?}.F?
    09:04:42.768616 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6413268, win 2, options [nop,nop,TS val 2097366591 ecr 2097366591], length 0
    E..4i]@.@..d........L.. ....19.S.....(.....
    }.F?}.F?
    09:04:42.976576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6413268:6415316, ack 94769, win 141, options [nop,nop,TS val 2097366799 ecr 2097366591], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.G.}.F?5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:42.976584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6415316, win 0, options [nop,nop,TS val 2097366799 ecr 2097366799], length 0
    E..4i^@.@..c........L.. ....19.S.....(.....
    }.G.}.G.
    09:04:42.976640 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6415316, win 2, options [nop,nop,TS val 2097366799 ecr 2097366799], length 0
    E..4i_@.@..b........L.. ....19.S.....(.....
    }.G.}.G.
    09:04:43.185573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6415316:6417364, ack 94769, win 141, options [nop,nop,TS val 2097367008 ecr 2097366799], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.G.}.G.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:43.185581 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6417364, win 0, options [nop,nop,TS val 2097367008 ecr 2097367008], length 0
    E..4i`@.@..a........L.. ....19.S.....(.....
    }.G.}.G.
    09:04:43.185601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6417364, win 2, options [nop,nop,TS val 2097367008 ecr 2097367008], length 0
    E..4ia@.@..`........L.. ....19.S.....(.....
    }.G.}.G.
    09:04:43.392585 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6417364:6419412, ack 94769, win 141, options [nop,nop,TS val 2097367215 ecr 2097367008], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.H.}.G.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:43.392595 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6419412, win 0, options [nop,nop,TS val 2097367215 ecr 2097367215], length 0
    E..4ib@.@.._........L.. ....19.S.....(.....
    }.H.}.H.
    09:04:43.392613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6419412, win 2, options [nop,nop,TS val 2097367215 ecr 2097367215], length 0
    E..4ic@.@..^........L.. ....19.S.....(.....
    }.H.}.H.
    09:04:43.600589 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6419412:6421460, ack 94769, win 141, options [nop,nop,TS val 2097367423 ecr 2097367215], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.I.}.H.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:43.600601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6421460, win 0, options [nop,nop,TS val 2097367423 ecr 2097367423], length 0
    E..4id@.@..]........L.. ....19.S.....(.....
    }.I.}.I.
    09:04:43.600624 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6421460, win 2, options [nop,nop,TS val 2097367423 ecr 2097367423], length 0
    E..4ie@.@..\........L.. ....19.S.....(.....
    }.I.}.I.
    09:04:43.808578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6421460:6423508, ack 94769, win 141, options [nop,nop,TS val 2097367631 ecr 2097367423], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.JO}.I.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:43.808587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6423508, win 0, options [nop,nop,TS val 2097367631 ecr 2097367631], length 0
    E..4if@.@..[........L.. ....19.S.....(.....
    }.JO}.JO
    09:04:43.808604 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6423508, win 2, options [nop,nop,TS val 2097367631 ecr 2097367631], length 0
    E..4ig@.@..Z........L.. ....19.S.....(.....
    }.JO}.JO
    09:04:44.017573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6423508:6425556, ack 94769, win 141, options [nop,nop,TS val 2097367840 ecr 2097367631], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.K }.JO5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:44.017581 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6425556, win 0, options [nop,nop,TS val 2097367840 ecr 2097367840], length 0
    E..4ih@.@..Y........L.. ....19.S.....(.....
    }.K }.K 
    09:04:44.017599 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6425556, win 2, options [nop,nop,TS val 2097367840 ecr 2097367840], length 0
    E..4ii@.@..X........L.. ....19.S.....(.....
    }.K }.K 
    09:04:44.224583 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6425556:6427604, ack 94769, win 141, options [nop,nop,TS val 2097368047 ecr 2097367840], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.K.}.K 5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:44.224594 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6427604, win 0, options [nop,nop,TS val 2097368047 ecr 2097368047], length 0
    E..4ij@.@..W........L.. ....19.S.....(.....
    }.K.}.K.
    09:04:44.224615 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6427604, win 2, options [nop,nop,TS val 2097368047 ecr 2097368047], length 0
    E..4ik@.@..V........L.. ....19.S.....(.....
    }.K.}.K.
    09:04:44.432593 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6427604:6429652, ack 94769, win 141, options [nop,nop,TS val 2097368255 ecr 2097368047], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.L.}.K.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:44.432604 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6429652, win 0, options [nop,nop,TS val 2097368255 ecr 2097368255], length 0
    E..4il@.@..U........L.. ....19.S.....(.....
    }.L.}.L.
    09:04:44.432625 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6429652, win 2, options [nop,nop,TS val 2097368255 ecr 2097368255], length 0
    E..4im@.@..T........L.. ....19.S.....(.....
    }.L.}.L.
    09:04:44.640595 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6429652:6431700, ack 94769, win 141, options [nop,nop,TS val 2097368463 ecr 2097368255], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.M.}.L.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:44.640606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6431700, win 0, options [nop,nop,TS val 2097368463 ecr 2097368463], length 0
    E..4in@.@..S........L.. ....19.S.....(.....
    }.M.}.M.
    09:04:44.640627 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6431700, win 2, options [nop,nop,TS val 2097368463 ecr 2097368463], length 0
    E..4io@.@..R........L.. ....19.S.....(.....
    }.M.}.M.
    09:04:44.849575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6431700:6433748, ack 94769, win 141, options [nop,nop,TS val 2097368672 ecr 2097368463], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.N`}.M.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:44.849584 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6433748, win 0, options [nop,nop,TS val 2097368672 ecr 2097368672], length 0
    E..4ip@.@..Q........L.. ....19.S.....(.....
    }.N`}.N`
    09:04:44.849604 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6433748, win 2, options [nop,nop,TS val 2097368672 ecr 2097368672], length 0
    E..4iq@.@..P........L.. ....19.S.....(.....
    }.N`}.N`
    09:04:45.056585 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6433748:6435796, ack 94769, win 141, options [nop,nop,TS val 2097368879 ecr 2097368672], length 2048
    E..4..@.@.v.......... L.19.S.........).....
    }.O/}.N`5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:45.056595 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6435796, win 0, options [nop,nop,TS val 2097368879 ecr 2097368879], length 0
    E..4ir@.@..O........L.. ....1:.S.....(.....
    }.O/}.O/
    09:04:45.056614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6435796, win 2, options [nop,nop,TS val 2097368879 ecr 2097368879], length 0
    E..4is@.@..N........L.. ....1:.S.....(.....
    }.O/}.O/
    09:04:45.264601 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6435796:6437844, ack 94769, win 141, options [nop,nop,TS val 2097369087 ecr 2097368879], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.O.}.O/5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:45.264614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6437844, win 0, options [nop,nop,TS val 2097369087 ecr 2097369087], length 0
    E..4it@.@..M........L.. ....1:.S.....(.....
    }.O.}.O.
    09:04:45.264639 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6437844, win 2, options [nop,nop,TS val 2097369087 ecr 2097369087], length 0
    E..4iu@.@..L........L.. ....1:.S.....(.....
    }.O.}.O.
    09:04:45.473583 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6437844:6439892, ack 94769, win 141, options [nop,nop,TS val 2097369296 ecr 2097369087], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.P.}.O.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:45.473594 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6439892, win 0, options [nop,nop,TS val 2097369296 ecr 2097369296], length 0
    E..4iv@.@..K........L.. ....1:.S.....(.....
    }.P.}.P.
    09:04:45.473616 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6439892, win 2, options [nop,nop,TS val 2097369296 ecr 2097369296], length 0
    E..4iw@.@..J........L.. ....1:.S.....(.....
    }.P.}.P.
    09:04:45.680582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6439892:6441940, ack 94769, win 141, options [nop,nop,TS val 2097369503 ecr 2097369296], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.Q.}.P.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:45.680591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6441940, win 0, options [nop,nop,TS val 2097369503 ecr 2097369503], length 0
    E..4ix@.@..I........L.. ....1:.S.....(.....
    }.Q.}.Q.
    09:04:45.680623 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6441940, win 2, options [nop,nop,TS val 2097369503 ecr 2097369503], length 0
    E..4iy@.@..H........L.. ....1:.S.....(.....
    }.Q.}.Q.
    09:04:45.888582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6441940:6443988, ack 94769, win 141, options [nop,nop,TS val 2097369711 ecr 2097369503], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.Ro}.Q.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:45.888591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6443988, win 0, options [nop,nop,TS val 2097369711 ecr 2097369711], length 0
    E..4iz@.@..G........L.. ....1:&S.....(.....
    }.Ro}.Ro
    09:04:45.888612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6443988, win 2, options [nop,nop,TS val 2097369711 ecr 2097369711], length 0
    E..4i{@.@..F........L.. ....1:&S.....(.....
    }.Ro}.Ro
    09:04:46.096578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6443988:6446036, ack 94769, win 141, options [nop,nop,TS val 2097369919 ecr 2097369711], length 2048
    E..4..@.@.v.......... L.1:&S.........).....
    }.S?}.Ro5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:46.096587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6446036, win 0, options [nop,nop,TS val 2097369919 ecr 2097369919], length 0
    E..4i|@.@..E........L.. ....1:.S.....(.....
    }.S?}.S?
    09:04:46.096609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6446036, win 2, options [nop,nop,TS val 2097369919 ecr 2097369919], length 0
    E..4i}@.@..D........L.. ....1:.S.....(.....
    }.S?}.S?
    09:04:46.305574 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6446036:6448084, ack 94769, win 141, options [nop,nop,TS val 2097370128 ecr 2097369919], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.T.}.S?5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:46.305585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6448084, win 0, options [nop,nop,TS val 2097370128 ecr 2097370128], length 0
    E..4i~@.@..C........L.. ....1:6S.....(.....
    }.T.}.T.
    09:04:46.305606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6448084, win 2, options [nop,nop,TS val 2097370128 ecr 2097370128], length 0
    E..4i.@.@..B........L.. ....1:6S.....(.....
    }.T.}.T.
    09:04:46.512587 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6448084:6450132, ack 94769, win 141, options [nop,nop,TS val 2097370335 ecr 2097370128], length 2048
    E..4..@.@.v.......... L.1:6S.........).....
    }.T.}.T.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:46.512598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6450132, win 0, options [nop,nop,TS val 2097370335 ecr 2097370335], length 0
    E..4i.@.@..A........L.. ....1:>S.....(.....
    }.T.}.T.
    09:04:46.512620 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6450132, win 2, options [nop,nop,TS val 2097370335 ecr 2097370335], length 0
    E..4i.@.@..@........L.. ....1:>S.....(.....
    }.T.}.T.
    09:04:46.720584 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6450132:6452180, ack 94769, win 141, options [nop,nop,TS val 2097370543 ecr 2097370335], length 2048
    E..4..@.@.v.......... L.1:>S.........).....
    }.U.}.T.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:46.720592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6452180, win 0, options [nop,nop,TS val 2097370543 ecr 2097370543], length 0
    E..4i.@.@..?........L.. ....1:FS.....(.....
    }.U.}.U.
    09:04:46.720614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6452180, win 2, options [nop,nop,TS val 2097370543 ecr 2097370543], length 0
    E..4i.@.@..>........L.. ....1:FS.....(.....
    }.U.}.U.
    09:04:46.928573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6452180:6454228, ack 94769, win 141, options [nop,nop,TS val 2097370751 ecr 2097370543], length 2048
    E..4..@.@.v.......... L.1:FS.........).....
    }.V.}.U.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:46.928583 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6454228, win 0, options [nop,nop,TS val 2097370751 ecr 2097370751], length 0
    E..4i.@.@..=........L.. ....1:NS.....(.....
    }.V.}.V.
    09:04:46.928620 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6454228, win 2, options [nop,nop,TS val 2097370751 ecr 2097370751], length 0
    E..4i.@.@..<........L.. ....1:NS.....(.....
    }.V.}.V.
    09:04:47.136575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6454228:6456276, ack 94769, win 141, options [nop,nop,TS val 2097370959 ecr 2097370751], length 2048
    E..4..@.@.v.......... L.1:NS.........).....
    }.WO}.V.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:47.136585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6456276, win 0, options [nop,nop,TS val 2097370959 ecr 2097370959], length 0
    E..4i.@.@..;........L.. ....1:VS.....(.....
    }.WO}.WO
    09:04:47.136606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6456276, win 2, options [nop,nop,TS val 2097370959 ecr 2097370959], length 0
    E..4i.@.@..:........L.. ....1:VS.....(.....
    }.WO}.WO
    09:04:47.344579 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6456276:6458324, ack 94769, win 141, options [nop,nop,TS val 2097371167 ecr 2097370959], length 2048
    E..4..@.@.v.......... L.1:VS.........).....
    }.X.}.WO5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:47.344590 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6458324, win 0, options [nop,nop,TS val 2097371167 ecr 2097371167], length 0
    E..4i.@.@..9........L.. ....1:^S.....(.....
    }.X.}.X.
    09:04:47.344613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6458324, win 2, options [nop,nop,TS val 2097371167 ecr 2097371167], length 0
    E..4i.@.@..8........L.. ....1:^S.....(.....
    }.X.}.X.
    09:04:47.552577 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6458324:6460372, ack 94769, win 141, options [nop,nop,TS val 2097371375 ecr 2097371167], length 2048
    E..4..@.@.v.......... L.1:^S.........).....
    }.X.}.X.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:47.552588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6460372, win 0, options [nop,nop,TS val 2097371375 ecr 2097371375], length 0
    E..4i.@.@..7........L.. ....1:fS.....(.....
    }.X.}.X.
    09:04:47.552610 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6460372, win 2, options [nop,nop,TS val 2097371375 ecr 2097371375], length 0
    E..4i.@.@..6........L.. ....1:fS.....(.....
    }.X.}.X.
    09:04:47.760579 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6460372:6462420, ack 94769, win 141, options [nop,nop,TS val 2097371583 ecr 2097371375], length 2048
    E..4..@.@.v.......... L.1:fS.........).....
    }.Y.}.X.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:47.760588 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6462420, win 0, options [nop,nop,TS val 2097371583 ecr 2097371583], length 0
    E..4i.@.@..5........L.. ....1:nS.....(.....
    }.Y.}.Y.
    09:04:47.760618 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6462420, win 2, options [nop,nop,TS val 2097371583 ecr 2097371583], length 0
    E..4i.@.@..4........L.. ....1:nS.....(.....
    }.Y.}.Y.
    09:04:47.968577 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6462420:6464468, ack 94769, win 141, options [nop,nop,TS val 2097371791 ecr 2097371583], length 2048
    E..4..@.@.v.......... L.1:nS.........).....
    }.Z.}.Y.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:47.968586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6464468, win 0, options [nop,nop,TS val 2097371791 ecr 2097371791], length 0
    E..4i.@.@..3........L.. ....1:vS.....(.....
    }.Z.}.Z.
    09:04:47.968609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6464468, win 2, options [nop,nop,TS val 2097371791 ecr 2097371791], length 0
    E..4i.@.@..2........L.. ....1:vS.....(.....
    }.Z.}.Z.
    09:04:48.176584 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6464468:6466516, ack 94769, win 141, options [nop,nop,TS val 2097371999 ecr 2097371791], length 2048
    E..4..@.@.v.......... L.1:vS.........).....
    }.[_}.Z.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:48.176599 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6466516, win 0, options [nop,nop,TS val 2097371999 ecr 2097371999], length 0
    E..4i.@.@..1........L.. ....1:~S.....(.....
    }.[_}.[_
    09:04:48.176620 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6466516, win 2, options [nop,nop,TS val 2097371999 ecr 2097371999], length 0
    E..4i.@.@..0........L.. ....1:~S.....(.....
    }.[_}.[_
    09:04:48.385586 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6466516:6468564, ack 94769, win 141, options [nop,nop,TS val 2097372208 ecr 2097371999], length 2048
    E..4..@.@.v.......... L.1:~S.........).....
    }.\0}.[_5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:48.385598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6468564, win 0, options [nop,nop,TS val 2097372208 ecr 2097372208], length 0
    E..4i.@.@../........L.. ....1:.S.....(.....
    }.\0}.\0
    09:04:48.385613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6468564, win 2, options [nop,nop,TS val 2097372208 ecr 2097372208], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.\0}.\0
    09:04:48.592580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6468564:6470612, ack 94769, win 141, options [nop,nop,TS val 2097372415 ecr 2097372208], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.\.}.\05858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:48.592589 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6470612, win 0, options [nop,nop,TS val 2097372415 ecr 2097372415], length 0
    E..4i.@.@..-........L.. ....1:.S.....(.....
    }.\.}.\.
    09:04:48.592609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6470612, win 2, options [nop,nop,TS val 2097372415 ecr 2097372415], length 0
    E..4i.@.@..,........L.. ....1:.S.....(.....
    }.\.}.\.
    09:04:48.800576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6470612:6472660, ack 94769, win 141, options [nop,nop,TS val 2097372623 ecr 2097372415], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.].}.\.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:48.800587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6472660, win 0, options [nop,nop,TS val 2097372623 ecr 2097372623], length 0
    E..4i.@.@..+........L.. ....1:.S.....(.....
    }.].}.].
    09:04:48.800609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6472660, win 2, options [nop,nop,TS val 2097372623 ecr 2097372623], length 0
    E..4i.@.@..*........L.. ....1:.S.....(.....
    }.].}.].
    09:04:49.008580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6472660:6474708, ack 94769, win 141, options [nop,nop,TS val 2097372831 ecr 2097372623], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.^.}.].5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:49.008592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6474708, win 0, options [nop,nop,TS val 2097372831 ecr 2097372831], length 0
    E..4i.@.@..)........L.. ....1:.S.....(.....
    }.^.}.^.
    09:04:49.008617 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6474708, win 2, options [nop,nop,TS val 2097372831 ecr 2097372831], length 0
    E..4i.@.@..(........L.. ....1:.S.....(.....
    }.^.}.^.
    09:04:49.216582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6474708:6476756, ack 94769, win 141, options [nop,nop,TS val 2097373039 ecr 2097372831], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }._o}.^.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:49.216591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6476756, win 0, options [nop,nop,TS val 2097373039 ecr 2097373039], length 0
    E..4i.@.@..'........L.. ....1:.S.....(.....
    }._o}._o
    09:04:49.216612 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6476756, win 2, options [nop,nop,TS val 2097373039 ecr 2097373039], length 0
    E..4i.@.@..&........L.. ....1:.S.....(.....
    }._o}._o
    09:04:49.424574 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6476756:6478804, ack 94769, win 141, options [nop,nop,TS val 2097373247 ecr 2097373039], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.`?}._o5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:49.424582 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6478804, win 0, options [nop,nop,TS val 2097373247 ecr 2097373247], length 0
    E..4i.@.@..%........L.. ....1:.S.....(.....
    }.`?}.`?
    09:04:49.424600 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6478804, win 2, options [nop,nop,TS val 2097373247 ecr 2097373247], length 0
    E..4i.@.@..$........L.. ....1:.S.....(.....
    }.`?}.`?
    09:04:49.632588 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6478804:6480852, ack 94769, win 141, options [nop,nop,TS val 2097373455 ecr 2097373247], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.a.}.`?5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:49.632601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6480852, win 0, options [nop,nop,TS val 2097373455 ecr 2097373455], length 0
    E..4i.@.@..#........L.. ....1:.S.....(.....
    }.a.}.a.
    09:04:49.632622 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6480852, win 2, options [nop,nop,TS val 2097373455 ecr 2097373455], length 0
    E..4i.@.@.."........L.. ....1:.S.....(.....
    }.a.}.a.
    09:04:49.840573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6480852:6482900, ack 94769, win 141, options [nop,nop,TS val 2097373663 ecr 2097373455], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.a.}.a.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:49.840581 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6482900, win 0, options [nop,nop,TS val 2097373663 ecr 2097373663], length 0
    E..4i.@.@..!........L.. ....1:.S.....(.....
    }.a.}.a.
    09:04:49.840606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6482900, win 2, options [nop,nop,TS val 2097373663 ecr 2097373663], length 0
    E..4i.@.@.. ........L.. ....1:.S.....(.....
    }.a.}.a.
    09:04:50.048585 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6482900:6484948, ack 94769, win 141, options [nop,nop,TS val 2097373871 ecr 2097373663], length 2048
    E..4.	@.@.v.......... L.1:.S.........).....
    }.b.}.a.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:50.048599 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6484948, win 0, options [nop,nop,TS val 2097373871 ecr 2097373871], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.b.}.b.
    09:04:50.048623 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6484948, win 2, options [nop,nop,TS val 2097373871 ecr 2097373871], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.b.}.b.
    09:04:50.256581 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6484948:6486996, ack 94769, win 141, options [nop,nop,TS val 2097374079 ecr 2097373871], length 2048
    E..4.
    @.@.v.......... L.1:.S.........).....
    }.c.}.b.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:50.256592 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6486996, win 0, options [nop,nop,TS val 2097374079 ecr 2097374079], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.c.}.c.
    09:04:50.256615 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6486996, win 2, options [nop,nop,TS val 2097374079 ecr 2097374079], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.c.}.c.
    09:04:50.464586 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6486996:6489044, ack 94769, win 141, options [nop,nop,TS val 2097374287 ecr 2097374079], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.dO}.c.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:50.464599 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6489044, win 0, options [nop,nop,TS val 2097374287 ecr 2097374287], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.dO}.dO
    09:04:50.465600 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6489044, win 2, options [nop,nop,TS val 2097374288 ecr 2097374287], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.dP}.dO
    09:04:50.673583 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6489044:6491092, ack 94769, win 141, options [nop,nop,TS val 2097374496 ecr 2097374288], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.e }.dP5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:50.673594 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6491092, win 0, options [nop,nop,TS val 2097374496 ecr 2097374496], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.e }.e 
    09:04:50.673613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6491092, win 2, options [nop,nop,TS val 2097374496 ecr 2097374496], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.e }.e 
    09:04:50.881576 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6491092:6493140, ack 94769, win 141, options [nop,nop,TS val 2097374704 ecr 2097374496], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.e.}.e 5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:50.881586 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6493140, win 0, options [nop,nop,TS val 2097374704 ecr 2097374704], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.e.}.e.
    09:04:50.881605 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6493140, win 2, options [nop,nop,TS val 2097374704 ecr 2097374704], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.e.}.e.
    09:04:51.088580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6493140:6495188, ack 94769, win 141, options [nop,nop,TS val 2097374911 ecr 2097374704], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.f.}.e.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:51.088589 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6495188, win 0, options [nop,nop,TS val 2097374911 ecr 2097374911], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.f.}.f.
    09:04:51.088611 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6495188, win 2, options [nop,nop,TS val 2097374911 ecr 2097374911], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.f.}.f.
    09:04:51.296578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6495188:6497236, ack 94769, win 141, options [nop,nop,TS val 2097375119 ecr 2097374911], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.g.}.f.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:51.296587 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6497236, win 0, options [nop,nop,TS val 2097375119 ecr 2097375119], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.g.}.g.
    09:04:51.296602 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6497236, win 2, options [nop,nop,TS val 2097375119 ecr 2097375119], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.g.}.g.
    09:04:51.504591 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6497236:6499284, ack 94769, win 141, options [nop,nop,TS val 2097375327 ecr 2097375119], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.h_}.g.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:51.504606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6499284, win 0, options [nop,nop,TS val 2097375327 ecr 2097375327], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.h_}.h_
    09:04:51.504633 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6499284, win 2, options [nop,nop,TS val 2097375327 ecr 2097375327], length 0
    E..4i.@.@...........L.. ....1:.S.....(.....
    }.h_}.h_
    09:04:51.712579 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6499284:6501332, ack 94769, win 141, options [nop,nop,TS val 2097375535 ecr 2097375327], length 2048
    E..4..@.@.v.......... L.1:.S.........).....
    }.i/}.h_5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:51.712591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6501332, win 0, options [nop,nop,TS val 2097375535 ecr 2097375535], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.i/}.i/
    09:04:51.712609 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6501332, win 2, options [nop,nop,TS val 2097375535 ecr 2097375535], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.i/}.i/
    09:04:51.921573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6501332:6503380, ack 94769, win 141, options [nop,nop,TS val 2097375744 ecr 2097375535], length 2048
    E..4..@.@.v.......... L.1;.S.........).....
    }.j.}.i/5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:51.921582 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6503380, win 0, options [nop,nop,TS val 2097375744 ecr 2097375744], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.j.}.j.
    09:04:51.921601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6503380, win 2, options [nop,nop,TS val 2097375744 ecr 2097375744], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.j.}.j.
    09:04:52.128575 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6503380:6505428, ack 94769, win 141, options [nop,nop,TS val 2097375951 ecr 2097375744], length 2048
    E..4..@.@.v.......... L.1;.S.........).....
    }.j.}.j.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:52.128585 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6505428, win 0, options [nop,nop,TS val 2097375951 ecr 2097375951], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.j.}.j.
    09:04:52.128606 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6505428, win 2, options [nop,nop,TS val 2097375951 ecr 2097375951], length 0
    E..4i.@.@..
    ........L.. ....1;.S.....(.....
    }.j.}.j.
    09:04:52.336593 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6505428:6507476, ack 94769, win 141, options [nop,nop,TS val 2097376159 ecr 2097375951], length 2048
    E..4..@.@.v.......... L.1;.S.........).....
    }.k.}.j.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:52.336603 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6507476, win 0, options [nop,nop,TS val 2097376159 ecr 2097376159], length 0
    E..4i.@.@..	........L.. ....1;.S.....(.....
    }.k.}.k.
    09:04:52.336641 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6507476, win 2, options [nop,nop,TS val 2097376159 ecr 2097376159], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.k.}.k.
    09:04:52.544573 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6507476:6509524, ack 94769, win 141, options [nop,nop,TS val 2097376367 ecr 2097376159], length 2048
    E..4..@.@.v.......... L.1;.S.........).....
    }.lo}.k.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:52.544582 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6509524, win 0, options [nop,nop,TS val 2097376367 ecr 2097376367], length 0
    E..4i.@.@...........L.. ....1;&S.....(.....
    }.lo}.lo
    09:04:52.544626 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6509524, win 2, options [nop,nop,TS val 2097376367 ecr 2097376367], length 0
    E..4i.@.@...........L.. ....1;&S.....(.....
    }.lo}.lo
    09:04:52.752589 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6509524:6511572, ack 94769, win 141, options [nop,nop,TS val 2097376575 ecr 2097376367], length 2048
    E..4..@.@.v.......... L.1;&S.........).....
    }.m?}.lo5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:52.752598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6511572, win 0, options [nop,nop,TS val 2097376575 ecr 2097376575], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.m?}.m?
    09:04:52.752622 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6511572, win 2, options [nop,nop,TS val 2097376575 ecr 2097376575], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.m?}.m?
    09:04:52.960590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6511572:6513620, ack 94769, win 141, options [nop,nop,TS val 2097376783 ecr 2097376575], length 2048
    E..4..@.@.v.......... L.1;.S.........).....
    }.n.}.m?5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:52.960600 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6513620, win 0, options [nop,nop,TS val 2097376783 ecr 2097376783], length 0
    E..4i.@.@...........L.. ....1;6S.....(.....
    }.n.}.n.
    09:04:52.960644 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6513620, win 2, options [nop,nop,TS val 2097376783 ecr 2097376783], length 0
    E..4i.@.@...........L.. ....1;6S.....(.....
    }.n.}.n.
    09:04:53.168599 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6513620:6515668, ack 94769, win 141, options [nop,nop,TS val 2097376991 ecr 2097376783], length 2048
    E..4..@.@.v.......... L.1;6S.........).....
    }.n.}.n.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:53.168611 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6515668, win 0, options [nop,nop,TS val 2097376991 ecr 2097376991], length 0
    E..4i.@.@...........L.. ....1;>S.....(.....
    }.n.}.n.
    09:04:53.168655 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6515668, win 2, options [nop,nop,TS val 2097376991 ecr 2097376991], length 0
    E..4i.@.@...........L.. ....1;>S.....(.....
    }.n.}.n.
    09:04:53.376592 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6515668:6517716, ack 94769, win 141, options [nop,nop,TS val 2097377199 ecr 2097376991], length 2048
    E..4..@.@.v.......... L.1;>S.........).....
    }.o.}.n.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:53.376603 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6517716, win 0, options [nop,nop,TS val 2097377199 ecr 2097377199], length 0
    E..4i.@.@...........L.. ....1;FS.....(.....
    }.o.}.o.
    09:04:53.376629 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6517716, win 2, options [nop,nop,TS val 2097377199 ecr 2097377199], length 0
    E..4i.@.@...........L.. ....1;FS.....(.....
    }.o.}.o.
    09:04:53.584597 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6517716:6519764, ack 94769, win 141, options [nop,nop,TS val 2097377407 ecr 2097377199], length 2048
    E..4..@.@.v.......... L.1;FS.........).....
    }.p.}.o.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:53.584607 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6519764, win 0, options [nop,nop,TS val 2097377407 ecr 2097377407], length 0
    E..4i.@.@...........L.. ....1;NS.....(.....
    }.p.}.p.
    09:04:53.584653 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6519764, win 2, options [nop,nop,TS val 2097377407 ecr 2097377407], length 0
    E..4i.@.@...........L.. ....1;NS.....(.....
    }.p.}.p.
    09:04:53.792586 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6519764:6521812, ack 94769, win 141, options [nop,nop,TS val 2097377615 ecr 2097377407], length 2048
    E..4..@.@.v.......... L.1;NS.........).....
    }.qO}.p.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:53.792598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6521812, win 0, options [nop,nop,TS val 2097377615 ecr 2097377615], length 0
    E..4i.@.@...........L.. ....1;VS.....(.....
    }.qO}.qO
    09:04:53.792622 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6521812, win 2, options [nop,nop,TS val 2097377615 ecr 2097377615], length 0
    E..4i.@.@...........L.. ....1;VS.....(.....
    }.qO}.qO
    09:04:54.000579 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6521812:6523860, ack 94769, win 141, options [nop,nop,TS val 2097377823 ecr 2097377615], length 2048
    E..4..@.@.v.......... L.1;VS.........).....
    }.r.}.qO5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:54.000590 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6523860, win 0, options [nop,nop,TS val 2097377823 ecr 2097377823], length 0
    E..4i.@.@...........L.. ....1;^S.....(.....
    }.r.}.r.
    09:04:54.000613 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6523860, win 2, options [nop,nop,TS val 2097377823 ecr 2097377823], length 0
    E..4i.@.@...........L.. ....1;^S.....(.....
    }.r.}.r.
    09:04:54.208593 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6523860:6525908, ack 94769, win 141, options [nop,nop,TS val 2097378031 ecr 2097377823], length 2048
    E..4..@.@.v.......... L.1;^S.........).....
    }.r.}.r.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:54.208603 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6525908, win 0, options [nop,nop,TS val 2097378031 ecr 2097378031], length 0
    E..4i.@.@...........L.. ....1;fS.....(.....
    }.r.}.r.
    09:04:54.208631 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6525908, win 2, options [nop,nop,TS val 2097378031 ecr 2097378031], length 0
    E..4i.@.@...........L.. ....1;fS.....(.....
    }.r.}.r.
    09:04:54.416582 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6525908:6527956, ack 94769, win 141, options [nop,nop,TS val 2097378239 ecr 2097378031], length 2048
    E..4..@.@.v.......... L.1;fS.........).....
    }.s.}.r.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:54.416593 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6527956, win 0, options [nop,nop,TS val 2097378239 ecr 2097378239], length 0
    E..4i.@.@...........L.. ....1;nS.....(.....
    }.s.}.s.
    09:04:54.416614 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6527956, win 2, options [nop,nop,TS val 2097378239 ecr 2097378239], length 0
    E..4i.@.@...........L.. ....1;nS.....(.....
    }.s.}.s.
    09:04:54.624580 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6527956:6530004, ack 94769, win 141, options [nop,nop,TS val 2097378447 ecr 2097378239], length 2048
    E..4..@.@.v.......... L.1;nS.........).....
    }.t.}.s.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:54.624591 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6530004, win 0, options [nop,nop,TS val 2097378447 ecr 2097378447], length 0
    E..4i.@.@...........L.. ....1;vS.....(.....
    }.t.}.t.
    09:04:54.624618 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6530004, win 2, options [nop,nop,TS val 2097378447 ecr 2097378447], length 0
    E..4i.@.@...........L.. ....1;vS.....(.....
    }.t.}.t.
    09:04:54.832590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6530004:6532052, ack 94769, win 141, options [nop,nop,TS val 2097378655 ecr 2097378447], length 2048
    E..4. @.@.v.......... L.1;vS.........).....
    }.u_}.t.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:54.832600 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6532052, win 0, options [nop,nop,TS val 2097378655 ecr 2097378655], length 0
    E..4i.@.@...........L.. ....1;~S.....(.....
    }.u_}.u_
    09:04:54.832622 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6532052, win 2, options [nop,nop,TS val 2097378655 ecr 2097378655], length 0
    E..4i.@.@...........L.. ....1;~S.....(.....
    }.u_}.u_
    09:04:55.040590 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6532052:6534100, ack 94769, win 141, options [nop,nop,TS val 2097378863 ecr 2097378655], length 2048
    E..4.!@.@.v.......... L.1;~S.........).....
    }.v/}.u_5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:55.040600 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6534100, win 0, options [nop,nop,TS val 2097378863 ecr 2097378863], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.v/}.v/
    09:04:55.040624 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6534100, win 2, options [nop,nop,TS val 2097378863 ecr 2097378863], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.v/}.v/
    09:04:55.248591 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6534100:6536148, ack 94769, win 141, options [nop,nop,TS val 2097379071 ecr 2097378863], length 2048
    E..4."@.@.v.......... L.1;.S.........).....
    }.v.}.v/5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:55.248601 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6536148, win 0, options [nop,nop,TS val 2097379071 ecr 2097379071], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.v.}.v.
    09:04:55.248619 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6536148, win 2, options [nop,nop,TS val 2097379071 ecr 2097379071], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.v.}.v.
    09:04:55.457348 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6536148:6538196, ack 94769, win 141, options [nop,nop,TS val 2097379279 ecr 2097379071], length 2048
    E..4.#@.@.v.......... L.1;.S.........).....
    }.w.}.v.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:55.457368 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6538196, win 0, options [nop,nop,TS val 2097379279 ecr 2097379279], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.w.}.w.
    09:04:55.457430 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6538196, win 2, options [nop,nop,TS val 2097379279 ecr 2097379279], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.w.}.w.
    09:04:55.664587 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6538196:6540244, ack 94769, win 141, options [nop,nop,TS val 2097379487 ecr 2097379279], length 2048
    E..4.$@.@.v.......... L.1;.S.........).....
    }.x.}.w.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:55.664598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6540244, win 0, options [nop,nop,TS val 2097379487 ecr 2097379487], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.x.}.x.
    09:04:55.664620 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6540244, win 2, options [nop,nop,TS val 2097379487 ecr 2097379487], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.x.}.x.
    2026-03-26T09:04:55.952790Z TestFramework (ERROR): Unexpected exception:
    Traceback (most recent call last):
      File "/repo/test/functional/test_framework/authproxy.py", line 170, in _get_response
        http_response = self.__conn.getresponse()
      File "/usr/lib/python3.13/http/client.py", line 1450, in getresponse
        response.begin()
        ~~~~~~~~~~~~~~^^
      File "/usr/lib/python3.13/http/client.py", line 336, in begin
        version, status, reason = self._read_status()
                                  ~~~~~~~~~~~~~~~~~^^
      File "/usr/lib/python3.13/http/client.py", line 297, in _read_status
        line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
                   ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
      File "/usr/lib/python3.13/socket.py", line 719, in readinto
        return self._sock.recv_into(b)
               ~~~~~~~~~~~~~~~~~~~~^^^
    TimeoutError: timed out
    

    </details>

  23. maflcko commented at 9:51 AM on March 26, 2026: member

    So I guess it is a retransmission:

    $ grep --fixed-strings --line-number -e '{"jsonrpc":"2.0","result":[{"txid":"' -e '{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [[' /tmp/a
    40:}..[}..P{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101f5288b6ce5f44e3cacaab4233c70a74fa617cb02453d4e0147987d619f77742a400000000000000000016400000000000000166a146
    151:{"jsonrpc":"2.0","result":[{"txid":"2e33b8fe6c202bdc00be0f52c23555974c6bc8f
    162:}..f}..c{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b3cf7c29a58d600dee5b38b85c4ebd69205a806a753610d821825b8b1feec6fd5e0000000000000000016400000000000000166a146
    254:{"jsonrpc":"2.0","result":[{"txid":"0390344774b977b41418a9c5d9a82ae65ef750d
    265:}..p}..n{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["020000000001017c7cbeb718cbeae393631685e63e6c514c1f561e323388f923535558097333690d0000000000000000016400000000000000166a146
    349:{"jsonrpc":"2.0","result":[{"txid":"71ae3086aed2b6769bef94529f68a58c952f6b5
    360:}..z}..w{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b8b13e02d187e17e30977629762d9819978ded9423f8f7ef8becbcf68a186743250000000000000000016400000000000000166a146
    440:{"jsonrpc":"2.0","result":[{"txid":"f7393a2a5524929a4eabc2377d741226b11e9cd
    451:}...}...{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["0200000000010105279d6e2e9e76f394c09037a0bb6172ca00d66f9cb213f0a2a4949f33aa47510d0000000000000000016400000000000000166a146
    551:{"jsonrpc":"2.0","result":[{"txid":"bdec1c36b1325bb58b584af5beca55b2541cd4e
    562:}..W}..U{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["0200000000010104e1071d74fed933cbbda2e9bdf1e3597e310eb0f8bd76eff2eb667159ba24661b0000000000000000016400000000000000166a146
    702:{"jsonrpc":"2.0","result":[{"txid":"37b50c545f41e0771c32692dbbae41db21daab8
    713:}..`}..]{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101da3a51d935327dde11706b16db0e6d4a708e35a3375a449f9fbcf1b4af4986e2450000000000000000016400000000000000166a146
    853:{"jsonrpc":"2.0","result":[{"txid":"0a752fd79b9e4b853fa366e785418d3294648eb
    864:}..h}..f{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101f1d311b13a0f3c0a8c397f7de733ba26452c7e00245c998df556983eaf9d36b05c0000000000000000016400000000000000166a146
    1004:{"jsonrpc":"2.0","result":[{"txid":"7dc211aad317397f99c91e4e5a6a024476e4909
    1015:}..q}..n{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    1024:}..?}..q{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    
  24. rkrux commented at 9:54 AM on March 26, 2026: contributor

    Do you mean the last two of them?

    1015:}..q}..n{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    1024:}..?}..q{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    
  25. maflcko removed the label Tests on Mar 26, 2026
  26. maflcko added the label RPC/REST/ZMQ on Mar 26, 2026
  27. rkrux commented at 11:07 AM on March 26, 2026: contributor

    I guess the retransmission happened because the server responded with a zero window "win 0" the first time it received it. In this particular request, there is a pattern of "win 0" and then "win 2" received from the server. The test client sends 2KB (2048 bytes) more and then the server responds with "win 0" again.

    30 secs go by (from 09:04:25.922724 to 09:04:55.664598), the server is not able to read the whole request at all and the test client times out.

    Sharing the topmost logs of the failed request.

    09:04:25.922701 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6247157:6247433, ack 94769, win 141, options [nop,nop,TS val 2097349745 ecr 2097349742], length 276
    E..H.v@.@.~7......... L.17%t.........<.....
    }..q}..nPOST / HTTP/1.1
    Accept-Encoding: identity
    Content-Length: 780258
    Host: 127.0.0.1
    User-Agent: AuthServiceProxy/0.1
    Authorization: Basic X19jb29raWVfXzpjYjY3N2ZiM2JlMGE1ZmQwYTA4OTcx
    09:04:25.922718 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6247433:6312916, ack 94769, win 141, options [nop,nop,TS val 2097349745 ecr 2097349742], length 65483
    E....w@.@..~......... L.17&................
    }..q}..n{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    09:04:25.922724 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6247433, win 0, options [nop,nop,TS val 2097349745 ecr 2097349745], length 0
    E..4h.@.@..%........L.. ....17&......(.....
    }..q}..q
    09:04:25.922730 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6247433, win 2, options [nop,nop,TS val 2097349745 ecr 2097349745], length 0
    E..4h.@.@..$........L.. ....17&......(.....
    }..q}..q
    09:04:26.128578 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6247433:6249481, ack 94769, win 141, options [nop,nop,TS val 2097349951 ecr 2097349745], length 2048
    E..4.x@.@.wI......... L.17&..........).....
    }..?}..q{"jsonrpc": "2.0", "method": "testmempoolaccept", "params": [["02000000000101b1106c7c05095454c4cd918e57d6cc19792cb8615c9075c4e375edcf884ac191280000000000000000016400000000000000166a146
    09:04:26.128590 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6249481, win 0, options [nop,nop,TS val 2097349951 ecr 2097349951], length 0
    E..4h.@.@..#........L.. ....17.......(.....
    }..?}..?
    09:04:26.128620 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6249481, win 2, options [nop,nop,TS val 2097349951 ecr 2097349951], length 0
    E..4h.@.@.."........L.. ....17.......(.....
    }..?}..?
    09:04:26.338581 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [.], seq 6249481:6251529, ack 94769, win 141, options [nop,nop,TS val 2097350161 ecr 2097349951], length 2048
    E..4.y@.@.wH......... L.17...........).....
    }...}..?8585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585
    

    Sharing the last few logs of the failing request:

    09:04:55.457348 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6536148:6538196, ack 94769, win 141, options [nop,nop,TS val 2097379279 ecr 2097379071], length 2048
    E..4.#@.@.v.......... L.1;.S.........).....
    }.w.}.v.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:55.457368 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6538196, win 0, options [nop,nop,TS val 2097379279 ecr 2097379279], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.w.}.w.
    09:04:55.457430 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6538196, win 2, options [nop,nop,TS val 2097379279 ecr 2097379279], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.w.}.w.
    09:04:55.664587 IP 127.0.0.1.38688 > 127.0.0.1.19470: Flags [P.], seq 6538196:6540244, ack 94769, win 141, options [nop,nop,TS val 2097379487 ecr 2097379279], length 2048
    E..4.$@.@.v.......... L.1;.S.........).....
    }.x.}.w.5858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858
    09:04:55.664598 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6540244, win 0, options [nop,nop,TS val 2097379487 ecr 2097379487], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.x.}.x.
    09:04:55.664620 IP 127.0.0.1.19470 > 127.0.0.1.38688: Flags [.], ack 6540244, win 2, options [nop,nop,TS val 2097379487 ecr 2097379487], length 0
    E..4i.@.@...........L.. ....1;.S.....(.....
    }.x.}.x.
    2026-03-26T09:04:55.952790Z TestFramework (ERROR): Unexpected exception:
    Traceback (most recent call last):
      File "/repo/test/functional/test_framework/authproxy.py", line 170, in _get_response
        http_response = self.__conn.getresponse()
      File "/usr/lib/python3.13/http/client.py", line 1450, in getresponse
        response.begin()
        ~~~~~~~~~~~~~~^^
      File "/usr/lib/python3.13/http/client.py", line 336, in begin
        version, status, reason = self._read_status()
                                  ~~~~~~~~~~~~~~~~~^^
      File "/usr/lib/python3.13/http/client.py", line 297, in _read_status
        line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
                   ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
      File "/usr/lib/python3.13/socket.py", line 719, in readinto
        return self._sock.recv_into(b)
               ~~~~~~~~~~~~~~~~~~~~^^^
    TimeoutError: timed out
    
  28. rkrux commented at 11:30 AM on March 26, 2026: contributor

    I think what needs to be figured out is why the server is not able to read the whole request within 30 secs? It seems clear from the logs that the test client is trying to send it as and when requested by the server.

  29. rkrux commented at 11:45 AM on March 26, 2026: contributor

    It's also noteworthy that this intermittent failure happens only in the "test ancestor commits" job.

  30. maflcko commented at 4:47 PM on March 26, 2026: member

    It's also noteworthy that this intermittent failure happens only in the "test ancestor commits" job.

    Now that you mention it, I think this is the only task that has a low timeout-factor set.

    I wonder if the issue happens in other tasks, if the timeout factor is reduced?

    Also, I've written a dedicated test from this issue here: #34927

    The test passes fine locally, but seems to fail in CI.

    <!--- ### Intermittent RPC Deadlock Summary **Symptoms:** * **Failure:** Intermittent RPC `TimeoutError` during functional testing when sending consecutive, large HTTP POST bodies (e.g., `testmempoolaccept` with payloads ~780KB). * **Environment:** Reproduced rarely, appears heavily hardware-dependent. Reproduces most consistently on high-performance CPUs (AMD Ryzen or AMD EPYC). * **Timing:** Reproduces on Keep-Alive connections, specifically appearing on subsequent requests after previous requests have been processed successfully. **Network Trace Findings (`tcpdump`):** * Python `http.client` (via `authproxy.py`) attempts to send the request. * HTTP headers and the first chunk of data are sent and ACK'd. * The server advertises `win 0` (TCP Zero Window) immediately after. * The client attempts to send small re-transmission probes for exactly 30 seconds. * After 30s, the client raises `TimeoutError` as the connection times out. **Server-side state findings (`bitcoind` logs & GDB):** * Server logs for the deadlocked request show that `bitcoind` never received/registered the request; there are zero entries for the deadlocked request. The logs preceding the timeout show clean, successful executions of prior requests. * GDB backtrace of a deadlocked `bitcoind` process shows the main HTTP/libevent thread is idly sitting in `epoll_wait()`. Worker threads are idle. * The `bitcoind` process is not crashed and continues to respond to other tasks/events. * The OS kernel has accepted the connection, but the server application has stopped calling `recv()` on the socket, causing the kernel receive buffer to fill up and trigger the TCP Zero Window. **Client-side framework findings (`test_framework/authproxy.py`):** * The client uses standard python `http.client` wrapped in `AuthServiceProxy` over `HTTP/1.1` with `keep-alive`. * The issue surfaced following a Python environment update (Ubuntu Python 3.12/3.13). Downgrading Python or changing the client timing shifts the race window, suggesting the Python update caused microscopic nanosecond-timing shifts in how the client streams requests, which acts as the trigger for the race.

  31. maflcko renamed this:
    Intermittent deadlock in p2p_orphan_handling.py", line 633, in test_maximal_package_protected testres = node.testmempoolaccept([large_orphan.serialize().hex()]), test_framework.authproxy.JSONRPCException: testmempoolaccept' timeout
    Intermittent RPC Timeout/Deadlock during large POST requests on Keep-Alive connections (TCP Zero Window)
    on Mar 26, 2026
  32. maflcko renamed this:
    Intermittent RPC Timeout/Deadlock during large POST requests on Keep-Alive connections (TCP Zero Window)
    Intermittent RPC Timeout/Deadlock during large POST requests on Keep-Alive connections (TCP Zero Window) [was: Intermittent deadlock in p2p_orphan_handling.py", test_framework.authproxy.JSONRPCException: timeout]
    on Mar 26, 2026
  33. maflcko commented at 8:30 PM on March 26, 2026: member

    This is tagged 31.0, but I am not sure if this is a regression. If anyone can reproduce #34927, it could make sense to check prior releases and then possibly bisect Bitcoin Core.

  34. rkrux commented at 8:41 AM on March 27, 2026: contributor

    Now that you mention it, I think this is the only task that has a low timeout-factor set.

    I couldn't find it in .github/ci-test-each-commit-exec.py or in .github/workflows/ci.yml.

  35. maflcko commented at 8:58 AM on March 27, 2026: member

    Now that you mention it, I think this is the only task that has a low timeout-factor set.

    I couldn't find it in .github/ci-test-each-commit-exec.py or in .github/workflows/ci.yml.

    I think that means it is using the default, which is probably 1.

    If anyone can reproduce #34927, it could make sense to check prior releases and then possibly bisect Bitcoin Core.

    It passed locally for me 2000 times via:

    ./bld-cmake/test/functional/test_runner.py -j 16 $( printf 'rpc_echo_payload.py %.0s' {1..2000} )
    

    However, it failed on Ryzen 9 7950X3D (Cirrus CI) and EPYC 7763 (GHA). Ref https://github.com/maflcko/bitcoin-core-with-ci/actions/runs/23633263065/job/68837110614#step:10:6836:

    CPU(s):                                  4
    On-line CPU(s) list:                     0-3
    Vendor ID:                               AuthenticAMD
    Model name:                              AMD EPYC 7763 64-Core Processor
    ...
    2026-03-27T07:18:50.7079001Z Remaining jobs: [interface_ipc_mining.py, rpc_echo_payload.py]
    2026-03-27T07:19:45.2241394Z .............................................................................................................
    2026-03-27T07:19:45.7244112Z                                                                                                              
    2026-03-27T07:19:45.7244670Z Remaining jobs: [rpc_echo_payload.py]
    2026-03-27T07:52:46.8772438Z ##[error]The operation was canceled.
    
  36. rkrux commented at 9:05 AM on March 27, 2026: contributor

    If anyone can reproduce #34927, it could make sense to check prior releases and then possibly bisect Bitcoin Core.

    It passed locally for me 2000 times via:

    The last failure I see in #34927 is again related to the large orphans being sent continuously totestmempoolaccept but in p2p_opportunistic_1p1c test.

  37. rkrux commented at 9:10 AM on March 27, 2026: contributor

    It passed locally for me 2000 times via:

    What setup did you run this on?

  38. rkrux referenced this in commit 06355756b6 on Mar 27, 2026
  39. rkrux referenced this in commit 45fe44bc1c on Mar 27, 2026
  40. rkrux referenced this in commit ae3620c831 on Mar 28, 2026
  41. rkrux commented at 9:54 AM on March 28, 2026: contributor

    In PR #21283 again 9hrs ago: https://github.com/bitcoin/bitcoin/actions/runs/23672781514/job/68969609504?pr=21283#step:9:32368

    This PR has 31 commits and it failed on the 12th one:

    Running tests on commit ...
    + git log -1
    commit a25c6892e77718507af0bf680f4339c12d140fec
    Author: Ava Chow <github@achow101.com>
    Date:   Mon Jul 22 17:14:21 2024 -0400
    
        psbt: AddInput and AddOutput should take only PSBTInput and PSBTOutput
    
  42. rkrux referenced this in commit 08722f0a97 on Mar 28, 2026
  43. rkrux referenced this in commit fe19bce373 on Mar 30, 2026
  44. rkrux referenced this in commit 4cf1b82794 on Mar 30, 2026
  45. maflcko commented at 2:45 PM on April 1, 2026: member

    It passed locally for me 2000 times via:

    What setup did you run this on?

    I only have Intel CPUs locally, and all failures happened on AMD. Not sure if this is related, or just a red herring.

    In the meantime, I spun up a KVM on AMD in the cloud:

    lscpu 
    Architecture:                x86_64
      CPU op-mode(s):            32-bit, 64-bit
      Address sizes:             40 bits physical, 48 bits virtual
      Byte Order:                Little Endian
    CPU(s):                      8
      On-line CPU(s) list:       0-7
    Vendor ID:                   AuthenticAMD
      Model name:                AMD EPYC-Milan Processor
        CPU family:              25
        Model:                   1
        Thread(s) per core:      2
        Core(s) per socket:      4
    ...
      Hypervisor vendor:         KVM
      Virtualization type:       full
    ...
    

    And then reduced the reproducer to:

    # cat /tmp/patch 
    diff --git a/test/functional/rpc_echo_payload.py b/test/functional/rpc_echo_payload.py
    new file mode 100755
    index 0000000000..b0ee5b9832
    --- /dev/null
    +++ b/test/functional/rpc_echo_payload.py
    @@ -0,0 +1,41 @@
    +#!/usr/bin/env python3
    +# Copyright (c) The Bitcoin Core developers
    +# Distributed under the MIT software license, see the accompanying
    +# file COPYING or https://opensource.org/license/mit/.
    +"""Ensure echo with a payload will either be rejected or handled, but will never time out."""
    +
    +from concurrent.futures import ThreadPoolExecutor
    +from test_framework.test_framework import BitcoinTestFramework
    +from test_framework.util import assert_equal, JSONRPCException
    +import random
    +
    +
    +class RpcSlaTest(BitcoinTestFramework):
    +    def set_test_params(self):
    +        self.num_nodes = 1
    +        self.setup_clean_chain = True
    +        self.extra_args = [["-rpcworkqueue=2", "-rpcthreads=2"]]
    +        # enough to possibly fill the running threads as well as the queue:
    +        self.num_threads = 1
    +
    +    def run_test(self):
    +        node = self.nodes[0]
    +        data = random.randbytes(1_999_000).hex()
    +
    +        def check_results(rpc):
    +            self.log.info("Starting thread ...")
    +            for i in range(200):
    +                payload = data[: random.randrange(0, len(data))]
    +                try:
    +                        rpc.sendrawtransaction(payload)
    +                except JSONRPCException as e:
    +                    pass
    +
    +        rpcs = [node.create_new_rpc_connection() for _ in range(self.num_threads)]
    +        self.log.info("Starting threadpool ...")
    +        with ThreadPoolExecutor(max_workers=len(rpcs)) as threads:
    +            list(threads.map(check_results, rpcs))
    +
    +
    +if __name__ == "__main__":
    +    RpcSlaTest(__file__).main()
    diff --git a/test/functional/test_framework/test_node.py b/test/functional/test_framework/test_node.py
    index f2032bc458..0bf516de57 100755
    --- a/test/functional/test_framework/test_node.py
    +++ b/test/functional/test_framework/test_node.py
    @@ -44,2 +44,3 @@ from .util import (
         p2p_port,
    +    rpc_port,
         tor_port,
    @@ -206,2 +207,3 @@ class TestNode():
             self.perf_subprocesses = {}
    +        self.tcpdump_process = None
     
    @@ -250,2 +252,4 @@ class TestNode():
                 self.process.kill()
    +        if self.tcpdump_process:
    +            self.tcpdump_process.kill()
             if self.ipc_tmp_dir:
    @@ -305,2 +309,16 @@ class TestNode():
     
    +        rpc_port_to_watch = rpc_port(self.index)
    +        self.tcpdump_process = subprocess.Popen(
    +            [
    +                "tcpdump",
    +                "--interface=lo",
    +                "-nn",
    +                "--snapshot-length=250",
    +                "-A",  # ascii
    +                "-l",  # line buffer
    +                f"port {rpc_port_to_watch}"
    +            ],
    +            stdout=tempfile.NamedTemporaryFile(dir=self.stdout_dir, delete=False),
    +            stderr=subprocess.STDOUT)
    +
             if self.start_perf:
    @@ -308,2 +326,13 @@ class TestNode():
     
    +    def create_new_rpc_connection(self):
    +        """Create an additional RPC connection, likely to be used in a new thread."""
    +        rpc = get_rpc_proxy(
    +            rpc_url(self.datadir_path, self.index, self.chain, self.rpchost),
    +            self.index,
    +            timeout=self.rpc_timeout // 2,  # Shorter timeout to allow for one retry in case of ETIMEDOUT
    +            coveragedir=self.coverage_dir,
    +        )
    +        rpc.auth_service_proxy_instance.reuse_http_connections = self.reuse_http_connections
    +        return rpc
    +
         def wait_for_rpc_connection(self, *, wait_for_import=True):
    @@ -512,2 +535,6 @@ class TestNode():
     
    +        if self.tcpdump_process:
    +            self.tcpdump_process.kill()
    +            self.tcpdump_process = None
    +
             self.running = False
    

    in the hope of being able to bisect via:

    # cat /tmp/bisect.sh 
    #!/bin/bash
    
    # Configuration
    PATCH_FILE="/tmp/patch"
    TEST_CMD="./ci_build/test/functional/rpc_echo_payload.py --timeout-factor=0.8 --portseed=123 --randomseed=2352404710345860507"
    TOTAL_REPS=99
    
    # Function to reverse the patch
    cleanup() {
        echo "--- Cleaning up: Reversing patch ---"
        # We use -f to force and -R to reverse
        patch -p1 -R < "$PATCH_FILE"
    }
    
    # 1. Apply the patch
    echo "--- Applying patch ---"
    if ! patch -p1 < "$PATCH_FILE"; then
        echo "Error: Patch failed to apply. Skipping this commit."
        # Exit 125 tells git bisect to skip this commit
        exit 125
    fi
    
    # Set the trap to ensure cleanup runs on exit (success or failure)
    trap cleanup EXIT
    
    CMAKE_ARGS=(
        --fresh -B ./ci_build
        -DCMAKE_C_COMPILER=clang
        -DCMAKE_CXX_COMPILER=clang++
        -DCMAKE_EXE_LINKER_FLAGS="-fuse-ld=mold"
        -DAPPEND_CXXFLAGS="-O3 -g2"
        -DAPPEND_CFLAGS="-O3 -g2"
        -DCMAKE_BUILD_TYPE=Debug
        --preset=dev-mode
        -DENABLE_IPC=OFF
        -DBUILD_TESTS=OFF
        -DBUILD_FUZZ_BINARY=OFF
        -DBUILD_BENCH=OFF
        -DENABLE_WALLET=OFF
        -DBUILD_GUI=OFF
    )
    
    # Run cmake using the array
    if ! cmake "${CMAKE_ARGS[@]}"; then
        echo "Error: CMake configuration failed. Skipping commit (125)."
        exit 125
    fi
    
    if ! cmake --build ./ci_build/ -j $(nproc); then
        echo "Error: Build failed. Skipping commit (125)."
        exit 125
    fi
    
    # 2. Run the test the first time
    echo "--- Running initial test ---"
    if ! time $TEST_CMD; then
        echo "Failure: Test failed on the first try."
        exit 1
    fi
    
    # 3. Run the test 99 more times
    echo "--- Running $TOTAL_REPS additional iterations ---"
    for i in $(seq 1 $TOTAL_REPS); do
        if ! time $TEST_CMD; then
            echo "Failure: Test failed on iteration $i."
            exit 1
        fi
    done
    
    echo "Success: All tests passed with the patch applied."
    exit 0
    

    However, it also failed on 30.x.

    So I'll remove the 31.0 milestone for now.

  46. maflcko removed this from the milestone 31.0 on Apr 1, 2026
  47. maflcko commented at 2:47 PM on April 1, 2026: member

    For reference, with that script, the failure varies, but the last one was:

    ...
    2026-04-01T14:39:20.678631Z TestFramework (INFO): Tests successful
    
    real    0m9.822s
    user    0m7.306s
    sys     0m1.925s
    2026-04-01T14:39:20.834000Z TestFramework (INFO): User supplied random seed 2352404710345860507
    2026-04-01T14:39:20.834153Z TestFramework (INFO): PRNG seed is: 2352404710345860507
    2026-04-01T14:39:20.834651Z TestFramework (INFO): Initializing test directory /tmp/bitcoin_func_test_eub_ldxb
    2026-04-01T14:39:21.115747Z TestFramework (INFO): Starting threadpool ...
    2026-04-01T14:39:21.116480Z TestFramework (INFO): Starting thread ...
    2026-04-01T14:39:45.682969Z TestFramework (ERROR): Unexpected exception
    Traceback (most recent call last):
      File "/b-c/test/functional/test_framework/test_framework.py", line 216, in main
        self.run_test()
        ~~~~~~~~~~~~~^^
      File "/b-c/./ci_build/test/functional/rpc_echo_payload.py", line 37, in run_test
        list(threads.map(check_results, rpcs))
        ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/concurrent/futures/_base.py", line 639, in result_iterator
        yield _result_or_cancel(fs.pop())
              ~~~~~~~~~~~~~~~~~^^^^^^^^^^
      File "/usr/lib/python3.14/concurrent/futures/_base.py", line 311, in _result_or_cancel
        return fut.result(timeout)
               ~~~~~~~~~~^^^^^^^^^
      File "/usr/lib/python3.14/concurrent/futures/_base.py", line 450, in result
        return self.__get_result()
               ~~~~~~~~~~~~~~~~~^^
      File "/usr/lib/python3.14/concurrent/futures/_base.py", line 395, in __get_result
        raise self._exception
      File "/usr/lib/python3.14/concurrent/futures/thread.py", line 86, in run
        result = ctx.run(self.task)
      File "/usr/lib/python3.14/concurrent/futures/thread.py", line 73, in run
        return fn(*args, **kwargs)
      File "/b-c/./ci_build/test/functional/rpc_echo_payload.py", line 30, in check_results
        rpc.sendrawtransaction(payload)
        ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
      File "/b-c/test/functional/test_framework/coverage.py", line 50, in __call__
        return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
      File "/b-c/test/functional/test_framework/authproxy.py", line 137, in __call__
        response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                           ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/b-c/test/functional/test_framework/authproxy.py", line 110, in _request
        self.__conn.request(method, path, postdata, headers)
        ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1358, in request
        self._send_request(method, url, body, headers, encode_chunked)
        ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1404, in _send_request
        self.endheaders(body, encode_chunked=encode_chunked)
        ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1353, in endheaders
        self._send_output(message_body, encode_chunked=encode_chunked)
        ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1152, in _send_output
        self.send(chunk)
        ~~~~~~~~~^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1077, in send
        self.sock.sendall(data)
        ~~~~~~~~~~~~~~~~~^^^^^^
    TimeoutError: timed out
    2026-04-01T14:39:45.740886Z TestFramework (INFO): Not stopping nodes as test failed. The dangling processes will be cleaned up later.
    2026-04-01T14:39:45.741144Z TestFramework (WARNING): Not cleaning up dir /tmp/bitcoin_func_test_eub_ldxb
    2026-04-01T14:39:45.741296Z TestFramework (ERROR): Test failed. Test logging available at /tmp/bitcoin_func_test_eub_ldxb/test_framework.log
    2026-04-01T14:39:45.741527Z TestFramework (ERROR):
    2026-04-01T14:39:45.741777Z TestFramework (ERROR): Hint: Call /b-c/test/functional/combine_logs.py '/tmp/bitcoin_func_test_eub_ldxb' to consolidate all logs
    2026-04-01T14:39:45.741895Z TestFramework (ERROR):
    2026-04-01T14:39:45.741994Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log.
    2026-04-01T14:39:45.742161Z TestFramework (ERROR): https://github.com/bitcoin/bitcoin/issues
    2026-04-01T14:39:45.742283Z TestFramework (ERROR):
    [node 0] Cleaning up leftover process
    
    real    0m25.063s
    user    0m0.240s
    sys     0m0.098s
    Failure: Test failed on iteration 3.
    
  48. maflcko commented at 2:49 PM on April 1, 2026: member

    To clarify further, it continues to happen after a TCP re-transmit:

    # /b-c/test/functional/combine_logs.py '/tmp/bitcoin_func_test_eub_ldxb'   | grep --fixed-strings --line-number -e '{"jsonrpc":"2.0","error"' -e '{"jsonrpc": "2.0", "method": "' 
    241:..V...V.{"jsonrpc": "2.0", "method": "getblockcount", "params": {}, "id": 1}
    267:..V...V.{"jsonrpc": "2.0", "method": "getmempoolinfo", "params": {}, "id": 2}
    290:..V...V.{"jsonrpc": "2.0", "method": "getbestblockhash", "params": {}, "id": 3}
    312:..V...V.{"jsonrpc": "2.0", "method": "getrawmempool", "params": {}, "id": 4}
    335:..V...V.{"jsonrpc": "2.0", "method": "syncwithvalidationinterfacequeue", "params": {}, "id": 5}
    373:..V=..V={"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    536:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    551:..Vi..VW{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    731:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    743:..V...V.{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    968:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    983:..W...V.{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    1376:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    1391:..XP..X.{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    1400:..Y!..XP{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    
  49. rkrux commented at 2:57 PM on April 1, 2026: contributor

    To clarify further, it continues to happen after a TCP re-transmit:

    Can you share the tcpdump without the grep? Interested mostly around this:

    373:..V=..V={"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    536:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    551:..Vi..VW{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    731:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    743:..V...V.{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    968:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    983:..W...V.{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    1376:{"jsonrpc":"2.0","error":{"code":-22,"message":"TX decode failed. Make sure
    1391:..XP..X.{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    1400:..Y!..XP{"jsonrpc": "2.0", "method": "sendrawtransaction", "params": ["e13fb051db157d8634ef86c0b8c97f15a207a35df022e54e54c0ef27dfe6725da659f1ceb7275192098604a5603ebaab953def91743aa8500fceafd8e
    
  50. rkrux commented at 2:59 PM on April 1, 2026: contributor

    For reference, with that script, the failure varies, but the last one was:

      File "/b-c/./ci_build/test/functional/rpc_echo_payload.py", line 30, in check_results
        rpc.sendrawtransaction(payload)
        ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
      File "/b-c/test/functional/test_framework/coverage.py", line 50, in __call__
        return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
      File "/b-c/test/functional/test_framework/authproxy.py", line 137, in __call__
        response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                           ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/b-c/test/functional/test_framework/authproxy.py", line 110, in _request
        self.__conn.request(method, path, postdata, headers)
        ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1358, in request
        self._send_request(method, url, body, headers, encode_chunked)
        ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1404, in _send_request
        self.endheaders(body, encode_chunked=encode_chunked)
        ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1353, in endheaders
        self._send_output(message_body, encode_chunked=encode_chunked)
        ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1152, in _send_output
        self.send(chunk)
        ~~~~~~~~~^^^^^^^
      File "/usr/lib/python3.14/http/client.py", line 1077, in send
        self.sock.sendall(data)
        ~~~~~~~~~~~~~~~~~^^^^^^
    TimeoutError: timed out
    

    Yeah this one is different, it's failing to send the request instead of timing out while waiting for the response from the server. Same as this one: #34731 (comment)

  51. maflcko commented at 3:36 PM on April 1, 2026: member

    Can you share the tcpdump without the grep? Interested mostly around this:

    Sure, I did a fresh run with -debug=libevent in https://drahtbot.space/temp_scratch/bitcoin_func_test_e5dk2wms.tar.zstd . The tcpdump in ascii is in the stdout of the node.

  52. maflcko removed the label RPC/REST/ZMQ on Apr 1, 2026
  53. maflcko added the label Tests on Apr 1, 2026
  54. maflcko commented at 5:33 PM on April 1, 2026: member

    Ok, so the bug was in the test framwork's authproxy itself: It didn't disable Nagle's, which doesn't make sense for JSON-RPC traffic.

    Edit: Sorry, turns out I was wrong, and I spun up a new connection while disabling Nagle's. Obviously spinning up a new connection is already known to work around the issue and Nagle's didn't seem to affect it.

  55. maflcko removed the label Tests on Apr 1, 2026
  56. maflcko added the label RPC/REST/ZMQ on Apr 1, 2026
  57. maflcko commented at 7:33 PM on April 1, 2026: member

    Though, now that I have a reproducer, I checked commit b75223bfb37247f227d8581de7d68ac2f1a1e97d from #32061 100 times, and it was passing, so maybe the bug is in libevent after all?

    <!-- ### Bug Summary: Intermittent RPC Deadlock on Large Payloads (Bitcoin Core / libevent) **The Symptoms:** * **Error:** Intermittent 30-second `TimeoutError` in Python functional tests (`rpc_echo_payload.py`, `testmempoolaccept`). * **Trigger:** Sending consecutive, large JSON-RPC POST payloads (780KB - 4MB) over HTTP/1.1 Keep-Alive connections. * **Environment:** Heavily hardware/software dependent. Surfaced consistently on fast AMD CPUs (AMD Ryzen 9 7950X3D, EPYC, Milan). **Diagnostics & Network Traces:** * **TCP Zero Window:** `tcpdump` reveals Python sends the HTTP headers and a large chunk of the body (e.g., 64KB), after which the `bitcoind` server replies with a TCP Zero Window (`win 0`). * **Zero Window Probes:** Because the window is closed, Python's TCP stack enters a probe state, sending 1-byte payloads every ~200ms. * **No Packet Drops:** `tc -s qdisc show dev lo` confirmed there were 0 dropped packets on the local loopback interface, ruling out an OS-level queue overflow. * **Server State (`bitcoind`):** Worker threads are completely idle. The RPC request never reaches the application layer. * **Libevent State (`epoll`):** Libevent debug logs show the HTTP thread waking up from `epoll_wait` every ~200ms (perfectly matching the client's TCP probes). It reads the tiny probe, fails to trigger a bulk drain of the socket, and goes back to sleep. **Attempted Client-Side Mitigations:** * **Forcing `Connection: close`:** Disabling Keep-Alive entirely bypasses the bug, isolating the issue to Keep-Alive request boundary handling. * **Disabling Nagle's Algorithm (`TCP_NODELAY`):** We properly subclassed `http.client.HTTPConnection` to disable Nagle's algorithm. *(Note: an earlier attempt to manually call `connect()` caused an `Errno 49 EADDRNOTAVAIL` socket leak on macOS).* However, **disabling Nagle did not fix the deadlock**, proving this was not a standard Silly Window Syndrome / Delayed ACK network clash. **Root Cause & Resolution:** * **The Fix:** Replacing `libevent` (specifically its `evhttp` server implementation) with a re-implemented HTTP server entirely resolved the issue. * **The Root Cause:** The bug is a Keep-Alive state machine / buffering flaw deep inside `libevent` (`evhttp`). * **The Mechanism:** When a fast CPU combined with Python's optimized `sendall()` blasts the end of one large request and the beginning of the next into the kernel simultaneously, `evhttp` fails to cleanly transition its internal `evbuffer` state. The `libevent` state machine gets stuck and stops reading from the OS socket. This causes the Linux kernel's receive buffer to fill up, which triggers the `win 0` TCP advertisement, resulting in a permanent deadlock until the Python client times out 30 seconds later.

  58. rkrux commented at 11:03 AM on April 2, 2026: contributor

    Hmm could be. This PR #32061 has 31 commits and the ancestor job has passed as well.

  59. maflcko commented at 11:05 AM on April 2, 2026: member

    Ah, to clarify, the bisect only passed in the second-to-last commit (90e51fa60e6ecb46fe655ea48d58a4001ee78f8b), which makes sense, because before that, everything is using the same code as on master.

  60. rkrux commented at 11:11 AM on April 2, 2026: contributor

    Oh right, the switch ~to~ from libevent comes later in the commit series.

  61. rkrux commented at 2:10 PM on April 2, 2026: contributor

    Ah, to clarify, the bisect only passed in the second-to-last commit

    So the bisect failed at all the commits prior to it that it tested on?

    Were these commits tested in one flow sequentially? I assume it'd have tested only 3-4 commits given the total commits in the PR are 31.

  62. rkrux commented at 10:16 AM on April 4, 2026: contributor

    I've raised (undrafted) PR #34963 that kills all dangling processes in the ancestor commits job here.

    I don't know if it will fix the issue but ISTM like a good addition on its own.

    Edit:

    if it will fix the issue

    It doesn't.

  63. maflcko commented at 8:36 AM on April 7, 2026: member

    Ah, to clarify, the bisect only passed in the second-to-last commit

    So the bisect failed at all the commits prior to it that it tested on?

    Yes, I tried to check failing ones before the passing ones, because a failure is faster than a pass.

    Were these commits tested in one flow sequentially?

    No, I manually typed git bisect god/bad each time.

    I assume it'd have tested only 3-4 commits given the total commits in the PR are 31.

    Yeah, maybe 5 runs or so.

    If you want, you can reproduce yourself. IIRC, I spun up a fresh ccx33 hetzner box and then just ran my script. You may also be able to reproduce by picking an AMD virtual CPU on the cloud provider of you choice, but I haven't tried any other cloud myself.

  64. maflcko commented at 1:31 PM on April 7, 2026: member

    Just for reference, it happens even in rpc_misc.py.

    <details><summary>details</summary>

    https://github.com/bitcoin/bitcoin/actions/runs/24041311234/job/70113522108?pr=34905#step:9:7178

    test  2026-04-06T17:21:32.583357Z TestFramework (INFO): test max arg size 
     node0 2026-04-06T17:21:32.586121Z [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:40760 
     node0 2026-04-06T17:21:32.586149Z [http_pool_0] [rpc/request.cpp:240] [parse] [rpc] ThreadRPCServer method=echo user=__cookie__ 
     node0 2026-04-06T17:21:32.586422Z [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:40760 
     node0 2026-04-06T17:21:32.589040Z [http_pool_1] [rpc/request.cpp:240] [parse] [rpc] ThreadRPCServer method=echo user=__cookie__ 
     node0 2026-04-06T17:21:32.589286Z [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:40760 
     node0 2026-04-06T17:21:32.589309Z [http_pool_0] [rpc/request.cpp:240] [parse] [rpc] ThreadRPCServer method=echo user=__cookie__ 
     node0 2026-04-06T17:21:32.591044Z [http] [httpserver.cpp:233] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:40760 
     node0 2026-04-06T17:21:32.592135Z [http_pool_1] [rpc/request.cpp:240] [parse] [rpc] ThreadRPCServer method=echo user=__cookie__ 
     test  2026-04-06T17:22:02.737102Z TestFramework (ERROR): Unexpected exception: 
                                       Traceback (most recent call last):
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/test_framework.py", line 143, in main
                                           self.run_test()
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/rpc_misc.py", line 52, in run_test
                                           assert_equal([arg_string, arg_string], node.echo(arg_string, arg_string))
                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/coverage.py", line 50, in __call__
                                           return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 133, in __call__
                                           response, status = self._request('POST', self.__url.path, postdata.encode('utf-8'))
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                         File "/home/admin/actions-runner/_work/bitcoin/bitcoin/test/functional/test_framework/authproxy.py", line 106, in _request
                                           self.__conn.request(method, path, postdata, headers)
                                         File "/usr/lib/python3.12/http/client.py", line 1356, in request
                                           self._send_request(method, url, body, headers, encode_chunked)
                                         File "/usr/lib/python3.12/http/client.py", line 1402, in _send_request
                                           self.endheaders(body, encode_chunked=encode_chunked)
                                         File "/usr/lib/python3.12/http/client.py", line 1351, in endheaders
                                           self._send_output(message_body, encode_chunked=encode_chunked)
                                         File "/usr/lib/python3.12/http/client.py", line 1150, in _send_output
                                           self.send(chunk)
                                         File "/usr/lib/python3.12/http/client.py", line 1075, in send
                                           self.sock.sendall(data)
                                       TimeoutError: timed out
     test  2026-04-06T17:22:02.739370Z TestFramework (DEBUG): Closing down network thread 
    

    </details>

  65. rkrux commented at 12:53 PM on April 10, 2026: contributor
    File "/usr/lib/python3.12/http/client.py", line 1075, in send
                                           self.sock.sendall(data)
                                       TimeoutError: timed out
    
    File "/home/admin/actions-runner/_work/bitcoin/bitcoin/ci_build/test/functional/rpc_misc.py", line 52, in run_test
        assert_equal([arg_string, arg_string], node.echo(arg_string, arg_string))
    

    https://github.com/bitcoin/bitcoin/blob/58dccd27e11de68f810145fc30631a2c446f3bf5/test/functional/rpc_misc.py#L49-L52

    Interesting - it, too, sends a large body request where it times out while sending. It's clear that it:

    • is not a testmempoolaccept specific issue
    • is a test-ancestor-commits job specific issue
    • can happen in both socket sending and receiving calls
  66. maflcko commented at 1:02 PM on April 10, 2026: member

    is a test-ancestor-commits job specific issue

    Not sure this is true. It happens in #34927 in the other CI tasks as well.

    I think there are some interesting open questions:

    • Why does this only happen on some AMD CPUs?
    • Why does this seem to be so micro-timing related (where using a different Python build can trigger or not trigger it)?

    Though, I'd say the issue is libevent-related, and it is unclear if it is a libevent feature (e.g. DoS protection), or a libevent bug. However, given that we'll replace libevent soon, I wonder how much value there is in fixing/debugging this. I am still curious about the answers to the questions, but I am probably not going to look into them myself.

  67. rkrux commented at 1:21 PM on April 10, 2026: contributor

    Not sure this is true. It happens in #34927 in the other CI tasks as well.

    Are you referring to this No wallet job run?

    2026-03-26T16:47:47.4806053Z Remaining jobs: [rpc_echo_payload.py]
    2026-03-26T17:27:36.9551875Z ##[error]The operation was canceled.
    

    I had noticed it earlier but the job was cancelled after 120 minutes as per the CI timeout. Since this particular error is not present in the logs, can we be sure that it ever timed out?

    I think there are some interesting open questions:

    I had not thought along these two lines, will think it over.

    (where using a different Python build can trigger or not trigger it)

    It could have been the case the job passed using the different Python build by accident? Like I have seen in my runs few times.

    I'd say the issue is libevent-related, and it is unclear if it is a libevent feature (e.g. DoS protection), or a libevent bug.

    I wanted to confirm this earlier by testing 125 commits over the squashed diff of PR #32061, but I didn't find enough time to resolve the conflicts myself, so was waiting for the author to do so.

  68. maflcko commented at 1:23 PM on April 10, 2026: member

    I had noticed it earlier but the job was cancelled after 120 minutes as per the CI timeout. Since this particular error is not present in the logs, can we be sure that it ever timed out?

    Yes, it is just a different timeout-factor. I think you may be able to see the log if you reduce the timeout factor enough that it fails before the VM is turned off.

  69. l0rinc commented at 1:48 PM on April 20, 2026: contributor

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 09:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me