NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 158 forks source link

P2P Sepolia Sync Stuck at Block 57927 #1866

Closed wojciechos closed 1 week ago

wojciechos commented 1 month ago

Node in P2P mode gets stuck at block 57927 and is unable to sync further. This issue has been reproduced twice by restarting all nodes and forcing a full re-sync from scratch.

Observations

  1. The normal node finds 2 peers and starts getting data.
  2. It consistently fails at block 57927.
  3. Logs show the following error: starknet/client.go:79 Error while reading from stream {"err": "stream reset"}
  4. Got in loop to point 1

Current Setup

More logs


10:55:29.967 15/05/2024 +00:00  INFO    p2p/sync.go:119 Start Pipeline  {"Random node height": 66503, "Current height": 57927, "Start": 57928, "End": 58028} |  
-- | --
  |   | 10:55:29.966 15/05/2024 +00:00  DEBUG   p2p/sync.go:631 Random chosen peer's info   {"peerInfo": "{12D3KooWPuESJuHpSPEzxNXVhEPKzsAM2XzQkHF5hGiSLfXytDCw: []}"} |  
  |   | 10:55:29.966 15/05/2024 +00:00  DEBUG   p2p/sync.go:630 Number of peers {"len": 2} |  
  |   | 10:55:29.966 15/05/2024 +00:00  DEBUG   p2p/sync.go:86  Continuous iteration    {"i": 37906} |  
  |   | 10:55:29.966 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58027} |  
  |   | 10:55:29.963 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58026} |  
  |   | 10:55:29.957 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58025} |  
  |   | 10:55:29.952 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58024} |  
  |   | 10:55:29.950 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58023} |  
  |   | 10:55:29.947 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58022} |  
  |   | 10:55:29.943 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58021} |  
  |   | 10:55:29.939 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58020} |  
  |   | 10:55:29.938 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58019} |  
  |   | 10:55:29.935 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58018} |  
  |   | 10:55:29.930 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58027} |  
  |   | 10:55:29.930 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58026} |  
  |   | 10:55:29.929 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58027} |  
  |   | 10:55:29.924 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58017} |  
  |   | 10:55:29.924 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58026} |  
  |   | 10:55:29.924 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58016} |  
  |   | 10:55:29.921 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58015} |  
  |   | 10:55:29.917 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58025} |  
  |   | 10:55:29.916 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58025} |  
  |   | 10:55:29.911 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58024} |  
  |   | 10:55:29.908 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58024} |  
  |   | 10:55:29.907 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58023} |  
  |   | 10:55:29.906 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58014} |  
  |   | 10:55:29.905 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58023} |  
  |   | 10:55:29.903 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58022} |  
  |   | 10:55:29.902 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58013} |  
  |   | 10:55:29.901 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58022} |  
  |   | 10:55:29.898 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58012} |  
  |   | 10:55:29.898 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58021} |  
  |   | 10:55:29.896 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58021} |  
  |   | 10:55:29.894 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58020} |  
  |   | 10:55:29.893 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58019} |  
  |   | 10:55:29.892 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58011} |  
  |   | 10:55:29.890 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58020} |  
  |   | 10:55:29.889 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58018} |  
  |   | 10:55:29.888 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58019} |  
  |   | 10:55:29.885 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58017} |  
  |   | 10:55:29.885 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58018} |  
  |   | 10:55:29.883 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58010} |  
  |   | 10:55:29.882 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58016} |  
  |   | 10:55:29.879 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58017} |  
  |   | 10:55:29.878 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58015} |  
  |   | 10:55:29.875 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58009} |  
  |   | 10:55:29.874 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58014} |  
  |   | 10:55:29.874 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58016} |  
  |   | 10:55:29.871 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58013} |  
  |   | 10:55:29.869 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58015} |  
  |   | 10:55:29.868 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58008} |  
  |   | 10:55:29.868 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58012} |  
  |   | 10:55:29.863 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58014} |  
  |   | 10:55:29.863 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58011} |  
  |   | 10:55:29.860 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58007} |  
  |   | 10:55:29.858 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58013} |  
  |   | 10:55:29.857 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58010} |  
  |   | 10:55:29.852 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58012} |  
  |   | 10:55:29.852 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58006} |  
  |   | 10:55:29.851 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58009} |  
  |   | 10:55:29.847 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58008} |  
  |   | 10:55:29.846 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58011} |  
  |   | 10:55:29.842 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58007} |  
  |   | 10:55:29.841 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58005} |  
  |   | 10:55:29.839 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58010} |  
  |   | 10:55:29.833 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58006} |  
  |   | 10:55:29.832 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58004} |  
  |   | 10:55:29.832 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58009} |  
  |   | 10:55:29.826 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58008} |  
  |   | 10:55:29.824 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58005} |  
  |   | 10:55:29.822 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58003} |  
  |   | 10:55:29.819 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58004} |  
  |   | 10:55:29.818 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58007} |  
  |   | 10:55:29.814 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58003} |  
  |   | 10:55:29.812 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58002} |  
  |   | 10:55:29.811 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58006} |  
  |   | 10:55:29.807 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58002} |  
  |   | 10:55:29.805 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58005} |  
  |   | 10:55:29.803 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58001} |  
  |   | 10:55:29.799 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58004} |  
  |   | 10:55:29.799 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58001} |  
  |   | 10:55:29.795 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58003} |  
  |   | 10:55:29.795 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 58000} |  
  |   | 10:55:29.792 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 58000} |  
  |   | 10:55:29.788 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57999} |  
  |   | 10:55:29.788 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58002} |  
  |   | 10:55:29.786 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57999} |  
  |   | 10:55:29.783 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58001} |  
  |   | 10:55:29.782 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57998} |  
  |   | 10:55:29.779 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57998} |  
  |   | 10:55:29.778 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 58000} |  
  |   | 10:55:29.776 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57997} |  
  |   | 10:55:29.775 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57997} |  
  |   | 10:55:29.773 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57999} |  
  |   | 10:55:29.772 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57996} |  
  |   | 10:55:29.771 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57996} |  
  |   | 10:55:29.768 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57995} |  
  |   | 10:55:29.767 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57995} |  
  |   | 10:55:29.767 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57998} |  
  |   | 10:55:29.763 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57994} |  
  |   | 10:55:29.762 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57994} |  
  |   | 10:55:29.762 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57997} |  
  |   | 10:55:29.760 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57993} |  
  |   | 10:55:29.759 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57993} |  
  |   | 10:55:29.759 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57996} |  
  |   | 10:55:29.757 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57992} |  
  |   | 10:55:29.755 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57995} |  
  |   | 10:55:29.754 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57992} |  
  |   | 10:55:29.751 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57994} |  
  |   | 10:55:29.750 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57991} |  
  |   | 10:55:29.748 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57993} |  
  |   | 10:55:29.748 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57990} |  
  |   | 10:55:29.746 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57991} |  
  |   | 10:55:29.745 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57989} |  
  |   | 10:55:29.744 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57990} |  
  |   | 10:55:29.744 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57992} |  
  |   | 10:55:29.744 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57991} |  
  |   | 10:55:29.739 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57988} |  
  |   | 10:55:29.738 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57989} |  
  |   | 10:55:29.736 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57988} |  
  |   | 10:55:29.735 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57990} |  
  |   | 10:55:29.730 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57989} |  
  |   | 10:55:29.726 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57987} |  
  |   | 10:55:29.723 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57988} |  
  |   | 10:55:29.719 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57986} |  
  |   | 10:55:29.715 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57987} |  
  |   | 10:55:29.709 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57987} |  
  |   | 10:55:29.708 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57985} |  
  |   | 10:55:29.706 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57986} |  
  |   | 10:55:29.700 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57986} |  
  |   | 10:55:29.699 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57984} |  
  |   | 10:55:29.691 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57985} |  
  |   | 10:55:29.690 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57985} |  
  |   | 10:55:29.688 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57984} |  
  |   | 10:55:29.687 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57984} |  
  |   | 10:55:29.686 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57983} |  
  |   | 10:55:29.676 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57982} |  
  |   | 10:55:29.671 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57983} |  
  |   | 10:55:29.670 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57983} |  
  |   | 10:55:29.669 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57981} |  
  |   | 10:55:29.661 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57982} |  
  |   | 10:55:29.661 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57980} |  
  |   | 10:55:29.655 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57982} |  
  |   | 10:55:29.653 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57981} |  
  |   | 10:55:29.653 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57979} |  
  |   | 10:55:29.649 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57978} |  
  |   | 10:55:29.648 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57981} |  
  |   | 10:55:29.643 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57980} |  
  |   | 10:55:29.640 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57977} |  
  |   | 10:55:29.636 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57980} |  
  |   | 10:55:29.635 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57976} |  
  |   | 10:55:29.633 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57979} |  
  |   | 10:55:29.626 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57978} |  
  |   | 10:55:29.624 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57975} |  
  |   | 10:55:29.623 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57979} |  
  |   | 10:55:29.618 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57974} |  
  |   | 10:55:29.618 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57978} |  
  |   | 10:55:29.614 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57977} |  
  |   | 10:55:29.611 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57973} |  
  |   | 10:55:29.606 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57976} |  
  |   | 10:55:29.603 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57977} |  
  |   | 10:55:29.603 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57972} |  
  |   | 10:55:29.599 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57971} |  
  |   | 10:55:29.596 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57976} |  
  |   | 10:55:29.593 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57970} |  
  |   | 10:55:29.590 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57969} |  
  |   | 10:55:29.589 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57968} |  
  |   | 10:55:29.589 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57975} |  
  |   | 10:55:29.589 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57975} |  
  |   | 10:55:29.588 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57967} |  
  |   | 10:55:29.579 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57974} |  
  |   | 10:55:29.572 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57966} |  
  |   | 10:55:29.571 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57965} |  
  |   | 10:55:29.571 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57974} |  
  |   | 10:55:29.571 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57973} |  
  |   | 10:55:29.570 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57973} |  
  |   | 10:55:29.570 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57972} |  
  |   | 10:55:29.560 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57964} |  
  |   | 10:55:29.554 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57963} |  
  |   | 10:55:29.554 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57971} |  
  |   | 10:55:29.553 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57972} |  
  |   | 10:55:29.552 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57962} |  
  |   | 10:55:29.551 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57961} |  
  |   | 10:55:29.541 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57970} |  
  |   | 10:55:29.537 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57960} |  
  |   | 10:55:29.537 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57971} |  
  |   | 10:55:29.535 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57970} |  
  |   | 10:55:29.535 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57969} |  
  |   | 10:55:29.530 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57968} |  
  |   | 10:55:29.526 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57959} |  
  |   | 10:55:29.526 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57969} |  
  |   | 10:55:29.525 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57967} |  
  |   | 10:55:29.521 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57968} |  
  |   | 10:55:29.518 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57958} |  
  |   | 10:55:29.518 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57966} |  
  |   | 10:55:29.515 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57967} |  
  |   | 10:55:29.514 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57965} |  
  |   | 10:55:29.511 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57966} |  
  |   | 10:55:29.511 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57964} |  
  |   | 10:55:29.511 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57957} |  
  |   | 10:55:29.507 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57965} |  
  |   | 10:55:29.506 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57963} |  
  |   | 10:55:29.505 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57956} |  
  |   | 10:55:29.504 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57964} |  
  |   | 10:55:29.503 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57962} |  
  |   | 10:55:29.502 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57955} |  
  |   | 10:55:29.500 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57961} |  
  |   | 10:55:29.499 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57963} |  
  |   | 10:55:29.497 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57962} |  
  |   | 10:55:29.496 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57954} |  
  |   | 10:55:29.495 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57960} |  
  |   | 10:55:29.493 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57961} |  
  |   | 10:55:29.492 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57953} |  
  |   | 10:55:29.489 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57952} |  
  |   | 10:55:29.487 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57960} |  
  |   | 10:55:29.486 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57959} |  
  |   | 10:55:29.485 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57951} |  
  |   | 10:55:29.480 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57958} |  
  |   | 10:55:29.479 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57950} |  
  |   | 10:55:29.477 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57959} |  
  |   | 10:55:29.475 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57957} |  
  |   | 10:55:29.475 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57949} |  
  |   | 10:55:29.471 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57956} |  
  |   | 10:55:29.471 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57958} |  
  |   | 10:55:29.471 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57948} |  
  |   | 10:55:29.467 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57955} |  
  |   | 10:55:29.466 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57957} |  
  |   | 10:55:29.466 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57947} |  
  |   | 10:55:29.463 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57956} |  
  |   | 10:55:29.463 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57946} |  
  |   | 10:55:29.462 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57954} |  
  |   | 10:55:29.459 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57955} |  
  |   | 10:55:29.458 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57953} |  
  |   | 10:55:29.457 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57945} |  
  |   | 10:55:29.455 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57952} |  
  |   | 10:55:29.454 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57954} |  
  |   | 10:55:29.451 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57951} |  
  |   | 10:55:29.449 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57944} |  
  |   | 10:55:29.448 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57953} |  
  |   | 10:55:29.448 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57952} |  
  |   | 10:55:29.445 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57950} |  
  |   | 10:55:29.441 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57949} |  
  |   | 10:55:29.441 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57951} |  
  |   | 10:55:29.441 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57943} |  
  |   | 10:55:29.440 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57948} |  
  |   | 10:55:29.440 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57947} |  
  |   | 10:55:29.433 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57950} |  
  |   | 10:55:29.429 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57946} |  
  |   | 10:55:29.428 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57949} |  
  |   | 10:55:29.426 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57942} |  
  |   | 10:55:29.421 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57948} |  
  |   | 10:55:29.421 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57945} |  
  |   | 10:55:29.417 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57947} |  
  |   | 10:55:29.416 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57944} |  
  |   | 10:55:29.414 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57941} |  
  |   | 10:55:29.413 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57946} |  
  |   | 10:55:29.409 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57943} |  
  |   | 10:55:29.408 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57945} |  
  |   | 10:55:29.406 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57940} |  
  |   | 10:55:29.403 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57944} |  
  |   | 10:55:29.400 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57942} |  
  |   | 10:55:29.398 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57943} |  
  |   | 10:55:29.393 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57939} |  
  |   | 10:55:29.390 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57941} |  
  |   | 10:55:29.389 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57942} |  
  |   | 10:55:29.384 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57940} |  
  |   | 10:55:29.382 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57938} |  
  |   | 10:55:29.379 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57941} |  
  |   | 10:55:29.371 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57940} |  
  |   | 10:55:29.371 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57937} |  
  |   | 10:55:29.370 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57939} |  
  |   | 10:55:29.361 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57939} |  
  |   | 10:55:29.360 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57936} |  
  |   | 10:55:29.358 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57938} |  
  |   | 10:55:29.351 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57938} |  
  |   | 10:55:29.351 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57935} |  
  |   | 10:55:29.350 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57937} |  
  |   | 10:55:29.341 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57936} |  
  |   | 10:55:29.340 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57937} |  
  |   | 10:55:29.337 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57934} |  
  |   | 10:55:29.331 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57936} |  
  |   | 10:55:29.331 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57935} |  
  |   | 10:55:29.326 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57933} |  
  |   | 10:55:29.322 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57935} |  
  |   | 10:55:29.317 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57934} |  
  |   | 10:55:29.314 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57932} |  
  |   | 10:55:29.313 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57934} |  
  |   | 10:55:29.308 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57933} |  
  |   | 10:55:29.307 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57933} |  
  |   | 10:55:29.303 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57931} |  
  |   | 10:55:29.300 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57932} |  
  |   | 10:55:29.298 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57932} |  
  |   | 10:55:29.295 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57930} |  
  |   | 10:55:29.294 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57931} |  
  |   | 10:55:29.293 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57931} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58027} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58026} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58025} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58024} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58023} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58022} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58021} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58020} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58019} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58018} |  
  |   | 10:55:29.291 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58017} |  
  |   | 10:55:29.290 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57929} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58016} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58015} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58014} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58013} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58012} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58011} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58010} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58009} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58008} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58007} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58006} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58005} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58004} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58003} |  
  |   | 10:55:29.288 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58002} |  
  |   | 10:55:29.287 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58001} |  
  |   | 10:55:29.287 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 58000} |  
  |   | 10:55:29.287 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57999} |  
  |   | 10:55:29.287 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57998} |  
  |   | 10:55:29.287 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57997} |  
  |   | 10:55:29.287 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57996} |  
  |   | 10:55:29.287 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57930} |  
  |   | 10:55:29.286 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57995} |  
  |   | 10:55:29.285 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57994} |  
  |   | 10:55:29.284 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57930} |  
  |   | 10:55:29.284 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57993} |  
  |   | 10:55:29.283 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57992} |  
  |   | 10:55:29.278 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57991} |  
  |   | 10:55:29.278 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57990} |  
  |   | 10:55:29.278 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57989} |  
  |   | 10:55:29.278 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57988} |  
  |   | 10:55:29.278 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57987} |  
  |   | 10:55:29.277 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57986} |  
  |   | 10:55:29.277 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57985} |  
  |   | 10:55:29.277 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57984} |  
  |   | 10:55:29.277 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57983} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57982} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57981} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57980} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57979} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57978} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57977} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57976} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57975} |  
  |   | 10:55:29.276 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57974} |  
  |   | 10:55:29.275 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57973} |  
  |   | 10:55:29.275 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57929} |  
  |   | 10:55:29.275 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57972} |  
  |   | 10:55:29.275 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57971} |  
  |   | 10:55:29.275 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57970} |  
  |   | 10:55:29.275 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57969} |  
  |   | 10:55:29.270 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57929} |  
  |   | 10:55:29.270 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57968} |  
  |   | 10:55:29.270 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57967} |  
  |   | 10:55:29.270 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57966} |  
  |   | 10:55:29.270 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57965} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57964} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57963} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57962} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57961} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57960} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57959} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57958} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57957} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57956} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57955} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57954} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57953} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57952} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57951} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57950} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57949} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57948} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57947} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57946} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57945} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57944} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57943} |  
  |   | 10:55:29.267 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57942} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57941} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57940} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57939} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57938} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57937} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57936} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57935} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57934} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57933} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57932} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:253 Received Receipts   {"blockNumber": 57928} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57931} |  
  |   | 10:55:29.266 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57930} |  
  |   | 10:55:29.262 15/05/2024 +00:00  DEBUG   p2p/sync.go:258 Received Events {"blockNumber": 57928} |  
  |   | 10:55:29.261 15/05/2024 +00:00  DEBUG   p2p/sync.go:248 Received Transactions   {"blockNumber": 57928} |  
  |   | 10:55:29.256 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57929} |  
  |   | 10:55:29.255 15/05/2024 +00:00  DEBUG   p2p/sync.go:238 Received Block Header and Signatures    {"blockNumber": 57928} |  
  |   | 10:55:29.255 15/05/2024 +00:00  DEBUG   starknet/client.go:79   Error while reading from stream {"err": "stream reset"} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:631 Random chosen peer's info   {"peerInfo": "{12D3KooWPuESJuHpSPEzxNXVhEPKzsAM2XzQkHF5hGiSLfXytDCw: []}"} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:630 Number of peers {"len": 2} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:631 Random chosen peer's info   {"peerInfo": "{12D3KooWNKz9BJmyWVFUnod6SQYLG4dYZNhs3GrMpiot63Y1DLYS: []}"} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:630 Number of peers {"len": 2} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:631 Random chosen peer's info   {"peerInfo": "{12D3KooWPuESJuHpSPEzxNXVhEPKzsAM2XzQkHF5hGiSLfXytDCw: []}"} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:630 Number of peers {"len": 2} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:631 Random chosen peer's info   {"peerInfo": "{12D3KooWPuESJuHpSPEzxNXVhEPKzsAM2XzQkHF5hGiSLfXytDCw: []}"} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:630 Number of peers {"len": 2} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:631 Random chosen peer's info   {"peerInfo": "{12D3KooWNKz9BJmyWVFUnod6SQYLG4dYZNhs3GrMpiot63Y1DLYS: []}"} |  
  |   | 10:55:29.254 15/05/2024 +00:00  DEBUG   p2p/sync.go:630 Number of peers {"len": 2} |  
  |   | 10:55:29.254 15/05/2024 +00:00  INFO    p2p/sync.go:119 Start Pipeline  {"Random node height": 66503, "Current height": 57927, "Start": 57928, "End": 58028}