Skip to content

Instantly share code, notes, and snippets.

@0xSt1ng3R
Created August 9, 2023 12:51
Show Gist options
  • Save 0xSt1ng3R/7245dcb0950fe2743277d0f09c9e01f6 to your computer and use it in GitHub Desktop.
Save 0xSt1ng3R/7245dcb0950fe2743277d0f09c9e01f6 to your computer and use it in GitHub Desktop.
reth.log
2023-08-09T12:14:31.107869Z INFO reth::cli: reth 0.1.0-alpha.5 (b823cc01) starting
2023-08-09T12:14:31.108253Z INFO reth::cli: Configuration loaded path="/root/.local/share/reth/mainnet/reth.toml"
2023-08-09T12:14:31.108264Z INFO reth::cli: Opening database path="/root/.local/share/reth/mainnet/db"
2023-08-09T12:14:31.175646Z INFO reth::cli: Database opened
2023-08-09T12:14:31.175729Z INFO reth::cli: Pre-merge hard forks (block based):
- Frontier @0
- Homestead @1150000
- Dao @1920000
- Tangerine @2463000
- SpuriousDragon @2675000
- Byzantium @4370000
- Constantinople @7280000
- Petersburg @7280000
- Istanbul @9069000
- MuirGlacier @9200000
- Berlin @12244000
- London @12965000
- ArrowGlacier @13773000
- GrayGlacier @15050000
Merge hard forks:
- Paris @58750000000000000000000 (network is not known to be merged)
Post-merge hard forks (timestamp based):
- Shanghai @1681338455
2023-08-09T12:14:31.176261Z INFO reth::cli: Transaction pool initialized
2023-08-09T12:14:31.176282Z INFO reth::cli: Connecting to P2P network
2023-08-09T12:14:31.176710Z INFO net::peers: Loading saved peers file=/root/.local/share/reth/mainnet/known-peers.json
2023-08-09T12:14:31.177390Z INFO reth::cli: Connected to P2P network peer_id=0xe0ba…fcca local_addr=0.0.0.0:30303
2023-08-09T12:14:31.179526Z INFO reth::cli: Consensus engine initialized
2023-08-09T12:14:31.179540Z INFO reth::cli: Engine API handler initialized
2023-08-09T12:14:31.180332Z INFO reth::cli: Status connected_peers=0 latest_block=17867059
2023-08-09T12:14:31.194082Z INFO reth::cli: RPC auth server started url=127.0.0.1:8551
2023-08-09T12:14:31.194283Z INFO reth::cli: RPC IPC server started url=/tmp/reth.ipc
2023-08-09T12:14:31.194292Z INFO reth::cli: RPC HTTP server started url=127.0.0.1:8545
2023-08-09T12:14:31.194297Z INFO reth::cli: RPC WS server started url=127.0.0.1:8546
2023-08-09T12:14:31.194312Z INFO reth::cli: Starting consensus engine
2023-08-09T12:15:01.180598Z INFO reth::cli: Status connected_peers=1 latest_block=17867059
2023-08-09T12:15:21.113603Z WARN make_canonical{block_hash=0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338}: blockchain_tree: Block hash not found in block indices block_hash=0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338
2023-08-09T12:15:21.113634Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338 }) state=ForkchoiceState { head_block_hash: 0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338, safe_block_hash: 0x2661d22930536a4ceb8e384e7fa1b5c54ff8c59b38c5f4b0be554fd937da9527, finalized_block_hash: 0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd }
2023-08-09T12:15:21.113681Z WARN make_canonical{block_hash=0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338}: blockchain_tree: Block hash not found in block indices block_hash=0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338
2023-08-09T12:15:21.113695Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338 }) state=ForkchoiceState { head_block_hash: 0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338, safe_block_hash: 0x2661d22930536a4ceb8e384e7fa1b5c54ff8c59b38c5f4b0be554fd937da9527, finalized_block_hash: 0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd }
2023-08-09T12:15:21.113706Z INFO reth::node::events: Forkchoice updated head_block_hash=0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338 safe_block_hash=0x2661d22930536a4ceb8e384e7fa1b5c54ff8c59b38c5f4b0be554fd937da9527 finalized_block_hash=0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd status=Syncing
2023-08-09T12:15:21.113718Z INFO reth::node::events: Forkchoice updated head_block_hash=0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338 safe_block_hash=0x2661d22930536a4ceb8e384e7fa1b5c54ff8c59b38c5f4b0be554fd937da9527 finalized_block_hash=0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd status=Syncing
2023-08-09T12:15:21.150797Z INFO try_insert_validated_block{block=(17877200, 0x01e757015baae9c9d4cc7ccefdf81a7e2cb7fcf92da52c3d3c597905fe9c8338)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877199, 0x32a4981c141dba6b1e7e1ba6720c6846baf3628a3b13c095944d41f134fb3322) })
2023-08-09T12:15:21.150967Z INFO reth::node::events: Executing stage pipeline_stages=1/13 stage=Headers from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:15:21.196161Z INFO net::session: Received disconnect command for session reason=Some(DisconnectRequested) remote_peer_id=0xc4c90b7442ae306abb319f77dbce5d8218f3ad538ad4c13c8c7e5de56cc78a3134a4a401517953a406584ef485adec6dab26003178733dbe8d86987456e8acfd
2023-08-09T12:15:22.048025Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=10000
2023-08-09T12:15:22.142821Z INFO reth::node::events: Stage committed progress pipeline_stages=1/13 stage=Headers block=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:15:22.178738Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=85
2023-08-09T12:15:22.179974Z INFO reth::node::events: Stage finished executing pipeline_stages=1/13 stage=Headers block=17877144 checkpoint=100.0% eta=unknown
2023-08-09T12:15:22.180648Z INFO reth::node::events: Executing stage pipeline_stages=2/13 stage=TotalDifficulty from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:15:22.185948Z INFO reth::node::events: Stage finished executing pipeline_stages=2/13 stage=TotalDifficulty block=17877144 checkpoint=100.0% eta=unknown
2023-08-09T12:15:22.186303Z INFO reth::node::events: Executing stage pipeline_stages=3/13 stage=Bodies from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:15:22.186326Z INFO downloaders::bodies: Downloading bodies 17867060..=17877144 distance=10084
2023-08-09T12:15:24.848868Z INFO reth::node::events: Forkchoice updated head_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 safe_block_hash=0x2661d22930536a4ceb8e384e7fa1b5c54ff8c59b38c5f4b0be554fd937da9527 finalized_block_hash=0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd status=Syncing
2023-08-09T12:15:31.179852Z INFO reth::cli: Status connected_peers=1 stage=Bodies checkpoint=99.9% eta=unknown
2023-08-09T12:15:32.522974Z INFO reth::node::events: Forkchoice updated head_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:15:33.434864Z INFO reth::node::events: Forkchoice updated head_block_hash=0x2e19dbabc9079af5ca429f5b05c78ccd63808fb6d456dee6241b6b3850f2e0ac safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:15:36.223078Z INFO reth::node::events: Forkchoice updated head_block_hash=0x998869a25cc9badf2067d395a6dbc41c0e7ef49bc9241cabeac21660e9b9d399 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:15:37.306191Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17868059 checkpoint=99.9% eta=unknown
2023-08-09T12:15:47.701210Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17869059 checkpoint=100.0% eta=1m 24s
2023-08-09T12:15:49.524955Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf82b28114b0fc3e7d045a6c3eb85a6cecdf6c60610e692f21e80005c5a95785c safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:15:51.458801Z INFO net::session: Received disconnect command for session reason=Some(DisconnectRequested) remote_peer_id=0x4ba46b0af3c7e104e8efc2350399a19ffb1b89f363b6cf789178399e5b8c03f77730c6f6765463d4b038776895d28b54821a1ced67cd8e0f4d17faf89fc73993
2023-08-09T12:15:51.710014Z INFO net::session: Received disconnect command for session reason=Some(DisconnectRequested) remote_peer_id=0x8649b4f9bc9a9355a8118186deb17648d08d3fed407e7506408d92b287887639b7843b8ddcd7fffb439f26dae440285665e3e77df227ecd9bc0127cd6590748f
2023-08-09T12:15:52.929384Z INFO net::session: Received disconnect command for session reason=Some(DisconnectRequested) remote_peer_id=0x9150f87b2bc146391852580733c7bf2cff96614459a92f06ff9bf2e883327e4f4cc30374792ebaac8f81032090babdb095b873135d47aee2c49e2731c36fccc7
2023-08-09T12:16:01.179722Z INFO reth::cli: Status connected_peers=4 stage=Bodies checkpoint=100.0% eta=1m 10s
2023-08-09T12:16:01.344114Z INFO reth::node::events: Forkchoice updated head_block_hash=0x9158528c277a5bd26eb503f0d347351025ea40dae9e0b44f2f82854dfc929965 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:16:12.848096Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf0fd185af7c10e0360476dcfc1f8f0bfd5cceb9067d9ef4137244f40a9e687b8 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:16:24.513195Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf47de397e9defc3cf1fffad9c50b6f469abd3f7a7804f73884858e3f3dbce276 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:16:28.529370Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17870059 checkpoint=100.0% eta=4m 49s
2023-08-09T12:16:29.470684Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17871059 checkpoint=100.0% eta=5s
2023-08-09T12:16:30.315655Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17872059 checkpoint=100.0% eta=4s
2023-08-09T12:16:31.071321Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17873059 checkpoint=100.0% eta=3s
2023-08-09T12:16:31.179752Z INFO reth::cli: Status connected_peers=5 stage=Bodies checkpoint=100.0% eta=2s
2023-08-09T12:16:31.877386Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17874059 checkpoint=100.0% eta=2s
2023-08-09T12:16:32.753854Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17875059 checkpoint=100.0% eta=1s
2023-08-09T12:16:33.919483Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17876059 checkpoint=100.0% eta=1s
2023-08-09T12:16:35.125699Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17877059 checkpoint=100.0% eta=0s
2023-08-09T12:16:35.407768Z INFO reth::node::events: Stage finished executing pipeline_stages=3/13 stage=Bodies block=17877144 checkpoint=100.0% eta=unknown
2023-08-09T12:16:35.418601Z INFO execute{stage=SenderRecovery}: sync::stages::sender_recovery: Recovering senders tx_range=2055787710..2057345101
2023-08-09T12:16:35.418619Z INFO reth::node::events: Executing stage pipeline_stages=4/13 stage=SenderRecovery from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:16:36.019475Z INFO reth::node::events: Forkchoice updated head_block_hash=0x41113926bc043497e759f446a2a68b312872bc88f6f3cfcb5e83e4e2620cf316 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:16:40.444914Z INFO reth::node::events: Stage finished executing pipeline_stages=4/13 stage=SenderRecovery block=17877144 checkpoint=100.0% eta=unknown
2023-08-09T12:16:40.483748Z INFO reth::node::events: Executing stage pipeline_stages=5/13 stage=Execution from=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:16:47.751538Z INFO reth::node::events: Forkchoice updated head_block_hash=0xcc28cb027813923c7880052cfb72e76c807356d8a3ce48e2a7ebf5c576e53f74 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:17:00.298024Z INFO reth::node::events: Forkchoice updated head_block_hash=0x5fffd4003fcc77eaed90afde426f8c50d7641f35c1904e24d2226eafda99e72a safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:17:01.180182Z INFO reth::cli: Status connected_peers=8 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:17:12.778293Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc1ede98fba84eccbc37b72dcde1407e6b7f2621d548d9d934e4bf22ae240b512 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:17:24.886716Z INFO reth::node::events: Forkchoice updated head_block_hash=0x370e73172d461e9171fccaecb5640f43635b1937509bb75a47f59ddf7e3fd340 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:17:31.179851Z INFO reth::cli: Status connected_peers=12 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:17:36.837033Z INFO reth::node::events: Forkchoice updated head_block_hash=0x77483ef30b5d521c18d55ed71d934ca312d825685be979b50f9c2d5c10f5401a safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:17:48.307708Z INFO reth::node::events: Forkchoice updated head_block_hash=0xdc642e2d2ce1c29b9418feadbb772e101ccd046e47917c3bc4e8fb7cca8ecd47 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:18:01.059506Z INFO reth::node::events: Forkchoice updated head_block_hash=0xbbaa892bf6733c638323b3b72f97d7a7a4ed2d70f03e5da187939d46350163dc safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:18:01.179944Z INFO reth::cli: Status connected_peers=7 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:18:12.464622Z INFO reth::node::events: Forkchoice updated head_block_hash=0x96085ab44b7c981b202817b79f5f347af8ad96f943245d72ab698c6965fb9bdc safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:18:24.280524Z INFO reth::node::events: Forkchoice updated head_block_hash=0x4739d1dcfd86d166a5b19501220c500eaac6ff892fa3e9b5a4e273d64a3dcc30 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:18:31.179892Z INFO reth::cli: Status connected_peers=9 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:18:34.107166Z INFO reth::node::events: Stage committed progress pipeline_stages=5/13 stage=Execution block=17874782 checkpoint=100.0% eta=unknown
2023-08-09T12:18:36.112771Z INFO reth::node::events: Forkchoice updated head_block_hash=0xe7675dd7aa2f293829a1bc0ea8194492615a66dd02395018dff6497430974b3f safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:18:48.546019Z INFO reth::node::events: Forkchoice updated head_block_hash=0xbda24d981707ca7f749e33d734e105f46ce156f86251547fcd804f4750749c01 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:18:59.862181Z INFO reth::node::events: Forkchoice updated head_block_hash=0x77a2cf33b1ed94349f175728b906f49551a420bbe29d068f4582c199eab9ca60 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:19:01.180583Z INFO reth::cli: Status connected_peers=10 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:19:12.005676Z INFO reth::node::events: Forkchoice updated head_block_hash=0x67d9767961763d2737e1d2105555c85b2337d871fc9afdb7a15b9acd7c21ffb7 safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:19:12.509858Z INFO reth::node::events: Stage finished executing pipeline_stages=5/13 stage=Execution block=17877144 checkpoint=100.0% eta=unknown
2023-08-09T12:19:13.032851Z INFO execute{stage=MerkleUnwind}: sync::stages::merkle::unwind: Stage is always skipped
2023-08-09T12:19:13.032855Z INFO reth::node::events: Executing stage pipeline_stages=6/13 stage=MerkleUnwind from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:19:13.032894Z INFO reth::node::events: Stage finished executing pipeline_stages=6/13 stage=MerkleUnwind block=17877144 checkpoint=17877144 eta=unknown
2023-08-09T12:19:13.033027Z INFO reth::node::events: Executing stage pipeline_stages=7/13 stage=AccountHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:19:16.949560Z INFO reth::node::events: Stage finished executing pipeline_stages=7/13 stage=AccountHashing block=17877144 checkpoint=100.0% eta=unknown
2023-08-09T12:19:17.873680Z INFO reth::node::events: Executing stage pipeline_stages=8/13 stage=StorageHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:19:24.395202Z INFO reth::node::events: Stage finished executing pipeline_stages=8/13 stage=StorageHashing block=17877144 checkpoint=100.0% eta=unknown
2023-08-09T12:19:24.784385Z INFO reth::node::events: Forkchoice updated head_block_hash=0x9d29134c8ded92368e2faa61e53457790935e5ea6182e82eaa8a54c327b5628e safe_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 finalized_block_hash=0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687 status=Syncing
2023-08-09T12:19:25.921434Z INFO reth::node::events: Executing stage pipeline_stages=9/13 stage=MerkleExecute from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:19:31.179688Z INFO reth::cli: Status connected_peers=10 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:19:34.509441Z INFO reth::node::events: Forkchoice updated head_block_hash=0x9d29134c8ded92368e2faa61e53457790935e5ea6182e82eaa8a54c327b5628e safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:19:37.560390Z INFO reth::node::events: Forkchoice updated head_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:19:48.230697Z INFO reth::node::events: Forkchoice updated head_block_hash=0x1ddbdf2e70946aecade21fd061ec997086c87b7d1b214be23b3859cfa95a7320 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:20:00.817740Z INFO reth::node::events: Forkchoice updated head_block_hash=0x85981c68a344f1ca207e7aa7dbe79b237bcebcd3251b1b5a8871dbfddff88143 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:20:01.179719Z INFO reth::cli: Status connected_peers=9 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:20:12.656179Z INFO reth::node::events: Forkchoice updated head_block_hash=0x38d0e66587763a7d85ebb3e82cc6de0410fe9f84b49ebdbfc1299dd2e3a181fa safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:20:24.287362Z INFO reth::node::events: Forkchoice updated head_block_hash=0xbb7816e2098f8727dc73d982c9da30dd75edb264dcc9b5511654d9ee5c97b4a8 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:20:31.179907Z INFO reth::cli: Status connected_peers=8 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:20:35.977784Z INFO reth::node::events: Forkchoice updated head_block_hash=0x3b43a274bdd1c19153cfebda830934a524ea3f1ec8607639e6bb76ec6186192e safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:20:48.004678Z INFO reth::node::events: Forkchoice updated head_block_hash=0x820f32263813f741d06f9d34463a3f7a63eaa66da5fa71c41dc561bfd243a13e safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:20:57.868293Z WARN execute{stage=MerkleExecute}: sync::stages::merkle: Failed to verify block state root target_block=17877144 got=0xd83282db661b901951bb1b6f03538a7876204e15d0960770f5dcdc76491d797c expected=SealedHeader { header: Header { parent_hash: 0x20ea279df16f96796c28d633d220fc82d058186b7ca70256fd8c826b216f7ff5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5, state_root: 0x4bc86eff95396c7858b0d87465758bdbcb349c37fdecfe8fcfe57abbf841e4e1, transactions_root: 0x1a6a9b557d8b6ff05e448fb6ab8fc8e90bfe54f20c5207e5f29f16a899d63c23, receipts_root: 0xc17dac00335391cf549257e4fe230231550b5a6c7f065b41213af0e1e286647d, withdrawals_root: Some(0x09764c1919ab45f3e9fcacfb3a152eb70d16c4f6254d89e290c48e70c91d04a1), logs_bloom: 0x872521ccc01e69bcbb5ac2fa907d012bb92068294db83c580a9b246688ff3cc00ca9356e644c0657c03499e8b95705a8668d81808d08b9086221500803382f80100b046c6d54582e4a82667ee508282cc685a650ba409a94b9ff7d74e0eea0c59600109c162310852d42f78888281dcdea1ecae08554174286211092406885438bbbbafa863d402a38fd9a490b763492895ed403f9cea26c5c3f08f1c2930674ab3f207de2f520fa729658e5503345c38c3210e9fab9d70b84de86a690622c78709740e736b1400e2411631c6e6350c4026da22267ee78318866284a50b1a204e37ce300556c449291ee9f9428808784882fd05ceb1d4856800d1911341b17ca, difficulty: 0x0_U256, number: 17877144, gas_limit: 30000000, gas_used: 14132804, timestamp: 1691581655, mix_hash: 0x316d96b673721fe9a7b74324b3eafb13bb5b980ed1b840b9cdab7597b1c2d0a4, nonce: 0, base_fee_per_gas: Some(16805211802), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0x6265617665726275696c642e6f7267) }, hash: 0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd }
2023-08-09T12:20:57.868333Z WARN execute{stage=MerkleExecute}: sync::pipeline: Stage encountered a validation error: Block state root (0xd83282db661b901951bb1b6f03538a7876204e15d0960770f5dcdc76491d797c) is different from expected: (0x4bc86eff95396c7858b0d87465758bdbcb349c37fdecfe8fcfe57abbf841e4e1) stage=MerkleExecute bad_block=17877144
2023-08-09T12:21:00.639798Z INFO reth::node::events: Forkchoice updated head_block_hash=0x7839b203e07bac5df1f12ae5c2d22d79721cb24506cc81b1edf4299abfaf2bec safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:21:01.180110Z INFO reth::cli: Status connected_peers=7 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:21:04.153680Z INFO Unwinding{stage=StorageHashing}: sync::pipeline: Stage unwound stage=StorageHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:21:09.325570Z INFO Unwinding{stage=AccountHashing}: sync::pipeline: Stage unwound stage=AccountHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:21:12.786801Z INFO reth::node::events: Forkchoice updated head_block_hash=0xb37b061d477996274066223e6ba9c90a0b6144e49005dca0310e4dc3ee0229bf safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:21:24.065740Z INFO reth::node::events: Forkchoice updated head_block_hash=0x75e4bf4fda3450aa91f2ceb7d969186a5f2dbe4f044beb64d4e7e4edf0d45210 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:21:31.179936Z INFO reth::cli: Status connected_peers=9 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:21:37.359855Z INFO reth::node::events: Forkchoice updated head_block_hash=0x09820011f1b2291f47e0af5ed11b3160869eca86dd8daeac2864c24f010d708b safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:21:48.380408Z INFO reth::node::events: Forkchoice updated head_block_hash=0x3e4bb0d5b56f38854e389acb53ceca7bf295b741fe00d2cb49160e80828d0760 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:22:01.002314Z INFO reth::node::events: Forkchoice updated head_block_hash=0xeba8e1d684774d26bf35916adfcca5ae49c6b092d40a3a76525bfd19363b9e51 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:22:01.179899Z INFO reth::cli: Status connected_peers=11 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:22:12.425191Z INFO reth::node::events: Forkchoice updated head_block_hash=0x812586bb516aa2eb35513f574ce95f5537b86be519118b4498f0a209e1ff99db safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:22:24.514337Z INFO reth::node::events: Forkchoice updated head_block_hash=0xb3352d5fe78c060179b11d87515c59f9af7d9dc1f98253a70ef47ca8900a11c8 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:22:31.180234Z INFO reth::cli: Status connected_peers=10 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:22:35.662562Z INFO reth::node::events: Forkchoice updated head_block_hash=0x504cd72d88ac11ac0615a1761247ebc829cc85438af04132780589ed1444733b safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:22:35.941506Z INFO Unwinding{stage=MerkleUnwind}: sync::pipeline: Stage unwound stage=MerkleUnwind unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:22:48.579127Z INFO reth::node::events: Forkchoice updated head_block_hash=0x98415e0d6a3c64ea9616216ed9276a7c4670a5b82a856261c0b5beb644099dae safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:22:51.696104Z INFO Unwinding{stage=Execution}: sync::pipeline: Stage unwound stage=Execution unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:22:54.175142Z INFO Unwinding{stage=SenderRecovery}: sync::pipeline: Stage unwound stage=SenderRecovery unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:22:55.952194Z INFO Unwinding{stage=Bodies}: sync::pipeline: Stage unwound stage=Bodies unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:22:55.959516Z INFO Unwinding{stage=TotalDifficulty}: sync::pipeline: Stage unwound stage=TotalDifficulty unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:22:56.016394Z INFO Unwinding{stage=Headers}: sync::pipeline: Stage unwound stage=Headers unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:22:56.051482Z WARN consensus::engine: Bad block detected in unwind invalid_hash=0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd invalid_number=17877144
2023-08-09T12:22:56.051538Z WARN consensus::engine: Bad block with hash hash=0xc137ef7989ffdd64e5c7032529d22fcd6048bb0539f16a7c845e18cd5c1fc7bd header=Header { parent_hash: 0x20ea279df16f96796c28d633d220fc82d058186b7ca70256fd8c826b216f7ff5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5, state_root: 0x4bc86eff95396c7858b0d87465758bdbcb349c37fdecfe8fcfe57abbf841e4e1, transactions_root: 0x1a6a9b557d8b6ff05e448fb6ab8fc8e90bfe54f20c5207e5f29f16a899d63c23, receipts_root: 0xc17dac00335391cf549257e4fe230231550b5a6c7f065b41213af0e1e286647d, withdrawals_root: Some(0x09764c1919ab45f3e9fcacfb3a152eb70d16c4f6254d89e290c48e70c91d04a1), logs_bloom: 0x872521ccc01e69bcbb5ac2fa907d012bb92068294db83c580a9b246688ff3cc00ca9356e644c0657c03499e8b95705a8668d81808d08b9086221500803382f80100b046c6d54582e4a82667ee508282cc685a650ba409a94b9ff7d74e0eea0c59600109c162310852d42f78888281dcdea1ecae08554174286211092406885438bbbbafa863d402a38fd9a490b763492895ed403f9cea26c5c3f08f1c2930674ab3f207de2f520fa729658e5503345c38c3210e9fab9d70b84de86a690622c78709740e736b1400e2411631c6e6350c4026da22267ee78318866284a50b1a204e37ce300556c449291ee9f9428808784882fd05ceb1d4856800d1911341b17ca, difficulty: 0x0_U256, number: 17877144, gas_limit: 30000000, gas_used: 14132804, timestamp: 1691581655, mix_hash: 0x316d96b673721fe9a7b74324b3eafb13bb5b980ed1b840b9cdab7597b1c2d0a4, nonce: 0, base_fee_per_gas: Some(16805211802), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0x6265617665726275696c642e6f7267) }
2023-08-09T12:23:00.279294Z INFO try_insert_validated_block{block=(17877320, 0xbd48ec0334130db9b2711ca9968512f142799fd20a0aebd971c76a3775d27cdb)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877208, 0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687) })
2023-08-09T12:23:00.335580Z WARN make_canonical{block_hash=0xbd48ec0334130db9b2711ca9968512f142799fd20a0aebd971c76a3775d27cdb}: blockchain_tree: Block hash not found in block indices block_hash=0xbd48ec0334130db9b2711ca9968512f142799fd20a0aebd971c76a3775d27cdb
2023-08-09T12:23:00.335609Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0xbd48ec0334130db9b2711ca9968512f142799fd20a0aebd971c76a3775d27cdb }) state=ForkchoiceState { head_block_hash: 0xbd48ec0334130db9b2711ca9968512f142799fd20a0aebd971c76a3775d27cdb, safe_block_hash: 0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90, finalized_block_hash: 0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 }
2023-08-09T12:23:00.335742Z INFO reth::node::events: Forkchoice updated head_block_hash=0xbd48ec0334130db9b2711ca9968512f142799fd20a0aebd971c76a3775d27cdb safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:23:00.436324Z INFO try_insert_validated_block{block=(17877208, 0x867049bb199497f2a49e24da60d545991b81216afd26655424ffae9c7d3e1687)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877207, 0x769000fbabae927d065735761ab7b86e25f04b86129c263bef410a5d24fd8ac6) })
2023-08-09T12:23:00.618654Z INFO net::session: Received disconnect command for session reason=Some(DisconnectRequested) remote_peer_id=0xd9b36f943123b01cf293f755f2561bf8cd663eb77cbb822fd5f6ee5bc455d2c1d8222c0d8c0bf8bee0c4749685d2706d5842c04f26c3e39359180c844edbbb7a
2023-08-09T12:23:01.179698Z INFO reth::cli: Status connected_peers=9 stage=Headers checkpoint=99.9% eta=unknown
2023-08-09T12:23:05.078989Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=10000
2023-08-09T12:23:05.139240Z INFO reth::node::events: Stage committed progress pipeline_stages=1/13 stage=Headers block=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:23:05.186379Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=181
2023-08-09T12:23:05.188275Z INFO reth::node::events: Stage finished executing pipeline_stages=1/13 stage=Headers block=17877240 checkpoint=100.0% eta=unknown
2023-08-09T12:23:05.189909Z INFO reth::node::events: Executing stage pipeline_stages=2/13 stage=TotalDifficulty from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:23:05.195396Z INFO reth::node::events: Stage finished executing pipeline_stages=2/13 stage=TotalDifficulty block=17877240 checkpoint=100.0% eta=unknown
2023-08-09T12:23:05.195795Z INFO reth::node::events: Executing stage pipeline_stages=3/13 stage=Bodies from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:23:05.195811Z INFO downloaders::bodies: Downloading bodies 17867060..=17877240 distance=10180
2023-08-09T12:23:06.209793Z INFO net::session: Received disconnect command for session reason=Some(DisconnectRequested) remote_peer_id=0x0380609e0446d72ae033732b10938889c7dc4f1e93525af4e48e09e7f40d75ba7228a736988459e7e2e2fb8476e4ae0d14c84bd2ab015b406e1eef1413061653
2023-08-09T12:23:12.919583Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd365e239fe52b242b0519c532cbce02b4494d5eef62f807193dd2dd5993ed055 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:23:19.610877Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17868059 checkpoint=99.9% eta=unknown
2023-08-09T12:23:20.681476Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17869059 checkpoint=100.0% eta=8s
2023-08-09T12:23:21.809979Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17870059 checkpoint=100.0% eta=8s
2023-08-09T12:23:24.054226Z INFO reth::node::events: Forkchoice updated head_block_hash=0x3e940804c9edad4e38edf7f41bee9c25b43142074690775420eb232885c6cf8b safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:23:31.180082Z INFO reth::cli: Status connected_peers=10 stage=Bodies checkpoint=100.0% eta=unknown
2023-08-09T12:23:35.515036Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd4e616385969ef1c70695e2a0de5bac1dbe8759505bb4fb1acb596ffede4d458 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:23:43.291947Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17871059 checkpoint=100.0% eta=2m 12s
2023-08-09T12:23:44.143451Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17872059 checkpoint=100.0% eta=4s
2023-08-09T12:23:44.891138Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17873059 checkpoint=100.0% eta=3s
2023-08-09T12:23:45.663160Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17874059 checkpoint=100.0% eta=2s
2023-08-09T12:23:46.548708Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17875059 checkpoint=100.0% eta=1s
2023-08-09T12:23:47.686897Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17876059 checkpoint=100.0% eta=1s
2023-08-09T12:23:48.215870Z INFO reth::node::events: Forkchoice updated head_block_hash=0x0df30b638491936ce4845eca5c9f2d928de7639a5985321f9f1a5cc262366d37 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:23:48.899693Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17877059 checkpoint=100.0% eta=0s
2023-08-09T12:23:49.274733Z INFO reth::node::events: Stage finished executing pipeline_stages=3/13 stage=Bodies block=17877240 checkpoint=100.0% eta=unknown
2023-08-09T12:23:49.289264Z INFO execute{stage=SenderRecovery}: sync::stages::sender_recovery: Recovering senders tx_range=2055787710..2057359801
2023-08-09T12:23:49.289272Z INFO reth::node::events: Executing stage pipeline_stages=4/13 stage=SenderRecovery from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:23:54.539233Z INFO reth::node::events: Stage finished executing pipeline_stages=4/13 stage=SenderRecovery block=17877240 checkpoint=100.0% eta=unknown
2023-08-09T12:23:54.580350Z INFO reth::node::events: Executing stage pipeline_stages=5/13 stage=Execution from=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:24:00.341620Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd022376826f00d2efa146a48924dd0635a39ca59976fadd13c59b538a9091dbd safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:24:01.180269Z INFO reth::cli: Status connected_peers=10 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:24:13.005327Z INFO reth::node::events: Forkchoice updated head_block_hash=0x4bb750f851beca324dd29f354b3fd1a7196831db0698345de69684b16eb0b4f1 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:24:24.737397Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc1b01815d13d1c42e678edf7110e011a86a518b91380b6851c0930b52e8b35a6 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:24:31.180577Z INFO reth::cli: Status connected_peers=13 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:24:37.041250Z INFO reth::node::events: Forkchoice updated head_block_hash=0xdc1f7caf672ba973f85bdd00d3dae2a8234d4d7999076e1851b2473618b88ac4 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:24:48.215260Z INFO reth::node::events: Forkchoice updated head_block_hash=0x186b7691eac63425a620331267e1cb8aeaf40aa210c10f8f19cf9ea6448c7d1a safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:25:00.561028Z INFO reth::node::events: Forkchoice updated head_block_hash=0x785c6700ede49227086eab0e5f929dd20c910e38f45698542f26c756212caf0a safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:25:01.180058Z INFO reth::cli: Status connected_peers=11 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:25:13.002842Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc32e9c136a6aba4bdb0ebfeb9f0782df80f435d2b520e764ebb6feb78641bd04 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:25:24.322659Z INFO reth::node::events: Forkchoice updated head_block_hash=0xdf5f724d148be211217b5bb598c7980c6d024c768e809fe9df065c059543705e safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:25:31.180129Z INFO reth::cli: Status connected_peers=11 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:25:36.506218Z INFO reth::node::events: Forkchoice updated head_block_hash=0x9c5be854ddb3f517a0efa5d324d912a8438f12df4e367e4a614b1bbd6b2c7065 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:25:47.442291Z INFO reth::node::events: Stage committed progress pipeline_stages=5/13 stage=Execution block=17874782 checkpoint=100.0% eta=unknown
2023-08-09T12:25:48.998421Z INFO reth::node::events: Forkchoice updated head_block_hash=0x185d398911f0badb219d9cebf47932b155367c46b3c9d5b0acd31cb3915bd436 safe_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 finalized_block_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 status=Syncing
2023-08-09T12:25:58.510063Z INFO reth::node::events: Forkchoice updated head_block_hash=0x185d398911f0badb219d9cebf47932b155367c46b3c9d5b0acd31cb3915bd436 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:26:01.180722Z INFO reth::cli: Status connected_peers=9 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:26:01.282120Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:26:12.742874Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf16a3a7be93b8e687782cbada20a33891fafc3b597a236bee74bafed3d898e36 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:26:24.255896Z INFO reth::node::events: Forkchoice updated head_block_hash=0x19b21b686eb4e89a6c21bc2aef811aaa465732cee0bf2632a495295170c6d98b safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:26:25.498286Z INFO reth::node::events: Stage finished executing pipeline_stages=5/13 stage=Execution block=17877240 checkpoint=100.0% eta=unknown
2023-08-09T12:26:26.418996Z INFO execute{stage=MerkleUnwind}: sync::stages::merkle::unwind: Stage is always skipped
2023-08-09T12:26:26.419001Z INFO reth::node::events: Executing stage pipeline_stages=6/13 stage=MerkleUnwind from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:26:26.419059Z INFO reth::node::events: Stage finished executing pipeline_stages=6/13 stage=MerkleUnwind block=17877240 checkpoint=17877240 eta=unknown
2023-08-09T12:26:26.419176Z INFO reth::node::events: Executing stage pipeline_stages=7/13 stage=AccountHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:26:29.882539Z INFO reth::node::events: Stage finished executing pipeline_stages=7/13 stage=AccountHashing block=17877240 checkpoint=100.0% eta=unknown
2023-08-09T12:26:30.795967Z INFO reth::node::events: Executing stage pipeline_stages=8/13 stage=StorageHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:26:31.180106Z INFO reth::cli: Status connected_peers=11 stage=StorageHashing checkpoint=99.9% eta=unknown
2023-08-09T12:26:35.974702Z INFO reth::node::events: Forkchoice updated head_block_hash=0xfb338cf5fa6555c8b17f55577cfe7de576fad6b235ad99d81ccc7704e7d85466 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:26:36.668166Z INFO reth::node::events: Stage finished executing pipeline_stages=8/13 stage=StorageHashing block=17877240 checkpoint=100.0% eta=unknown
2023-08-09T12:26:38.207250Z INFO reth::node::events: Executing stage pipeline_stages=9/13 stage=MerkleExecute from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:26:47.897717Z INFO reth::node::events: Forkchoice updated head_block_hash=0x090ae7889d3b002abce668142ce7f2c72835f4afda3f76abe51baf7cf8b42dcf safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:27:00.386540Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd9fb0396e7761301d41f04f0773a27fbc953039256bafa87970c25c6ae290afe safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:27:01.179905Z INFO reth::cli: Status connected_peers=12 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:27:12.288799Z INFO reth::node::events: Forkchoice updated head_block_hash=0x2d900b9ee49ff55c114b3127b4a6952bc1d7a0a853fd93b8d415975d17ad2848 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:27:24.250052Z INFO reth::node::events: Forkchoice updated head_block_hash=0x0581dea8c6ea3cee52be959ecab992452777dc23a34adc251c10838280249708 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:27:31.180431Z INFO reth::cli: Status connected_peers=13 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:27:36.194668Z INFO reth::node::events: Forkchoice updated head_block_hash=0x4e6f3df20542242c3611d5776ac91d4cb70c5453a408307a13aad8d58c0f252a safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:27:49.128802Z INFO reth::node::events: Forkchoice updated head_block_hash=0xefa4071f2a9609513818faaaf533e70ebe7ec4059a830b00b29dd3a45daf3bd4 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:28:01.088379Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc16907c967573443fa62f8328f57e12b8f81c04f2697e8f1ce430e873e650896 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:28:01.180723Z INFO reth::cli: Status connected_peers=14 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:28:08.152868Z WARN execute{stage=MerkleExecute}: sync::stages::merkle: Failed to verify block state root target_block=17877240 got=0x625fb172f2fbf37e88957d8118dfbcfc8dd42c8ffc930f5fc3d2c7db0871f7f5 expected=SealedHeader { header: Header { parent_hash: 0x3d1b0e5eb8717fce6d3b7125706f4fe6af9995dfae099d165c6debc347e5a7e4, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x1f9090aae28b8a3dceadf281b0f12828e676c326, state_root: 0x07022f136e48ac3be5475e9364ae46438a80b51848bed6364dc324b8fd7864fe, transactions_root: 0xae9b4bff8015181f4de352e815904bf19d3e514c860624c9182758373f48593e, receipts_root: 0x598285baba1db3c6d595e75e75b17c44ece738f950109dc968337331d908dad6, withdrawals_root: Some(0x0b1221e9a761e0ff6c9434f59c8c2d3a2b9f07bad961f663a2fd7cb312e04360), logs_bloom: 0x5769934bf93e130dd978bfb0fa6354a3228ce14a9e059ca031732c526f2314128465db954a4b033e03567fb9fc190b042bf55054fc1a6d53eeb9cea6036c4d671964d9bcd00a3e2a79977a1e4a0672e89a753a52d9744fb7ae26556b8aa184703acd9845838297692c34163a88700b41d2b4c0400c444c0fde4f8b98c40dc51632fb0b5528eb7c6210ed83eb2f3a884f4ec79541bd684f297f2f82f528ba8c2aff39a97b53f17a890f31d1ec399b6da67f3487e40d2c51af0b19ac26fc1b9110c78e12a335a98c5c752f4a30805fbb46d4f9724825cd005c22e52742403b654a9b7bb89c711e78a2952f3a80a8d35e4bd0799515791cc45f004be3750e271dbf, difficulty: 0x0_U256, number: 17877240, gas_limit: 30000000, gas_used: 26738588, timestamp: 1691582807, mix_hash: 0x42cec709f29d7f672b3391b313aa0f0f92167d8ea0c265c6f266a0be6eaf22c3, nonce: 0, base_fee_per_gas: Some(20144243561), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0x7273796e632d6275696c6465722e78797a) }, hash: 0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 }
2023-08-09T12:28:08.152910Z WARN execute{stage=MerkleExecute}: sync::pipeline: Stage encountered a validation error: Block state root (0x625fb172f2fbf37e88957d8118dfbcfc8dd42c8ffc930f5fc3d2c7db0871f7f5) is different from expected: (0x07022f136e48ac3be5475e9364ae46438a80b51848bed6364dc324b8fd7864fe) stage=MerkleExecute bad_block=17877240
2023-08-09T12:28:13.739154Z INFO reth::node::events: Forkchoice updated head_block_hash=0x35e4fb97de0bcd38d7440f248c5b4e9e5f1dd86119c53d14c7060359b2cefc45 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:28:16.600278Z INFO Unwinding{stage=StorageHashing}: sync::pipeline: Stage unwound stage=StorageHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:28:21.069124Z INFO Unwinding{stage=AccountHashing}: sync::pipeline: Stage unwound stage=AccountHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:28:24.497255Z INFO reth::node::events: Forkchoice updated head_block_hash=0x2b2cb0223ab6b42cfa0f5d070e1dafb338575734f9a041fe500effb26b8c3f8c safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:28:31.179842Z INFO reth::cli: Status connected_peers=13 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:28:36.450410Z INFO reth::node::events: Forkchoice updated head_block_hash=0x9e9361815eea15db04ee4226c2902b0351f590617516f4d14e95d306f26b29a8 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:28:49.594941Z INFO reth::node::events: Forkchoice updated head_block_hash=0x756ce486e4ec7a2da17cd9c1862c7e7ee89df72480c28f2db4e5abc75da11ff0 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:29:01.179700Z INFO reth::cli: Status connected_peers=13 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:29:01.325685Z INFO reth::node::events: Forkchoice updated head_block_hash=0x24d3af97baa896173ad61d676d13808bbb8cf11c8bbc6a01a49ca08511759c34 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:29:12.677882Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf311e8c2f8d02be713801ec67a2d4205ed8e79435c8ca43acdce46d60c1addc4 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:29:23.887903Z INFO reth::node::events: Forkchoice updated head_block_hash=0xad87bb18d5470fff981763688c34ef26034f3cfde54033fbe3d6f2347f6857a2 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:29:31.179691Z INFO reth::cli: Status connected_peers=13 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:29:35.959427Z INFO reth::node::events: Forkchoice updated head_block_hash=0x5bfc50c9fdea349d09876eead1cb7315966ce63dda8d31ddbd7baf14d2e1efd9 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:29:47.685996Z INFO reth::node::events: Forkchoice updated head_block_hash=0x0d63c450e5a662fbbe0c24406a0c56611b4530ee7a1327a6cf27da098dc57a37 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:29:48.578478Z INFO Unwinding{stage=MerkleUnwind}: sync::pipeline: Stage unwound stage=MerkleUnwind unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:30:00.326736Z INFO reth::node::events: Forkchoice updated head_block_hash=0x5d5b23953227e0eed96474ecd77137c3d31ca34c9fe981fca95aacef78475aee safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:30:01.179898Z INFO reth::cli: Status connected_peers=13 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:30:04.971370Z INFO Unwinding{stage=Execution}: sync::pipeline: Stage unwound stage=Execution unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:30:07.274160Z INFO Unwinding{stage=SenderRecovery}: sync::pipeline: Stage unwound stage=SenderRecovery unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:30:09.041315Z INFO Unwinding{stage=Bodies}: sync::pipeline: Stage unwound stage=Bodies unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:30:09.048199Z INFO Unwinding{stage=TotalDifficulty}: sync::pipeline: Stage unwound stage=TotalDifficulty unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:30:09.105717Z INFO Unwinding{stage=Headers}: sync::pipeline: Stage unwound stage=Headers unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:30:09.138342Z WARN consensus::engine: Bad block detected in unwind invalid_hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 invalid_number=17877240
2023-08-09T12:30:09.138388Z WARN consensus::engine: Bad block with hash hash=0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1 header=Header { parent_hash: 0x3d1b0e5eb8717fce6d3b7125706f4fe6af9995dfae099d165c6debc347e5a7e4, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x1f9090aae28b8a3dceadf281b0f12828e676c326, state_root: 0x07022f136e48ac3be5475e9364ae46438a80b51848bed6364dc324b8fd7864fe, transactions_root: 0xae9b4bff8015181f4de352e815904bf19d3e514c860624c9182758373f48593e, receipts_root: 0x598285baba1db3c6d595e75e75b17c44ece738f950109dc968337331d908dad6, withdrawals_root: Some(0x0b1221e9a761e0ff6c9434f59c8c2d3a2b9f07bad961f663a2fd7cb312e04360), logs_bloom: 0x5769934bf93e130dd978bfb0fa6354a3228ce14a9e059ca031732c526f2314128465db954a4b033e03567fb9fc190b042bf55054fc1a6d53eeb9cea6036c4d671964d9bcd00a3e2a79977a1e4a0672e89a753a52d9744fb7ae26556b8aa184703acd9845838297692c34163a88700b41d2b4c0400c444c0fde4f8b98c40dc51632fb0b5528eb7c6210ed83eb2f3a884f4ec79541bd684f297f2f82f528ba8c2aff39a97b53f17a890f31d1ec399b6da67f3487e40d2c51af0b19ac26fc1b9110c78e12a335a98c5c752f4a30805fbb46d4f9724825cd005c22e52742403b654a9b7bb89c711e78a2952f3a80a8d35e4bd0799515791cc45f004be3750e271dbf, difficulty: 0x0_U256, number: 17877240, gas_limit: 30000000, gas_used: 26738588, timestamp: 1691582807, mix_hash: 0x42cec709f29d7f672b3391b313aa0f0f92167d8ea0c265c6f266a0be6eaf22c3, nonce: 0, base_fee_per_gas: Some(20144243561), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0x7273796e632d6275696c6465722e78797a) }
2023-08-09T12:30:11.681810Z INFO try_insert_validated_block{block=(17877356, 0x5dd041e9c0623bbda3683c8d880b2fa12b74c7bfaf1ac967850abd5d5a20536c)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877207, 0x769000fbabae927d065735761ab7b86e25f04b86129c263bef410a5d24fd8ac6) })
2023-08-09T12:30:11.740450Z WARN make_canonical{block_hash=0x5dd041e9c0623bbda3683c8d880b2fa12b74c7bfaf1ac967850abd5d5a20536c}: blockchain_tree: Block hash not found in block indices block_hash=0x5dd041e9c0623bbda3683c8d880b2fa12b74c7bfaf1ac967850abd5d5a20536c
2023-08-09T12:30:11.740498Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x5dd041e9c0623bbda3683c8d880b2fa12b74c7bfaf1ac967850abd5d5a20536c }) state=ForkchoiceState { head_block_hash: 0x5dd041e9c0623bbda3683c8d880b2fa12b74c7bfaf1ac967850abd5d5a20536c, safe_block_hash: 0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98, finalized_block_hash: 0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 }
2023-08-09T12:30:11.740605Z INFO reth::node::events: Forkchoice updated head_block_hash=0x5dd041e9c0623bbda3683c8d880b2fa12b74c7bfaf1ac967850abd5d5a20536c safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:30:11.776167Z INFO try_insert_validated_block{block=(17877207, 0x769000fbabae927d065735761ab7b86e25f04b86129c263bef410a5d24fd8ac6)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877206, 0x4ae5360db41d967a96f4adb5fa9d2d2f65fbd64ff1fe0a5f947196f4176d89d9) })
2023-08-09T12:30:20.352447Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=10000
2023-08-09T12:30:20.415293Z INFO reth::node::events: Stage committed progress pipeline_stages=1/13 stage=Headers block=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:30:20.462264Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=213
2023-08-09T12:30:20.464126Z INFO reth::node::events: Stage finished executing pipeline_stages=1/13 stage=Headers block=17877272 checkpoint=100.0% eta=unknown
2023-08-09T12:30:20.465693Z INFO reth::node::events: Executing stage pipeline_stages=2/13 stage=TotalDifficulty from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:30:20.470913Z INFO reth::node::events: Stage finished executing pipeline_stages=2/13 stage=TotalDifficulty block=17877272 checkpoint=100.0% eta=unknown
2023-08-09T12:30:20.471241Z INFO reth::node::events: Executing stage pipeline_stages=3/13 stage=Bodies from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:30:20.471261Z INFO downloaders::bodies: Downloading bodies 17867060..=17877272 distance=10212
2023-08-09T12:30:24.047763Z INFO reth::node::events: Forkchoice updated head_block_hash=0x94487776e4d796f00b8f5e205c7b2ee771480d8a710cb6aedf3b9ef7b3f76b62 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:30:24.603077Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17868059 checkpoint=99.9% eta=unknown
2023-08-09T12:30:28.616659Z INFO net::session: Received disconnect command for session reason=Some(DisconnectRequested) remote_peer_id=0xe01b0de5a4000657a688c2aa6e55487c4826c33001f57bc2aa28872c3326d07bdb2ac246d379eb20f765ae6a582cd75faff53f80e5451df6cd89627857c2c679
2023-08-09T12:30:28.621094Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17869059 checkpoint=100.0% eta=32s
2023-08-09T12:30:29.814756Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17870059 checkpoint=100.0% eta=8s
2023-08-09T12:30:30.773515Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17871059 checkpoint=100.0% eta=5s
2023-08-09T12:30:31.179948Z INFO reth::cli: Status connected_peers=13 stage=Bodies checkpoint=100.0% eta=5s
2023-08-09T12:30:31.650039Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17872059 checkpoint=100.0% eta=4s
2023-08-09T12:30:32.419917Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17873059 checkpoint=100.0% eta=3s
2023-08-09T12:30:33.198160Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17874059 checkpoint=100.0% eta=2s
2023-08-09T12:30:34.072951Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17875059 checkpoint=100.0% eta=1s
2023-08-09T12:30:35.206519Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17876059 checkpoint=100.0% eta=1s
2023-08-09T12:30:36.428104Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17877059 checkpoint=100.0% eta=0s
2023-08-09T12:30:36.827143Z INFO reth::node::events: Stage finished executing pipeline_stages=3/13 stage=Bodies block=17877272 checkpoint=100.0% eta=unknown
2023-08-09T12:30:36.842643Z INFO execute{stage=SenderRecovery}: sync::stages::sender_recovery: Recovering senders tx_range=2055787710..2057364588
2023-08-09T12:30:36.842652Z INFO reth::node::events: Executing stage pipeline_stages=4/13 stage=SenderRecovery from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:30:37.462599Z INFO reth::node::events: Forkchoice updated head_block_hash=0x9df3f523971c9a4cce83a1e3e0c6bf5668ede47ae870b1d01682b26ce7657ee6 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:30:42.119874Z INFO reth::node::events: Stage finished executing pipeline_stages=4/13 stage=SenderRecovery block=17877272 checkpoint=100.0% eta=unknown
2023-08-09T12:30:42.161630Z INFO reth::node::events: Executing stage pipeline_stages=5/13 stage=Execution from=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:30:50.214902Z INFO reth::node::events: Forkchoice updated head_block_hash=0x5da6f842bc8a5d3ea889c0c5110e35a2b39a74b402c2f41653d5fddda69ede5b safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:31:00.061645Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd02b6c90831f4ea4415958853c0d8103c3808bd2b87f36d8a774d14bc5495c5e safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:31:01.179707Z INFO reth::cli: Status connected_peers=16 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:31:13.047650Z INFO reth::node::events: Forkchoice updated head_block_hash=0xffd900c1d830464d83f3253fb288f9fd3589d4bfeed5b0fd6ac60153cfa3dd26 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:31:24.109932Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8860687b13a1d81d9e13e1f9d2d83725f585d6fc4dfe7b517508a927e7212c49 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:31:31.179912Z INFO reth::cli: Status connected_peers=17 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:31:36.098582Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc0071a23c6a7c5a1e95df16f93d1dd7e5359b9419acc12792c9e5d2621a2c2f6 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:31:48.508211Z INFO reth::node::events: Forkchoice updated head_block_hash=0x43b2eb1333c76660c344793b38c148d5b608660f912538d4fe756017d8bb4d28 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:32:00.617473Z INFO reth::node::events: Forkchoice updated head_block_hash=0x4f13b60855c95110e1862c7a132e9e791165656495c5310a378e0bd7aab77017 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:32:01.179852Z INFO reth::cli: Status connected_peers=16 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:32:12.405564Z INFO reth::node::events: Forkchoice updated head_block_hash=0xaa52bbc6772c08c8b85be9b7eeafb48cb8c36c79d758ae6007b823aa49cc88a7 safe_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 finalized_block_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 status=Syncing
2023-08-09T12:32:22.510501Z INFO reth::node::events: Forkchoice updated head_block_hash=0xaa52bbc6772c08c8b85be9b7eeafb48cb8c36c79d758ae6007b823aa49cc88a7 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:32:26.021065Z INFO reth::node::events: Forkchoice updated head_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:32:31.179756Z INFO reth::cli: Status connected_peers=19 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:32:34.170122Z INFO reth::node::events: Stage committed progress pipeline_stages=5/13 stage=Execution block=17874782 checkpoint=100.0% eta=unknown
2023-08-09T12:32:36.866742Z INFO reth::node::events: Forkchoice updated head_block_hash=0x60112cf4babbfd3117a0a6d3356b40081c097de7468f9a06cc9ac54e8e59e34a safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:32:48.544781Z INFO reth::node::events: Forkchoice updated head_block_hash=0x616f2391884dcb1991191b503f630bf2bbcf6e813f44f5ce88b133ff46278f88 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:33:00.302073Z INFO reth::node::events: Forkchoice updated head_block_hash=0x946f04b44d612b2217abe01145d0dd8519c03bc32070802f7f2998bcf8f3530e safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:33:01.179713Z INFO reth::cli: Status connected_peers=17 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:33:12.943479Z INFO reth::node::events: Forkchoice updated head_block_hash=0x89fa611fe77b16cdb8259bc2b641d543be24e23beaa3f1ddd2be687ac65d227d safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:33:13.630244Z INFO reth::node::events: Stage finished executing pipeline_stages=5/13 stage=Execution block=17877272 checkpoint=100.0% eta=unknown
2023-08-09T12:33:14.587115Z INFO execute{stage=MerkleUnwind}: sync::stages::merkle::unwind: Stage is always skipped
2023-08-09T12:33:14.587132Z INFO reth::node::events: Executing stage pipeline_stages=6/13 stage=MerkleUnwind from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:33:14.587226Z INFO reth::node::events: Stage finished executing pipeline_stages=6/13 stage=MerkleUnwind block=17877272 checkpoint=17877272 eta=unknown
2023-08-09T12:33:14.587402Z INFO reth::node::events: Executing stage pipeline_stages=7/13 stage=AccountHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:33:17.985536Z INFO reth::node::events: Stage finished executing pipeline_stages=7/13 stage=AccountHashing block=17877272 checkpoint=100.0% eta=unknown
2023-08-09T12:33:19.031071Z INFO reth::node::events: Executing stage pipeline_stages=8/13 stage=StorageHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:33:23.931166Z INFO reth::node::events: Forkchoice updated head_block_hash=0xb29d6d7e54bb363a6044d33b9df7b886d5ba9de08b3ddf3ab80c974258bf1a46 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:33:24.843541Z INFO reth::node::events: Stage finished executing pipeline_stages=8/13 stage=StorageHashing block=17877272 checkpoint=100.0% eta=unknown
2023-08-09T12:33:26.422396Z INFO reth::node::events: Executing stage pipeline_stages=9/13 stage=MerkleExecute from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:33:31.180128Z INFO reth::cli: Status connected_peers=16 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:33:35.983053Z INFO reth::node::events: Forkchoice updated head_block_hash=0x7257c151d7b8584080c7d57d2b62050574760787c0189b8e3dc2485fe9a4aa75 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:33:47.925589Z INFO reth::node::events: Forkchoice updated head_block_hash=0xe9a20d8fe8a86c24174ce34ad35b7f7595ef693ac2c7e94d9c89460db353f1d0 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:34:00.205635Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc5ac11b541a5788058abf38b0769e25c85ed8f368e3b7ef7a7a784c9fbe5f77b safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:34:01.179763Z INFO reth::cli: Status connected_peers=16 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:34:13.526581Z INFO reth::node::events: Forkchoice updated head_block_hash=0xaabe91999e7ea18dbc27825a02b2fec5c82f348447912f6a459ec5ffcaed2d97 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:34:23.957806Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8ff0d2935f04224a54101a9fb8b0779d8fa1122ac9114633ef3ae1247f5992f3 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:34:31.179693Z INFO reth::cli: Status connected_peers=20 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:34:36.194032Z INFO reth::node::events: Forkchoice updated head_block_hash=0xbbb769413a14f7122f84aa5b8d47f16268ac3abea65b24c3fb0ccce948cf60c6 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:34:47.983435Z INFO reth::node::events: Forkchoice updated head_block_hash=0xccf64602e46285678971b11b9dd859ba9115fd26bf8b573ae39b8ce56728aabd safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:34:55.869693Z WARN execute{stage=MerkleExecute}: sync::stages::merkle: Failed to verify block state root target_block=17877272 got=0xec2e319efa953de962f8cdded323c50b35aad62752e11082ac43bea0bb86d407 expected=SealedHeader { header: Header { parent_hash: 0xbfafd3a614795ade3708235562acd3148a1fb350ada29c0bca81ca3505601a70, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x333c6e15b2fc194ed6b3f6937b8f3280053d47b4, state_root: 0x0723e256b2631d81ec5ae7517fd80d5c2f95708efe2dcc0a4fea0bba848a7cc2, transactions_root: 0xee7e6ba26896896fd311dfead32169e9baf6c9b43d1b9ccdf620290ac8010bff, receipts_root: 0xadb815c4d79146aa363fc6c2e91a20c90c590d61d40eda96c81bd3d674627a8a, withdrawals_root: Some(0x461a4acd98078ca645d8e90dbac988366a26b55a998a7961c9e954b344748e02), logs_bloom: 0x992b866547e2031488982328a00001615428c8884bf425022481081882211b190080128240024b0022b4680300392991263992b08842a9240c8b80194b6827425e64583a008c284c2a71ca1ad0e0226e821116e02c40480207244a448c2084008f6e9a921a424827a5dcdca08c000819fd10004008c2446030400051c93a48442b8881472822d85406c930e82b30420448f84c11ab09242a942120c894db5ab89f02835743606293095c7494501a35208c244006203211a206d18de33115420e00d0901213130df82410a594442c96a3042cc152430bc81440ae7892007122477872a59812128398248f09102021c424842472927b4807c2820718297c850c09, difficulty: 0x0_U256, number: 17877272, gas_limit: 30000000, gas_used: 9281714, timestamp: 1691583191, mix_hash: 0x72aef550c65825b71d20fc9c99e99f70b9481808a69856a42b7185bf2b0d7aab, nonce: 0, base_fee_per_gas: Some(21997944402), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0xd883010c00846765746888676f312e32302e33856c696e7578) }, hash: 0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 }
2023-08-09T12:34:55.869735Z WARN execute{stage=MerkleExecute}: sync::pipeline: Stage encountered a validation error: Block state root (0xec2e319efa953de962f8cdded323c50b35aad62752e11082ac43bea0bb86d407) is different from expected: (0x0723e256b2631d81ec5ae7517fd80d5c2f95708efe2dcc0a4fea0bba848a7cc2) stage=MerkleExecute bad_block=17877272
2023-08-09T12:35:01.180140Z INFO reth::cli: Status connected_peers=16 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:35:01.793637Z INFO reth::node::events: Forkchoice updated head_block_hash=0x543f190d447e52bc09489010fbfdd224db1dc5de8699fa79f9d61c244fb55aaf safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:35:04.107686Z INFO Unwinding{stage=StorageHashing}: sync::pipeline: Stage unwound stage=StorageHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:35:08.578793Z INFO Unwinding{stage=AccountHashing}: sync::pipeline: Stage unwound stage=AccountHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:35:12.568091Z INFO reth::node::events: Forkchoice updated head_block_hash=0x6b9d3f660ac40b15d448ec15069c8eb3df2eceee92a0205e3df6f6b60bb176ba safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:35:24.400923Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd9849f1e992110cbc03c4e856c3cbe1e5d8a3781cde937bcb4a04bdc93ec43ca safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:35:31.179743Z INFO reth::cli: Status connected_peers=17 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:35:36.535493Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8fc1dadebd61dcc1751add70c7e3049213e10e550e51ea628f68fb2d9956e952 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:35:48.525650Z INFO reth::node::events: Forkchoice updated head_block_hash=0xe08bded93cef510b591cf35da62cb0dde3f67782adf785301095713b8d001c85 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:36:00.810642Z INFO reth::node::events: Forkchoice updated head_block_hash=0x6f6ff87e05322eaa327e09afe74f04d031448d39868952494ef76bbdd0f376b3 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:36:01.180083Z INFO reth::cli: Status connected_peers=15 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:36:12.006190Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8a93a4c030835cd81e07c7d2de0311bb079ed86978b48ff1c5f72a3b756630fb safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:36:24.158144Z INFO reth::node::events: Forkchoice updated head_block_hash=0x1ef9e67fab0ada3b459c897506f75a01adc7d6732f8537197dcb5ea92c01f67e safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:36:31.179833Z INFO reth::cli: Status connected_peers=17 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:36:36.237911Z INFO Unwinding{stage=MerkleUnwind}: sync::pipeline: Stage unwound stage=MerkleUnwind unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:36:39.714318Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf81fd15de1e3234d183075fe1cc13402a560dfed8b037cf27dbebe12b40034a8 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:36:54.137852Z INFO Unwinding{stage=Execution}: sync::pipeline: Stage unwound stage=Execution unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:36:54.450024Z INFO Unwinding{stage=SenderRecovery}: sync::pipeline: Stage unwound stage=SenderRecovery unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:36:56.251497Z INFO Unwinding{stage=Bodies}: sync::pipeline: Stage unwound stage=Bodies unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:36:56.258476Z INFO Unwinding{stage=TotalDifficulty}: sync::pipeline: Stage unwound stage=TotalDifficulty unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:36:56.316680Z INFO Unwinding{stage=Headers}: sync::pipeline: Stage unwound stage=Headers unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:36:56.349272Z WARN consensus::engine: Bad block detected in unwind invalid_hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 invalid_number=17877272
2023-08-09T12:36:56.349303Z WARN consensus::engine: Bad block with hash hash=0xa8bf22466d01eb1f4a9d23bdcd25e716b9683ac04d87d56087e0695600abed90 header=Header { parent_hash: 0xbfafd3a614795ade3708235562acd3148a1fb350ada29c0bca81ca3505601a70, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x333c6e15b2fc194ed6b3f6937b8f3280053d47b4, state_root: 0x0723e256b2631d81ec5ae7517fd80d5c2f95708efe2dcc0a4fea0bba848a7cc2, transactions_root: 0xee7e6ba26896896fd311dfead32169e9baf6c9b43d1b9ccdf620290ac8010bff, receipts_root: 0xadb815c4d79146aa363fc6c2e91a20c90c590d61d40eda96c81bd3d674627a8a, withdrawals_root: Some(0x461a4acd98078ca645d8e90dbac988366a26b55a998a7961c9e954b344748e02), logs_bloom: 0x992b866547e2031488982328a00001615428c8884bf425022481081882211b190080128240024b0022b4680300392991263992b08842a9240c8b80194b6827425e64583a008c284c2a71ca1ad0e0226e821116e02c40480207244a448c2084008f6e9a921a424827a5dcdca08c000819fd10004008c2446030400051c93a48442b8881472822d85406c930e82b30420448f84c11ab09242a942120c894db5ab89f02835743606293095c7494501a35208c244006203211a206d18de33115420e00d0901213130df82410a594442c96a3042cc152430bc81440ae7892007122477872a59812128398248f09102021c424842472927b4807c2820718297c850c09, difficulty: 0x0_U256, number: 17877272, gas_limit: 30000000, gas_used: 9281714, timestamp: 1691583191, mix_hash: 0x72aef550c65825b71d20fc9c99e99f70b9481808a69856a42b7185bf2b0d7aab, nonce: 0, base_fee_per_gas: Some(21997944402), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0xd883010c00846765746888676f312e32302e33856c696e7578) }
2023-08-09T12:37:01.134918Z INFO try_insert_validated_block{block=(17877389, 0x74dc3d1be72b540a7f92f7494cefc14b0940a1444c621ef8f94d5bfa7b5c1835)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877206, 0x4ae5360db41d967a96f4adb5fa9d2d2f65fbd64ff1fe0a5f947196f4176d89d9) })
2023-08-09T12:37:01.179765Z INFO reth::cli: Status connected_peers=19 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:37:01.202794Z WARN make_canonical{block_hash=0x74dc3d1be72b540a7f92f7494cefc14b0940a1444c621ef8f94d5bfa7b5c1835}: blockchain_tree: Block hash not found in block indices block_hash=0x74dc3d1be72b540a7f92f7494cefc14b0940a1444c621ef8f94d5bfa7b5c1835
2023-08-09T12:37:01.202816Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x74dc3d1be72b540a7f92f7494cefc14b0940a1444c621ef8f94d5bfa7b5c1835 }) state=ForkchoiceState { head_block_hash: 0x74dc3d1be72b540a7f92f7494cefc14b0940a1444c621ef8f94d5bfa7b5c1835, safe_block_hash: 0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa, finalized_block_hash: 0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 }
2023-08-09T12:37:01.202917Z INFO reth::node::events: Forkchoice updated head_block_hash=0x74dc3d1be72b540a7f92f7494cefc14b0940a1444c621ef8f94d5bfa7b5c1835 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:37:01.304083Z INFO try_insert_validated_block{block=(17877206, 0x4ae5360db41d967a96f4adb5fa9d2d2f65fbd64ff1fe0a5f947196f4176d89d9)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877205, 0x1d9b462d8cced16989fa0486fb460b693acc38d924c9babdcf7836d89e0bcbd7) })
2023-08-09T12:37:03.925415Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=10000
2023-08-09T12:37:03.986615Z INFO reth::node::events: Stage committed progress pipeline_stages=1/13 stage=Headers block=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:37:04.031369Z INFO execute{stage=Headers}: sync::stages::headers: Received headers len=244
2023-08-09T12:37:04.033508Z INFO reth::node::events: Stage finished executing pipeline_stages=1/13 stage=Headers block=17877303 checkpoint=100.0% eta=unknown
2023-08-09T12:37:04.035416Z INFO reth::node::events: Executing stage pipeline_stages=2/13 stage=TotalDifficulty from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:37:04.041000Z INFO reth::node::events: Stage finished executing pipeline_stages=2/13 stage=TotalDifficulty block=17877303 checkpoint=100.0% eta=unknown
2023-08-09T12:37:04.041365Z INFO reth::node::events: Executing stage pipeline_stages=3/13 stage=Bodies from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:37:04.041376Z INFO downloaders::bodies: Downloading bodies 17867060..=17877303 distance=10243
2023-08-09T12:37:08.872533Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17868059 checkpoint=99.9% eta=unknown
2023-08-09T12:37:12.731893Z INFO reth::node::events: Forkchoice updated head_block_hash=0xe72ad0e33f4432c200674eb44a120a00891ff7f8ffeba88ae83d6d5e7aa074f5 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:37:13.439756Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17869059 checkpoint=100.0% eta=37s
2023-08-09T12:37:14.581415Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17870059 checkpoint=100.0% eta=8s
2023-08-09T12:37:24.778856Z INFO reth::node::events: Forkchoice updated head_block_hash=0x00faf342fe7391956959252d35ba976be1da90e8af6a2a88946f8f679967794d safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:37:31.180580Z INFO reth::cli: Status connected_peers=21 stage=Bodies checkpoint=100.0% eta=unknown
2023-08-09T12:37:36.769775Z INFO reth::node::events: Forkchoice updated head_block_hash=0x4f15e2497686cc9de11de4dba332e4ac85259264b56aa41decb990baa44ac04b safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:37:48.510729Z INFO reth::node::events: Forkchoice updated head_block_hash=0xdacda5f30ee7cb63797e0c350ecc73da2abdff6cd8e5947bd78ba4ded7c827c8 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:37:48.873674Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17871059 checkpoint=100.0% eta=3m 34s
2023-08-09T12:37:49.739686Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17872059 checkpoint=100.0% eta=4s
2023-08-09T12:37:50.498756Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17873059 checkpoint=100.0% eta=3s
2023-08-09T12:37:51.284656Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17874059 checkpoint=100.0% eta=2s
2023-08-09T12:37:52.187761Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17875059 checkpoint=100.0% eta=2s
2023-08-09T12:37:53.339922Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17876059 checkpoint=100.0% eta=1s
2023-08-09T12:37:54.569487Z INFO reth::node::events: Stage committed progress pipeline_stages=3/13 stage=Bodies block=17877059 checkpoint=100.0% eta=0s
2023-08-09T12:37:54.992834Z INFO reth::node::events: Stage finished executing pipeline_stages=3/13 stage=Bodies block=17877303 checkpoint=100.0% eta=unknown
2023-08-09T12:37:55.010955Z INFO execute{stage=SenderRecovery}: sync::stages::sender_recovery: Recovering senders tx_range=2055787710..2057369216
2023-08-09T12:37:55.010962Z INFO reth::node::events: Executing stage pipeline_stages=4/13 stage=SenderRecovery from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:38:00.271109Z INFO reth::node::events: Stage finished executing pipeline_stages=4/13 stage=SenderRecovery block=17877303 checkpoint=100.0% eta=unknown
2023-08-09T12:38:00.313807Z INFO reth::node::events: Executing stage pipeline_stages=5/13 stage=Execution from=17867059 checkpoint=100.0% eta=unknown
2023-08-09T12:38:00.414152Z INFO reth::node::events: Forkchoice updated head_block_hash=0x585f385e489a2a9a97ba3ce59882595bb7f3145e536ba93e58d961f133c43d85 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:38:01.179729Z INFO reth::cli: Status connected_peers=22 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:38:12.183513Z INFO reth::node::events: Forkchoice updated head_block_hash=0x4c100d23df73446615d676dee35ca4a303574c3ecd57b15d92d2de183eba0e15 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:38:24.529788Z INFO reth::node::events: Forkchoice updated head_block_hash=0xe2a142bbec8da7715ccea0bba32f5c12d3e84787af2b7e78357c6d7ba4ea73c1 safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:38:31.180092Z INFO reth::cli: Status connected_peers=23 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:38:36.685815Z INFO reth::node::events: Forkchoice updated head_block_hash=0xe6a3969eee734f1cd99fc3ce39cae83acc90cbd701ff2dfc3c22d483cb91748f safe_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa finalized_block_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 status=Syncing
2023-08-09T12:38:46.509092Z INFO reth::node::events: Forkchoice updated head_block_hash=0xe6a3969eee734f1cd99fc3ce39cae83acc90cbd701ff2dfc3c22d483cb91748f safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:38:48.537325Z INFO reth::node::events: Forkchoice updated head_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:39:00.103391Z INFO reth::node::events: Forkchoice updated head_block_hash=0x2620b9bd513937c011db777e1d7c4b5d01f93754d73c54fbb4c5804ca88c4ed7 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:39:01.179753Z INFO reth::cli: Status connected_peers=23 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:39:12.562808Z INFO reth::node::events: Forkchoice updated head_block_hash=0x1aeb2acb863ee5450cfc787b19628be2ea756a54232a608be30d0d8b0ad54752 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:39:24.530358Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc324b9cb774c1eb1b849920219410a6f10930f57726474bc8cb5b4ac2edb64df safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:39:31.179868Z INFO reth::cli: Status connected_peers=20 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:39:37.242352Z INFO reth::node::events: Forkchoice updated head_block_hash=0x052ed6563974110de9f6cbca47cb5f6529f799096ec3c861e76d2a80e8198032 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:39:49.220134Z INFO reth::node::events: Forkchoice updated head_block_hash=0xc7bc8b0b521afe9df9dc3073429b9eed36f327d3e1f9628fbd6ed38ceedb8e1a safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:39:54.073230Z INFO reth::node::events: Stage committed progress pipeline_stages=5/13 stage=Execution block=17874782 checkpoint=100.0% eta=unknown
2023-08-09T12:40:01.179762Z INFO reth::cli: Status connected_peers=21 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:40:01.572888Z INFO reth::node::events: Forkchoice updated head_block_hash=0x411a7fd5db809ee52e8c2af8d6b1c7db46f0b581129acded65cd289c9eb93d4f safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:40:12.761146Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8d65d1f615cb104ba2aee0c39d139b577572c0ae9021395a1ae85892a29fa89d safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:40:25.075028Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf4a7f5a27262a3f00a433ef6bfe42284b44251a965d440672b447c10086ab366 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:40:31.179896Z INFO reth::cli: Status connected_peers=25 stage=Execution checkpoint=100.0% eta=unknown
2023-08-09T12:40:33.567936Z INFO reth::node::events: Stage finished executing pipeline_stages=5/13 stage=Execution block=17877303 checkpoint=100.0% eta=unknown
2023-08-09T12:40:34.176708Z INFO execute{stage=MerkleUnwind}: sync::stages::merkle::unwind: Stage is always skipped
2023-08-09T12:40:34.176729Z INFO reth::node::events: Executing stage pipeline_stages=6/13 stage=MerkleUnwind from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:40:34.176744Z INFO reth::node::events: Stage finished executing pipeline_stages=6/13 stage=MerkleUnwind block=17877303 checkpoint=17877303 eta=unknown
2023-08-09T12:40:34.176846Z INFO reth::node::events: Executing stage pipeline_stages=7/13 stage=AccountHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:40:37.015091Z INFO reth::node::events: Forkchoice updated head_block_hash=0x3541f09d638529c1f17a3158c0b583c2ad08278f13cc9bf7c229493d2fd2ffff safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:40:37.587749Z INFO reth::node::events: Stage finished executing pipeline_stages=7/13 stage=AccountHashing block=17877303 checkpoint=100.0% eta=unknown
2023-08-09T12:40:38.547473Z INFO reth::node::events: Executing stage pipeline_stages=8/13 stage=StorageHashing from=17867059 checkpoint=99.9% eta=unknown
2023-08-09T12:40:44.336733Z INFO reth::node::events: Stage finished executing pipeline_stages=8/13 stage=StorageHashing block=17877303 checkpoint=100.0% eta=unknown
2023-08-09T12:40:45.899389Z INFO reth::node::events: Executing stage pipeline_stages=9/13 stage=MerkleExecute from=17867059 checkpoint=17867059 eta=unknown
2023-08-09T12:40:48.791362Z INFO reth::node::events: Forkchoice updated head_block_hash=0xb187c95b3203f3201fff29a3cb5ff937e08288cb39b31bb893f9b7fe9f401dd5 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:41:00.362745Z INFO reth::node::events: Forkchoice updated head_block_hash=0x84d5001aaafd084d716b48fc190a3ba7b6ac994d4dab5236fe51406d7df66e59 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:41:01.180651Z INFO reth::cli: Status connected_peers=27 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:41:11.935848Z INFO reth::node::events: Forkchoice updated head_block_hash=0x439229a3bd046472e6f6350263cc2150e7fe29265b7ed7a0390322d47fa2994a safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:41:24.007925Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf8504cf9329a9f79b40ebab18ed65308ff47e7f2c3ebcddbfeff4e0cf238d1ae safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:41:31.179767Z INFO reth::cli: Status connected_peers=27 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:41:36.044720Z INFO reth::node::events: Forkchoice updated head_block_hash=0xa7b9bf35668c219475343adf47079bf448e1fbd41f50262b4758cf00f04a83a2 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:41:49.066870Z INFO reth::node::events: Forkchoice updated head_block_hash=0x3bcffd86c64228eb6e981d19a982728c674bac3e7a5b3a8dd8f78c4d6f521b33 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:42:00.749074Z INFO reth::node::events: Forkchoice updated head_block_hash=0xf18527cc8390f67b1a66043bf4bccf75a97bcfae20e6e2b1ceafab8fa1743933 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:42:01.179751Z INFO reth::cli: Status connected_peers=24 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:42:12.583749Z INFO reth::node::events: Forkchoice updated head_block_hash=0x0a7709dd9a19c2bbb56d5adee199dfff02a3ef64bae72f3309d27f22dafe3cf0 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:42:15.215715Z WARN execute{stage=MerkleExecute}: sync::stages::merkle: Failed to verify block state root target_block=17877303 got=0x5687e62f82dd9c8692675cecd612679241c12d05511ccb438432b3936a7736f2 expected=SealedHeader { header: Header { parent_hash: 0x9d29134c8ded92368e2faa61e53457790935e5ea6182e82eaa8a54c327b5628e, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0xbaf6dc2e647aeb6f510f9e318856a1bcd66c5e19, state_root: 0x9bf7726b6a811bbbf91a9c8bbfc5e2722ce9c8451b88fffeeb8ce81f05375ae3, transactions_root: 0x8985598ff5e8e9cfa86df96580ae20822500e6bdb65131feff2a34ba4c2d781b, receipts_root: 0x3149355f932fe2615bed6f1d677624657b0e64a2d313bccebba12c4c11a6e13a, withdrawals_root: Some(0xe98d796617258eb2046b20cf681daf209cd87f9fc637c7b858e97d57ad7106b0), logs_bloom: 0x7e3f8278e7cc1276b818a1a181db5d7b04a3ec29ced7ffc040b94648b4ae170b43091d40298138a92255bba069d865010e79548acf43acc24a338f644429fd521a85501b647c49296c2a623b6321b2aa8f050ac41545deb72c1c2f0482a889f5aa0c989a3680e20f75e6b781ac817c2db7da5a9e45fa6e2297ab1e58cdec2b4182081e51e5e81f2847730a5cecf4de2228760ee5a995542ac0a1015672f36468ab69b105da2028c718b298f0539334228cb4bd7e53283d073561a8b21289010350398b8b551620a23cb8e4441c9e50d6264dd3154f4a22101970ac5e2a32fa5a7c38bdca56c043b79edcbb90ec4866888bac36c24b80164e82c19e81b48df65b, difficulty: 0x0_U256, number: 17877303, gas_limit: 30000000, gas_used: 15743517, timestamp: 1691583575, mix_hash: 0x29f3044f8c2cfdd6b4086ea166c901c3535447eff80bddb5238b63380972373c, nonce: 0, base_fee_per_gas: Some(21569286582), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0x4d616465206f6e20746865206d6f6f6e20627920426c6f636b6e6174697665) }, hash: 0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 }
2023-08-09T12:42:15.215753Z WARN execute{stage=MerkleExecute}: sync::pipeline: Stage encountered a validation error: Block state root (0x5687e62f82dd9c8692675cecd612679241c12d05511ccb438432b3936a7736f2) is different from expected: (0x9bf7726b6a811bbbf91a9c8bbfc5e2722ce9c8451b88fffeeb8ce81f05375ae3) stage=MerkleExecute bad_block=17877303
2023-08-09T12:42:23.727874Z INFO Unwinding{stage=StorageHashing}: sync::pipeline: Stage unwound stage=StorageHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:42:24.673127Z INFO reth::node::events: Forkchoice updated head_block_hash=0x27ab30335f19dbe528a217e6dbca4c7faf9b19351120804f333f41f4b7c59054 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:42:28.210097Z INFO Unwinding{stage=AccountHashing}: sync::pipeline: Stage unwound stage=AccountHashing unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:42:31.179843Z INFO reth::cli: Status connected_peers=32 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:42:37.041811Z INFO reth::node::events: Forkchoice updated head_block_hash=0x91e84d5e23e07cc47f90599c92a430f1915fdd9d4e41fe320400cd686790ed79 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:42:48.010120Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd6d35c7f583964c5661c35a2f7f1bc52fc52901b4e6bb08d5c7abb50c3b34c4a safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:42:59.892870Z INFO reth::node::events: Forkchoice updated head_block_hash=0x399eec0e71bbae08a24011d66736e2f06b21f4094c66389fd1410fcad8101791 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:43:01.180070Z INFO reth::cli: Status connected_peers=25 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:43:12.060729Z INFO reth::node::events: Forkchoice updated head_block_hash=0xa4cf14f24c09aa877c596428f3b8b793e2530b44361988849d169809792cbe89 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:43:24.282915Z INFO reth::node::events: Forkchoice updated head_block_hash=0x6acebd449ae9518f2006891b51f637241a1899ca6df66e8e565c5b1c6e46eea7 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:43:31.180033Z INFO reth::cli: Status connected_peers=27 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:43:36.209969Z INFO reth::node::events: Forkchoice updated head_block_hash=0x53b957767e14c896512bb1b4f3ac689e7e7fd69544163c0a6e2f053abce94806 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:43:47.996559Z INFO reth::node::events: Forkchoice updated head_block_hash=0x00d302d4035e847e0813883f676f0a19ab8e3c01ca3bf82709f2f47e66ef66dd safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:43:56.097948Z INFO Unwinding{stage=MerkleUnwind}: sync::pipeline: Stage unwound stage=MerkleUnwind unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:44:00.495765Z INFO reth::node::events: Forkchoice updated head_block_hash=0x147064a40f64e0e344234f765ec2818e49b4abdfa0bce80c1d9e4153023eb2ec safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:44:01.179990Z INFO reth::cli: Status connected_peers=27 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:44:12.012457Z INFO Unwinding{stage=Execution}: sync::pipeline: Stage unwound stage=Execution unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:44:12.416138Z INFO reth::node::events: Forkchoice updated head_block_hash=0xa3d0a9661bbc5c1277936efcb04aaa28e0072b40d84af31bd01f50aa5b8bc5ed safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:44:14.535440Z INFO Unwinding{stage=SenderRecovery}: sync::pipeline: Stage unwound stage=SenderRecovery unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:44:16.327995Z INFO Unwinding{stage=Bodies}: sync::pipeline: Stage unwound stage=Bodies unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:44:16.335007Z INFO Unwinding{stage=TotalDifficulty}: sync::pipeline: Stage unwound stage=TotalDifficulty unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:44:16.393844Z INFO Unwinding{stage=Headers}: sync::pipeline: Stage unwound stage=Headers unwind_to=17867059 progress=17867059 done=true
2023-08-09T12:44:16.431985Z WARN consensus::engine: Bad block detected in unwind invalid_hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 invalid_number=17877303
2023-08-09T12:44:16.432020Z WARN consensus::engine: Bad block with hash hash=0x5d27306393be450339748f72620de16ff5a788c6666a99a5b4da0f2b56a5eb98 header=Header { parent_hash: 0x9d29134c8ded92368e2faa61e53457790935e5ea6182e82eaa8a54c327b5628e, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0xbaf6dc2e647aeb6f510f9e318856a1bcd66c5e19, state_root: 0x9bf7726b6a811bbbf91a9c8bbfc5e2722ce9c8451b88fffeeb8ce81f05375ae3, transactions_root: 0x8985598ff5e8e9cfa86df96580ae20822500e6bdb65131feff2a34ba4c2d781b, receipts_root: 0x3149355f932fe2615bed6f1d677624657b0e64a2d313bccebba12c4c11a6e13a, withdrawals_root: Some(0xe98d796617258eb2046b20cf681daf209cd87f9fc637c7b858e97d57ad7106b0), logs_bloom: 0x7e3f8278e7cc1276b818a1a181db5d7b04a3ec29ced7ffc040b94648b4ae170b43091d40298138a92255bba069d865010e79548acf43acc24a338f644429fd521a85501b647c49296c2a623b6321b2aa8f050ac41545deb72c1c2f0482a889f5aa0c989a3680e20f75e6b781ac817c2db7da5a9e45fa6e2297ab1e58cdec2b4182081e51e5e81f2847730a5cecf4de2228760ee5a995542ac0a1015672f36468ab69b105da2028c718b298f0539334228cb4bd7e53283d073561a8b21289010350398b8b551620a23cb8e4441c9e50d6264dd3154f4a22101970ac5e2a32fa5a7c38bdca56c043b79edcbb90ec4866888bac36c24b80164e82c19e81b48df65b, difficulty: 0x0_U256, number: 17877303, gas_limit: 30000000, gas_used: 15743517, timestamp: 1691583575, mix_hash: 0x29f3044f8c2cfdd6b4086ea166c901c3535447eff80bddb5238b63380972373c, nonce: 0, base_fee_per_gas: Some(21569286582), blob_gas_used: None, excess_blob_gas: None, extra_data: Bytes(0x4d616465206f6e20746865206d6f6f6e20627920426c6f636b6e6174697665) }
2023-08-09T12:44:24.398147Z INFO try_insert_validated_block{block=(17877426, 0x7d30ef663a5b91cb8e0586dddda72094aa12de39426a1c2dea7e298ef83d055d)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877229, 0x1ffc80962a2f60de8451bd87dfd5f5c7bca56dec6ff81aab38d078c4f93f1387) })
2023-08-09T12:44:24.447314Z WARN make_canonical{block_hash=0x7d30ef663a5b91cb8e0586dddda72094aa12de39426a1c2dea7e298ef83d055d}: blockchain_tree: Block hash not found in block indices block_hash=0x7d30ef663a5b91cb8e0586dddda72094aa12de39426a1c2dea7e298ef83d055d
2023-08-09T12:44:24.447356Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x7d30ef663a5b91cb8e0586dddda72094aa12de39426a1c2dea7e298ef83d055d }) state=ForkchoiceState { head_block_hash: 0x7d30ef663a5b91cb8e0586dddda72094aa12de39426a1c2dea7e298ef83d055d, safe_block_hash: 0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646, finalized_block_hash: 0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa }
2023-08-09T12:44:24.447535Z INFO reth::node::events: Forkchoice updated head_block_hash=0x7d30ef663a5b91cb8e0586dddda72094aa12de39426a1c2dea7e298ef83d055d safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:44:24.545357Z INFO try_insert_validated_block{block=(17877229, 0x1ffc80962a2f60de8451bd87dfd5f5c7bca56dec6ff81aab38d078c4f93f1387)}: blockchain_tree: return=Err(InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x1ffc80962a2f60de8451bd87dfd5f5c7bca56dec6ff81aab38d078c4f93f1387 }), hash: 0x1ffc80962a2f60de8451bd87dfd5f5c7bca56dec6ff81aab38d078c4f93f1387, number: 17877229, parent_hash: 0x4f47006356e55200efcae4d21636d3d7268ec47a3ac5250f829bbae75b651bde, num_txs: 133, .. })
2023-08-09T12:44:24.545375Z WARN consensus::engine: Failed to insert downloaded block err=InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x1ffc80962a2f60de8451bd87dfd5f5c7bca56dec6ff81aab38d078c4f93f1387 }), hash: 0x1ffc80962a2f60de8451bd87dfd5f5c7bca56dec6ff81aab38d078c4f93f1387, number: 17877229, parent_hash: 0x4f47006356e55200efcae4d21636d3d7268ec47a3ac5250f829bbae75b651bde, num_txs: 133, .. }
2023-08-09T12:44:31.179698Z INFO reth::cli: Status connected_peers=30 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:44:35.928243Z INFO try_insert_validated_block{block=(17877427, 0x2e5861d96eb2b48cd89e9117f098dd83b3d9c62aa0066ebf966dff43e36810a9)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877231, 0x983a22eae1726f22a266ed0e4b94ec5c9ea33ca58be35ff738ef4273e19efd3e) })
2023-08-09T12:44:35.971060Z WARN make_canonical{block_hash=0x2e5861d96eb2b48cd89e9117f098dd83b3d9c62aa0066ebf966dff43e36810a9}: blockchain_tree: Block hash not found in block indices block_hash=0x2e5861d96eb2b48cd89e9117f098dd83b3d9c62aa0066ebf966dff43e36810a9
2023-08-09T12:44:35.971173Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x2e5861d96eb2b48cd89e9117f098dd83b3d9c62aa0066ebf966dff43e36810a9 }) state=ForkchoiceState { head_block_hash: 0x2e5861d96eb2b48cd89e9117f098dd83b3d9c62aa0066ebf966dff43e36810a9, safe_block_hash: 0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646, finalized_block_hash: 0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa }
2023-08-09T12:44:35.971311Z INFO reth::node::events: Forkchoice updated head_block_hash=0x2e5861d96eb2b48cd89e9117f098dd83b3d9c62aa0066ebf966dff43e36810a9 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:44:36.070497Z INFO try_insert_validated_block{block=(17877231, 0x983a22eae1726f22a266ed0e4b94ec5c9ea33ca58be35ff738ef4273e19efd3e)}: blockchain_tree: return=Err(InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x983a22eae1726f22a266ed0e4b94ec5c9ea33ca58be35ff738ef4273e19efd3e }), hash: 0x983a22eae1726f22a266ed0e4b94ec5c9ea33ca58be35ff738ef4273e19efd3e, number: 17877231, parent_hash: 0x33ba5807c44818b69da1d36ad45532f3c1da83d7638bfb22774c8bf8d72ac4a4, num_txs: 170, .. })
2023-08-09T12:44:36.070516Z WARN consensus::engine: Failed to insert downloaded block err=InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x983a22eae1726f22a266ed0e4b94ec5c9ea33ca58be35ff738ef4273e19efd3e }), hash: 0x983a22eae1726f22a266ed0e4b94ec5c9ea33ca58be35ff738ef4273e19efd3e, number: 17877231, parent_hash: 0x33ba5807c44818b69da1d36ad45532f3c1da83d7638bfb22774c8bf8d72ac4a4, num_txs: 170, .. }
2023-08-09T12:44:48.525059Z INFO try_insert_validated_block{block=(17877428, 0xd6bc1fbbf3b4f1a8c1ae744c9d5301ec82095bb769191109f6d81b5128b7bc4f)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877233, 0xddcf81c95097d6d76cb8d85b9447f60ef4a4487abd74cd7725de2e6d4133ae50) })
2023-08-09T12:44:48.583039Z WARN make_canonical{block_hash=0xd6bc1fbbf3b4f1a8c1ae744c9d5301ec82095bb769191109f6d81b5128b7bc4f}: blockchain_tree: Block hash not found in block indices block_hash=0xd6bc1fbbf3b4f1a8c1ae744c9d5301ec82095bb769191109f6d81b5128b7bc4f
2023-08-09T12:44:48.583069Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0xd6bc1fbbf3b4f1a8c1ae744c9d5301ec82095bb769191109f6d81b5128b7bc4f }) state=ForkchoiceState { head_block_hash: 0xd6bc1fbbf3b4f1a8c1ae744c9d5301ec82095bb769191109f6d81b5128b7bc4f, safe_block_hash: 0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646, finalized_block_hash: 0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa }
2023-08-09T12:44:48.583190Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd6bc1fbbf3b4f1a8c1ae744c9d5301ec82095bb769191109f6d81b5128b7bc4f safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:44:48.681417Z INFO try_insert_validated_block{block=(17877233, 0xddcf81c95097d6d76cb8d85b9447f60ef4a4487abd74cd7725de2e6d4133ae50)}: blockchain_tree: return=Err(InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0xddcf81c95097d6d76cb8d85b9447f60ef4a4487abd74cd7725de2e6d4133ae50 }), hash: 0xddcf81c95097d6d76cb8d85b9447f60ef4a4487abd74cd7725de2e6d4133ae50, number: 17877233, parent_hash: 0x0d92f2dd0cc67ab3e438fd5a32d698b7b30cc0efb6e8a2a02d2ca35b59ad93ea, num_txs: 147, .. })
2023-08-09T12:44:48.681437Z WARN consensus::engine: Failed to insert downloaded block err=InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0xddcf81c95097d6d76cb8d85b9447f60ef4a4487abd74cd7725de2e6d4133ae50 }), hash: 0xddcf81c95097d6d76cb8d85b9447f60ef4a4487abd74cd7725de2e6d4133ae50, number: 17877233, parent_hash: 0x0d92f2dd0cc67ab3e438fd5a32d698b7b30cc0efb6e8a2a02d2ca35b59ad93ea, num_txs: 147, .. }
2023-08-09T12:45:00.704941Z INFO try_insert_validated_block{block=(17877429, 0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877235, 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269) })
2023-08-09T12:45:00.749191Z WARN make_canonical{block_hash=0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447}: blockchain_tree: Block hash not found in block indices block_hash=0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447
2023-08-09T12:45:00.749221Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447 }) state=ForkchoiceState { head_block_hash: 0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447, safe_block_hash: 0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646, finalized_block_hash: 0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa }
2023-08-09T12:45:00.749328Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447 safe_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 finalized_block_hash=0x8a551a31a845666e1edc25727a8a90f1a0cff1b163fd942bebd63a832ebdfbfa status=Syncing
2023-08-09T12:45:00.863212Z INFO try_insert_validated_block{block=(17877235, 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269)}: blockchain_tree: return=Err(InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269 }), hash: 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269, number: 17877235, parent_hash: 0x7de5e48c975452d50de40761bb7c5b8fcb3c6398bac67ac10fd4da96b2e393ae, num_txs: 143, .. })
2023-08-09T12:45:00.863230Z WARN consensus::engine: Failed to insert downloaded block err=InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269 }), hash: 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269, number: 17877235, parent_hash: 0x7de5e48c975452d50de40761bb7c5b8fcb3c6398bac67ac10fd4da96b2e393ae, num_txs: 143, .. }
2023-08-09T12:45:01.180127Z INFO reth::cli: Status connected_peers=31 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:45:10.509721Z WARN make_canonical{block_hash=0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447}: blockchain_tree: Block hash not found in block indices block_hash=0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447
2023-08-09T12:45:10.509764Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447 }) state=ForkchoiceState { head_block_hash: 0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447, safe_block_hash: 0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95, finalized_block_hash: 0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 }
2023-08-09T12:45:10.509875Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Syncing
2023-08-09T12:45:10.626414Z INFO try_insert_validated_block{block=(17877236, 0x3180af137bb1441234087248667d2228bd6a788935194325644a6e6c4edfe33d)}: blockchain_tree: return=Err(InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x3180af137bb1441234087248667d2228bd6a788935194325644a6e6c4edfe33d }), hash: 0x3180af137bb1441234087248667d2228bd6a788935194325644a6e6c4edfe33d, number: 17877236, parent_hash: 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269, num_txs: 144, .. })
2023-08-09T12:45:10.626435Z WARN consensus::engine: Failed to insert downloaded block err=InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x3180af137bb1441234087248667d2228bd6a788935194325644a6e6c4edfe33d }), hash: 0x3180af137bb1441234087248667d2228bd6a788935194325644a6e6c4edfe33d, number: 17877236, parent_hash: 0xe742ae1c9cc79cecb959773634e218adefb28b9402741214c71397230bd78269, num_txs: 144, .. }
2023-08-09T12:45:13.546867Z INFO try_insert_validated_block{block=(17877430, 0x6b6240b1511b645114c6c7d2b0aa664e78500919a28e0ee0e8952efc5eee4592)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877238, 0x0359e62d745e5263652da12a4caf92dd81aa2aeaec9d8adfe117d5b876564262) })
2023-08-09T12:45:14.268177Z WARN make_canonical{block_hash=0x6b6240b1511b645114c6c7d2b0aa664e78500919a28e0ee0e8952efc5eee4592}: blockchain_tree: Block hash not found in block indices block_hash=0x6b6240b1511b645114c6c7d2b0aa664e78500919a28e0ee0e8952efc5eee4592
2023-08-09T12:45:14.268224Z WARN consensus::engine: Failed to canonicalize the head hash error=Execution(BlockHashNotFoundInChain { block_hash: 0x6b6240b1511b645114c6c7d2b0aa664e78500919a28e0ee0e8952efc5eee4592 }) state=ForkchoiceState { head_block_hash: 0x6b6240b1511b645114c6c7d2b0aa664e78500919a28e0ee0e8952efc5eee4592, safe_block_hash: 0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95, finalized_block_hash: 0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 }
2023-08-09T12:45:14.268344Z INFO reth::node::events: Forkchoice updated head_block_hash=0x6b6240b1511b645114c6c7d2b0aa664e78500919a28e0ee0e8952efc5eee4592 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Syncing
2023-08-09T12:45:14.367106Z INFO try_insert_validated_block{block=(17877238, 0x0359e62d745e5263652da12a4caf92dd81aa2aeaec9d8adfe117d5b876564262)}: blockchain_tree: return=Err(InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x0359e62d745e5263652da12a4caf92dd81aa2aeaec9d8adfe117d5b876564262 }), hash: 0x0359e62d745e5263652da12a4caf92dd81aa2aeaec9d8adfe117d5b876564262, number: 17877238, parent_hash: 0x65102d4358995e738aee9b0947e308e9daea5d22c0b3afce146e39ea4aa7437c, num_txs: 147, .. })
2023-08-09T12:45:14.367136Z WARN consensus::engine: Failed to insert downloaded block err=InsertBlockError { error: Tree(BlockBufferingFailed { block_hash: 0x0359e62d745e5263652da12a4caf92dd81aa2aeaec9d8adfe117d5b876564262 }), hash: 0x0359e62d745e5263652da12a4caf92dd81aa2aeaec9d8adfe117d5b876564262, number: 17877238, parent_hash: 0x65102d4358995e738aee9b0947e308e9daea5d22c0b3afce146e39ea4aa7437c, num_txs: 147, .. }
2023-08-09T12:45:24.867467Z INFO try_insert_validated_block{block=(17877431, 0x2171985bc737f0ba49138f7830a310797df51d7d58191d6059ada69db4939194)}: blockchain_tree: return=Ok(Disconnected { missing_ancestor: (17877240, 0xd7cf9516072036e16f249e7a3381e0f39b69067344fbcb49b1f8e481402c0af1) })
2023-08-09T12:45:24.932023Z INFO reth::node::events: Forkchoice updated head_block_hash=0x2171985bc737f0ba49138f7830a310797df51d7d58191d6059ada69db4939194 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:25.394753Z INFO reth::node::events: Forkchoice updated head_block_hash=0x6b6240b1511b645114c6c7d2b0aa664e78500919a28e0ee0e8952efc5eee4592 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:26.200567Z INFO reth::node::events: Forkchoice updated head_block_hash=0x8bda3fbd385231372ec302d3c4482b24f79c78b480f4ed3d4f78dd290b3ab447 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:26.981686Z INFO reth::node::events: Forkchoice updated head_block_hash=0xd6bc1fbbf3b4f1a8c1ae744c9d5301ec82095bb769191109f6d81b5128b7bc4f safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:27.818916Z INFO reth::node::events: Forkchoice updated head_block_hash=0x2e5861d96eb2b48cd89e9117f098dd83b3d9c62aa0066ebf966dff43e36810a9 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:28.681693Z INFO reth::node::events: Forkchoice updated head_block_hash=0x7d30ef663a5b91cb8e0586dddda72094aa12de39426a1c2dea7e298ef83d055d safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:29.481650Z INFO reth::node::events: Forkchoice updated head_block_hash=0xa3d0a9661bbc5c1277936efcb04aaa28e0072b40d84af31bd01f50aa5b8bc5ed safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:30.272403Z INFO reth::node::events: Forkchoice updated head_block_hash=0x147064a40f64e0e344234f765ec2818e49b4abdfa0bce80c1d9e4153023eb2ec safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:31.063092Z INFO reth::node::events: Forkchoice updated head_block_hash=0x00d302d4035e847e0813883f676f0a19ab8e3c01ca3bf82709f2f47e66ef66dd safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:31.179879Z INFO reth::cli: Status connected_peers=28 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:45:31.906392Z INFO reth::node::events: Forkchoice updated head_block_hash=0x53b957767e14c896512bb1b4f3ac689e7e7fd69544163c0a6e2f053abce94806 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:32.694923Z INFO reth::node::events: Forkchoice updated head_block_hash=0x6acebd449ae9518f2006891b51f637241a1899ca6df66e8e565c5b1c6e46eea7 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:45:33.435847Z INFO reth::node::events: Forkchoice updated head_block_hash=0xa4cf14f24c09aa877c596428f3b8b793e2530b44361988849d169809792cbe89 safe_block_hash=0x9a72490386840ba9ed104a5199f6e903a660ca975b59b642cc233d7f70a9db95 finalized_block_hash=0x6817e5b924ec6794640b38cd8d172595e21dcbe86cbc0357b37740fcdb696646 status=Invalid
2023-08-09T12:46:01.179745Z INFO reth::cli: Status connected_peers=35 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:46:31.179856Z INFO reth::cli: Status connected_peers=33 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:47:01.179788Z INFO reth::cli: Status connected_peers=35 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:47:31.180117Z INFO reth::cli: Status connected_peers=34 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:48:01.180067Z INFO reth::cli: Status connected_peers=38 stage=MerkleExecute checkpoint=17867059 eta=unknown
2023-08-09T12:48:31.179913Z INFO reth::cli: Status connected_peers=35 stage=MerkleExecute checkpoint=17867059 eta=unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment