Skip to content

Instantly share code, notes, and snippets.

@tomusdrw
Created September 11, 2017 15:14
Show Gist options
  • Select an option

  • Save tomusdrw/d0b54384dd50900ce4ff83a9c3d8b883 to your computer and use it in GitHub Desktop.

Select an option

Save tomusdrw/d0b54384dd50900ce4ff83a9c3d8b883 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Loading config file from /home/tomusdrw/.local/share/io.parity.ethereum/config.toml
2017-09-11 17:01:41 main INFO parity::run Starting Parity/v1.7.2-unstable-3b10e0b-20170830/x86_64-linux-gnu/rustc1.21.0-beta.2
2017-09-11 17:01:41 main INFO parity::run Keys path /home/tomusdrw/.local/share/io.parity.ethereum/keys/Foundation
2017-09-11 17:01:41 main INFO parity::run DB path /share/__db/ethereum/db/906a34e69aec8c0d
2017-09-11 17:01:41 main INFO parity::run Path to dapps /home/tomusdrw/.local/share/io.parity.ethereum/dapps
2017-09-11 17:01:41 main INFO parity::run State DB configuration: fast
2017-09-11 17:01:41 main INFO parity::run Operating mode: passive
2017-09-11 17:01:41 main INFO ethcore::service Configured for Foundation using Ethash engine
2017-09-11 17:01:42 IO Worker #0 INFO network Public node URL: enode://aab61610f7040ffa00fe1af5e243f4a3422dcf479be3a12f8477e778e84b5745d704fdfa7440321884c29b679e9631a978e9ed36d5c52b0d215f6d299c762e68@192.168.0.100:30303
2017-09-11 17:01:42 main WARN dapps Cannot read manifest file at: "/home/tomusdrw/.local/share/io.parity.ethereum/dapps/mindapp/manifest.json". Error: "Error { repr: Os { code: 2, message: \"No such file or directory\" } }"
2017-09-11 17:01:43 IO Worker #0 TRACE sync == Connected 0: Parity/v1.7.1-beta-ddc7b58-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:43 IO Worker #0 TRACE sync Sending status to 0, protocol version 2
2017-09-11 17:01:43 IO Worker #2 TRACE sync == Connected 35: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:43 IO Worker #2 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:01:43 IO Worker #1 TRACE sync New peer 0 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4260000))
2017-09-11 17:01:43 IO Worker #1 DEBUG sync Connected 0:Parity/v1.7.1-beta-ddc7b58-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:43 IO Worker #1 TRACE sync 0 <- GetForkHeader: at 1920000
2017-09-11 17:01:43 IO Worker #3 TRACE sync == Disconnecting 35: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:43 IO Worker #2 TRACE sync == Connected 1: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:43 IO Worker #2 TRACE sync Sending status to 1, protocol version 2
2017-09-11 17:01:43 IO Worker #0 TRACE sync 0 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:43 IO Worker #0 TRACE sync 0 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:43 IO Worker #0 TRACE sync 0: Confirmed peer
2017-09-11 17:01:43 IO Worker #0 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:43 IO Worker #1 TRACE sync New peer 1 (protocol: 2, network: 1, difficulty: Some(114549756799316455498), latest:f898…7f1f, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:43 IO Worker #1 DEBUG sync Connected 1:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:43 IO Worker #1 TRACE sync 1 <- GetForkHeader: at 1920000
2017-09-11 17:01:43 IO Worker #3 TRACE sync == Connected 28: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:01:43 IO Worker #3 TRACE sync Sending status to 28, protocol version 2
2017-09-11 17:01:43 IO Worker #2 TRACE sync 1 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:43 IO Worker #2 TRACE sync 1 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:43 IO Worker #0 TRACE sync 1: Fork mismatch
2017-09-11 17:01:43 IO Worker #1 TRACE sync == Disconnecting 1: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:43 IO Worker #1 DEBUG sync Disconnected 1
2017-09-11 17:01:43 IO Worker #1 TRACE sync Syncing with peers: 1 active, 1 confirmed, 1 total
2017-09-11 17:01:43 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:44 IO Worker #2 TRACE sync New peer 28 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4100000))
2017-09-11 17:01:44 IO Worker #2 DEBUG sync Connected 28:Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:01:44 IO Worker #2 TRACE sync 28 <- GetForkHeader: at 1920000
2017-09-11 17:01:44 IO Worker #0 TRACE sync 28 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:44 IO Worker #0 TRACE sync 28 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:44 IO Worker #2 TRACE sync 28: Confirmed peer
2017-09-11 17:01:44 IO Worker #2 TRACE sync Checking snapshot sync: 4100000 vs 2670
2017-09-11 17:01:44 IO Worker #3 TRACE sync == Connected 1: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:44 IO Worker #3 TRACE sync Sending status to 1, protocol version 2
2017-09-11 17:01:44 IO Worker #1 TRACE sync == Connected 3: Parity/v1.4.5-beta-a028d04-20161126/x86_64-linux-gnu/rustc1.13.0
2017-09-11 17:01:44 IO Worker #1 TRACE sync Sending status to 3, protocol version 1
2017-09-11 17:01:44 IO Worker #1 TRACE sync New peer 1 (protocol: 2, network: 1, difficulty: Some(114549756799316455498), latest:f898…7f1f, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:44 IO Worker #1 DEBUG sync Connected 1:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:44 IO Worker #1 TRACE sync 1 <- GetForkHeader: at 1920000
2017-09-11 17:01:44 IO Worker #2 TRACE sync 1 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:44 IO Worker #2 TRACE sync 1 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:44 IO Worker #3 TRACE sync 1: Fork mismatch
2017-09-11 17:01:44 IO Worker #1 TRACE sync == Disconnecting 1: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:44 IO Worker #1 DEBUG sync Disconnected 1
2017-09-11 17:01:44 IO Worker #1 TRACE sync Syncing with peers: 2 active, 2 confirmed, 2 total
2017-09-11 17:01:44 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:44 IO Worker #1 TRACE sync Checking snapshot sync: 4100000 vs 2670
2017-09-11 17:01:45 IO Worker #3 TRACE sync == Connected 61: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:45 IO Worker #3 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:01:45 IO Worker #1 TRACE sync == Disconnecting 61: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:45 IO Worker #2 TRACE sync == Connected 2: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:45 IO Worker #2 TRACE sync Sending status to 2, protocol version 2
2017-09-11 17:01:45 IO Worker #0 TRACE sync == Connected 40: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:45 IO Worker #0 TRACE sync Sending status to 40, protocol version 63
2017-09-11 17:01:45 IO Worker #0 TRACE sync == Connected 47: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:01:45 IO Worker #0 TRACE sync Sending status to 47, protocol version 63
2017-09-11 17:01:45 IO Worker #3 TRACE sync == Connected 35: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:45 IO Worker #3 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:01:45 IO Worker #1 TRACE sync == Disconnecting 35: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:45 IO Worker #3 TRACE sync New peer 3 (protocol: 1, network: 1, difficulty: Some(93324300966259942283), latest:dbec…82c2, genesis:d4e5…8fa3, snapshot:Some(0))
2017-09-11 17:01:45 IO Worker #3 DEBUG sync Connected 3:Parity/v1.4.5-beta-a028d04-20161126/x86_64-linux-gnu/rustc1.13.0
2017-09-11 17:01:45 IO Worker #3 TRACE sync 3 <- GetForkHeader: at 1920000
2017-09-11 17:01:45 IO Worker #2 TRACE sync == Disconnecting 40: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:45 IO Worker #0 TRACE sync New peer 2 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4260000))
2017-09-11 17:01:45 IO Worker #0 DEBUG sync Connected 2:Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:45 IO Worker #0 TRACE sync 2 <- GetForkHeader: at 1920000
2017-09-11 17:01:45 IO Worker #0 TRACE sync 2 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:45 IO Worker #0 TRACE sync 2 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:45 IO Worker #3 TRACE sync == Connected 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:45 IO Worker #3 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:01:45 IO Worker #1 TRACE sync 2: Confirmed peer
2017-09-11 17:01:45 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:45 IO Worker #3 TRACE sync New peer 47 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:01:45 IO Worker #3 DEBUG sync Connected 47:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:01:45 IO Worker #3 TRACE sync 47 <- GetForkHeader: at 1920000
2017-09-11 17:01:45 IO Worker #2 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114549756799316455498), latest:f898…7f1f, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:45 IO Worker #2 DEBUG sync Connected 61:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:45 IO Worker #2 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:01:45 IO Worker #1 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:45 IO Worker #1 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:45 IO Worker #2 TRACE sync 61: Fork mismatch
2017-09-11 17:01:45 IO Worker #1 TRACE sync == Disconnecting 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:45 IO Worker #1 DEBUG sync Disconnected 61
2017-09-11 17:01:45 IO Worker #1 TRACE sync Syncing with peers: 5 active, 3 confirmed, 5 total
2017-09-11 17:01:45 IO Worker #1 TRACE sync Checking snapshot sync: 4100000 vs 2670
2017-09-11 17:01:45 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:45 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:46 IO Worker #3 TRACE sync 3 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:46 IO Worker #3 TRACE sync 3 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:46 IO Worker #2 TRACE sync == Disconnecting 37: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:46 IO Worker #0 TRACE sync == Connected 37: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:46 IO Worker #0 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:01:46 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:46 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:46 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:46 IO Worker #1 TRACE sync == Connected 65: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.8.1
2017-09-11 17:01:46 IO Worker #1 TRACE sync Sending status to 65, protocol version 63
2017-09-11 17:01:46 IO Worker #1 TRACE sync == Connected 36: Parity/v1.7.1-beta-f90bdcd-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:46 IO Worker #1 TRACE sync Sending status to 36, protocol version 2
2017-09-11 17:01:46 IO Worker #2 TRACE sync 3: Confirmed peer
2017-09-11 17:01:46 IO Worker #2 TRACE sync Checking snapshot sync: 0 vs 2670
2017-09-11 17:01:46 IO Worker #3 TRACE sync 47 -> GetNodeData: 16 entries
2017-09-11 17:01:46 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:46 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1389008, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:46 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:46 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:46 IO Worker #3 TRACE sync 47 -> GetReceipts: 21 entries
2017-09-11 17:01:46 IO Worker #3 TRACE sync 47: Chain is too short to confirm the block
2017-09-11 17:01:46 IO Worker #3 TRACE sync Skipping busy peer 47
2017-09-11 17:01:46 IO Worker #0 TRACE sync == Disconnecting 61: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:46 IO Worker #2 TRACE sync == Connected 61: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:46 IO Worker #2 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:01:46 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:46 IO Worker #1 TRACE sync New peer 36 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4260000))
2017-09-11 17:01:46 IO Worker #1 DEBUG sync Connected 36:Parity/v1.7.1-beta-f90bdcd-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:46 IO Worker #1 TRACE sync 36 <- GetForkHeader: at 1920000
2017-09-11 17:01:46 IO Worker #2 TRACE sync == Connected 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:46 IO Worker #2 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:01:46 IO Worker #3 TRACE sync == Connected 69: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:46 IO Worker #3 TRACE sync Sending status to 69, protocol version 2
2017-09-11 17:01:46 IO Worker #2 TRACE sync New peer 37 (protocol: 2, network: 1, difficulty: Some(114549756799316455498), latest:f898…7f1f, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:46 IO Worker #2 DEBUG sync Connected 37:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:46 IO Worker #2 TRACE sync 37 <- GetForkHeader: at 1920000
2017-09-11 17:01:46 IO Worker #1 TRACE sync 37 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:46 IO Worker #1 TRACE sync 37 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:46 IO Worker #0 TRACE sync == Disconnecting 40: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:46 IO Worker #1 TRACE sync == Connected 40: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:46 IO Worker #1 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:01:46 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:46 IO Worker #0 TRACE sync 36 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:46 IO Worker #0 TRACE sync 36 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:46 IO Worker #0 TRACE sync 37: Fork mismatch
2017-09-11 17:01:46 IO Worker #3 TRACE sync == Disconnecting 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:46 IO Worker #3 DEBUG sync Disconnected 37
2017-09-11 17:01:46 IO Worker #3 TRACE sync Syncing with peers: 6 active, 4 confirmed, 6 total
2017-09-11 17:01:46 IO Worker #3 TRACE sync Checking snapshot sync: 0 vs 2670
2017-09-11 17:01:46 IO Worker #3 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:46 IO Worker #3 TRACE sync Checking snapshot sync: 4100000 vs 2670
2017-09-11 17:01:46 IO Worker #3 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:46 IO Worker #1 TRACE sync == Disconnecting 69: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:47 IO Worker #0 TRACE sync New peer 65 (protocol: 63, network: 1, difficulty: Some(470844148349850844853), latest:44da…aab1, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:01:47 IO Worker #0 DEBUG sync Connected 65:Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.8.1
2017-09-11 17:01:47 IO Worker #0 TRACE sync 65 <- GetForkHeader: at 1920000
2017-09-11 17:01:47 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:47 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:47 IO Worker #3 TRACE sync 36: Confirmed peer
2017-09-11 17:01:47 IO Worker #3 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:47 IO Worker #1 TRACE sync == Connected 68: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:47 IO Worker #1 TRACE sync Sending status to 68, protocol version 63
2017-09-11 17:01:47 IO Worker #0 TRACE sync 65: Confirmed peer
2017-09-11 17:01:47 IO Worker #0 TRACE sync Checking snapshot sync: 0 vs 2670
2017-09-11 17:01:47 IO Worker #0 TRACE sync == Disconnecting 68: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:47 IO Worker #3 TRACE sync == Connected 64: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:47 IO Worker #3 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:01:47 IO Worker #2 TRACE sync New peer 64 (protocol: 2, network: 1, difficulty: Some(114549880933956282051), latest:907b…131e, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:47 IO Worker #2 DEBUG sync Connected 64:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:47 IO Worker #2 TRACE sync 64 <- GetForkHeader: at 1920000
2017-09-11 17:01:47 IO Worker #3 TRACE sync 64 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:47 IO Worker #3 TRACE sync 64 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:47 IO Worker #3 TRACE sync == Connected 71: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:47 IO Worker #3 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:01:47 IO Worker #2 TRACE sync == Disconnecting 71: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:47 IO Worker #0 TRACE sync 64: Fork mismatch
2017-09-11 17:01:47 IO Worker #1 TRACE sync == Disconnecting 64: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:47 IO Worker #1 DEBUG sync Disconnected 64
2017-09-11 17:01:47 IO Worker #1 TRACE sync Syncing with peers: 7 active, 6 confirmed, 7 total
2017-09-11 17:01:47 IO Worker #1 TRACE sync Checking snapshot sync: 0 vs 2670
2017-09-11 17:01:47 IO Worker #1 TRACE sync Checking snapshot sync: 4100000 vs 2670
2017-09-11 17:01:47 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:47 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:47 IO Worker #1 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:47 IO Worker #1 TRACE sync Checking snapshot sync: 0 vs 2670
2017-09-11 17:01:48 IO Worker #3 TRACE sync == Connected 40: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:48 IO Worker #3 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:01:48 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:48 IO Worker #1 TRACE sync == Disconnecting 40: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:48 IO Worker #0 TRACE sync == Connected 34: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:48 IO Worker #0 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:01:48 IO Worker #2 TRACE sync == Disconnecting 34: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:48 IO Worker #0 TRACE sync == Connected 20: Parity/v1.7.1-beta-f90bdcd-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:48 IO Worker #0 TRACE sync Sending status to 20, protocol version 2
2017-09-11 17:01:48 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:01:48 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:48 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:48 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:48 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1389776, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:48 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:48 IO Worker #3 TRACE sync New peer 20 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4260000))
2017-09-11 17:01:48 IO Worker #3 DEBUG sync Connected 20:Parity/v1.7.1-beta-f90bdcd-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:48 IO Worker #3 TRACE sync 20 <- GetForkHeader: at 1920000
2017-09-11 17:01:48 IO Worker #3 TRACE sync == Connected 38: Parity/v1.7.1-beta-f90bdcd-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:48 IO Worker #3 TRACE sync Sending status to 38, protocol version 2
2017-09-11 17:01:48 IO Worker #3 TRACE sync 20 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:48 IO Worker #3 TRACE sync 20 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:48 IO Worker #1 TRACE sync == Connected 5: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:48 IO Worker #1 TRACE sync Sending status to 5, protocol version 2
2017-09-11 17:01:48 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:01:48 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:48 IO Worker #3 TRACE sync 20: Confirmed peer
2017-09-11 17:01:48 IO Worker #3 TRACE sync Checking snapshot sync: 4260000 vs 2670
2017-09-11 17:01:48 IO Worker #3 TRACE sync Starting confirmed snapshot sync b4f6daa84cb8eb22088823a4adbe49b29e5fef882d763665158522cbb2f9f360 with [36, 0, 20]
2017-09-11 17:01:48 IO Worker #3 TRACE sync 36 <- GetSnapshotManifest
2017-09-11 17:01:48 IO Worker #3 TRACE sync 0 <- GetSnapshotManifest
2017-09-11 17:01:48 IO Worker #3 TRACE sync 20 <- GetSnapshotManifest
2017-09-11 17:01:48 IO Worker #3 TRACE sync New snapshot sync with [36, 0, 20]
2017-09-11 17:01:48 IO Worker #1 TRACE sync New peer 5 (protocol: 2, network: 1, difficulty: Some(114549880933956282051), latest:907b…131e, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:48 IO Worker #1 DEBUG sync Connected 5:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:48 IO Worker #1 TRACE sync 5 <- GetForkHeader: at 1920000
2017-09-11 17:01:48 IO Worker #1 TRACE sync 5 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:48 IO Worker #1 TRACE sync 5 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:48 IO Worker #0 TRACE sync 0 <- GetSnapshotData 4c863093ca1519c9e0dc532eeebab7a334e4ae8b2030b3dea20ad4e01ecb9082
2017-09-11 17:01:48 IO Worker #0 TRACE sync Syncing with peers: 9 active, 7 confirmed, 9 total
2017-09-11 17:01:48 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:01:48 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:01:48 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:01:49 IO Worker #3 TRACE sync New peer 38 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4260000))
2017-09-11 17:01:49 IO Worker #3 DEBUG sync Connected 38:Parity/v1.7.1-beta-f90bdcd-20170822/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:49 IO Worker #3 TRACE sync 38 <- GetForkHeader: at 1920000
2017-09-11 17:01:49 IO Worker #3 TRACE sync 5: Fork mismatch
2017-09-11 17:01:49 IO Worker #2 TRACE sync == Disconnecting 5: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:49 IO Worker #2 DEBUG sync Disconnected 5
2017-09-11 17:01:49 IO Worker #2 TRACE sync Syncing with peers: 9 active, 7 confirmed, 9 total
2017-09-11 17:01:49 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:01:49 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:01:49 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:01:49 IO Worker #2 TRACE sync 20: Ignored unexpected/expired manifest
2017-09-11 17:01:49 IO Worker #2 TRACE sync Syncing with peers: 9 active, 7 confirmed, 9 total
2017-09-11 17:01:49 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:01:49 IO Worker #2 TRACE sync 20 <- GetSnapshotData 176d5486b3963e1418344f4d1134d148feb2853938e1cf048525a8b9fd1a9082
2017-09-11 17:01:49 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:01:49 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:49 IO Worker #3 TRACE sync 36: Ignored unexpected/expired manifest
2017-09-11 17:01:49 IO Worker #3 TRACE sync Syncing with peers: 9 active, 7 confirmed, 9 total
2017-09-11 17:01:49 IO Worker #3 TRACE sync 36 <- GetSnapshotData b93b7d6ff188460df5cc64fa9626787cf6f582c6ee5ade2005020e7e2bca9e8f
2017-09-11 17:01:49 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:01:49 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:01:49 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1390544, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:49 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:49 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:49 IO Worker #1 TRACE sync == Connected 6: GMC/v2.0.0-stable-d849d276/linux/go1.7.3
2017-09-11 17:01:49 IO Worker #1 TRACE sync Sending status to 6, protocol version 63
2017-09-11 17:01:49 IO Worker #3 TRACE sync 38 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:49 IO Worker #3 TRACE sync 38 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:49 IO Worker #3 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:01:49 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:01:49 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:49 IO Worker #0 TRACE sync == Connected 54: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:49 IO Worker #0 TRACE sync Sending status to 54, protocol version 2
2017-09-11 17:01:49 IO Worker #2 TRACE sync New peer 6 (protocol: 63, network: 7762959, difficulty: Some(4761393360925367103), latest:b1ed…8a7c, genesis:4eba…52e9, snapshot:None)
2017-09-11 17:01:49 IO Worker #2 TRACE sync Peer 6 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4eba…52e9)
2017-09-11 17:01:49 IO Worker #1 TRACE sync == Disconnecting 6: GMC/v2.0.0-stable-d849d276/linux/go1.7.3
2017-09-11 17:01:49 IO Worker #0 TRACE sync New peer 54 (protocol: 2, network: 1, difficulty: Some(114549880933956282051), latest:907b…131e, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:49 IO Worker #0 DEBUG sync Connected 54:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:49 IO Worker #0 TRACE sync 54 <- GetForkHeader: at 1920000
2017-09-11 17:01:49 IO Worker #0 TRACE sync 38: Confirmed peer
2017-09-11 17:01:49 IO Worker #0 TRACE sync 38 <- GetSnapshotData 32eb19bc2e8a4e8e2e66b9faf662e0bd982ee1a4d9ec9474ac8f0f000c222fbb
2017-09-11 17:01:49 IO Worker #2 TRACE sync 54 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:49 IO Worker #2 TRACE sync 54 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:50 IO Worker #1 TRACE sync 54: Fork mismatch
2017-09-11 17:01:50 IO Worker #2 TRACE sync == Disconnecting 54: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:50 IO Worker #2 DEBUG sync Disconnected 54
2017-09-11 17:01:50 IO Worker #2 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:50 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:01:50 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:01:50 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:01:50 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:01:50 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1390736, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:50 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:50 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:50 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:50 IO Worker #2 TRACE sync == Connected 60: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:50 IO Worker #2 TRACE sync Sending status to 60, protocol version 2
2017-09-11 17:01:50 IO Worker #0 TRACE sync New peer 60 (protocol: 2, network: 1, difficulty: Some(114549880933956282051), latest:907b…131e, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:50 IO Worker #0 DEBUG sync Connected 60:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:50 IO Worker #0 TRACE sync 60 <- GetForkHeader: at 1920000
2017-09-11 17:01:51 IO Worker #2 TRACE sync 60 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:51 IO Worker #2 TRACE sync 60 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:51 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:01:51 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:51 IO Worker #0 TRACE sync 60: Fork mismatch
2017-09-11 17:01:51 IO Worker #1 TRACE sync == Disconnecting 60: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:51 IO Worker #1 DEBUG sync Disconnected 60
2017-09-11 17:01:51 IO Worker #1 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:01:51 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:01:51 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:01:51 IO Worker #1 TRACE sync 0 <- GetSnapshotData ee624bfdda134bb900d7cdc448d7d76049da725c12130087eae420541348b19b
2017-09-11 17:01:51 IO Worker #1 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:01:51 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:01:51 IO Worker #2 TRACE sync == Connected 37: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:51 IO Worker #2 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:01:51 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:51 IO Worker #3 TRACE sync == Disconnecting 37: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:51 IO Worker #0 TRACE sync == Connected 1: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:51 IO Worker #0 TRACE sync Sending status to 1, protocol version 63
2017-09-11 17:01:51 IO Worker #1 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:01:51 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:51 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1390352, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:51 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:51 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:51 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4015982, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:51 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:51 IO Worker #0 TRACE sync == Connected 6: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:51 IO Worker #0 TRACE sync Sending status to 6, protocol version 2
2017-09-11 17:01:51 IO Worker #2 TRACE sync == Disconnecting 6: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:51 IO Worker #1 TRACE sync == Connected 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:51 IO Worker #1 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:01:51 IO Worker #0 TRACE sync == Disconnecting 1: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:51 IO Worker #1 TRACE sync New peer 37 (protocol: 2, network: 1, difficulty: Some(114549880933956282051), latest:907b…131e, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:51 IO Worker #1 DEBUG sync Connected 37:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:51 IO Worker #1 TRACE sync 37 <- GetForkHeader: at 1920000
2017-09-11 17:01:51 IO Worker #0 TRACE sync == Connected 71: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:51 IO Worker #0 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:01:51 IO Worker #2 TRACE sync == Disconnecting 71: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:51 IO Worker #0 TRACE sync 37 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:51 IO Worker #0 TRACE sync 37 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:52 IO Worker #1 TRACE sync 37: Fork mismatch
2017-09-11 17:01:52 IO Worker #3 TRACE sync == Disconnecting 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:52 IO Worker #3 DEBUG sync Disconnected 37
2017-09-11 17:01:52 IO Worker #3 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:52 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:01:52 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:01:52 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:01:52 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:01:52 IO Worker #1 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:01:52 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:52 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1392848, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:52 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:52 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:52 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:52 IO Worker #0 INFO import Syncing snapshot 1/323 #2670 9/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 1 req/s, 18 µs
2017-09-11 17:01:52 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4022702, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:52 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:52 IO Worker #2 TRACE sync == Connected 60: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:52 IO Worker #2 TRACE sync Sending status to 60, protocol version 2
2017-09-11 17:01:52 IO Worker #0 TRACE sync == Disconnecting 60: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:52 IO Worker #0 TRACE sync == Connected 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:52 IO Worker #0 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:01:52 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:01:52 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:52 IO Worker #2 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114550005129477161162), latest:5bf6…784b, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:52 IO Worker #2 DEBUG sync Connected 61:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:52 IO Worker #2 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:01:53 IO Worker #1 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:53 IO Worker #1 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:53 IO Worker #1 TRACE sync 61: Fork mismatch
2017-09-11 17:01:53 IO Worker #0 TRACE sync == Disconnecting 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:53 IO Worker #0 DEBUG sync Disconnected 61
2017-09-11 17:01:53 IO Worker #0 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:53 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:01:53 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:01:53 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:01:53 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:01:53 IO Worker #2 TRACE sync == Connected 18: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:53 IO Worker #2 TRACE sync Sending status to 18, protocol version 2
2017-09-11 17:01:53 IO Worker #1 TRACE sync == Disconnecting 18: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:53 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:53 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:53 IO Worker #2 TRACE sync == Connected 71: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:53 IO Worker #2 TRACE sync Sending status to 71, protocol version 63
2017-09-11 17:01:53 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1393616, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:53 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:53 IO Worker #1 TRACE sync == Connected 66: Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:01:53 IO Worker #1 TRACE sync Sending status to 66, protocol version 2
2017-09-11 17:01:53 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:01:53 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:53 IO Worker #1 TRACE sync == Disconnecting 71: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:53 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:01:54 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:01:54 IO Worker #3 TRACE sync 0 <- GetSnapshotData a716efcbd2ad71b6bd95e38149bf02d3542bf430fa733e892597ae895ff47a79
2017-09-11 17:01:54 IO Worker #3 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:54 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:01:54 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:01:54 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:01:54 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:01:54 IO Worker #2 TRACE sync == Connected 22: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:54 IO Worker #2 TRACE sync Sending status to 22, protocol version 2
2017-09-11 17:01:54 IO Worker #0 TRACE sync New peer 22 (protocol: 2, network: 1, difficulty: Some(114550005129477161162), latest:5bf6…784b, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:54 IO Worker #0 DEBUG sync Connected 22:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:54 IO Worker #0 TRACE sync 22 <- GetForkHeader: at 1920000
2017-09-11 17:01:54 IO Worker #1 TRACE sync New peer 66 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4150000))
2017-09-11 17:01:54 IO Worker #1 DEBUG sync Connected 66:Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:01:54 IO Worker #1 TRACE sync 66 <- GetForkHeader: at 1920000
2017-09-11 17:01:54 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:54 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:54 IO Worker #3 TRACE sync 22 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:54 IO Worker #3 TRACE sync 22 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:54 IO Worker #3 TRACE sync 22 Ignoring transactions while syncing
2017-09-11 17:01:54 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1393424, max: 192, skip: 0, reverse:false)
2017-09-11 17:01:54 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:54 IO Worker #1 TRACE sync 22: Fork mismatch
2017-09-11 17:01:54 IO Worker #2 TRACE sync == Disconnecting 22: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:54 IO Worker #2 DEBUG sync Disconnected 22
2017-09-11 17:01:54 IO Worker #2 TRACE sync Syncing with peers: 10 active, 8 confirmed, 10 total
2017-09-11 17:01:54 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:01:54 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:01:54 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:01:54 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:01:54 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:01:54 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:54 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:54 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:55 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:01:55 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:55 IO Worker #0 TRACE sync == Connected 10: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:55 IO Worker #0 TRACE sync Sending status to 10, protocol version 2
2017-09-11 17:01:55 IO Worker #1 TRACE sync == Disconnecting 10: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:56 IO Worker #0 TRACE sync == Connected 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:56 IO Worker #0 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:01:56 IO Worker #2 TRACE sync == Connected 73: Parity/v1.6.5-beta-987390f-20170328/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:01:56 IO Worker #2 TRACE sync Sending status to 73, protocol version 2
2017-09-11 17:01:56 IO Worker #1 TRACE sync == Disconnecting 73: Parity/v1.6.5-beta-987390f-20170328/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:01:56 IO Worker #0 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114550005129477161162), latest:5bf6…784b, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:56 IO Worker #0 DEBUG sync Connected 40:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:56 IO Worker #0 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:01:56 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:01:56 IO Worker #1 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:56 IO Worker #1 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:56 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:01:56 IO Worker #3 TRACE sync 0 <- GetSnapshotData 7f04aa9cd156bc94e3010d5a2f3e51f9da5242151e74a6f9b01b2d576fae28b9
2017-09-11 17:01:56 IO Worker #3 TRACE sync Syncing with peers: 11 active, 8 confirmed, 11 total
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:01:56 IO Worker #2 TRACE sync == Disconnecting 64: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:56 IO Worker #2 TRACE sync == Disconnecting 68: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:56 IO Worker #1 TRACE sync == Connected 68: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:56 IO Worker #1 TRACE sync Sending status to 68, protocol version 2
2017-09-11 17:01:56 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:56 IO Worker #0 TRACE sync == Connected 64: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:56 IO Worker #0 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:01:56 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:56 IO Worker #1 TRACE sync == Connected 9: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:56 IO Worker #1 TRACE sync Sending status to 9, protocol version 63
2017-09-11 17:01:56 IO Worker #2 TRACE sync 40: Fork mismatch
2017-09-11 17:01:56 IO Worker #1 TRACE sync == Disconnecting 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:56 IO Worker #1 DEBUG sync Disconnected 40
2017-09-11 17:01:56 IO Worker #1 TRACE sync Syncing with peers: 10 active, 8 confirmed, 10 total
2017-09-11 17:01:56 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:01:56 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:01:56 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:01:56 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:01:56 IO Worker #0 TRACE sync == Disconnecting 9: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:56 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:56 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:56 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:56 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:01:56 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:01:56 IO Worker #3 TRACE sync 36 <- GetSnapshotData c70a7fd2173a977700fb74666bdc29943b0f6d3c981915c6c207ed107308994e
2017-09-11 17:01:56 IO Worker #3 TRACE sync Syncing with peers: 10 active, 8 confirmed, 10 total
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:01:56 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:01:56 IO Worker #2 TRACE sync == Connected 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:56 IO Worker #2 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:01:56 IO Worker #2 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114550005129477161162), latest:5bf6…784b, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:56 IO Worker #2 DEBUG sync Connected 40:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:56 IO Worker #2 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:01:57 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:57 IO Worker #2 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:57 IO Worker #2 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:57 IO Worker #3 TRACE sync 40: Fork mismatch
2017-09-11 17:01:57 IO Worker #2 TRACE sync == Disconnecting 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:57 IO Worker #2 DEBUG sync Disconnected 40
2017-09-11 17:01:57 IO Worker #2 TRACE sync Syncing with peers: 10 active, 8 confirmed, 10 total
2017-09-11 17:01:57 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:01:57 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:01:57 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:01:57 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:01:57 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:57 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:57 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:01:57 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:57 IO Worker #3 TRACE sync == Connected 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:57 IO Worker #3 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:01:58 IO Worker #3 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114550129385908819908), latest:5ef1…d1ac, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:58 IO Worker #3 DEBUG sync Connected 40:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:58 IO Worker #3 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:01:58 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:01:58 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:58 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:01:58 IO Worker #2 TRACE sync 20 <- GetSnapshotData bed43a4622f72815bc440ae1d21ac9c2b934e977219298ac7115b43c5dedfc2e
2017-09-11 17:01:58 IO Worker #2 TRACE sync Syncing with peers: 11 active, 8 confirmed, 11 total
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:01:58 IO Worker #1 TRACE sync == Connected 70: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:58 IO Worker #1 TRACE sync Sending status to 70, protocol version 63
2017-09-11 17:01:58 IO Worker #2 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:58 IO Worker #2 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:58 IO Worker #2 TRACE sync Timeout 66
2017-09-11 17:01:58 IO Worker #2 TRACE sync == Disconnecting 66: Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:01:58 IO Worker #2 DEBUG sync Disconnected 66
2017-09-11 17:01:58 IO Worker #2 TRACE sync Syncing with peers: 10 active, 8 confirmed, 10 total
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:01:58 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:01:58 IO Worker #1 TRACE sync == Disconnecting 66: Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:01:58 IO Worker #2 TRACE sync 40: Fork mismatch
2017-09-11 17:01:58 IO Worker #1 TRACE sync == Disconnecting 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:58 IO Worker #1 DEBUG sync Disconnected 40
2017-09-11 17:01:58 IO Worker #1 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:01:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:01:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:01:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:01:58 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:01:58 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:58 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:01:58 IO Worker #3 TRACE sync == Disconnecting 70: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:01:59 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:01:59 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:01:59 IO Worker #1 TRACE sync 38 <- GetSnapshotData fd7b8b5a0581dda865c84ea52ece0eddb847089ecd57dce4892729a75b28dfce
2017-09-11 17:01:59 IO Worker #1 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:01:59 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:01:59 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:01:59 IO Worker #3 TRACE sync 0 <- GetSnapshotData f0f42deceaa5793b6d616d93a3e3b99d1274af2b5bf47d39bb8227c5adf25234
2017-09-11 17:01:59 IO Worker #3 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:59 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:01:59 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:01:59 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:01:59 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:01:59 IO Worker #1 TRACE sync == Disconnecting 7: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:59 IO Worker #2 TRACE sync == Connected 7: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:01:59 IO Worker #2 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:01:59 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:01:59 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:01:59 IO Worker #0 TRACE sync == Connected 71: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:59 IO Worker #0 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:01:59 IO Worker #1 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:01:59 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:01:59 IO Worker #1 TRACE sync New peer 71 (protocol: 2, network: 1, difficulty: Some(114550253703280999880), latest:7ff4…4b98, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:01:59 IO Worker #1 DEBUG sync Connected 71:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:59 IO Worker #1 TRACE sync 71 <- GetForkHeader: at 1920000
2017-09-11 17:01:59 IO Worker #2 TRACE sync 71 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:01:59 IO Worker #2 TRACE sync 71 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:01:59 IO Worker #0 TRACE sync 71: Fork mismatch
2017-09-11 17:01:59 IO Worker #1 TRACE sync == Disconnecting 71: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:01:59 IO Worker #1 DEBUG sync Disconnected 71
2017-09-11 17:01:59 IO Worker #1 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:01:59 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:00 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:00 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:00 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:00 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:00 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:00 IO Worker #2 TRACE sync == Connected 26: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:00 IO Worker #2 TRACE sync Sending status to 26, protocol version 2
2017-09-11 17:02:00 IO Worker #3 TRACE sync == Disconnecting 26: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:01 IO Worker #0 TRACE sync == Connected 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:01 IO Worker #0 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:02:01 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:01 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:01 IO Worker #3 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114550253703280999880), latest:7ff4…4b98, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:01 IO Worker #3 DEBUG sync Connected 61:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:01 IO Worker #3 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:02:01 IO Worker #1 TRACE sync == Connected 29: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:01 IO Worker #1 TRACE sync Sending status to 29, protocol version 63
2017-09-11 17:02:01 IO Worker #3 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:01 IO Worker #3 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:01 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:01 IO Worker #3 TRACE sync 61: Fork mismatch
2017-09-11 17:02:01 IO Worker #0 TRACE sync == Disconnecting 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:01 IO Worker #0 DEBUG sync Disconnected 61
2017-09-11 17:02:01 IO Worker #0 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:02:01 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:01 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:01 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:01 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:01 IO Worker #0 TRACE sync == Disconnecting 29: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:01 IO Worker #1 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:02:01 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:02 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:02 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:02 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:02 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:02:02 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:02:02 IO Worker #3 TRACE sync 36 <- GetSnapshotData 884688c0ecdd891f66ac89e4d53fc1e5a1333e73b77f109ceb45b5c61d6c559b
2017-09-11 17:02:02 IO Worker #3 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:02:02 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:02 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:02 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:02 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:02 IO Worker #2 INFO import Syncing snapshot 7/323 #2670 9/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 18 µs
2017-09-11 17:02:02 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:02 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:02 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:02 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:02 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:02:02 IO Worker #1 TRACE sync 0 <- GetSnapshotData 5271da68c36b32aa7139ec79c3d9e2ff50ab2a9d2acd671ce462a7a0056410d0
2017-09-11 17:02:02 IO Worker #1 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:02:02 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:02 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:02 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:02 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:02 IO Worker #0 TRACE sync == Connected 26: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:02 IO Worker #0 TRACE sync Sending status to 26, protocol version 2
2017-09-11 17:02:02 IO Worker #0 TRACE sync New peer 26 (protocol: 2, network: 1, difficulty: Some(114550253703280999880), latest:7ff4…4b98, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:02 IO Worker #0 DEBUG sync Connected 26:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:02 IO Worker #0 TRACE sync 26 <- GetForkHeader: at 1920000
2017-09-11 17:02:02 IO Worker #1 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:02:02 IO Worker #0 TRACE sync == Connected 64: Parity/v1.6.5-beta-987390f-20170328/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:02:02 IO Worker #0 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:02:02 IO Worker #0 TRACE sync == Disconnecting 64: Parity/v1.6.5-beta-987390f-20170328/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:02:03 IO Worker #1 TRACE sync 2 Ignoring transactions while syncing
2017-09-11 17:02:03 IO Worker #2 TRACE sync 26 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:03 IO Worker #2 TRACE sync 26 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:03 IO Worker #3 TRACE sync 26: Fork mismatch
2017-09-11 17:02:03 IO Worker #1 TRACE sync == Disconnecting 26: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:03 IO Worker #1 DEBUG sync Disconnected 26
2017-09-11 17:02:03 IO Worker #1 TRACE sync Syncing with peers: 9 active, 8 confirmed, 9 total
2017-09-11 17:02:03 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:03 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:03 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:03 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:03 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:03 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:03 IO Worker #0 TRACE sync == Connected 14: Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:03 IO Worker #0 TRACE sync Sending status to 14, protocol version 2
2017-09-11 17:02:03 IO Worker #2 TRACE sync == Connected 27: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:03 IO Worker #2 TRACE sync Sending status to 27, protocol version 63
2017-09-11 17:02:03 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:02:03 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:03 IO Worker #1 TRACE sync New peer 14 (protocol: 2, network: 1, difficulty: Some(904927613936064085439), latest:624f…db40, genesis:d4e5…8fa3, snapshot:Some(4150000))
2017-09-11 17:02:03 IO Worker #1 DEBUG sync Connected 14:Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:03 IO Worker #1 TRACE sync 14 <- GetForkHeader: at 1920000
2017-09-11 17:02:03 IO Worker #1 TRACE sync == Connected 16: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:03 IO Worker #1 TRACE sync Sending status to 16, protocol version 2
2017-09-11 17:02:03 IO Worker #2 TRACE sync == Disconnecting 27: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:03 IO Worker #3 TRACE sync New peer 16 (protocol: 2, network: 1, difficulty: Some(114550253703280999880), latest:7ff4…4b98, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:03 IO Worker #3 DEBUG sync Connected 16:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:03 IO Worker #3 TRACE sync 16 <- GetForkHeader: at 1920000
2017-09-11 17:02:03 IO Worker #2 TRACE sync 14 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:03 IO Worker #2 TRACE sync 14 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:03 IO Worker #3 TRACE sync 16 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:03 IO Worker #3 TRACE sync 16 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:04 IO Worker #3 TRACE sync 16: Fork mismatch
2017-09-11 17:02:04 IO Worker #2 TRACE sync == Disconnecting 16: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:04 IO Worker #2 DEBUG sync Disconnected 16
2017-09-11 17:02:04 IO Worker #2 TRACE sync Syncing with peers: 10 active, 8 confirmed, 10 total
2017-09-11 17:02:04 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:04 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:04 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:04 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:04 IO Worker #2 TRACE sync 14: Confirmed peer
2017-09-11 17:02:04 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:04 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:04 IO Worker #0 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:04 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:04 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:04 IO Worker #0 TRACE sync 20: Processing state chunk
2017-09-11 17:02:04 IO Worker #0 TRACE sync 20 <- GetSnapshotData 14cddf763cce83a4af6790e7dada29233b2a5aee7f737968db859d8cfa4c8e09
2017-09-11 17:02:04 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:04 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:04 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:04 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:04 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:05 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:05 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:05 IO Worker #0 TRACE sync == Connected 61: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:05 IO Worker #0 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:02:05 IO Worker #1 TRACE sync == Disconnecting 61: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:05 IO Worker #3 TRACE sync == Connected 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:05 IO Worker #3 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:02:06 IO Worker #1 TRACE sync New peer 34 (protocol: 2, network: 1, difficulty: Some(114550253703280999880), latest:7ff4…4b98, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:06 IO Worker #1 DEBUG sync Connected 34:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:06 IO Worker #1 TRACE sync 34 <- GetForkHeader: at 1920000
2017-09-11 17:02:06 IO Worker #0 TRACE sync == Connected 9: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:06 IO Worker #0 TRACE sync Sending status to 9, protocol version 2
2017-09-11 17:02:06 IO Worker #3 TRACE sync == Disconnecting 9: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:06 IO Worker #0 TRACE sync 34 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:06 IO Worker #0 TRACE sync 34 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:06 IO Worker #1 TRACE sync == Connected 13: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:06 IO Worker #1 TRACE sync Sending status to 13, protocol version 63
2017-09-11 17:02:06 IO Worker #0 TRACE sync 34: Fork mismatch
2017-09-11 17:02:06 IO Worker #2 TRACE sync == Disconnecting 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:06 IO Worker #2 DEBUG sync Disconnected 34
2017-09-11 17:02:06 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:06 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:06 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:06 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:06 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:06 IO Worker #2 TRACE sync == Disconnecting 13: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:07 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:07 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:02:07 IO Worker #0 TRACE sync 0 <- GetSnapshotData fa9140c9d362dd96cd776daef5d51c585651ead0d56144c2baf6a13fae498f88
2017-09-11 17:02:07 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:07 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:07 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:07 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:07 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:07 IO Worker #2 TRACE sync == Connected 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:07 IO Worker #2 TRACE sync Sending status to 67, protocol version 2
2017-09-11 17:02:07 IO Worker #2 TRACE sync New peer 67 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:07 IO Worker #2 DEBUG sync Connected 67:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:07 IO Worker #2 TRACE sync 67 <- GetForkHeader: at 1920000
2017-09-11 17:02:07 IO Worker #0 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:02:07 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4011182, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:07 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:07 IO Worker #1 TRACE sync 67 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:07 IO Worker #1 TRACE sync 67 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:07 IO Worker #0 TRACE sync 67: Fork mismatch
2017-09-11 17:02:07 IO Worker #1 TRACE sync == Disconnecting 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:07 IO Worker #1 DEBUG sync Disconnected 67
2017-09-11 17:02:07 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:07 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:07 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:07 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:07 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:07 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:07 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:07 IO Worker #0 TRACE sync == Connected 24: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:07 IO Worker #0 TRACE sync Sending status to 24, protocol version 2
2017-09-11 17:02:07 IO Worker #3 TRACE sync == Connected 64: Geth/smallbox01/v1.5.9-stable-a07539fb/linux/go1.7.3
2017-09-11 17:02:07 IO Worker #3 TRACE sync Sending status to 64, protocol version 63
2017-09-11 17:02:07 IO Worker #3 TRACE sync New peer 24 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:07 IO Worker #3 DEBUG sync Connected 24:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:07 IO Worker #3 TRACE sync 24 <- GetForkHeader: at 1920000
2017-09-11 17:02:07 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:07 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:07 IO Worker #2 TRACE sync New peer 64 (protocol: 63, network: 20170125, difficulty: Some(13410658931), latest:4977…7a96, genesis:3b03…0d8d, snapshot:None)
2017-09-11 17:02:07 IO Worker #2 TRACE sync Peer 64 genesis hash mismatch (ours: d4e5…8fa3, theirs: 3b03…0d8d)
2017-09-11 17:02:07 IO Worker #2 TRACE sync == Disconnecting 64: Geth/smallbox01/v1.5.9-stable-a07539fb/linux/go1.7.3
2017-09-11 17:02:08 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:08 IO Worker #2 TRACE sync 24 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:08 IO Worker #2 TRACE sync 24 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:08 IO Worker #0 TRACE sync 24: Fork mismatch
2017-09-11 17:02:08 IO Worker #3 TRACE sync == Disconnecting 24: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:08 IO Worker #3 DEBUG sync Disconnected 24
2017-09-11 17:02:08 IO Worker #3 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:08 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:08 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:08 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:08 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:08 IO Worker #2 TRACE sync == Connected 67: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:08 IO Worker #2 TRACE sync Sending status to 67, protocol version 63
2017-09-11 17:02:08 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:08 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:08 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:08 IO Worker #0 TRACE sync == Disconnecting 67: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:08 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:08 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:09 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:02:09 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:02:09 IO Worker #1 TRACE sync 38 <- GetSnapshotData 26eff78c7cbca482c7301a3de410e8343814e9c80e119da35ff3a140e98b9fec
2017-09-11 17:02:09 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:09 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:09 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:09 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:09 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:09 IO Worker #0 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:02:09 IO Worker #0 TRACE sync 36: Processing state chunk
2017-09-11 17:02:09 IO Worker #0 TRACE sync 36 <- GetSnapshotData 6a9bf416c339ffdad47da36813ce9d124aaa1ca96df6057ac3ae0ed805ad694c
2017-09-11 17:02:09 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:09 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:09 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:09 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:09 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:09 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:09 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:09 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:09 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:09 IO Worker #3 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:02:10 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:10 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:10 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:10 IO Worker #1 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:02:10 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:10 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:10 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:11 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:11 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:11 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:02:11 IO Worker #0 TRACE sync 0 <- GetSnapshotData 92bdc99c1130512764763abe1ef8188e182be41190d3aefe5a95c91a103f4bbf
2017-09-11 17:02:11 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:11 IO Worker #3 TRACE sync == Connected 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:11 IO Worker #3 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:02:11 IO Worker #2 TRACE sync == Connected 64: Geth/v1.5.4-unstable-4c8c5e2f/linux/go1.7.1
2017-09-11 17:02:11 IO Worker #2 TRACE sync Sending status to 64, protocol version 63
2017-09-11 17:02:11 IO Worker #3 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:11 IO Worker #3 DEBUG sync Connected 40:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:11 IO Worker #3 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:02:11 IO Worker #3 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:11 IO Worker #3 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:11 IO Worker #3 TRACE sync 40: Fork mismatch
2017-09-11 17:02:11 IO Worker #1 TRACE sync == Disconnecting 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:11 IO Worker #1 DEBUG sync Disconnected 40
2017-09-11 17:02:11 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:11 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:11 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:11 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:11 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:11 IO Worker #1 TRACE sync New peer 64 (protocol: 63, network: 1, difficulty: Some(1594956069), latest:0143…5d24, genesis:e5be…f3bc, snapshot:None)
2017-09-11 17:02:11 IO Worker #1 TRACE sync Peer 64 genesis hash mismatch (ours: d4e5…8fa3, theirs: e5be…f3bc)
2017-09-11 17:02:11 IO Worker #3 TRACE sync == Disconnecting 64: Geth/v1.5.4-unstable-4c8c5e2f/linux/go1.7.1
2017-09-11 17:02:11 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:11 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:11 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:02:11 IO Worker #2 TRACE sync 20 <- GetSnapshotData 7325f04a130147a607ae2852dd7f67fa7f7322a9e75aab697a99ce7a574c3e7c
2017-09-11 17:02:11 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:11 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:11 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:11 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:11 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:11 IO Worker #3 TRACE sync == Connected 24: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:11 IO Worker #3 TRACE sync Sending status to 24, protocol version 63
2017-09-11 17:02:11 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:11 IO Worker #3 TRACE sync == Disconnecting 24: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:11 IO Worker #0 TRACE sync == Connected 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:11 IO Worker #0 TRACE sync Sending status to 67, protocol version 2
2017-09-11 17:02:11 IO Worker #0 TRACE sync New peer 67 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:11 IO Worker #0 DEBUG sync Connected 67:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:11 IO Worker #0 TRACE sync 67 <- GetForkHeader: at 1920000
2017-09-11 17:02:11 IO Worker #3 TRACE sync 67 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:11 IO Worker #3 TRACE sync 67 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:11 IO Worker #1 TRACE sync 67: Fork mismatch
2017-09-11 17:02:11 IO Worker #0 TRACE sync == Disconnecting 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:11 IO Worker #0 DEBUG sync Disconnected 67
2017-09-11 17:02:11 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:11 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:12 IO Worker #2 INFO import Syncing snapshot 14/323 #2670 10/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 18 µs
2017-09-11 17:02:12 IO Worker #0 TRACE sync == Connected 35: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:12 IO Worker #0 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:02:12 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:12 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:02:12 IO Worker #0 TRACE sync New peer 35 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:12 IO Worker #0 DEBUG sync Connected 35:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:12 IO Worker #0 TRACE sync 35 <- GetForkHeader: at 1920000
2017-09-11 17:02:13 IO Worker #1 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:02:13 IO Worker #0 TRACE sync 35 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:13 IO Worker #0 TRACE sync 35 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:13 IO Worker #3 TRACE sync 35: Fork mismatch
2017-09-11 17:02:13 IO Worker #1 TRACE sync == Disconnecting 35: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:13 IO Worker #1 DEBUG sync Disconnected 35
2017-09-11 17:02:13 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:13 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:13 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:13 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:13 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:13 IO Worker #1 TRACE sync == Disconnecting 13: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:13 IO Worker #3 TRACE sync == Connected 13: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:13 IO Worker #3 TRACE sync Sending status to 13, protocol version 2
2017-09-11 17:02:13 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:13 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:13 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:13 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:14 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:14 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:14 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:14 IO Worker #1 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:02:14 IO Worker #1 TRACE sync 36: Processing state chunk
2017-09-11 17:02:14 IO Worker #1 TRACE sync 36 <- GetSnapshotData f4650360a068b5a5dd4fdd918b3b0d91e89d1a6afdac7d92a320ca22992e4f15
2017-09-11 17:02:14 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:14 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:14 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:14 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:14 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:14 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:14 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:14 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:14 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:14 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:14 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:02:14 IO Worker #2 TRACE sync 0 <- GetSnapshotData e750105dd81a900b0a1c362e1e6ddc47b11042ab0469d98f47a8cc52ac8d95bc
2017-09-11 17:02:14 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:14 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:14 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:14 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:14 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:14 IO Worker #3 TRACE sync == Connected 43: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:14 IO Worker #3 TRACE sync Sending status to 43, protocol version 2
2017-09-11 17:02:14 IO Worker #3 TRACE sync New peer 43 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:14 IO Worker #3 DEBUG sync Connected 43:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:14 IO Worker #3 TRACE sync 43 <- GetForkHeader: at 1920000
2017-09-11 17:02:15 IO Worker #0 TRACE sync 43 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:15 IO Worker #0 TRACE sync 43 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:15 IO Worker #2 TRACE sync 43: Fork mismatch
2017-09-11 17:02:15 IO Worker #0 TRACE sync == Disconnecting 43: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:15 IO Worker #0 DEBUG sync Disconnected 43
2017-09-11 17:02:15 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:15 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:15 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:15 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:15 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:15 IO Worker #3 TRACE sync == Connected 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:15 IO Worker #3 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:02:15 IO Worker #3 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:15 IO Worker #3 DEBUG sync Connected 40:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:15 IO Worker #3 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:02:16 IO Worker #1 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:16 IO Worker #1 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:16 IO Worker #1 TRACE sync 40: Fork mismatch
2017-09-11 17:02:16 IO Worker #2 TRACE sync == Disconnecting 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:16 IO Worker #2 DEBUG sync Disconnected 40
2017-09-11 17:02:16 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:16 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:16 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:16 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:16 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:16 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:16 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:16 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:16 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:16 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:16 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:02:16 IO Worker #3 TRACE sync 20 <- GetSnapshotData 184efca7c10d30943f3ebeccd7562d59441f72872afcd2402b8272328811cff2
2017-09-11 17:02:16 IO Worker #3 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:16 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:16 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:16 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:16 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:16 IO Worker #0 TRACE sync == Connected 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:16 IO Worker #0 TRACE sync Sending status to 67, protocol version 2
2017-09-11 17:02:16 IO Worker #2 TRACE sync New peer 67 (protocol: 2, network: 1, difficulty: Some(114550378081623457192), latest:9251…a630, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:16 IO Worker #2 DEBUG sync Connected 67:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:16 IO Worker #2 TRACE sync 67 <- GetForkHeader: at 1920000
2017-09-11 17:02:16 IO Worker #3 TRACE sync 67 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:16 IO Worker #3 TRACE sync 67 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:17 IO Worker #2 TRACE sync 67: Fork mismatch
2017-09-11 17:02:17 IO Worker #1 TRACE sync == Disconnecting 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:17 IO Worker #1 DEBUG sync Disconnected 67
2017-09-11 17:02:17 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:17 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:17 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:17 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:17 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:17 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:02:17 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:02:17 IO Worker #1 TRACE sync 38 <- GetSnapshotData 27ea4930192037057a2df8914a7069b070725acbab753579a4e1bffe917a75d0
2017-09-11 17:02:17 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:17 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:17 IO Worker #2 TRACE sync == Connected 26: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:17 IO Worker #2 TRACE sync Sending status to 26, protocol version 2
2017-09-11 17:02:17 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:02:17 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:17 IO Worker #0 TRACE sync New peer 26 (protocol: 2, network: 1, difficulty: Some(114550502520965962487), latest:99a0…b708, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:17 IO Worker #0 DEBUG sync Connected 26:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:17 IO Worker #0 TRACE sync 26 <- GetForkHeader: at 1920000
2017-09-11 17:02:18 IO Worker #2 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:02:18 IO Worker #2 TRACE sync 26 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:18 IO Worker #2 TRACE sync 26 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:18 IO Worker #2 TRACE sync 26: Fork mismatch
2017-09-11 17:02:18 IO Worker #1 TRACE sync == Disconnecting 26: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:18 IO Worker #1 DEBUG sync Disconnected 26
2017-09-11 17:02:18 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:18 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:18 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:18 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:18 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:18 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:18 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:02:18 IO Worker #3 TRACE sync 0 <- GetSnapshotData 0bb731f46b45c1a7fd71709f11c863979db2ba58618492603471d0d27387b980
2017-09-11 17:02:18 IO Worker #3 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:18 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:18 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:18 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:18 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:18 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:18 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:18 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:18 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:19 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:19 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:19 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:20 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:20 IO Worker #2 TRACE sync 65 -> GetBlockHeaders (number: 4013294, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:20 IO Worker #2 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:20 IO Worker #1 TRACE sync == Connected 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:20 IO Worker #1 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:02:20 IO Worker #2 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114550502520965962487), latest:99a0…b708, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:20 IO Worker #2 DEBUG sync Connected 40:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:20 IO Worker #2 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:02:21 IO Worker #0 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:21 IO Worker #0 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:21 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4016366, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:21 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:21 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:02:21 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:02:21 IO Worker #3 TRACE sync 36 <- GetSnapshotData b18192bb50059324b13a8b411a1d7100e87352b0191064ddbd54ea79c7cda8ad
2017-09-11 17:02:21 IO Worker #3 TRACE sync Syncing with peers: 11 active, 9 confirmed, 11 total
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:21 IO Worker #0 TRACE sync 40: Fork mismatch
2017-09-11 17:02:21 IO Worker #3 TRACE sync == Disconnecting 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:21 IO Worker #3 DEBUG sync Disconnected 40
2017-09-11 17:02:21 IO Worker #3 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:21 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:21 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:21 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:02:21 IO Worker #2 TRACE sync 20 <- GetSnapshotData ab65f5b1d8320e04d41887b4240aac520f362035b337046f359dc88c517e266a
2017-09-11 17:02:21 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:21 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:21 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:21 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:21 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:21 IO Worker #2 TRACE sync == Connected 9: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:21 IO Worker #2 TRACE sync Sending status to 9, protocol version 2
2017-09-11 17:02:21 IO Worker #1 TRACE sync New peer 9 (protocol: 2, network: 1, difficulty: Some(114550502520965962487), latest:99a0…b708, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:21 IO Worker #1 DEBUG sync Connected 9:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:21 IO Worker #1 TRACE sync 9 <- GetForkHeader: at 1920000
2017-09-11 17:02:21 IO Worker #0 TRACE sync 9 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:21 IO Worker #0 TRACE sync 9 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:21 IO Worker #3 TRACE sync 9: Fork mismatch
2017-09-11 17:02:21 IO Worker #3 TRACE sync Ignoring new hashes from unconfirmed peer 9
2017-09-11 17:02:21 IO Worker #1 TRACE sync == Disconnecting 9: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:21 IO Worker #1 DEBUG sync Disconnected 9
2017-09-11 17:02:21 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:21 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:21 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:21 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:21 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:22 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:22 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:02:22 IO Worker #2 TRACE sync 0 <- GetSnapshotData e3ed852ec5d1b661b14b8c8c7fb20e922fcc9350085ddf7a01c472891e7b540f
2017-09-11 17:02:22 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:22 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:22 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:22 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:22 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:22 IO Worker #1 INFO import Syncing snapshot 21/323 #2670 10/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 18 µs
2017-09-11 17:02:22 IO Worker #2 TRACE sync == Connected 9: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:22 IO Worker #2 TRACE sync Sending status to 9, protocol version 2
2017-09-11 17:02:22 IO Worker #2 TRACE sync New peer 9 (protocol: 2, network: 1, difficulty: Some(114550626960576903238), latest:1fda…94a0, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:22 IO Worker #2 DEBUG sync Connected 9:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:22 IO Worker #2 TRACE sync 9 <- GetForkHeader: at 1920000
2017-09-11 17:02:23 IO Worker #0 TRACE sync 9 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:23 IO Worker #0 TRACE sync 9 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:23 IO Worker #3 TRACE sync 9: Fork mismatch
2017-09-11 17:02:23 IO Worker #1 TRACE sync == Disconnecting 9: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:23 IO Worker #1 DEBUG sync Disconnected 9
2017-09-11 17:02:23 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:23 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:23 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:23 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:23 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:23 IO Worker #0 TRACE sync 2 Ignoring transactions while syncing
2017-09-11 17:02:23 IO Worker #2 TRACE sync == Connected 33: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:23 IO Worker #2 TRACE sync Sending status to 33, protocol version 2
2017-09-11 17:02:24 IO Worker #0 TRACE sync New peer 33 (protocol: 2, network: 1, difficulty: Some(114550626960576903238), latest:1fda…94a0, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:24 IO Worker #0 DEBUG sync Connected 33:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:24 IO Worker #0 TRACE sync 33 <- GetForkHeader: at 1920000
2017-09-11 17:02:24 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:24 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:24 IO Worker #3 TRACE sync 33: Fork mismatch
2017-09-11 17:02:24 IO Worker #1 TRACE sync == Disconnecting 33: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:24 IO Worker #1 DEBUG sync Disconnected 33
2017-09-11 17:02:24 IO Worker #1 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:24 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:24 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:24 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:24 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:25 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:25 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:02:25 IO Worker #0 TRACE sync 0 <- GetSnapshotData d5985f458548cf18f14d742a46d53169316477f7839bb8e435b0d1995fd08260
2017-09-11 17:02:25 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:25 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:25 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:25 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:25 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:25 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:25 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:26 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:02:26 IO Worker #2 TRACE sync 20 <- GetSnapshotData fff46e01f4b6cb07c2c2a42b8c8a01d1640d93508294bf6fc16ddf82692d3295
2017-09-11 17:02:26 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:26 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:26 IO Worker #2 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:02:26 IO Worker #2 TRACE sync 36: Processing state chunk
2017-09-11 17:02:26 IO Worker #2 TRACE sync 36 <- GetSnapshotData 57988f94b6eb92b9b6ac81b9bf44a1ec45d6a94057172ff5daafda4032daff4a
2017-09-11 17:02:26 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:26 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:26 IO Worker #2 TRACE sync == Connected 21: Geth/eth-peer-lon02-6/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:02:26 IO Worker #2 TRACE sync Sending status to 21, protocol version 63
2017-09-11 17:02:26 IO Worker #2 TRACE sync New peer 21 (protocol: 63, network: 3336182481, difficulty: Some(31840237534790), latest:1046…4894, genesis:8ce2…3b33, snapshot:None)
2017-09-11 17:02:26 IO Worker #2 TRACE sync Peer 21 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8ce2…3b33)
2017-09-11 17:02:26 IO Worker #0 TRACE sync == Disconnecting 21: Geth/eth-peer-lon02-6/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:02:26 IO Worker #0 TRACE sync == Connected 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:26 IO Worker #0 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:02:26 IO Worker #1 TRACE sync New peer 17 (protocol: 2, network: 1, difficulty: Some(114550751461217808224), latest:25e9…4231, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:26 IO Worker #1 DEBUG sync Connected 17:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:26 IO Worker #1 TRACE sync 17 <- GetForkHeader: at 1920000
2017-09-11 17:02:26 IO Worker #2 TRACE sync == Connected 8: Geth/v1.7.0-unstable-3e0dbe0e/linux-amd64/go1.7.3
2017-09-11 17:02:26 IO Worker #2 TRACE sync Sending status to 8, protocol version 63
2017-09-11 17:02:26 IO Worker #1 TRACE sync == Connected 7: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:26 IO Worker #1 TRACE sync Sending status to 7, protocol version 63
2017-09-11 17:02:26 IO Worker #3 TRACE sync 17 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:26 IO Worker #3 TRACE sync 17 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:26 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:27 IO Worker #3 TRACE sync 17: Fork mismatch
2017-09-11 17:02:27 IO Worker #2 TRACE sync == Disconnecting 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:27 IO Worker #2 DEBUG sync Disconnected 17
2017-09-11 17:02:27 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:27 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:27 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:27 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:27 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:27 IO Worker #1 TRACE sync New peer 7 (protocol: 63, network: 511337, difficulty: Some(1984670128112), latest:76d8…c791, genesis:6577…44e1, snapshot:None)
2017-09-11 17:02:27 IO Worker #1 TRACE sync Peer 7 genesis hash mismatch (ours: d4e5…8fa3, theirs: 6577…44e1)
2017-09-11 17:02:27 IO Worker #3 TRACE sync == Disconnecting 7: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:27 IO Worker #2 TRACE sync New peer 8 (protocol: 63, network: 40734, difficulty: Some(345844853302), latest:0652…2aa2, genesis:8efc…fe3e, snapshot:None)
2017-09-11 17:02:27 IO Worker #2 TRACE sync Peer 8 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8efc…fe3e)
2017-09-11 17:02:27 IO Worker #2 TRACE sync == Disconnecting 8: Geth/v1.7.0-unstable-3e0dbe0e/linux-amd64/go1.7.3
2017-09-11 17:02:27 IO Worker #1 TRACE sync == Disconnecting 16: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:27 IO Worker #2 TRACE sync == Connected 16: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:27 IO Worker #2 TRACE sync Sending status to 16, protocol version 2
2017-09-11 17:02:27 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:27 IO Worker #2 TRACE sync == Disconnecting 27: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:27 IO Worker #0 TRACE sync == Connected 27: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:27 IO Worker #0 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:02:27 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:27 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:27 IO Worker #2 TRACE sync == Connected 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:27 IO Worker #2 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:02:27 IO Worker #1 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114550751461217808224), latest:25e9…4231, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:27 IO Worker #1 DEBUG sync Connected 27:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:27 IO Worker #1 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:02:28 IO Worker #2 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:28 IO Worker #2 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:28 IO Worker #0 TRACE sync 27: Fork mismatch
2017-09-11 17:02:28 IO Worker #3 TRACE sync == Disconnecting 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:28 IO Worker #3 DEBUG sync Disconnected 27
2017-09-11 17:02:28 IO Worker #3 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:28 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:28 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:28 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:28 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:28 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:29 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:29 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:02:29 IO Worker #2 TRACE sync 0 <- GetSnapshotData b7023bdf154ac536cd49fd22cf0fecaed5a9e8194fe74d3f6f992f29c20af1dc
2017-09-11 17:02:29 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:29 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:29 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:29 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:29 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:29 IO Worker #2 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:02:29 IO Worker #1 TRACE sync == Connected 58: Geth/v1.5.8-unstable-690f6ea1/linux/go1.6.2
2017-09-11 17:02:29 IO Worker #1 TRACE sync Sending status to 58, protocol version 63
2017-09-11 17:02:29 IO Worker #2 TRACE sync New peer 58 (protocol: 63, network: 2222, difficulty: Some(6961847401), latest:3114…be8d, genesis:6650…c158, snapshot:None)
2017-09-11 17:02:29 IO Worker #2 TRACE sync Peer 58 genesis hash mismatch (ours: d4e5…8fa3, theirs: 6650…c158)
2017-09-11 17:02:29 IO Worker #2 TRACE sync == Disconnecting 58: Geth/v1.5.8-unstable-690f6ea1/linux/go1.6.2
2017-09-11 17:02:29 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:29 IO Worker #3 TRACE sync == Connected 72: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:29 IO Worker #3 TRACE sync Sending status to 72, protocol version 2
2017-09-11 17:02:29 IO Worker #1 TRACE sync New peer 72 (protocol: 2, network: 1, difficulty: Some(114550876022918477232), latest:a8a3…be44, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:29 IO Worker #1 DEBUG sync Connected 72:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:29 IO Worker #1 TRACE sync 72 <- GetForkHeader: at 1920000
2017-09-11 17:02:29 IO Worker #3 TRACE sync 72 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:29 IO Worker #3 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:30 IO Worker #2 TRACE sync 72: Fork mismatch
2017-09-11 17:02:30 IO Worker #0 TRACE sync == Disconnecting 72: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:30 IO Worker #0 DEBUG sync Disconnected 72
2017-09-11 17:02:30 IO Worker #0 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:30 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:30 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:30 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:30 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:30 IO Worker #1 TRACE sync == Connected 45: Geth/v1.6.7-stable-ab5646c5/windows-amd64/go1.8.3
2017-09-11 17:02:30 IO Worker #1 TRACE sync Sending status to 45, protocol version 63
2017-09-11 17:02:31 IO Worker #1 TRACE sync == Disconnecting 1: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:31 IO Worker #2 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:02:31 IO Worker #2 TRACE sync 38: Processing state chunk
2017-09-11 17:02:31 IO Worker #2 TRACE sync 38 <- GetSnapshotData 664cf890ea211e066d7d2fd78aa61c10ca7a21053e078a0599f42f56717b939f
2017-09-11 17:02:31 IO Worker #2 TRACE sync Syncing with peers: 10 active, 9 confirmed, 10 total
2017-09-11 17:02:31 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:31 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:31 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:31 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:31 IO Worker #0 TRACE sync == Connected 1: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:31 IO Worker #0 TRACE sync Sending status to 1, protocol version 2
2017-09-11 17:02:31 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:31 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:31 IO Worker #3 TRACE sync New peer 45 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:02:31 IO Worker #3 DEBUG sync Connected 45:Geth/v1.6.7-stable-ab5646c5/windows-amd64/go1.8.3
2017-09-11 17:02:31 IO Worker #3 TRACE sync 45 <- GetForkHeader: at 1920000
2017-09-11 17:02:31 IO Worker #3 TRACE sync 45 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:31 IO Worker #3 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:31 IO Worker #1 TRACE sync == Connected 32: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:31 IO Worker #3 TRACE sync 45 -> GetReceipts: 12 entries
2017-09-11 17:02:31 IO Worker #1 TRACE sync Sending status to 32, protocol version 63
2017-09-11 17:02:31 IO Worker #3 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:31 IO Worker #3 TRACE sync 45 -> GetBlockHeaders (number: 4139546, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:31 IO Worker #3 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:31 IO Worker #3 TRACE sync == Disconnecting 32: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:32 IO Worker #1 TRACE sync == Connected 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:32 IO Worker #1 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:02:32 IO Worker #0 TRACE sync 45: Confirmed peer
2017-09-11 17:02:32 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:32 IO Worker #0 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114550876022918477232), latest:a8a3…be44, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:32 IO Worker #0 DEBUG sync Connected 61:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:32 IO Worker #0 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:02:32 IO Worker #1 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:32 IO Worker #1 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:32 IO Worker #1 TRACE sync 61 Ignoring transactions while syncing
2017-09-11 17:02:32 IO Worker #3 TRACE sync 61: Fork mismatch
2017-09-11 17:02:32 IO Worker #2 TRACE sync == Disconnecting 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:32 IO Worker #2 DEBUG sync Disconnected 61
2017-09-11 17:02:32 IO Worker #2 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:32 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:32 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:32 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:32 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:32 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:32 IO Worker #1 TRACE sync 45 -> GetBlockHeaders (number: 4143194, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:32 IO Worker #1 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:32 IO Worker #1 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:32 IO Worker #2 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:32 IO Worker #0 INFO import Syncing snapshot 27/323 #2670 11/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 18 µs
2017-09-11 17:02:32 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1356266, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:32 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:32 IO Worker #0 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:32 IO Worker #0 TRACE sync 20: Processing state chunk
2017-09-11 17:02:32 IO Worker #0 TRACE sync 20 <- GetSnapshotData 770324d455e01cfd5833d2e5457472b22559e43b5f819e4ad55bc06c52d1ff2d
2017-09-11 17:02:32 IO Worker #0 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:32 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:32 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:32 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:32 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:32 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:32 IO Worker #1 TRACE sync == Connected 1: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:32 IO Worker #1 TRACE sync Sending status to 1, protocol version 63
2017-09-11 17:02:32 IO Worker #3 TRACE sync 45 -> GetBlockHeaders (number: 4141850, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:32 IO Worker #3 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:32 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1355690, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:32 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:33 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:33 IO Worker #0 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:33 IO Worker #0 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:33 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:33 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4044782, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:33 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:33 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:02:33 IO Worker #3 TRACE sync 0 <- GetSnapshotData d143001a697b03a00864a9c2e9a4400b52b45451278e25a9f336d811842183aa
2017-09-11 17:02:33 IO Worker #3 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:33 IO Worker #1 TRACE sync == Disconnecting 1: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:02:33 IO Worker #2 TRACE sync == Connected 52: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:33 IO Worker #2 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:02:33 IO Worker #2 TRACE sync New peer 52 (protocol: 2, network: 1, difficulty: Some(114550876022918477232), latest:a8a3…be44, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:33 IO Worker #2 DEBUG sync Connected 52:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:33 IO Worker #2 TRACE sync 52 <- GetForkHeader: at 1920000
2017-09-11 17:02:33 IO Worker #2 TRACE sync 52 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:33 IO Worker #2 TRACE sync 52 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:33 IO Worker #3 TRACE sync 45 -> GetBlockHeaders (number: 4142426, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:33 IO Worker #3 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:33 IO Worker #1 TRACE sync 52: Fork mismatch
2017-09-11 17:02:33 IO Worker #3 TRACE sync == Disconnecting 52: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:33 IO Worker #3 DEBUG sync Disconnected 52
2017-09-11 17:02:33 IO Worker #3 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:33 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:33 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1356458, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:33 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:33 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:33 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:33 IO Worker #0 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:33 IO Worker #0 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:34 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1358570, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:34 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:34 IO Worker #0 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:02:34 IO Worker #2 TRACE sync 45 -> GetBlockHeaders (number: 4140314, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:34 IO Worker #2 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:34 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:34 IO Worker #1 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:34 IO Worker #2 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:34 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1358954, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:34 IO Worker #2 TRACE sync 45 -> GetBlockHeaders (number: 4139738, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:34 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:34 IO Worker #2 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:35 IO Worker #3 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:35 IO Worker #1 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:35 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:35 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:35 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1354922, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:35 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:35 IO Worker #0 TRACE sync 45 -> GetBlockHeaders (number: 4143770, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:35 IO Worker #0 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:35 IO Worker #2 TRACE sync == Connected 42: Parity/v1.7.0-unstable/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:35 IO Worker #2 TRACE sync Sending status to 42, protocol version 2
2017-09-11 17:02:35 IO Worker #0 TRACE sync == Disconnecting 42: Parity/v1.7.0-unstable/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:35 IO Worker #3 TRACE sync == Connected 58: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:35 IO Worker #3 TRACE sync Sending status to 58, protocol version 2
2017-09-11 17:02:35 IO Worker #1 TRACE sync == Connected 19: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:35 IO Worker #1 TRACE sync Sending status to 19, protocol version 2
2017-09-11 17:02:35 IO Worker #3 TRACE sync == Disconnecting 19: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:35 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:35 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:35 IO Worker #2 TRACE sync == Disconnecting 58: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:36 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:36 IO Worker #1 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:36 IO Worker #1 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:36 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:02:36 IO Worker #3 TRACE sync 0 <- GetSnapshotData 0de99881e6ff342e58a056339ca44feb83580d1c5bff7bc4b9c8e000b3cf4aa9
2017-09-11 17:02:36 IO Worker #3 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:36 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:36 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:36 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:36 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:36 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:36 IO Worker #0 TRACE sync == Connected 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:36 IO Worker #0 TRACE sync Sending status to 15, protocol version 2
2017-09-11 17:02:36 IO Worker #0 TRACE sync New peer 15 (protocol: 2, network: 1, difficulty: Some(114550876022918477232), latest:a8a3…be44, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:36 IO Worker #0 DEBUG sync Connected 15:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:36 IO Worker #0 TRACE sync 15 <- GetForkHeader: at 1920000
2017-09-11 17:02:36 IO Worker #2 TRACE sync == Connected 59: Geth/v3.5.0/linux/go1.8
2017-09-11 17:02:36 IO Worker #2 TRACE sync Sending status to 59, protocol version 63
2017-09-11 17:02:36 IO Worker #0 TRACE sync == Connected 25: Parity/v1.6.10-stable-1a5b176-20170721/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:36 IO Worker #0 TRACE sync Sending status to 25, protocol version 2
2017-09-11 17:02:36 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1360298, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:36 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:36 IO Worker #1 TRACE sync New peer 59 (protocol: 63, network: 2, difficulty: Some(451542409473989), latest:ecbd…f6de, genesis:0cd7…e303, snapshot:None)
2017-09-11 17:02:36 IO Worker #1 TRACE sync Peer 59 genesis hash mismatch (ours: d4e5…8fa3, theirs: 0cd7…e303)
2017-09-11 17:02:36 IO Worker #1 TRACE sync == Disconnecting 59: Geth/v3.5.0/linux/go1.8
2017-09-11 17:02:36 IO Worker #2 TRACE sync 15 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:36 IO Worker #2 TRACE sync 15 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:36 IO Worker #1 TRACE sync == Disconnecting 25: Parity/v1.6.10-stable-1a5b176-20170721/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:36 IO Worker #0 TRACE sync 45 -> GetBlockHeaders (number: 4143578, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:36 IO Worker #0 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:36 IO Worker #3 TRACE sync 15: Fork mismatch
2017-09-11 17:02:36 IO Worker #2 TRACE sync == Disconnecting 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:36 IO Worker #2 DEBUG sync Disconnected 15
2017-09-11 17:02:36 IO Worker #2 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:36 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:36 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:36 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:36 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:36 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:36 IO Worker #2 TRACE sync == Connected 42: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:36 IO Worker #2 TRACE sync Sending status to 42, protocol version 63
2017-09-11 17:02:36 IO Worker #3 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:36 IO Worker #3 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:36 IO Worker #0 TRACE sync New peer 42 (protocol: 63, network: 3, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:02:36 IO Worker #0 TRACE sync Peer 42 network id mismatch (ours: 1, theirs: 3)
2017-09-11 17:02:36 IO Worker #2 TRACE sync == Disconnecting 42: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:36 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:36 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:36 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:36 IO Worker #0 TRACE sync == Connected 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:36 IO Worker #0 TRACE sync Sending status to 15, protocol version 2
2017-09-11 17:02:37 IO Worker #2 TRACE sync New peer 15 (protocol: 2, network: 1, difficulty: Some(114550876022918477232), latest:a8a3…be44, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:37 IO Worker #2 DEBUG sync Connected 15:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:37 IO Worker #2 TRACE sync 15 <- GetForkHeader: at 1920000
2017-09-11 17:02:37 IO Worker #3 TRACE sync 45 -> GetBlockHeaders (number: 4144346, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:37 IO Worker #3 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:37 IO Worker #2 TRACE sync 15 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:37 IO Worker #2 TRACE sync 15 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:37 IO Worker #2 TRACE sync 15: Fork mismatch
2017-09-11 17:02:37 IO Worker #1 TRACE sync == Disconnecting 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:37 IO Worker #1 DEBUG sync Disconnected 15
2017-09-11 17:02:37 IO Worker #1 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:37 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:37 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:37 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:37 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:37 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:37 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1362794, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:37 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:37 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:37 IO Worker #2 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:37 IO Worker #0 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:02:37 IO Worker #0 TRACE sync 36: Processing state chunk
2017-09-11 17:02:37 IO Worker #0 TRACE sync 36 <- GetSnapshotData 491536bf79a8520072c1b8ee57de5351e2c8e0f5dd1fee02fe51f263885ccc0a
2017-09-11 17:02:37 IO Worker #0 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:37 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:37 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:37 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:37 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:37 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:38 IO Worker #3 TRACE sync == Connected 43: Geth/eth-peer-lon02-1/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:02:38 IO Worker #3 TRACE sync Sending status to 43, protocol version 63
2017-09-11 17:02:38 IO Worker #0 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:38 IO Worker #0 TRACE sync 45 -> GetBlockHeaders (number: 4139930, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:38 IO Worker #0 TRACE sync 45 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:38 IO Worker #0 TRACE sync 45 -> GetReceipts: 2 entries
2017-09-11 17:02:38 IO Worker #3 TRACE sync New peer 43 (protocol: 63, network: 3336182481, difficulty: Some(31840268275235), latest:982e…327b, genesis:8ce2…3b33, snapshot:None)
2017-09-11 17:02:38 IO Worker #3 TRACE sync Peer 43 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8ce2…3b33)
2017-09-11 17:02:38 IO Worker #2 TRACE sync == Disconnecting 43: Geth/eth-peer-lon02-1/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:02:38 IO Worker #0 TRACE sync == Connected 13: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:38 IO Worker #0 TRACE sync Sending status to 13, protocol version 2
2017-09-11 17:02:38 IO Worker #0 TRACE sync == Connected 27: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:02:38 IO Worker #0 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:02:38 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:38 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:38 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1364906, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:38 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:38 IO Worker #3 TRACE sync == Disconnecting 27: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:02:38 IO Worker #2 TRACE sync New peer 13 (protocol: 2, network: 1, difficulty: Some(114550876022918477232), latest:a8a3…be44, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:38 IO Worker #2 DEBUG sync Connected 13:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:38 IO Worker #2 TRACE sync 13 <- GetForkHeader: at 1920000
2017-09-11 17:02:38 IO Worker #1 TRACE sync 45 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:38 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:38 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:38 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:38 IO Worker #2 TRACE sync Syncing with peers: 12 active, 10 confirmed, 12 total
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:38 IO Worker #1 TRACE sync 13: Fork mismatch
2017-09-11 17:02:38 IO Worker #2 TRACE sync == Disconnecting 13: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:38 IO Worker #2 DEBUG sync Disconnected 13
2017-09-11 17:02:38 IO Worker #2 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:38 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:38 IO Worker #0 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:02:38 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:38 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:39 IO Worker #2 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:02:39 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:39 IO Worker #2 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:39 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1365866, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:39 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:39 IO Worker #0 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:39 IO Worker #0 TRACE sync 20: Processing state chunk
2017-09-11 17:02:39 IO Worker #0 TRACE sync 20 <- GetSnapshotData b3ab89e9cb4c4d29e64f4351cf00108c12a330275ebce92a694aa5be6d0cb084
2017-09-11 17:02:39 IO Worker #0 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:39 IO Worker #0 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:02:39 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:39 IO Worker #0 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:39 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:39 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:39 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:39 IO Worker #2 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:39 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:39 IO Worker #3 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:02:39 IO Worker #1 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:02:39 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:39 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:02:39 IO Worker #0 TRACE sync 0 <- GetSnapshotData 59036fa10337f0a511d14d3fef1d32d2e8df1955eda20e960fd338e7ba01eaa5
2017-09-11 17:02:39 IO Worker #0 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:39 IO Worker #2 TRACE sync == Connected 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:39 IO Worker #2 TRACE sync Sending status to 59, protocol version 2
2017-09-11 17:02:39 IO Worker #2 TRACE sync New peer 59 (protocol: 2, network: 1, difficulty: Some(114550876022918477232), latest:a8a3…be44, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:39 IO Worker #2 DEBUG sync Connected 59:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:39 IO Worker #2 TRACE sync 59 <- GetForkHeader: at 1920000
2017-09-11 17:02:39 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:39 IO Worker #0 TRACE sync Syncing with peers: 12 active, 10 confirmed, 12 total
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:39 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:39 IO Worker #0 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:02:39 IO Worker #0 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:02:40 IO Worker #0 TRACE sync 59 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:40 IO Worker #0 TRACE sync 59 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:40 IO Worker #3 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:02:40 IO Worker #2 TRACE sync 59: Fork mismatch
2017-09-11 17:02:40 IO Worker #1 TRACE sync == Disconnecting 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:40 IO Worker #1 DEBUG sync Disconnected 59
2017-09-11 17:02:40 IO Worker #1 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:40 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:40 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:40 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:40 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:40 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:40 IO Worker #1 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:02:41 IO Worker #2 TRACE sync == Connected 32: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:41 IO Worker #2 TRACE sync Sending status to 32, protocol version 2
2017-09-11 17:02:41 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1367978, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:41 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:41 IO Worker #2 TRACE sync == Disconnecting 32: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:02:41 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:41 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:41 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1368746, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:41 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:41 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:02:41 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4018286, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:41 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:41 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:02:41 IO Worker #1 TRACE sync 38 <- GetSnapshotData 80b0f33458871436c527aa33337ef25abed5d79d7d01574104acb1a83d4af111
2017-09-11 17:02:41 IO Worker #1 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:41 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:41 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:41 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:41 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:41 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:41 IO Worker #0 TRACE sync == Connected 53: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:41 IO Worker #0 TRACE sync Sending status to 53, protocol version 2
2017-09-11 17:02:41 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:02:41 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:02:42 IO Worker #3 TRACE sync New peer 53 (protocol: 2, network: 1, difficulty: Some(114551000645708724600), latest:fada…7cf4, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:02:42 IO Worker #3 DEBUG sync Connected 53:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:42 IO Worker #3 TRACE sync 53 <- GetForkHeader: at 1920000
2017-09-11 17:02:42 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:42 IO Worker #1 TRACE sync Syncing with peers: 12 active, 10 confirmed, 12 total
2017-09-11 17:02:42 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:42 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:42 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:42 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:42 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:42 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:42 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:42 IO Worker #1 TRACE sync 53 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:42 IO Worker #1 TRACE sync 53 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:42 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1370090, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:42 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:42 IO Worker #3 TRACE sync 53: Fork mismatch
2017-09-11 17:02:42 IO Worker #2 TRACE sync == Disconnecting 53: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:02:42 IO Worker #2 DEBUG sync Disconnected 53
2017-09-11 17:02:42 IO Worker #2 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:42 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:42 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:42 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:42 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:42 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:42 IO Worker #3 INFO import Syncing snapshot 34/323 #2670 11/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 18 µs
2017-09-11 17:02:42 IO Worker #2 TRACE sync == Connected 43: Gsoil_MMF_TN/v1.4.1-430cc246/linux/go1.6.3
2017-09-11 17:02:42 IO Worker #2 TRACE sync Sending status to 43, protocol version 63
2017-09-11 17:02:42 IO Worker #1 TRACE sync New peer 43 (protocol: 63, network: 42, difficulty: Some(308924103738), latest:4711…3d54, genesis:e138…9359, snapshot:None)
2017-09-11 17:02:42 IO Worker #1 TRACE sync Peer 43 genesis hash mismatch (ours: d4e5…8fa3, theirs: e138…9359)
2017-09-11 17:02:42 IO Worker #1 TRACE sync == Disconnecting 43: Gsoil_MMF_TN/v1.4.1-430cc246/linux/go1.6.3
2017-09-11 17:02:42 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:42 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:43 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:43 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:43 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:43 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1369898, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:43 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:43 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:02:43 IO Worker #0 TRACE sync 0 <- GetSnapshotData 04726589292fb0646c146696ab86f8d7eb3fbe9e47e273207a1b4cdaa048e9f1
2017-09-11 17:02:43 IO Worker #0 TRACE sync Syncing with peers: 11 active, 10 confirmed, 11 total
2017-09-11 17:02:43 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:43 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:43 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:43 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:43 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:43 IO Worker #1 TRACE sync == Connected 32: Geth/v1.6.2-unstable/linux-amd64/go1.8
2017-09-11 17:02:43 IO Worker #1 TRACE sync Sending status to 32, protocol version 63
2017-09-11 17:02:43 IO Worker #3 TRACE sync New peer 32 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:02:43 IO Worker #3 DEBUG sync Connected 32:Geth/v1.6.2-unstable/linux-amd64/go1.8
2017-09-11 17:02:43 IO Worker #3 TRACE sync 32 <- GetForkHeader: at 1920000
2017-09-11 17:02:43 IO Worker #2 TRACE sync 32 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:43 IO Worker #2 TRACE sync 32 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:43 IO Worker #3 TRACE sync == Connected 23: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:43 IO Worker #3 TRACE sync Sending status to 23, protocol version 63
2017-09-11 17:02:43 IO Worker #2 TRACE sync 32: Confirmed peer
2017-09-11 17:02:43 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:43 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:43 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:43 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:43 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:43 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:43 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:43 IO Worker #2 TRACE sync New peer 23 (protocol: 63, network: 61670, difficulty: Some(531684367470), latest:1ad2…93d4, genesis:4365…a7e0, snapshot:None)
2017-09-11 17:02:43 IO Worker #2 TRACE sync Peer 23 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4365…a7e0)
2017-09-11 17:02:43 IO Worker #2 TRACE sync == Disconnecting 23: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:44 IO Worker #0 TRACE sync == Connected 69: Geth/v1.6.0-stable-facc47cb/linux-amd64/go1.7.3
2017-09-11 17:02:44 IO Worker #0 TRACE sync Sending status to 69, protocol version 63
2017-09-11 17:02:44 IO Worker #3 TRACE sync New peer 69 (protocol: 63, network: 4, difficulty: Some(843969), latest:a954…2e71, genesis:6341…e177, snapshot:None)
2017-09-11 17:02:44 IO Worker #3 TRACE sync Peer 69 genesis hash mismatch (ours: d4e5…8fa3, theirs: 6341…e177)
2017-09-11 17:02:44 IO Worker #2 TRACE sync == Disconnecting 69: Geth/v1.6.0-stable-facc47cb/linux-amd64/go1.7.3
2017-09-11 17:02:44 IO Worker #2 TRACE sync == Connected 66: gwhale/whale.minerpool.net/v1.6.7-stable-a0a34234/linux-amd64/go1.8.3
2017-09-11 17:02:44 IO Worker #2 TRACE sync Sending status to 66, protocol version 63
2017-09-11 17:02:44 IO Worker #3 TRACE sync New peer 66 (protocol: 63, network: 30373, difficulty: Some(15577611884653764), latest:f777…2e9f, genesis:331e…4ca8, snapshot:None)
2017-09-11 17:02:44 IO Worker #3 TRACE sync Peer 66 genesis hash mismatch (ours: d4e5…8fa3, theirs: 331e…4ca8)
2017-09-11 17:02:44 IO Worker #3 TRACE sync == Disconnecting 66: gwhale/whale.minerpool.net/v1.6.7-stable-a0a34234/linux-amd64/go1.8.3
2017-09-11 17:02:44 IO Worker #0 TRACE sync == Connected 59: Geth/v1.6.1-stable-54cd7d8d/linux-amd64/go1.7.3
2017-09-11 17:02:44 IO Worker #0 TRACE sync Sending status to 59, protocol version 63
2017-09-11 17:02:44 IO Worker #0 TRACE sync == Connected 39: Gubiq/v1.5.12-flux-440b5a22/linux/go1.8
2017-09-11 17:02:44 IO Worker #0 TRACE sync Sending status to 39, protocol version 63
2017-09-11 17:02:44 IO Worker #2 TRACE sync New peer 59 (protocol: 63, network: 4, difficulty: Some(1694168), latest:5b2e…8de0, genesis:6341…e177, snapshot:None)
2017-09-11 17:02:44 IO Worker #2 TRACE sync Peer 59 genesis hash mismatch (ours: d4e5…8fa3, theirs: 6341…e177)
2017-09-11 17:02:44 IO Worker #0 TRACE sync == Disconnecting 59: Geth/v1.6.1-stable-54cd7d8d/linux-amd64/go1.7.3
2017-09-11 17:02:44 IO Worker #2 TRACE sync New peer 39 (protocol: 63, network: 88, difficulty: Some(1854148390928354195), latest:2a51…9dda, genesis:406f…18af, snapshot:None)
2017-09-11 17:02:44 IO Worker #2 TRACE sync Peer 39 genesis hash mismatch (ours: d4e5…8fa3, theirs: 406f…18af)
2017-09-11 17:02:44 IO Worker #2 TRACE sync == Disconnecting 39: Gubiq/v1.5.12-flux-440b5a22/linux/go1.8
2017-09-11 17:02:45 IO Worker #0 TRACE sync == Connected 59: Geth/v1.5.7-stable-da2a22c3/linux/go1.7.3
2017-09-11 17:02:45 IO Worker #0 TRACE sync Sending status to 59, protocol version 63
2017-09-11 17:02:45 IO Worker #3 TRACE sync == Connected 18: Geth/v1.6.6-stable-10a45cb5/linux-amd64/go1.8.3
2017-09-11 17:02:45 IO Worker #3 TRACE sync Sending status to 18, protocol version 63
2017-09-11 17:02:45 IO Worker #3 TRACE sync New peer 59 (protocol: 63, network: 3, difficulty: Some(205402341203034), latest:4fdd…d78e, genesis:4194…4a2d, snapshot:None)
2017-09-11 17:02:45 IO Worker #3 TRACE sync Peer 59 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4194…4a2d)
2017-09-11 17:02:45 IO Worker #1 TRACE sync == Connected 69: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:02:45 IO Worker #1 TRACE sync Sending status to 69, protocol version 63
2017-09-11 17:02:45 IO Worker #3 TRACE sync == Disconnecting 59: Geth/v1.5.7-stable-da2a22c3/linux/go1.7.3
2017-09-11 17:02:45 IO Worker #1 TRACE sync New peer 18 (protocol: 63, network: 987123, difficulty: Some(218376034094), latest:f5b6…a4d0, genesis:2c6e…fb20, snapshot:None)
2017-09-11 17:02:45 IO Worker #1 TRACE sync Peer 18 genesis hash mismatch (ours: d4e5…8fa3, theirs: 2c6e…fb20)
2017-09-11 17:02:45 IO Worker #2 TRACE sync == Disconnecting 18: Geth/v1.6.6-stable-10a45cb5/linux-amd64/go1.8.3
2017-09-11 17:02:45 IO Worker #3 TRACE sync New peer 69 (protocol: 63, network: 1, difficulty: Some(88211456), latest:09f2…ccb1, genesis:8bb9…5f8d, snapshot:None)
2017-09-11 17:02:45 IO Worker #3 TRACE sync Peer 69 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8bb9…5f8d)
2017-09-11 17:02:45 IO Worker #2 TRACE sync == Disconnecting 69: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:02:45 IO Worker #2 TRACE sync == Connected 34: Geth/v1.6.6-stable/linux-amd64/go1.8.3
2017-09-11 17:02:45 IO Worker #2 TRACE sync Sending status to 34, protocol version 63
2017-09-11 17:02:46 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:46 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:46 IO Worker #3 TRACE sync New peer 34 (protocol: 63, network: 888, difficulty: Some(846039), latest:c798…9d1f, genesis:dde1…0420, snapshot:None)
2017-09-11 17:02:46 IO Worker #3 TRACE sync Peer 34 genesis hash mismatch (ours: d4e5…8fa3, theirs: dde1…0420)
2017-09-11 17:02:46 IO Worker #3 TRACE sync == Disconnecting 34: Geth/v1.6.6-stable/linux-amd64/go1.8.3
2017-09-11 17:02:46 IO Worker #2 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:02:46 IO Worker #2 TRACE sync 36: Processing state chunk
2017-09-11 17:02:46 IO Worker #2 TRACE sync 36 <- GetSnapshotData 2853bee96eba87f06c0c867af1cba01f5eb37feae5fcc325ad6eb0ba85b47907
2017-09-11 17:02:46 IO Worker #2 TRACE sync Syncing with peers: 12 active, 11 confirmed, 12 total
2017-09-11 17:02:46 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:46 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:46 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:46 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:46 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:46 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:46 IO Worker #2 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:02:46 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:46 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:02:46 IO Worker #3 TRACE sync 20 <- GetSnapshotData 014bf2024af33f0fb5819e14b22cf71730cd03c69188172365590d521ea6e4e7
2017-09-11 17:02:46 IO Worker #3 TRACE sync Syncing with peers: 12 active, 11 confirmed, 12 total
2017-09-11 17:02:46 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:46 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:46 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:46 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:46 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:46 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:46 IO Worker #0 TRACE sync == Connected 4: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:46 IO Worker #0 TRACE sync Sending status to 4, protocol version 63
2017-09-11 17:02:47 IO Worker #3 TRACE sync New peer 4 (protocol: 63, network: 61670, difficulty: Some(531684367470), latest:1ad2…93d4, genesis:4365…a7e0, snapshot:None)
2017-09-11 17:02:47 IO Worker #3 TRACE sync Peer 4 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4365…a7e0)
2017-09-11 17:02:47 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:47 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:02:47 IO Worker #2 TRACE sync 0 <- GetSnapshotData e5438328a666ec84c360aa2b7e7264e334097cca614236a591e56354cfbee717
2017-09-11 17:02:47 IO Worker #2 TRACE sync Syncing with peers: 12 active, 11 confirmed, 12 total
2017-09-11 17:02:47 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:02:47 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:02:47 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:02:47 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:02:47 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:47 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:47 IO Worker #0 TRACE sync == Connected 23: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:47 IO Worker #0 TRACE sync Sending status to 23, protocol version 2
2017-09-11 17:02:47 IO Worker #1 TRACE sync == Disconnecting 4: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:02:47 IO Worker #3 TRACE sync == Disconnecting 42: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:47 IO Worker #3 TRACE sync == Connected 42: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:47 IO Worker #3 TRACE sync Sending status to 42, protocol version 2
2017-09-11 17:02:47 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:47 IO Worker #0 TRACE sync New peer 23 (protocol: 2, network: 3, difficulty: Some(1801923491971896), latest:5146…751b, genesis:4194…4a2d, snapshot:Some(1650000))
2017-09-11 17:02:47 IO Worker #0 TRACE sync Peer 23 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4194…4a2d)
2017-09-11 17:02:47 IO Worker #2 TRACE sync == Connected 55: Geth/v1.7.0-unstable-3e0dbe0e/linux-amd64/go1.7.3
2017-09-11 17:02:47 IO Worker #2 TRACE sync Sending status to 55, protocol version 63
2017-09-11 17:02:47 IO Worker #1 TRACE sync == Disconnecting 23: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:47 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:47 IO Worker #1 TRACE sync Syncing with peers: 12 active, 11 confirmed, 12 total
2017-09-11 17:02:47 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:47 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:47 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:47 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:47 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:47 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:47 IO Worker #3 TRACE sync New peer 55 (protocol: 63, network: 40734, difficulty: Some(345846014761), latest:3db0…d0f2, genesis:8efc…fe3e, snapshot:None)
2017-09-11 17:02:47 IO Worker #3 TRACE sync Peer 55 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8efc…fe3e)
2017-09-11 17:02:47 IO Worker #0 TRACE sync == Disconnecting 55: Geth/v1.7.0-unstable-3e0dbe0e/linux-amd64/go1.7.3
2017-09-11 17:02:47 IO Worker #2 TRACE sync == Connected 43: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:47 IO Worker #2 TRACE sync Sending status to 43, protocol version 2
2017-09-11 17:02:47 IO Worker #2 TRACE sync == Disconnecting 43: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:47 IO Worker #3 TRACE sync == Connected 64: Geth/eth-peer-dal09-1/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:02:47 IO Worker #3 TRACE sync Sending status to 64, protocol version 63
2017-09-11 17:02:47 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:47 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:48 IO Worker #3 TRACE sync New peer 64 (protocol: 63, network: 3336182481, difficulty: Some(31840268275235), latest:982e…327b, genesis:8ce2…3b33, snapshot:None)
2017-09-11 17:02:48 IO Worker #3 TRACE sync Peer 64 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8ce2…3b33)
2017-09-11 17:02:48 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:48 IO Worker #1 TRACE sync == Disconnecting 64: Geth/eth-peer-dal09-1/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:02:48 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:48 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:48 IO Worker #1 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:02:48 IO Worker #2 TRACE sync == Connected 25: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:02:48 IO Worker #2 TRACE sync Sending status to 25, protocol version 63
2017-09-11 17:02:48 IO Worker #1 TRACE sync == Connected 4: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:48 IO Worker #1 TRACE sync Sending status to 4, protocol version 2
2017-09-11 17:02:48 IO Worker #3 TRACE sync New peer 25 (protocol: 63, network: 1, difficulty: Some(114525429535079657635), latest:e77d…6096, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:02:48 IO Worker #3 DEBUG sync Connected 25:Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:02:48 IO Worker #3 TRACE sync 25 <- GetForkHeader: at 1920000
2017-09-11 17:02:49 IO Worker #3 TRACE sync == Disconnecting 4: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:49 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:49 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:49 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:49 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1357226, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:49 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:50 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:50 IO Worker #3 TRACE sync Syncing with peers: 13 active, 11 confirmed, 13 total
2017-09-11 17:02:50 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:50 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:50 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:50 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:50 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:50 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:50 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1353962, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:50 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:50 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:50 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:50 IO Worker #1 TRACE sync Syncing with peers: 13 active, 11 confirmed, 13 total
2017-09-11 17:02:50 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:50 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:50 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:50 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:50 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:50 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:50 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:50 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:50 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1357418, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:50 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:50 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:50 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:51 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:51 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:51 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:51 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:51 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:51 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1358570, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:51 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:51 IO Worker #0 TRACE sync 28 -> NewBlock (ac52…1a4a)
2017-09-11 17:02:51 IO Worker #0 TRACE sync New block with unknown parent (8dc99a28518b42318255cf4c12cfdec30dce54fa9910bdc837d697ea1af07af9) ac5277a68f007e469e66fb3a4ab65d40f32243f30e3763a33ee30d4c25451a4a
2017-09-11 17:02:51 IO Worker #0 TRACE sync NewBlock ignored while seeking
2017-09-11 17:02:51 IO Worker #0 TRACE sync Syncing with peers: 13 active, 11 confirmed, 13 total
2017-09-11 17:02:51 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:51 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:51 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:51 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:51 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:51 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:51 IO Worker #2 TRACE sync == Connected 7: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:51 IO Worker #2 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:02:51 IO Worker #1 TRACE sync == Disconnecting 7: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:52 IO Worker #1 INFO import Syncing snapshot 39/323 #2670 12/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 1 req/s, 151 µs
2017-09-11 17:02:52 IO Worker #3 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:02:52 IO Worker #1 TRACE sync == Disconnecting 17: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:52 IO Worker #3 TRACE sync == Connected 17: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:52 IO Worker #3 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:02:52 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:52 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:52 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:52 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:52 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:52 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1360298, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:52 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:53 IO Worker #0 TRACE sync == Connected 52: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:53 IO Worker #0 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:02:53 IO Worker #2 TRACE sync == Disconnecting 52: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:53 IO Worker #3 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:02:53 IO Worker #3 TRACE sync 38: Processing state chunk
2017-09-11 17:02:53 IO Worker #3 TRACE sync 38 <- GetSnapshotData 6469451154dacc55a45556a3df522f2f0f2d9dcc9f82d144cf4a17cfa4b7f299
2017-09-11 17:02:53 IO Worker #3 TRACE sync Syncing with peers: 13 active, 11 confirmed, 13 total
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #3 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:02:53 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:53 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:53 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:53 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:53 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:53 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:53 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:53 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:53 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:02:53 IO Worker #1 TRACE sync 0 <- GetSnapshotData f67b872d8adab3ca1eaa88abef93d412e1a0aca6dce646efc0344761526b23c6
2017-09-11 17:02:53 IO Worker #1 TRACE sync Syncing with peers: 13 active, 11 confirmed, 13 total
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #3 TRACE sync Timeout 25
2017-09-11 17:02:53 IO Worker #3 TRACE sync == Disconnecting 25: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:02:53 IO Worker #3 DEBUG sync Disconnected 25
2017-09-11 17:02:53 IO Worker #3 TRACE sync Syncing with peers: 12 active, 11 confirmed, 12 total
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:53 IO Worker #0 TRACE sync Syncing with peers: 12 active, 11 confirmed, 12 total
2017-09-11 17:02:53 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:53 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:53 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:53 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:53 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:53 IO Worker #1 TRACE sync Syncing with peers: 12 active, 11 confirmed, 12 total
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:53 IO Worker #3 TRACE sync == Disconnecting 25: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:02:53 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1361258, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:53 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:53 IO Worker #1 TRACE sync == Disconnecting 23: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:53 IO Worker #3 TRACE sync == Connected 23: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:53 IO Worker #3 TRACE sync Sending status to 23, protocol version 2
2017-09-11 17:02:53 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:53 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4043630, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:53 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:54 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:54 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:54 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:54 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:54 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1363178, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:54 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:54 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:54 IO Worker #2 TRACE sync == Connected 17: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:54 IO Worker #2 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:02:54 IO Worker #2 TRACE sync == Disconnecting 17: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:54 IO Worker #3 TRACE sync == Disconnecting 31: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:54 IO Worker #2 TRACE sync == Connected 31: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:54 IO Worker #2 TRACE sync Sending status to 31, protocol version 2
2017-09-11 17:02:54 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:54 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:54 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:54 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:54 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:54 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:54 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:55 IO Worker #2 TRACE sync == Connected 19: Geth/v1.6.6-stable-10a45cb5/windows-amd64/go1.8.3
2017-09-11 17:02:55 IO Worker #2 TRACE sync Sending status to 19, protocol version 63
2017-09-11 17:02:55 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:55 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:55 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1363562, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:55 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:55 IO Worker #0 TRACE sync New peer 19 (protocol: 63, network: 1, difficulty: Some(840842915736251709239), latest:1818…c637, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:02:55 IO Worker #0 DEBUG sync Connected 19:Geth/v1.6.6-stable-10a45cb5/windows-amd64/go1.8.3
2017-09-11 17:02:55 IO Worker #0 TRACE sync 19 <- GetForkHeader: at 1920000
2017-09-11 17:02:55 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:55 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:55 IO Worker #1 TRACE sync == Disconnecting 29: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:55 IO Worker #3 TRACE sync == Connected 29: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:55 IO Worker #3 TRACE sync Sending status to 29, protocol version 2
2017-09-11 17:02:55 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:56 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1363754, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:56 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:56 IO Worker #3 TRACE sync 19 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:02:56 IO Worker #3 TRACE sync 19 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:56 IO Worker #3 TRACE sync 19: Confirmed peer
2017-09-11 17:02:56 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:56 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:56 IO Worker #0 TRACE sync == Connected 17: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:56 IO Worker #0 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:02:56 IO Worker #2 TRACE sync == Disconnecting 17: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:56 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:56 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:56 IO Worker #3 TRACE sync == Connected 25: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:56 IO Worker #3 TRACE sync Sending status to 25, protocol version 2
2017-09-11 17:02:56 IO Worker #3 TRACE sync == Disconnecting 25: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:56 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1357802, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:56 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:57 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:02:57 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:02:57 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:02:57 IO Worker #0 TRACE sync 0 <- GetSnapshotData c5d8a9ecb083e145137edd148f123aa07685f5821e31a1244f53342cb936c7fe
2017-09-11 17:02:57 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:57 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:57 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:57 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:57 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:57 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:57 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:57 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:57 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1365098, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:57 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:57 IO Worker #0 TRACE sync == Disconnecting 27: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:57 IO Worker #3 TRACE sync == Connected 27: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:57 IO Worker #3 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:02:57 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:57 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:57 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:58 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:58 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:58 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:58 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:58 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:58 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:02:58 IO Worker #1 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:02:58 IO Worker #1 TRACE sync 20: Processing state chunk
2017-09-11 17:02:58 IO Worker #1 TRACE sync 20 <- GetSnapshotData 0359c57889a3d75dba225af85990cfcad165665198c4393e29ed8f89b63a2fac
2017-09-11 17:02:58 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:58 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:02:58 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:58 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:02:58 IO Worker #2 TRACE sync == Connected 24: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:58 IO Worker #2 TRACE sync Sending status to 24, protocol version 2
2017-09-11 17:02:58 IO Worker #1 TRACE sync == Disconnecting 24: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:02:58 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1354154, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:58 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:58 IO Worker #3 TRACE sync == Disconnecting 31: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:58 IO Worker #2 TRACE sync == Connected 31: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:02:58 IO Worker #2 TRACE sync Sending status to 31, protocol version 2
2017-09-11 17:02:58 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:02:58 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:58 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:59 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1367210, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:59 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:59 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:02:59 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:02:59 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1367594, max: 192, skip: 0, reverse:false)
2017-09-11 17:02:59 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:02:59 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:02:59 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:02:59 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:02:59 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:00 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:00 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:00 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1366634, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:00 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:00 IO Worker #2 TRACE sync == Connected 50: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:00 IO Worker #2 TRACE sync Sending status to 50, protocol version 2
2017-09-11 17:03:00 IO Worker #1 TRACE sync == Disconnecting 50: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:00 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:00 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:00 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:00 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:03:00 IO Worker #0 TRACE sync 0 <- GetSnapshotData 7c9ae581fd6307b06f8b2d8eee24ac005a81d5e088e6a727e9a04f5bd96edba8
2017-09-11 17:03:00 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:00 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:00 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:00 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:00 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:00 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:00 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:00 IO Worker #2 TRACE sync == Connected 63: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:00 IO Worker #2 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:03:00 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:00 IO Worker #1 TRACE sync == Disconnecting 63: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:01 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1369130, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:01 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:01 IO Worker #2 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:01 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:01 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:01 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:01 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:01 IO Worker #2 TRACE sync 36: Processing state chunk
2017-09-11 17:03:01 IO Worker #2 TRACE sync 36 <- GetSnapshotData c89e0051be1d91f4f0fbd3028204e04a374d0a965f36adb92669284794318b64
2017-09-11 17:03:01 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:01 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:01 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:01 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:01 IO Worker #3 TRACE sync == Connected 55: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:01 IO Worker #3 TRACE sync Sending status to 55, protocol version 2
2017-09-11 17:03:01 IO Worker #1 TRACE sync == Disconnecting 55: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:02 IO Worker #3 TRACE sync == Connected 39: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:02 IO Worker #3 TRACE sync Sending status to 39, protocol version 2
2017-09-11 17:03:02 IO Worker #3 TRACE sync == Disconnecting 39: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:02 IO Worker #3 INFO import Syncing snapshot 45/323 #2670 13/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:03:02 IO Worker #0 TRACE sync == Disconnecting 39: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:02 IO Worker #1 TRACE sync == Connected 39: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:02 IO Worker #1 TRACE sync Sending status to 39, protocol version 2
2017-09-11 17:03:02 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:02 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:03 IO Worker #2 TRACE sync 65 -> GetBlockHeaders (number: 4012142, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:03 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:03 IO Worker #2 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:03 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:03 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:03 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:03 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:03 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:03 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:03 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:03 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:03 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1369514, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:03 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:03 IO Worker #0 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:03:03 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:03 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:03 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:03 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:03 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:03 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:03 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:03 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:03 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:03 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:03 IO Worker #2 TRACE sync == Disconnecting 37: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:03 IO Worker #0 TRACE sync == Connected 37: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:03 IO Worker #0 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:03:03 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:03 IO Worker #1 TRACE sync == Connected 13: Geth/v1.6.0-stable-facc47cb/linux-amd64/go1.8.1
2017-09-11 17:03:03 IO Worker #1 TRACE sync Sending status to 13, protocol version 63
2017-09-11 17:03:03 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:03 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:04 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:04 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:04 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1369898, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:04 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:04 IO Worker #0 TRACE sync New peer 13 (protocol: 63, network: 1, difficulty: Some(716056323831719329680), latest:d2ce…1ed7, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:03:04 IO Worker #0 DEBUG sync Connected 13:Geth/v1.6.0-stable-facc47cb/linux-amd64/go1.8.1
2017-09-11 17:03:04 IO Worker #0 TRACE sync 13 <- GetForkHeader: at 1920000
2017-09-11 17:03:04 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:04 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:04 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:04 IO Worker #3 TRACE sync 0 <- GetSnapshotData 3cc1579aecbeb4908afa3bf41e219b06a2b6e2e58038352219e0afda7d4a32cd
2017-09-11 17:03:04 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:04 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #2 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:03:04 IO Worker #2 TRACE sync 38: Processing state chunk
2017-09-11 17:03:04 IO Worker #2 TRACE sync 38 <- GetSnapshotData a5672c8abbff90c912ace5f84133b7ad6155a7c16f86d679e9767ac6e061c782
2017-09-11 17:03:04 IO Worker #2 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:04 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:04 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:04 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:04 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:04 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:04 IO Worker #1 TRACE sync == Disconnecting 50: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:04 IO Worker #3 TRACE sync == Connected 50: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:04 IO Worker #3 TRACE sync Sending status to 50, protocol version 2
2017-09-11 17:03:04 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:04 IO Worker #0 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:04 IO Worker #0 TRACE sync 20: Processing state chunk
2017-09-11 17:03:04 IO Worker #0 TRACE sync 20 <- GetSnapshotData 973f5576c92fdef00be1c3bc958fee4dc28ec144acc27e21577407cd791f8ec0
2017-09-11 17:03:04 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:04 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:04 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:04 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:04 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:04 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:04 IO Worker #0 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:03:04 IO Worker #2 TRACE sync 65 -> GetBlockHeaders (number: 4025390, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:04 IO Worker #2 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:04 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1371818, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:04 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:04 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:05 IO Worker #0 TRACE sync == Connected 40: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:05 IO Worker #0 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:03:05 IO Worker #2 TRACE sync == Disconnecting 40: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:05 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:05 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:05 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:05 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:05 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:05 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:05 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:05 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:05 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:05 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:05 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:05 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:05 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:05 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:05 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:05 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:05 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:05 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:05 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:05 IO Worker #1 TRACE sync == Disconnecting 66: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:05 IO Worker #3 TRACE sync == Connected 66: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:05 IO Worker #3 TRACE sync Sending status to 66, protocol version 2
2017-09-11 17:03:05 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:05 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1371434, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:05 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:05 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:05 IO Worker #3 TRACE sync == Connected 57: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:05 IO Worker #3 TRACE sync Sending status to 57, protocol version 2
2017-09-11 17:03:05 IO Worker #0 TRACE sync == Disconnecting 57: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:05 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:05 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:06 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:06 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:06 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:03:06 IO Worker #1 TRACE sync 0 <- GetSnapshotData 8e4fd2266a4a16f650270b9e713c31e8298f127cf33dbe4e5bc41e8eb1a7ec8e
2017-09-11 17:03:06 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:06 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:06 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:06 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:06 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:06 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:06 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:06 IO Worker #2 TRACE sync == Connected 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:06 IO Worker #2 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:03:06 IO Worker #2 TRACE sync New peer 37 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:06 IO Worker #2 DEBUG sync Connected 37:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:06 IO Worker #2 TRACE sync 37 <- GetForkHeader: at 1920000
2017-09-11 17:03:07 IO Worker #0 TRACE sync 37 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:07 IO Worker #0 TRACE sync 37 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:07 IO Worker #3 TRACE sync 37: Fork mismatch
2017-09-11 17:03:07 IO Worker #0 TRACE sync == Disconnecting 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:07 IO Worker #0 DEBUG sync Disconnected 37
2017-09-11 17:03:07 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:07 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:07 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:07 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:07 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:07 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:07 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:07 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:07 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:07 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:07 IO Worker #3 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:03:07 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:07 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:07 IO Worker #2 TRACE sync == Connected 17: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:07 IO Worker #2 TRACE sync Sending status to 17, protocol version 63
2017-09-11 17:03:07 IO Worker #2 TRACE sync == Connected 33: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:07 IO Worker #2 TRACE sync Sending status to 33, protocol version 2
2017-09-11 17:03:07 IO Worker #1 TRACE sync New peer 17 (protocol: 63, network: 1, difficulty: Some(114525429535079657635), latest:e77d…6096, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:03:07 IO Worker #1 DEBUG sync Connected 17:Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:07 IO Worker #1 TRACE sync 17 <- GetForkHeader: at 1920000
2017-09-11 17:03:07 IO Worker #2 TRACE sync == Disconnecting 33: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:07 IO Worker #1 TRACE sync == Connected 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:07 IO Worker #1 TRACE sync Sending status to 59, protocol version 2
2017-09-11 17:03:07 IO Worker #1 TRACE sync New peer 59 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:07 IO Worker #1 DEBUG sync Connected 59:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:07 IO Worker #1 TRACE sync 59 <- GetForkHeader: at 1920000
2017-09-11 17:03:07 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:08 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:08 IO Worker #0 TRACE sync 59 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:08 IO Worker #0 TRACE sync 59 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:08 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:08 IO Worker #0 TRACE sync 59: Fork mismatch
2017-09-11 17:03:08 IO Worker #3 TRACE sync == Disconnecting 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:08 IO Worker #3 DEBUG sync Disconnected 59
2017-09-11 17:03:08 IO Worker #3 TRACE sync Syncing with peers: 15 active, 12 confirmed, 15 total
2017-09-11 17:03:08 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:08 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:08 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:08 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:08 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:08 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:08 IO Worker #0 TRACE sync Timeout 13
2017-09-11 17:03:08 IO Worker #0 TRACE sync == Disconnecting 13: Geth/v1.6.0-stable-facc47cb/linux-amd64/go1.8.1
2017-09-11 17:03:08 IO Worker #0 DEBUG sync Disconnected 13
2017-09-11 17:03:08 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:08 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:08 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:08 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:08 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:08 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:08 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:08 IO Worker #2 TRACE sync == Disconnecting 13: Geth/v1.6.0-stable-facc47cb/linux-amd64/go1.8.1
2017-09-11 17:03:08 IO Worker #3 TRACE sync == Connected 56: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:08 IO Worker #3 TRACE sync Sending status to 56, protocol version 2
2017-09-11 17:03:09 IO Worker #1 TRACE sync New peer 56 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:09 IO Worker #1 DEBUG sync Connected 56:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:09 IO Worker #1 TRACE sync 56 <- GetForkHeader: at 1920000
2017-09-11 17:03:09 IO Worker #3 TRACE sync 56 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:09 IO Worker #3 TRACE sync 56 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:09 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:09 IO Worker #2 TRACE sync 56: Fork mismatch
2017-09-11 17:03:09 IO Worker #1 TRACE sync == Disconnecting 56: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:09 IO Worker #1 DEBUG sync Disconnected 56
2017-09-11 17:03:09 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:09 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:09 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:09 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:09 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:09 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:09 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:09 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:10 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:10 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:03:10 IO Worker #3 TRACE sync 36 <- GetSnapshotData 514ad41a97abecf99b7f7e1edfe550b036bae6674a339272197fbb81c0605537
2017-09-11 17:03:10 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #2 TRACE sync == Connected 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:10 IO Worker #2 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:03:10 IO Worker #2 TRACE sync New peer 48 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:10 IO Worker #2 DEBUG sync Connected 48:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:10 IO Worker #2 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:03:10 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:10 IO Worker #3 TRACE sync Syncing with peers: 15 active, 12 confirmed, 15 total
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync 48 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:10 IO Worker #3 TRACE sync 48 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:10 IO Worker #2 TRACE sync 48: Fork mismatch
2017-09-11 17:03:10 IO Worker #3 TRACE sync == Disconnecting 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:10 IO Worker #3 DEBUG sync Disconnected 48
2017-09-11 17:03:10 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:10 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:10 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:10 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:10 IO Worker #3 TRACE sync 0 <- GetSnapshotData b16127412e4c1e9cd3ba5e83deff5d39f44b9cbf37a3a57a4c075f41e53b302c
2017-09-11 17:03:10 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:03:10 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:10 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:10 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:03:10 IO Worker #0 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:03:10 IO Worker #0 TRACE sync 38: Processing state chunk
2017-09-11 17:03:10 IO Worker #0 TRACE sync 38 <- GetSnapshotData 9052fac820db1dfcb33bac91d2006ca8bf0fcf1ee144caf7db97dd63a719d630
2017-09-11 17:03:10 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:10 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:10 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:10 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:10 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:10 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:10 IO Worker #3 TRACE sync == Connected 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:10 IO Worker #3 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:03:11 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:11 IO Worker #2 TRACE sync New peer 48 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:11 IO Worker #2 DEBUG sync Connected 48:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:11 IO Worker #2 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:03:11 IO Worker #1 TRACE sync 48 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:11 IO Worker #1 TRACE sync 48 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:11 IO Worker #0 TRACE sync 48: Fork mismatch
2017-09-11 17:03:11 IO Worker #1 TRACE sync == Disconnecting 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:11 IO Worker #1 DEBUG sync Disconnected 48
2017-09-11 17:03:11 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:11 IO Worker #3 TRACE sync 17: Fork mismatch
2017-09-11 17:03:11 IO Worker #1 TRACE sync == Disconnecting 17: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:11 IO Worker #1 DEBUG sync Disconnected 17
2017-09-11 17:03:11 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:11 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:11 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:11 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:11 IO Worker #1 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:11 IO Worker #1 TRACE sync 20: Processing state chunk
2017-09-11 17:03:11 IO Worker #1 TRACE sync 20 <- GetSnapshotData b4c878464c265045fe7103816e8981823082fc9a09e07be907200d8fd9db624a
2017-09-11 17:03:11 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:11 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:11 IO Worker #2 TRACE sync == Connected 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:11 IO Worker #2 TRACE sync Sending status to 67, protocol version 2
2017-09-11 17:03:11 IO Worker #3 TRACE sync New peer 67 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:12 IO Worker #1 TRACE sync 67 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:12 IO Worker #3 DEBUG sync Connected 67:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:12 IO Worker #3 TRACE sync 67 <- GetForkHeader: at 1920000
2017-09-11 17:03:12 IO Worker #1 TRACE sync 67 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:12 IO Worker #2 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:03:12 IO Worker #0 TRACE sync 67: Fork mismatch
2017-09-11 17:03:12 IO Worker #3 TRACE sync == Disconnecting 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:12 IO Worker #3 DEBUG sync Disconnected 67
2017-09-11 17:03:12 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:12 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:12 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:12 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:12 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:12 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:12 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:12 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:12 IO Worker #1 TRACE sync == Connected 62: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:12 IO Worker #1 TRACE sync Sending status to 62, protocol version 63
2017-09-11 17:03:12 IO Worker #3 TRACE sync New peer 62 (protocol: 63, network: 1, difficulty: Some(114525429535079657635), latest:e77d…6096, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:03:12 IO Worker #3 DEBUG sync Connected 62:Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:12 IO Worker #3 TRACE sync 62 <- GetForkHeader: at 1920000
2017-09-11 17:03:12 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:12 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:12 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:12 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:03:12 IO Worker #2 TRACE sync 0 <- GetSnapshotData b8bb430cffb31d56dd8b504585d6e2242ef41baec2e031b54d4481d672083411
2017-09-11 17:03:12 IO Worker #2 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:12 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:12 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:12 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:12 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:12 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:12 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:12 IO Worker #1 TRACE sync == Connected 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:12 IO Worker #1 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:03:12 IO Worker #3 TRACE sync == Connected 63: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:12 IO Worker #3 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:03:12 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:12 IO Worker #1 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:12 IO Worker #1 DEBUG sync Connected 27:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:12 IO Worker #1 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:03:12 IO Worker #0 TRACE sync == Disconnecting 63: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:13 IO Worker #0 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:13 IO Worker #0 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:13 IO Worker #2 TRACE sync 27: Fork mismatch
2017-09-11 17:03:13 IO Worker #3 TRACE sync == Disconnecting 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:13 IO Worker #3 DEBUG sync Disconnected 27
2017-09-11 17:03:13 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:13 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:13 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:13 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:13 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:13 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:13 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:13 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1354810, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:13 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:13 IO Worker #1 TRACE sync == Connected 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:13 IO Worker #1 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:03:13 IO Worker #0 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:13 IO Worker #0 DEBUG sync Connected 27:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:13 IO Worker #0 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:03:13 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1355002, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:13 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:13 IO Worker #0 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:13 IO Worker #0 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:14 IO Worker #1 TRACE sync 27: Fork mismatch
2017-09-11 17:03:14 IO Worker #3 TRACE sync == Disconnecting 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:14 IO Worker #3 DEBUG sync Disconnected 27
2017-09-11 17:03:14 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:14 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:14 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:14 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:14 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:14 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:14 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:14 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:14 IO Worker #1 TRACE sync == Connected 56: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:15 IO Worker #1 TRACE sync Sending status to 56, protocol version 2
2017-09-11 17:03:15 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:15 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:15 IO Worker #0 TRACE sync New peer 56 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:15 IO Worker #0 DEBUG sync Connected 56:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:15 IO Worker #0 TRACE sync 56 <- GetForkHeader: at 1920000
2017-09-11 17:03:15 IO Worker #0 INFO import Syncing snapshot 53/323 #2670 13/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:03:15 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:15 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:15 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1359034, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:15 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:15 IO Worker #0 TRACE sync 56 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:15 IO Worker #0 TRACE sync 56 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:15 IO Worker #2 TRACE sync 56: Fork mismatch
2017-09-11 17:03:15 IO Worker #3 TRACE sync == Disconnecting 56: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:15 IO Worker #3 DEBUG sync Disconnected 56
2017-09-11 17:03:15 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:15 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:15 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:15 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:15 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:15 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:15 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:15 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:15 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:15 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:15 IO Worker #0 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:15 IO Worker #0 TRACE sync 36: Processing state chunk
2017-09-11 17:03:15 IO Worker #0 TRACE sync 36 <- GetSnapshotData d9a1440cd9c7c70256fa44908d42d317d2f8667a31b8dd6d75a379396bad302e
2017-09-11 17:03:15 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:15 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:15 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:15 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:15 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:15 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:15 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:15 IO Worker #3 TRACE sync == Connected 31: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:15 IO Worker #3 TRACE sync Sending status to 31, protocol version 2
2017-09-11 17:03:15 IO Worker #1 TRACE sync New peer 31 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:15 IO Worker #1 DEBUG sync Connected 31:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:15 IO Worker #1 TRACE sync 31 <- GetForkHeader: at 1920000
2017-09-11 17:03:15 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1358842, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:15 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:16 IO Worker #0 TRACE sync 31 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:16 IO Worker #0 TRACE sync 31 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:16 IO Worker #2 TRACE sync 31: Fork mismatch
2017-09-11 17:03:16 IO Worker #0 TRACE sync == Disconnecting 31: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:16 IO Worker #0 DEBUG sync Disconnected 31
2017-09-11 17:03:16 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:16 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:16 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:16 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:16 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:16 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:16 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:16 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:16 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1360570, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:16 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:16 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:16 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:16 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:16 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:16 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:16 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:16 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:16 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:16 IO Worker #3 TRACE sync 0 <- GetSnapshotData d2d62971f286ea62158e6d967aa701041da114e0a484b1d91ba28238b90aef53
2017-09-11 17:03:16 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:16 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:16 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:16 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:16 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:16 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:16 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:16 IO Worker #0 TRACE sync == Connected 11: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:16 IO Worker #0 TRACE sync Sending status to 11, protocol version 2
2017-09-11 17:03:16 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:16 IO Worker #1 TRACE sync == Disconnecting 11: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:16 IO Worker #2 TRACE sync == Connected 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:16 IO Worker #2 TRACE sync Sending status to 67, protocol version 2
2017-09-11 17:03:17 IO Worker #0 TRACE sync New peer 67 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:17 IO Worker #0 DEBUG sync Connected 67:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:17 IO Worker #0 TRACE sync 67 <- GetForkHeader: at 1920000
2017-09-11 17:03:17 IO Worker #2 TRACE sync 67 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:17 IO Worker #2 TRACE sync 67 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:17 IO Worker #3 TRACE sync 67: Fork mismatch
2017-09-11 17:03:17 IO Worker #3 TRACE sync 67 Ignoring transactions while syncing
2017-09-11 17:03:17 IO Worker #0 TRACE sync == Disconnecting 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:17 IO Worker #0 DEBUG sync Disconnected 67
2017-09-11 17:03:17 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:17 IO Worker #2 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:03:17 IO Worker #0 TRACE sync Timeout 62
2017-09-11 17:03:17 IO Worker #0 TRACE sync == Disconnecting 62: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:17 IO Worker #0 DEBUG sync Disconnected 62
2017-09-11 17:03:17 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:17 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:17 IO Worker #2 TRACE sync == Disconnecting 62: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:17 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1360762, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:17 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:17 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:17 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:17 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:17 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:17 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:18 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1362490, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:18 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:18 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:18 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:18 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:18 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:18 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:18 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:18 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:18 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:18 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:18 IO Worker #3 TRACE sync == Connected 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:18 IO Worker #3 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:03:18 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1363642, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:18 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:18 IO Worker #1 TRACE sync New peer 37 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:18 IO Worker #1 DEBUG sync Connected 37:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:18 IO Worker #1 TRACE sync 37 <- GetForkHeader: at 1920000
2017-09-11 17:03:18 IO Worker #1 TRACE sync 37 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:18 IO Worker #1 TRACE sync 37 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:19 IO Worker #0 TRACE sync 37: Fork mismatch
2017-09-11 17:03:19 IO Worker #3 TRACE sync == Disconnecting 37: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:19 IO Worker #3 DEBUG sync Disconnected 37
2017-09-11 17:03:19 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:19 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:19 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:19 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:19 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:19 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:19 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:19 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:03:19 IO Worker #3 TRACE sync 20 <- GetSnapshotData 83cdccf54776dde433f819a3755aa128ca74028449fdb0336e8389af1ff935b4
2017-09-11 17:03:19 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:19 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:19 IO Worker #3 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:03:19 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:03:19 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1364026, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:19 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:19 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:19 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:19 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:03:19 IO Worker #1 TRACE sync 38 <- GetSnapshotData 8f7b988adfdc5a38707e44ce75ac0548a43acd0902791f6e3cc32c51d2b7c4cc
2017-09-11 17:03:19 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:19 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:19 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:19 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:19 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:19 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:19 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:19 IO Worker #1 TRACE sync == Connected 74: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:19 IO Worker #1 TRACE sync Sending status to 74, protocol version 63
2017-09-11 17:03:20 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:20 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:20 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:20 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:20 IO Worker #0 TRACE sync New peer 74 (protocol: 63, network: 1, difficulty: Some(114525429535079657635), latest:e77d…6096, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:03:20 IO Worker #0 DEBUG sync Connected 74:Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:20 IO Worker #0 TRACE sync 74 <- GetForkHeader: at 1920000
2017-09-11 17:03:20 IO Worker #1 TRACE sync == Connected 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:20 IO Worker #1 TRACE sync Sending status to 67, protocol version 2
2017-09-11 17:03:20 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:20 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:20 IO Worker #2 TRACE sync New peer 67 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:20 IO Worker #2 DEBUG sync Connected 67:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:20 IO Worker #2 TRACE sync 67 <- GetForkHeader: at 1920000
2017-09-11 17:03:20 IO Worker #2 TRACE sync 67 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:20 IO Worker #2 TRACE sync 67 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:20 IO Worker #0 TRACE sync == Disconnecting 34: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:20 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:20 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:20 IO Worker #3 TRACE sync 0 <- GetSnapshotData 328cd37ca5f5060750303272faf3643c1849e5df6f752c11bdbc1f64536611ad
2017-09-11 17:03:20 IO Worker #3 TRACE sync Syncing with peers: 15 active, 12 confirmed, 15 total
2017-09-11 17:03:20 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:20 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:20 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:20 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:20 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:20 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:20 IO Worker #1 TRACE sync == Connected 34: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:20 IO Worker #1 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:03:20 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:20 IO Worker #2 TRACE sync 67: Fork mismatch
2017-09-11 17:03:20 IO Worker #1 TRACE sync == Disconnecting 67: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:20 IO Worker #1 DEBUG sync Disconnected 67
2017-09-11 17:03:20 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:20 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:20 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:20 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:20 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:20 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:20 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:20 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1365946, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:20 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:20 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:20 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:20 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:20 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:20 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:21 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1365370, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:21 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:21 IO Worker #1 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:21 IO Worker #1 TRACE sync 36: Processing state chunk
2017-09-11 17:03:21 IO Worker #1 TRACE sync 36 <- GetSnapshotData a4970cb92e47bb4bb5c7cc4ce93100578e7a8f048cbb1d0ff27aa0ac2d5e86bf
2017-09-11 17:03:21 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:21 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:21 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:21 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:21 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:21 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:21 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:21 IO Worker #1 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:03:21 IO Worker #1 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:03:21 IO Worker #3 TRACE sync == Connected 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:21 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:21 IO Worker #3 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:03:21 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:21 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:21 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:21 IO Worker #2 TRACE sync New peer 17 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:21 IO Worker #2 DEBUG sync Connected 17:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:21 IO Worker #2 TRACE sync 17 <- GetForkHeader: at 1920000
2017-09-11 17:03:22 IO Worker #3 TRACE sync 17 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:22 IO Worker #3 TRACE sync 17 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:22 IO Worker #0 TRACE sync 17: Fork mismatch
2017-09-11 17:03:22 IO Worker #1 TRACE sync == Disconnecting 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:22 IO Worker #1 DEBUG sync Disconnected 17
2017-09-11 17:03:22 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:22 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:22 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:22 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:22 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:22 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:22 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:22 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1365562, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:22 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:22 IO Worker #2 INFO import Syncing snapshot 59/323 #2670 13/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:03:22 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:22 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:22 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:22 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:22 IO Worker #1 TRACE sync == Connected 9: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:22 IO Worker #1 TRACE sync Sending status to 9, protocol version 2
2017-09-11 17:03:22 IO Worker #1 TRACE sync New peer 9 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:22 IO Worker #1 DEBUG sync Connected 9:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:22 IO Worker #1 TRACE sync 9 <- GetForkHeader: at 1920000
2017-09-11 17:03:22 IO Worker #1 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:03:22 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:23 IO Worker #1 TRACE sync 9 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:23 IO Worker #2 TRACE sync 9: Fork mismatch
2017-09-11 17:03:23 IO Worker #1 TRACE sync 9 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:23 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:23 IO Worker #0 TRACE sync == Disconnecting 9: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:23 IO Worker #0 DEBUG sync Disconnected 9
2017-09-11 17:03:23 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:23 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:23 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:23 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:23 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:23 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:23 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:23 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:03:23 IO Worker #0 TRACE sync 0 <- GetSnapshotData 83e6dfccdfac28153f1e7a903196b28c10bb92077f2da1ff79ae687e3d830b95
2017-09-11 17:03:23 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:23 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:03:23 IO Worker #3 TRACE sync 20 <- GetSnapshotData 9cc94da97caba9f57e2db13268913d2830bc8a5119a77828f3bb158574c302da
2017-09-11 17:03:23 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:23 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:23 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:23 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:23 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:23 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:23 IO Worker #1 TRACE sync == Connected 71: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:23 IO Worker #1 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:03:23 IO Worker #1 TRACE sync New peer 71 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:23 IO Worker #1 DEBUG sync Connected 71:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:23 IO Worker #1 TRACE sync 71 <- GetForkHeader: at 1920000
2017-09-11 17:03:24 IO Worker #0 TRACE sync 71 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:24 IO Worker #0 TRACE sync 71 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:24 IO Worker #1 TRACE sync 71: Fork mismatch
2017-09-11 17:03:24 IO Worker #0 TRACE sync == Disconnecting 71: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:24 IO Worker #0 DEBUG sync Disconnected 71
2017-09-11 17:03:24 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:24 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:24 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:24 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:24 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:24 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:24 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:24 IO Worker #3 TRACE sync Timeout 74
2017-09-11 17:03:24 IO Worker #3 TRACE sync == Disconnecting 74: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:24 IO Worker #3 DEBUG sync Disconnected 74
2017-09-11 17:03:24 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:24 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:24 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:24 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:24 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:24 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:24 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:24 IO Worker #2 TRACE sync == Disconnecting 74: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:24 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:24 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:24 IO Worker #2 TRACE sync == Connected 57: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:24 IO Worker #2 TRACE sync Sending status to 57, protocol version 2
2017-09-11 17:03:24 IO Worker #2 TRACE sync New peer 57 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:24 IO Worker #2 DEBUG sync Connected 57:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:24 IO Worker #2 TRACE sync 57 <- GetForkHeader: at 1920000
2017-09-11 17:03:24 IO Worker #3 TRACE sync == Disconnecting 22: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:24 IO Worker #2 TRACE sync == Connected 22: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:24 IO Worker #2 TRACE sync Sending status to 22, protocol version 2
2017-09-11 17:03:24 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:25 IO Worker #3 TRACE sync 57 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:25 IO Worker #3 TRACE sync 57 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:25 IO Worker #0 TRACE sync 57: Fork mismatch
2017-09-11 17:03:25 IO Worker #2 TRACE sync == Disconnecting 57: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:25 IO Worker #2 DEBUG sync Disconnected 57
2017-09-11 17:03:25 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:25 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:25 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:25 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:25 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:25 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:25 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:25 IO Worker #3 TRACE sync == Connected 66: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:25 IO Worker #3 TRACE sync Sending status to 66, protocol version 2
2017-09-11 17:03:25 IO Worker #2 TRACE sync New peer 66 (protocol: 2, network: 1, difficulty: Some(114551125268767407424), latest:b8d8…c340, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:25 IO Worker #2 DEBUG sync Connected 66:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:25 IO Worker #2 TRACE sync 66 <- GetForkHeader: at 1920000
2017-09-11 17:03:26 IO Worker #3 TRACE sync 66 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:26 IO Worker #3 TRACE sync 66 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:26 IO Worker #3 TRACE sync 66: Fork mismatch
2017-09-11 17:03:26 IO Worker #1 TRACE sync == Disconnecting 66: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:26 IO Worker #1 DEBUG sync Disconnected 66
2017-09-11 17:03:26 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:26 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:26 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:03:26 IO Worker #2 TRACE sync 0 <- GetSnapshotData f6e2121a89fae2567b36e5b6b2f67cdfe322891d92bc3b344e80be9ef2ade19a
2017-09-11 17:03:26 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:26 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:26 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:26 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:26 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:26 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:26 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:26 IO Worker #1 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:26 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:26 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:26 IO Worker #1 TRACE sync 36: Processing state chunk
2017-09-11 17:03:26 IO Worker #1 TRACE sync 36 <- GetSnapshotData 723a3a75de13e49d145f874f6ddf9ec6030f3962a14fd74bda222133f2be8b42
2017-09-11 17:03:26 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:26 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:26 IO Worker #0 TRACE sync == Connected 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:26 IO Worker #0 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:03:26 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:26 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:27 IO Worker #2 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114551249892094525704), latest:cae6…a626, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:27 IO Worker #2 DEBUG sync Connected 63:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:27 IO Worker #2 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:03:27 IO Worker #0 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:27 IO Worker #0 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:27 IO Worker #3 TRACE sync 63: Fork mismatch
2017-09-11 17:03:27 IO Worker #2 TRACE sync == Disconnecting 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:27 IO Worker #2 DEBUG sync Disconnected 63
2017-09-11 17:03:27 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:27 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:27 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:27 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:27 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:27 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:27 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:27 IO Worker #1 TRACE sync == Connected 1: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:27 IO Worker #1 TRACE sync Sending status to 1, protocol version 2
2017-09-11 17:03:27 IO Worker #3 TRACE sync New peer 1 (protocol: 2, network: 1, difficulty: Some(114551249892094525704), latest:cae6…a626, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:27 IO Worker #3 DEBUG sync Connected 1:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:27 IO Worker #3 TRACE sync 1 <- GetForkHeader: at 1920000
2017-09-11 17:03:27 IO Worker #0 TRACE sync 1 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:27 IO Worker #0 TRACE sync 1 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:28 IO Worker #2 TRACE sync 1: Fork mismatch
2017-09-11 17:03:28 IO Worker #0 TRACE sync == Disconnecting 1: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:28 IO Worker #0 DEBUG sync Disconnected 1
2017-09-11 17:03:28 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:28 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:28 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:03:28 IO Worker #3 TRACE sync 20 <- GetSnapshotData 96bd61b7ba6e124eceddbbebed1b0066f522049e3ac71a4854d8dee519361090
2017-09-11 17:03:28 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:28 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:28 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:28 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:28 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:28 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:28 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:28 IO Worker #3 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:03:28 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:28 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:03:28 IO Worker #0 TRACE sync 0 <- GetSnapshotData 0312236778bda0384a236cf079e270d90aab96850975f1348b53f56e8b44ee13
2017-09-11 17:03:28 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:28 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:28 IO Worker #1 TRACE sync == Connected 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:28 IO Worker #1 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:03:28 IO Worker #2 TRACE sync 65 -> GetBlockHeaders (number: 4010222, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:28 IO Worker #2 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:28 IO Worker #2 TRACE sync New peer 48 (protocol: 2, network: 1, difficulty: Some(114551249892094525704), latest:cae6…a626, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:28 IO Worker #2 DEBUG sync Connected 48:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:28 IO Worker #2 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:03:29 IO Worker #2 TRACE sync 48 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:29 IO Worker #2 TRACE sync 48 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:29 IO Worker #0 TRACE sync 48: Fork mismatch
2017-09-11 17:03:29 IO Worker #2 TRACE sync == Disconnecting 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:29 IO Worker #2 DEBUG sync Disconnected 48
2017-09-11 17:03:29 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:29 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:29 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:29 IO Worker #2 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:03:29 IO Worker #2 TRACE sync 38: Processing state chunk
2017-09-11 17:03:29 IO Worker #2 TRACE sync 38 <- GetSnapshotData 20acd721e6c9d400337f1137b938b1cda4da24eebbc0c2fdab7291f6554bc2d7
2017-09-11 17:03:29 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:29 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:29 IO Worker #2 TRACE sync == Connected 30: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:29 IO Worker #2 TRACE sync Sending status to 30, protocol version 2
2017-09-11 17:03:29 IO Worker #1 TRACE sync == Disconnecting 30: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:29 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:29 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:29 IO Worker #3 TRACE sync == Connected 51: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:29 IO Worker #3 TRACE sync Sending status to 51, protocol version 2
2017-09-11 17:03:29 IO Worker #0 TRACE sync New peer 51 (protocol: 2, network: 1, difficulty: Some(114551249892094525704), latest:cae6…a626, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:29 IO Worker #0 DEBUG sync Connected 51:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:29 IO Worker #0 TRACE sync 51 <- GetForkHeader: at 1920000
2017-09-11 17:03:29 IO Worker #1 TRACE sync 51 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:29 IO Worker #1 TRACE sync 51 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:30 IO Worker #1 TRACE sync 51: Fork mismatch
2017-09-11 17:03:30 IO Worker #3 TRACE sync == Disconnecting 51: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:30 IO Worker #3 DEBUG sync Disconnected 51
2017-09-11 17:03:30 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:30 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:30 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:30 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:30 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:30 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:30 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:30 IO Worker #0 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:03:30 IO Worker #3 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:03:30 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4025582, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:30 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:30 IO Worker #0 TRACE sync == Connected 6: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:30 IO Worker #0 TRACE sync Sending status to 6, protocol version 63
2017-09-11 17:03:30 IO Worker #2 TRACE sync New peer 6 (protocol: 63, network: 1, difficulty: Some(114525429535079657635), latest:e77d…6096, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:03:30 IO Worker #2 DEBUG sync Connected 6:Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:30 IO Worker #2 TRACE sync 6 <- GetForkHeader: at 1920000
2017-09-11 17:03:30 IO Worker #3 TRACE sync == Connected 51: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:30 IO Worker #3 TRACE sync Sending status to 51, protocol version 2
2017-09-11 17:03:30 IO Worker #3 TRACE sync == Disconnecting 48: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:30 IO Worker #1 TRACE sync == Connected 48: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:30 IO Worker #1 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:03:30 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:30 IO Worker #2 TRACE sync New peer 51 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:30 IO Worker #2 DEBUG sync Connected 51:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:30 IO Worker #2 TRACE sync 51 <- GetForkHeader: at 1920000
2017-09-11 17:03:31 IO Worker #0 TRACE sync 51 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:31 IO Worker #0 TRACE sync 51 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:31 IO Worker #0 TRACE sync 51: Fork mismatch
2017-09-11 17:03:31 IO Worker #1 TRACE sync == Disconnecting 51: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:31 IO Worker #1 DEBUG sync Disconnected 51
2017-09-11 17:03:31 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:31 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:31 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:31 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:31 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:31 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:31 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:31 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:31 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:03:31 IO Worker #2 TRACE sync 0 <- GetSnapshotData 00f6c9a4d09245fecdf81df17f79dd1aeb7820ae7943abb3ebe1c7529f3b6178
2017-09-11 17:03:31 IO Worker #2 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:31 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:31 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:31 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:31 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:31 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:31 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:31 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:31 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:03:31 IO Worker #3 TRACE sync 36 <- GetSnapshotData a97c541c2b163d8045cee8690a0b6bda1624ab39f6362ff6c770a15c353a76e0
2017-09-11 17:03:31 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:31 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:31 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:31 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:31 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:31 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:31 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:32 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:32 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:32 IO Worker #1 TRACE sync == Connected 72: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:32 IO Worker #1 TRACE sync Sending status to 72, protocol version 2
2017-09-11 17:03:32 IO Worker #3 TRACE sync New peer 72 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:32 IO Worker #3 DEBUG sync Connected 72:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:32 IO Worker #3 TRACE sync 72 <- GetForkHeader: at 1920000
2017-09-11 17:03:32 IO Worker #0 TRACE sync 72 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:32 IO Worker #0 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:33 IO Worker #1 TRACE sync 72: Fork mismatch
2017-09-11 17:03:33 IO Worker #3 TRACE sync == Disconnecting 72: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:33 IO Worker #3 DEBUG sync Disconnected 72
2017-09-11 17:03:33 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:33 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:33 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:33 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:33 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:33 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:33 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:33 IO Worker #0 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:03:33 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:33 IO Worker #2 TRACE sync == Connected 51: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:33 IO Worker #2 TRACE sync Sending status to 51, protocol version 2
2017-09-11 17:03:33 IO Worker #1 TRACE sync == Disconnecting 51: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:33 IO Worker #0 TRACE sync == Connected 62: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:33 IO Worker #0 TRACE sync Sending status to 62, protocol version 2
2017-09-11 17:03:33 IO Worker #1 TRACE sync New peer 62 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:33 IO Worker #1 DEBUG sync Connected 62:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:33 IO Worker #1 TRACE sync 62 <- GetForkHeader: at 1920000
2017-09-11 17:03:34 IO Worker #3 TRACE sync 62 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:34 IO Worker #3 TRACE sync 62 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:34 IO Worker #3 TRACE sync 62: Fork mismatch
2017-09-11 17:03:34 IO Worker #0 TRACE sync == Disconnecting 62: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:34 IO Worker #0 DEBUG sync Disconnected 62
2017-09-11 17:03:34 IO Worker #0 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:34 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:34 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:34 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:34 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:34 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:34 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:34 IO Worker #3 INFO import Syncing snapshot 68/323 #2670 13/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:03:34 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:34 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:34 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:34 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:03:34 IO Worker #2 TRACE sync 20 <- GetSnapshotData 26e237a9469b2b21dbb4d7cd243ed01524ed2604da87effe42a478060c25a700
2017-09-11 17:03:34 IO Worker #2 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:34 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:34 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:34 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:34 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:34 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:34 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:34 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:35 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:35 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:35 IO Worker #3 TRACE sync 0 <- GetSnapshotData 26d888d3b90c88022cc2ffab05d2a515114224efe3f4f58f5d120542f0f73c94
2017-09-11 17:03:35 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:35 IO Worker #0 TRACE sync == Connected 53: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:35 IO Worker #0 TRACE sync Sending status to 53, protocol version 2
2017-09-11 17:03:35 IO Worker #0 TRACE sync New peer 53 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:35 IO Worker #0 DEBUG sync Connected 53:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:35 IO Worker #0 TRACE sync 53 <- GetForkHeader: at 1920000
2017-09-11 17:03:35 IO Worker #3 TRACE sync 53 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:35 IO Worker #3 TRACE sync 53 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:35 IO Worker #1 TRACE sync 53: Fork mismatch
2017-09-11 17:03:35 IO Worker #3 TRACE sync == Disconnecting 53: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:35 IO Worker #3 DEBUG sync Disconnected 53
2017-09-11 17:03:35 IO Worker #3 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:35 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:35 IO Worker #0 TRACE sync Timeout 6
2017-09-11 17:03:35 IO Worker #0 TRACE sync == Disconnecting 6: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:35 IO Worker #0 DEBUG sync Disconnected 6
2017-09-11 17:03:35 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:35 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:35 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:35 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:35 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:35 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:35 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:35 IO Worker #2 TRACE sync == Disconnecting 6: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:03:35 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:35 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:35 IO Worker #3 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:03:35 IO Worker #3 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:03:35 IO Worker #1 TRACE sync == Connected 18: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:35 IO Worker #1 TRACE sync Sending status to 18, protocol version 2
2017-09-11 17:03:35 IO Worker #0 TRACE sync New peer 18 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:35 IO Worker #0 DEBUG sync Connected 18:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:35 IO Worker #0 TRACE sync 18 <- GetForkHeader: at 1920000
2017-09-11 17:03:35 IO Worker #1 TRACE sync == Connected 31: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:35 IO Worker #1 TRACE sync Sending status to 31, protocol version 2
2017-09-11 17:03:35 IO Worker #2 TRACE sync == Disconnecting 31: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:35 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:35 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:35 IO Worker #0 TRACE sync 18 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:35 IO Worker #0 TRACE sync 18 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:35 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:36 IO Worker #2 TRACE sync 18: Fork mismatch
2017-09-11 17:03:36 IO Worker #2 TRACE sync == Disconnecting 18: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:36 IO Worker #2 DEBUG sync Disconnected 18
2017-09-11 17:03:36 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:36 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:36 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:36 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:36 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:36 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:36 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:36 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:36 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:36 IO Worker #1 TRACE sync == Connected 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:36 IO Worker #1 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:03:37 IO Worker #2 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:37 IO Worker #2 DEBUG sync Connected 63:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:37 IO Worker #2 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:03:37 IO Worker #2 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:37 IO Worker #2 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:37 IO Worker #2 TRACE sync 63: Fork mismatch
2017-09-11 17:03:37 IO Worker #3 TRACE sync == Disconnecting 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:37 IO Worker #3 DEBUG sync Disconnected 63
2017-09-11 17:03:37 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:37 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:37 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:37 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:37 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:37 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:37 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:37 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:37 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:37 IO Worker #0 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:37 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1355580, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:37 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:37 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:37 IO Worker #0 TRACE sync 36: Processing state chunk
2017-09-11 17:03:37 IO Worker #0 TRACE sync 36 <- GetSnapshotData 3add06929f0ad405c0471f1633d78fc2636638fa10a1afaea25267011cc4eb1c
2017-09-11 17:03:37 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:37 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:37 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:37 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:37 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:37 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:37 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:38 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:38 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:38 IO Worker #3 TRACE sync == Connected 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:38 IO Worker #3 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:03:38 IO Worker #1 TRACE sync New peer 34 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:38 IO Worker #1 DEBUG sync Connected 34:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:38 IO Worker #1 TRACE sync 34 <- GetForkHeader: at 1920000
2017-09-11 17:03:38 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1358268, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:38 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:38 IO Worker #0 TRACE sync 34 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:38 IO Worker #0 TRACE sync 34 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:38 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:38 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:03:38 IO Worker #1 TRACE sync 0 <- GetSnapshotData c883e48780f9e749e087be08113405b41ecd9e0d387b90a314196cba92418e86
2017-09-11 17:03:38 IO Worker #1 TRACE sync Syncing with peers: 14 active, 12 confirmed, 14 total
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:38 IO Worker #1 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:03:38 IO Worker #1 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:03:38 IO Worker #1 TRACE sync 34: Fork mismatch
2017-09-11 17:03:38 IO Worker #1 TRACE sync == Disconnecting 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:38 IO Worker #1 DEBUG sync Disconnected 34
2017-09-11 17:03:38 IO Worker #1 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:38 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:38 IO Worker #0 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:03:38 IO Worker #0 TRACE sync 38: Processing state chunk
2017-09-11 17:03:38 IO Worker #0 TRACE sync 38 <- GetSnapshotData c76033cba67053f5415ded28d2cbe4d5800721101d41894dfc155b089df6e09e
2017-09-11 17:03:38 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:38 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:38 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:38 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:38 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:38 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:38 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:38 IO Worker #0 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:03:38 IO Worker #0 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:03:38 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1359036, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:38 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:38 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:38 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1354044, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:38 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:38 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:38 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:39 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:03:39 IO Worker #3 TRACE sync 20 <- GetSnapshotData 3b0f44f609894b710d5408a0ab17e8ff092daf4be7e64cee97523e3ba64d8a33
2017-09-11 17:03:39 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:39 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:39 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:39 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:39 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:39 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:39 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:39 IO Worker #1 TRACE sync == Connected 13: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:39 IO Worker #1 TRACE sync Sending status to 13, protocol version 2
2017-09-11 17:03:39 IO Worker #1 TRACE sync New peer 13 (protocol: 2, network: 1, difficulty: Some(114551374393987611552), latest:af57…9d5d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:39 IO Worker #1 DEBUG sync Connected 13:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:39 IO Worker #1 TRACE sync 13 <- GetForkHeader: at 1920000
2017-09-11 17:03:39 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:39 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:39 IO Worker #3 TRACE sync 13: Fork mismatch
2017-09-11 17:03:39 IO Worker #0 TRACE sync == Disconnecting 13: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:39 IO Worker #0 DEBUG sync Disconnected 13
2017-09-11 17:03:39 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:39 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:39 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:39 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:39 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:39 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:39 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:39 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:39 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:39 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:39 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:39 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:39 IO Worker #3 TRACE sync == Connected 58: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:39 IO Worker #3 TRACE sync Sending status to 58, protocol version 2
2017-09-11 17:03:39 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:39 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:39 IO Worker #0 TRACE sync New peer 58 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:39 IO Worker #0 DEBUG sync Connected 58:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:39 IO Worker #0 TRACE sync 58 <- GetForkHeader: at 1920000
2017-09-11 17:03:39 IO Worker #0 TRACE sync 58 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:39 IO Worker #0 TRACE sync 58 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:40 IO Worker #3 TRACE sync 58: Fork mismatch
2017-09-11 17:03:40 IO Worker #2 TRACE sync == Disconnecting 58: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:40 IO Worker #2 DEBUG sync Disconnected 58
2017-09-11 17:03:40 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:40 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:40 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:40 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:40 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:40 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:40 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:40 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:40 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:40 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:40 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:40 IO Worker #3 TRACE sync 0 <- GetSnapshotData 307d0632e2a267f88b97be9f8137ec2b9be6ae336a795c67f1da13903a9724bd
2017-09-11 17:03:40 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:40 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:40 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:40 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:40 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:40 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:40 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:40 IO Worker #3 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:03:40 IO Worker #3 TRACE sync == Connected 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:40 IO Worker #3 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:03:40 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:40 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:40 IO Worker #1 TRACE sync New peer 17 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:40 IO Worker #1 DEBUG sync Connected 17:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:40 IO Worker #1 TRACE sync 17 <- GetForkHeader: at 1920000
2017-09-11 17:03:41 IO Worker #0 TRACE sync 17 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:41 IO Worker #0 TRACE sync 17 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:41 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1361916, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:41 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:41 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:41 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:41 IO Worker #0 TRACE sync 17: Fork mismatch
2017-09-11 17:03:41 IO Worker #2 TRACE sync == Disconnecting 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:41 IO Worker #2 DEBUG sync Disconnected 17
2017-09-11 17:03:41 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:41 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:41 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:41 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:41 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:41 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:41 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:41 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:41 IO Worker #0 TRACE sync == Connected 76: Geth/v1.4.11-stable-fed692f6/linux/go1.6.2
2017-09-11 17:03:41 IO Worker #0 TRACE sync Sending status to 76, protocol version 63
2017-09-11 17:03:41 IO Worker #1 TRACE sync New peer 76 (protocol: 63, network: 10, difficulty: Some(6322002033894), latest:bd26…e269, genesis:8534…63db, snapshot:None)
2017-09-11 17:03:41 IO Worker #1 TRACE sync Peer 76 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8534…63db)
2017-09-11 17:03:41 IO Worker #1 TRACE sync == Disconnecting 76: Geth/v1.4.11-stable-fed692f6/linux/go1.6.2
2017-09-11 17:03:41 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:41 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:41 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:41 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:42 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:42 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:42 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:42 IO Worker #2 INFO import Syncing snapshot 76/323 #2670 13/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:03:43 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:43 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:43 IO Worker #3 TRACE sync 0 <- GetSnapshotData bb00b7a5bd931d8aedc64fcbf303a50555bc68210d42d038583e493fbc8f5770
2017-09-11 17:03:43 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:43 IO Worker #2 TRACE sync == Connected 76: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:43 IO Worker #2 TRACE sync Sending status to 76, protocol version 2
2017-09-11 17:03:43 IO Worker #1 TRACE sync New peer 76 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:43 IO Worker #1 DEBUG sync Connected 76:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:43 IO Worker #1 TRACE sync 76 <- GetForkHeader: at 1920000
2017-09-11 17:03:43 IO Worker #1 TRACE sync 76 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:43 IO Worker #1 TRACE sync 76 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:43 IO Worker #1 TRACE sync 76: Fork mismatch
2017-09-11 17:03:43 IO Worker #3 TRACE sync == Disconnecting 76: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:43 IO Worker #3 DEBUG sync Disconnected 76
2017-09-11 17:03:43 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:43 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:43 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:43 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:43 IO Worker #2 TRACE sync == Connected 22: Gubiq/v1.5.12-flux-43a56777/linux/go1.8.1
2017-09-11 17:03:43 IO Worker #2 TRACE sync Sending status to 22, protocol version 63
2017-09-11 17:03:43 IO Worker #2 TRACE sync == Disconnecting 62: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:43 IO Worker #1 TRACE sync == Connected 62: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:43 IO Worker #1 TRACE sync Sending status to 62, protocol version 2
2017-09-11 17:03:43 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:43 IO Worker #1 TRACE sync == Connected 76: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:03:43 IO Worker #1 TRACE sync Sending status to 76, protocol version 63
2017-09-11 17:03:43 IO Worker #0 TRACE sync New peer 22 (protocol: 63, network: 88, difficulty: Some(1854148390928354195), latest:2a51…9dda, genesis:406f…18af, snapshot:None)
2017-09-11 17:03:43 IO Worker #0 TRACE sync Peer 22 genesis hash mismatch (ours: d4e5…8fa3, theirs: 406f…18af)
2017-09-11 17:03:43 IO Worker #0 TRACE sync == Disconnecting 22: Gubiq/v1.5.12-flux-43a56777/linux/go1.8.1
2017-09-11 17:03:43 IO Worker #3 TRACE sync New peer 76 (protocol: 63, network: 1, difficulty: Some(88211456), latest:09f2…ccb1, genesis:8bb9…5f8d, snapshot:None)
2017-09-11 17:03:43 IO Worker #3 TRACE sync Peer 76 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8bb9…5f8d)
2017-09-11 17:03:43 IO Worker #3 TRACE sync == Disconnecting 76: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:03:43 IO Worker #3 TRACE sync == Connected 39: Geth/node1/v1.6.0-unstable-6742fc52/linux/go1.6.2
2017-09-11 17:03:43 IO Worker #3 TRACE sync Sending status to 39, protocol version 63
2017-09-11 17:03:43 IO Worker #3 TRACE sync New peer 39 (protocol: 63, network: 3853, difficulty: Some(62329328583), latest:a2ab…ae47, genesis:6e92…a660, snapshot:None)
2017-09-11 17:03:43 IO Worker #3 TRACE sync Peer 39 genesis hash mismatch (ours: d4e5…8fa3, theirs: 6e92…a660)
2017-09-11 17:03:43 IO Worker #1 TRACE sync == Disconnecting 39: Geth/node1/v1.6.0-unstable-6742fc52/linux/go1.6.2
2017-09-11 17:03:43 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:43 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:44 IO Worker #0 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:44 IO Worker #0 TRACE sync 36: Processing state chunk
2017-09-11 17:03:44 IO Worker #0 TRACE sync 36 <- GetSnapshotData e34a94d2857a0fb97cf2a9818c2c3f4eb6cf0dac59fdd7cab7ddea7911bfcf32
2017-09-11 17:03:44 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:44 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:44 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:44 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:44 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:44 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:44 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:44 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:44 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:03:44 IO Worker #2 TRACE sync 20 <- GetSnapshotData 2dba11daaaf5c74ebc1940fdcd481bc388fefc1e4a5e90f0b104e5c884d01367
2017-09-11 17:03:44 IO Worker #2 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:44 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:44 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:44 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:44 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:44 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:44 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:44 IO Worker #3 TRACE sync == Connected 48: Geth/linux7/v1.5.7-stable-da2a22c3/linux/go1.6.2
2017-09-11 17:03:44 IO Worker #3 TRACE sync Sending status to 48, protocol version 63
2017-09-11 17:03:44 IO Worker #0 TRACE sync == Connected 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:44 IO Worker #0 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:03:44 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:44 IO Worker #1 TRACE sync == Disconnecting 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:44 IO Worker #1 TRACE sync New peer 48 (protocol: 63, network: 10101010, difficulty: Some(2469678157397), latest:7d45…c9ad, genesis:77b0…206b, snapshot:None)
2017-09-11 17:03:44 IO Worker #1 TRACE sync Peer 48 genesis hash mismatch (ours: d4e5…8fa3, theirs: 77b0…206b)
2017-09-11 17:03:44 IO Worker #1 TRACE sync == Disconnecting 48: Geth/linux7/v1.5.7-stable-da2a22c3/linux/go1.6.2
2017-09-11 17:03:44 IO Worker #0 TRACE sync == Connected 22: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:03:44 IO Worker #0 TRACE sync Sending status to 22, protocol version 63
2017-09-11 17:03:44 IO Worker #1 TRACE sync == Connected 69: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:03:44 IO Worker #1 TRACE sync Sending status to 69, protocol version 63
2017-09-11 17:03:44 IO Worker #1 TRACE sync == Connected 76: Geth/v1.7.0-unstable-1ab3e306/linux-amd64/go1.7.3
2017-09-11 17:03:44 IO Worker #1 TRACE sync Sending status to 76, protocol version 63
2017-09-11 17:03:44 IO Worker #2 TRACE sync == Connected 30: Gubiq/ubiq.lowfeemining.com/v1.5.12-flux-440b5a22/linux/go1.6.2
2017-09-11 17:03:44 IO Worker #2 TRACE sync Sending status to 30, protocol version 63
2017-09-11 17:03:44 IO Worker #2 TRACE sync New peer 69 (protocol: 63, network: 1, difficulty: Some(88211456), latest:09f2…ccb1, genesis:8bb9…5f8d, snapshot:None)
2017-09-11 17:03:44 IO Worker #2 TRACE sync Peer 69 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8bb9…5f8d)
2017-09-11 17:03:44 IO Worker #0 TRACE sync == Disconnecting 69: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:03:44 IO Worker #0 TRACE sync New peer 22 (protocol: 63, network: 1, difficulty: Some(88211456), latest:09f2…ccb1, genesis:8bb9…5f8d, snapshot:None)
2017-09-11 17:03:44 IO Worker #0 TRACE sync Peer 22 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8bb9…5f8d)
2017-09-11 17:03:44 IO Worker #0 TRACE sync == Disconnecting 22: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:03:44 IO Worker #0 TRACE sync New peer 76 (protocol: 63, network: 331188, difficulty: Some(1126187052737), latest:a9e6…6a8a, genesis:c03c…bcff, snapshot:None)
2017-09-11 17:03:44 IO Worker #0 TRACE sync Peer 76 genesis hash mismatch (ours: d4e5…8fa3, theirs: c03c…bcff)
2017-09-11 17:03:44 IO Worker #0 TRACE sync == Disconnecting 76: Geth/v1.7.0-unstable-1ab3e306/linux-amd64/go1.7.3
2017-09-11 17:03:44 IO Worker #0 TRACE sync New peer 30 (protocol: 63, network: 88, difficulty: Some(1854148390928354195), latest:2a51…9dda, genesis:406f…18af, snapshot:None)
2017-09-11 17:03:44 IO Worker #0 TRACE sync Peer 30 genesis hash mismatch (ours: d4e5…8fa3, theirs: 406f…18af)
2017-09-11 17:03:44 IO Worker #2 TRACE sync == Disconnecting 30: Gubiq/ubiq.lowfeemining.com/v1.5.12-flux-440b5a22/linux/go1.6.2
2017-09-11 17:03:44 IO Worker #3 TRACE sync == Connected 62: Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:44 IO Worker #3 TRACE sync Sending status to 62, protocol version 2
2017-09-11 17:03:45 IO Worker #1 TRACE sync == Disconnecting 62: Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:45 IO Worker #0 TRACE sync New peer 62 (protocol: 2, network: 1, difficulty: Some(22145576439214675202196419451659474825337092), latest:2179…8496, genesis:db60…106e, snapshot:Some(60000))
2017-09-11 17:03:45 IO Worker #0 TRACE sync Status packet from expired session 62:Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:45 IO Worker #1 TRACE sync == Connected 24: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:45 IO Worker #1 TRACE sync Sending status to 24, protocol version 2
2017-09-11 17:03:45 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:45 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:45 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:45 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:03:45 IO Worker #3 TRACE sync 0 <- GetSnapshotData 0afaa3003c8482462b31197dd91182e34c77ea14d9f571b475c2b149faa94572
2017-09-11 17:03:45 IO Worker #3 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:45 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:45 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:45 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:45 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:45 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:45 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:45 IO Worker #0 TRACE sync New peer 24 (protocol: 2, network: 8995, difficulty: Some(1521742744870436808608211244434867140731756), latest:355c…440c, genesis:a7dd…c29b, snapshot:Some(0))
2017-09-11 17:03:45 IO Worker #0 TRACE sync Status packet from expired session 24:Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:45 IO Worker #2 TRACE sync == Disconnecting 24: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:45 IO Worker #1 TRACE sync 65 -> GetBlockHeaders (number: 4013678, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:45 IO Worker #1 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:45 IO Worker #2 TRACE sync == Connected 29: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:45 IO Worker #2 TRACE sync Sending status to 29, protocol version 2
2017-09-11 17:03:45 IO Worker #1 TRACE sync New peer 29 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:45 IO Worker #1 DEBUG sync Connected 29:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:45 IO Worker #1 TRACE sync 29 <- GetForkHeader: at 1920000
2017-09-11 17:03:45 IO Worker #1 TRACE sync 29 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:45 IO Worker #1 TRACE sync 29 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:45 IO Worker #2 TRACE sync 29: Fork mismatch
2017-09-11 17:03:45 IO Worker #0 TRACE sync == Disconnecting 29: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:45 IO Worker #0 DEBUG sync Disconnected 29
2017-09-11 17:03:45 IO Worker #0 TRACE sync Syncing with peers: 13 active, 12 confirmed, 13 total
2017-09-11 17:03:45 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:45 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:45 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:45 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:45 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:45 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:45 IO Worker #1 TRACE sync == Connected 18: Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:45 IO Worker #1 TRACE sync Sending status to 18, protocol version 2
2017-09-11 17:03:46 IO Worker #0 TRACE sync == Connected 62: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:46 IO Worker #0 TRACE sync Sending status to 62, protocol version 2
2017-09-11 17:03:46 IO Worker #2 TRACE sync == Disconnecting 18: Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:46 IO Worker #1 TRACE sync == Disconnecting 62: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:46 IO Worker #0 TRACE sync == Connected 74: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:46 IO Worker #0 TRACE sync Sending status to 74, protocol version 2
2017-09-11 17:03:46 IO Worker #3 TRACE sync == Connected 24: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:03:46 IO Worker #3 TRACE sync Sending status to 24, protocol version 63
2017-09-11 17:03:46 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4015598, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:46 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:46 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:46 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:46 IO Worker #1 TRACE sync == Disconnecting 24: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:03:46 IO Worker #3 TRACE sync == Connected 42: Geth/v1.6.1-stable-021c3c28/linux-amd64/go1.8.1
2017-09-11 17:03:46 IO Worker #3 TRACE sync Sending status to 42, protocol version 63
2017-09-11 17:03:46 IO Worker #2 TRACE sync == Disconnecting 42: Geth/v1.6.1-stable-021c3c28/linux-amd64/go1.8.1
2017-09-11 17:03:46 IO Worker #2 TRACE sync New peer 74 (protocol: 2, network: 8995, difficulty: Some(1177036707179526145119812767106486249133420), latest:4179…81da, genesis:49a6…6b9b, snapshot:Some(0))
2017-09-11 17:03:46 IO Worker #2 TRACE sync Peer 74 genesis hash mismatch (ours: d4e5…8fa3, theirs: 49a6…6b9b)
2017-09-11 17:03:46 IO Worker #2 TRACE sync == Disconnecting 74: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:03:47 IO Worker #0 TRACE sync == Connected 40: Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:47 IO Worker #0 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:03:47 IO Worker #3 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(22145576439214675202196419451659474825337092), latest:2179…8496, genesis:db60…106e, snapshot:Some(60000))
2017-09-11 17:03:47 IO Worker #3 TRACE sync Status packet from expired session 40:Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:47 IO Worker #0 TRACE sync == Disconnecting 40: Parity/v1.8.0-nightly-47f7366-20170831/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:47 IO Worker #1 TRACE sync == Connected 63: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:47 IO Worker #1 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:03:47 IO Worker #3 TRACE sync New peer 63 (protocol: 2, network: 8995, difficulty: Some(1521742744870436808608211244434867140731756), latest:355c…440c, genesis:a7dd…c29b, snapshot:Some(0))
2017-09-11 17:03:47 IO Worker #3 TRACE sync Peer 63 genesis hash mismatch (ours: d4e5…8fa3, theirs: a7dd…c29b)
2017-09-11 17:03:47 IO Worker #0 TRACE sync == Disconnecting 63: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:47 IO Worker #3 TRACE sync 2 Ignoring transactions while syncing
2017-09-11 17:03:47 IO Worker #1 TRACE sync == Connected 72: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:03:47 IO Worker #1 TRACE sync Sending status to 72, protocol version 63
2017-09-11 17:03:47 IO Worker #3 TRACE sync == Disconnecting 5: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:47 IO Worker #2 TRACE sync == Connected 5: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:47 IO Worker #2 TRACE sync Sending status to 5, protocol version 2
2017-09-11 17:03:47 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:48 IO Worker #1 INFO import Syncing snapshot 80/323 #2670 13/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:03:48 IO Worker #2 TRACE sync New peer 72 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:03:48 IO Worker #2 DEBUG sync Connected 72:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:03:48 IO Worker #2 TRACE sync 72 <- GetForkHeader: at 1920000
2017-09-11 17:03:48 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:48 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:48 IO Worker #0 TRACE sync 72 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:48 IO Worker #0 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:48 IO Worker #1 TRACE sync 72 -> GetNodeData: 5 entries
2017-09-11 17:03:48 IO Worker #1 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:48 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:48 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:48 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:03:48 IO Worker #1 TRACE sync == Connected 23: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:48 IO Worker #1 TRACE sync Sending status to 23, protocol version 2
2017-09-11 17:03:48 IO Worker #0 TRACE sync 72: Confirmed peer
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:48 IO Worker #1 TRACE sync New peer 23 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:48 IO Worker #1 DEBUG sync Connected 23:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:48 IO Worker #1 TRACE sync 23 <- GetForkHeader: at 1920000
2017-09-11 17:03:48 IO Worker #2 TRACE sync 23 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:48 IO Worker #2 TRACE sync 23 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:48 IO Worker #2 TRACE sync 72 -> GetReceipts: 17 entries
2017-09-11 17:03:48 IO Worker #3 TRACE sync 23: Fork mismatch
2017-09-11 17:03:48 IO Worker #0 TRACE sync == Disconnecting 23: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:48 IO Worker #0 DEBUG sync Disconnected 23
2017-09-11 17:03:48 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:48 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #0 TRACE sync == Disconnecting 37: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:49 IO Worker #3 TRACE sync == Connected 37: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:49 IO Worker #3 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:03:49 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:49 IO Worker #0 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:49 IO Worker #0 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:49 IO Worker #0 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:49 IO Worker #0 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:49 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:49 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:03:49 IO Worker #2 TRACE sync 0 <- GetSnapshotData 1a1d72b1f4ac92df4544033d8e6181baa81e0f7fc2998658aae6ca4b2590f023
2017-09-11 17:03:49 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:49 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:03:49 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:03:49 IO Worker #1 TRACE sync 38 <- GetSnapshotData 7adf5225957eed52dffb21692478fe38301dd917ff22253da3a970e12c0e9f3d
2017-09-11 17:03:49 IO Worker #1 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:49 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:49 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:49 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:49 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:49 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:03:49 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:03:49 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:49 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1356350, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:49 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:49 IO Worker #3 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:49 IO Worker #3 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:49 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:49 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:49 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:03:49 IO Worker #2 TRACE sync 20 <- GetSnapshotData 262b0affaf3ae4328956cdbd6157761e623d3d83fa04e7fdbda471a8c1d79288
2017-09-11 17:03:49 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:49 IO Worker #2 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:03:49 IO Worker #2 TRACE sync == Disconnecting 58: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:49 IO Worker #0 TRACE sync == Connected 58: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:49 IO Worker #0 TRACE sync Sending status to 58, protocol version 2
2017-09-11 17:03:49 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:49 IO Worker #2 TRACE sync == Connected 40: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:49 IO Worker #2 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:03:49 IO Worker #0 TRACE sync == Disconnecting 40: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:50 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:50 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #2 TRACE sync == Connected 53: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:50 IO Worker #2 TRACE sync Sending status to 53, protocol version 2
2017-09-11 17:03:50 IO Worker #2 TRACE sync New peer 53 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:50 IO Worker #2 DEBUG sync Connected 53:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:50 IO Worker #2 TRACE sync 53 <- GetForkHeader: at 1920000
2017-09-11 17:03:50 IO Worker #3 TRACE sync == Disconnecting 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:50 IO Worker #0 TRACE sync == Connected 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:50 IO Worker #0 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:03:50 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:50 IO Worker #3 TRACE sync 53 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:50 IO Worker #3 TRACE sync 53 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:50 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:50 IO Worker #3 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #3 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #2 TRACE sync 53: Fork mismatch
2017-09-11 17:03:50 IO Worker #0 TRACE sync == Disconnecting 53: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:50 IO Worker #0 DEBUG sync Disconnected 53
2017-09-11 17:03:50 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:50 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:50 IO Worker #2 TRACE sync 72 -> GetBlockHeaders (number: 4098667, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:50 IO Worker #2 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:50 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:50 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1355006, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:50 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:50 IO Worker #0 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:50 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:50 IO Worker #1 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:50 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:50 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:50 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:50 IO Worker #3 TRACE sync == Connected 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:50 IO Worker #3 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:03:50 IO Worker #0 TRACE sync == Disconnecting 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:50 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:50 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:50 IO Worker #2 TRACE sync 72 -> GetBlockHeaders (number: 4102315, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:50 IO Worker #2 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:51 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:51 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:51 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1357310, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:51 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:51 IO Worker #3 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:51 IO Worker #1 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:51 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:51 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:51 IO Worker #0 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:03:51 IO Worker #0 TRACE sync 36: Processing state chunk
2017-09-11 17:03:51 IO Worker #0 TRACE sync 36 <- GetSnapshotData 9460eee57c7a94043025ebb26befbdac3a3edae9e8a06b746233312773330413
2017-09-11 17:03:51 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:51 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:51 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:51 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:51 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:51 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:51 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:51 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:51 IO Worker #3 TRACE sync 72 -> GetBlockHeaders (number: 4103083, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:51 IO Worker #3 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:51 IO Worker #0 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:51 IO Worker #0 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:51 IO Worker #2 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:51 IO Worker #2 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:51 IO Worker #3 TRACE sync == Disconnecting 15: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:51 IO Worker #1 TRACE sync == Connected 15: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:51 IO Worker #1 TRACE sync Sending status to 15, protocol version 2
2017-09-11 17:03:51 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:51 IO Worker #0 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:51 IO Worker #0 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:51 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1360574, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:51 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:51 IO Worker #3 TRACE sync 72 -> GetBlockHeaders (number: 4103851, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:51 IO Worker #3 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:52 IO Worker #3 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:52 IO Worker #3 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:52 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:52 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:52 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:52 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:52 IO Worker #3 TRACE sync 72 -> GetBlockHeaders (number: 4105579, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:52 IO Worker #3 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:52 IO Worker #1 TRACE sync == Connected 4: Geth/v1.6.1-stable-021c3c28/linux-amd64/go1.8.1
2017-09-11 17:03:52 IO Worker #1 TRACE sync Sending status to 4, protocol version 63
2017-09-11 17:03:52 IO Worker #2 TRACE sync == Connected 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:52 IO Worker #2 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:03:52 IO Worker #0 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:52 IO Worker #0 DEBUG sync Connected 12:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:52 IO Worker #0 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:03:52 IO Worker #3 TRACE sync New peer 4 (protocol: 63, network: 3, difficulty: Some(1724326612648461), latest:4fd5…0f36, genesis:4194…4a2d, snapshot:None)
2017-09-11 17:03:52 IO Worker #3 TRACE sync Peer 4 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4194…4a2d)
2017-09-11 17:03:52 IO Worker #3 TRACE sync == Disconnecting 4: Geth/v1.6.1-stable-021c3c28/linux-amd64/go1.8.1
2017-09-11 17:03:52 IO Worker #0 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:52 IO Worker #0 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:52 IO Worker #2 TRACE sync 12: Fork mismatch
2017-09-11 17:03:52 IO Worker #1 TRACE sync == Disconnecting 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:52 IO Worker #1 DEBUG sync Disconnected 12
2017-09-11 17:03:52 IO Worker #1 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:52 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:52 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:52 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:52 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:52 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:52 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:52 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:52 IO Worker #3 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:52 IO Worker #2 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:52 IO Worker #0 TRACE sync == Connected 23: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:52 IO Worker #0 TRACE sync Sending status to 23, protocol version 2
2017-09-11 17:03:52 IO Worker #3 TRACE sync == Connected 56: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:52 IO Worker #3 TRACE sync Sending status to 56, protocol version 2
2017-09-11 17:03:52 IO Worker #3 TRACE sync == Disconnecting 56: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:52 IO Worker #2 TRACE sync New peer 23 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:52 IO Worker #2 DEBUG sync Connected 23:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:52 IO Worker #2 TRACE sync 23 <- GetForkHeader: at 1920000
2017-09-11 17:03:53 IO Worker #3 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:53 IO Worker #3 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:53 IO Worker #0 TRACE sync 72 -> GetBlockHeaders (number: 4103275, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:53 IO Worker #0 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:53 IO Worker #3 TRACE sync 23 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:53 IO Worker #3 TRACE sync 23 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:53 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:53 IO Worker #3 TRACE sync 23: Fork mismatch
2017-09-11 17:03:53 IO Worker #2 TRACE sync == Disconnecting 23: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:53 IO Worker #2 DEBUG sync Disconnected 23
2017-09-11 17:03:53 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:53 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:53 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:53 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:53 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:53 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:53 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:53 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:53 IO Worker #3 INFO import Syncing snapshot 82/323 #2670 14/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:03:53 IO Worker #2 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:53 IO Worker #1 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:53 IO Worker #1 TRACE sync 72 -> GetBlockHeaders (number: 4107115, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:53 IO Worker #1 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:53 IO Worker #1 TRACE sync == Connected 13: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:53 IO Worker #1 TRACE sync Sending status to 13, protocol version 2
2017-09-11 17:03:53 IO Worker #3 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:53 IO Worker #1 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:53 IO Worker #3 TRACE sync == Connected 43: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:53 IO Worker #3 TRACE sync Sending status to 43, protocol version 2
2017-09-11 17:03:53 IO Worker #3 TRACE sync == Disconnecting 43: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:03:53 IO Worker #3 TRACE sync New peer 13 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:53 IO Worker #3 DEBUG sync Connected 13:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:53 IO Worker #3 TRACE sync 13 <- GetForkHeader: at 1920000
2017-09-11 17:03:53 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:53 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:53 IO Worker #3 TRACE sync == Connected 4: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:53 IO Worker #3 TRACE sync Sending status to 4, protocol version 2
2017-09-11 17:03:53 IO Worker #1 TRACE sync 13: Fork mismatch
2017-09-11 17:03:53 IO Worker #0 TRACE sync == Disconnecting 13: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:53 IO Worker #0 DEBUG sync Disconnected 13
2017-09-11 17:03:53 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:53 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:53 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:53 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:53 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:53 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:53 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:53 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:53 IO Worker #3 TRACE sync 72 -> GetBlockHeaders (number: 4107691, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:53 IO Worker #3 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:53 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1362110, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:53 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:53 IO Worker #2 TRACE sync New peer 4 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:53 IO Worker #2 DEBUG sync Connected 4:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:53 IO Worker #2 TRACE sync 4 <- GetForkHeader: at 1920000
2017-09-11 17:03:54 IO Worker #3 TRACE sync 4 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:54 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:54 IO Worker #2 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:54 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:54 IO Worker #3 TRACE sync 4 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:54 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:54 IO Worker #2 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:54 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:03:54 IO Worker #0 TRACE sync 0 <- GetSnapshotData edf4f76f55cd5e1dde5018410e8f974c4e2ae865e4af536606c222ab9079e835
2017-09-11 17:03:54 IO Worker #0 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:54 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:54 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:54 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:54 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:54 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #3 TRACE sync 4: Fork mismatch
2017-09-11 17:03:54 IO Worker #2 TRACE sync == Disconnecting 4: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:54 IO Worker #2 DEBUG sync Disconnected 4
2017-09-11 17:03:54 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:54 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:54 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:54 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:54 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:54 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #2 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:54 IO Worker #2 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:54 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:54 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:54 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:54 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:54 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:54 IO Worker #3 TRACE sync == Connected 24: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:54 IO Worker #3 TRACE sync Sending status to 24, protocol version 2
2017-09-11 17:03:54 IO Worker #3 TRACE sync 72 -> GetBlockHeaders (number: 4108267, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:54 IO Worker #3 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:54 IO Worker #0 TRACE sync New peer 24 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:54 IO Worker #0 DEBUG sync Connected 24:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:54 IO Worker #0 TRACE sync 24 <- GetForkHeader: at 1920000
2017-09-11 17:03:54 IO Worker #1 TRACE sync 24 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:54 IO Worker #1 TRACE sync 24 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:54 IO Worker #2 TRACE sync 24: Fork mismatch
2017-09-11 17:03:54 IO Worker #3 TRACE sync == Disconnecting 24: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:54 IO Worker #3 DEBUG sync Disconnected 24
2017-09-11 17:03:54 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:54 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:54 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:54 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:54 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:54 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #3 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:54 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:54 IO Worker #3 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:54 IO Worker #3 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:54 IO Worker #3 TRACE sync == Connected 69: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:54 IO Worker #3 TRACE sync Sending status to 69, protocol version 2
2017-09-11 17:03:54 IO Worker #1 TRACE sync == Connected 9: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:54 IO Worker #1 TRACE sync Sending status to 9, protocol version 2
2017-09-11 17:03:54 IO Worker #3 TRACE sync == Disconnecting 9: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:54 IO Worker #2 TRACE sync New peer 69 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:54 IO Worker #2 DEBUG sync Connected 69:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:54 IO Worker #2 TRACE sync 69 <- GetForkHeader: at 1920000
2017-09-11 17:03:55 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:55 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:55 IO Worker #0 TRACE sync 69 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:55 IO Worker #0 TRACE sync 69 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:55 IO Worker #3 TRACE sync 69: Fork mismatch
2017-09-11 17:03:55 IO Worker #2 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:55 IO Worker #0 TRACE sync == Disconnecting 69: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:55 IO Worker #0 DEBUG sync Disconnected 69
2017-09-11 17:03:55 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:03:55 IO Worker #2 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:55 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:03:55 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:03:55 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:03:55 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:03:55 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:55 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:55 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:55 IO Worker #2 TRACE sync 65 -> GetBlockHeaders (number: 4039598, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:55 IO Worker #2 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:55 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1364606, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:55 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:55 IO Worker #3 TRACE sync == Connected 57: Geth/v1.6.6-stable-10a45cb5/windows-amd64/go1.8.3
2017-09-11 17:03:55 IO Worker #3 TRACE sync Sending status to 57, protocol version 63
2017-09-11 17:03:55 IO Worker #0 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:55 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4038830, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:55 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:55 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:55 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:55 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:55 IO Worker #3 TRACE sync == Connected 55: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:55 IO Worker #3 TRACE sync Sending status to 55, protocol version 2
2017-09-11 17:03:55 IO Worker #0 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:55 IO Worker #0 TRACE sync 72 -> GetBlockHeaders (number: 4109803, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:55 IO Worker #0 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:55 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:55 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:55 IO Worker #1 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:55 IO Worker #2 TRACE sync New peer 55 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:55 IO Worker #2 DEBUG sync Connected 55:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:55 IO Worker #2 TRACE sync 55 <- GetForkHeader: at 1920000
2017-09-11 17:03:55 IO Worker #1 TRACE sync New peer 57 (protocol: 63, network: 1, difficulty: Some(904937091103303640576), latest:e917…fe0a, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:03:55 IO Worker #1 DEBUG sync Connected 57:Geth/v1.6.6-stable-10a45cb5/windows-amd64/go1.8.3
2017-09-11 17:03:55 IO Worker #1 TRACE sync 57 <- GetForkHeader: at 1920000
2017-09-11 17:03:55 IO Worker #3 TRACE sync == Disconnecting 61: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:55 IO Worker #2 TRACE sync == Connected 61: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:55 IO Worker #2 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:03:55 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:55 IO Worker #0 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:56 IO Worker #0 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:56 IO Worker #0 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:56 IO Worker #1 TRACE sync 55 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:56 IO Worker #1 TRACE sync 55 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:56 IO Worker #3 TRACE sync 55: Fork mismatch
2017-09-11 17:03:56 IO Worker #2 TRACE sync == Disconnecting 55: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:56 IO Worker #2 DEBUG sync Disconnected 55
2017-09-11 17:03:56 IO Worker #2 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:56 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1365374, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:56 IO Worker #3 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:56 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:56 IO Worker #3 TRACE sync 72 -> GetBlockHeaders (number: 4112299, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:56 IO Worker #3 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:56 IO Worker #2 TRACE sync 57 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:56 IO Worker #2 TRACE sync 57 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:56 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:56 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:56 IO Worker #2 TRACE sync == Connected 15: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:56 IO Worker #2 TRACE sync Sending status to 15, protocol version 2
2017-09-11 17:03:56 IO Worker #0 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:56 IO Worker #2 TRACE sync New peer 15 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:56 IO Worker #2 DEBUG sync Connected 15:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:56 IO Worker #2 TRACE sync 15 <- GetForkHeader: at 1920000
2017-09-11 17:03:56 IO Worker #3 TRACE sync 15 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:56 IO Worker #3 TRACE sync 15 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:56 IO Worker #0 TRACE sync 15: Fork mismatch
2017-09-11 17:03:56 IO Worker #2 TRACE sync == Disconnecting 15: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:56 IO Worker #2 DEBUG sync Disconnected 15
2017-09-11 17:03:56 IO Worker #2 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:56 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:56 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:56 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:56 IO Worker #1 TRACE sync 72 -> GetBlockHeaders (number: 4099243, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:56 IO Worker #1 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:56 IO Worker #1 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:57 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1366526, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:57 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:57 IO Worker #0 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:57 IO Worker #0 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:03:57 IO Worker #0 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:03:57 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:57 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:57 IO Worker #2 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:03:57 IO Worker #3 TRACE sync == Connected 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:57 IO Worker #3 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:03:57 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:57 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:57 IO Worker #0 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:57 IO Worker #0 DEBUG sync Connected 12:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:57 IO Worker #0 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:03:57 IO Worker #1 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:57 IO Worker #1 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:57 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:57 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:57 IO Worker #2 TRACE sync 12: Fork mismatch
2017-09-11 17:03:57 IO Worker #1 TRACE sync == Disconnecting 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:57 IO Worker #1 DEBUG sync Disconnected 12
2017-09-11 17:03:57 IO Worker #1 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:57 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:57 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:57 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:57 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:57 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:57 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:57 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:57 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:03:57 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:03:57 IO Worker #3 TRACE sync 20 <- GetSnapshotData ce08f243b1f3cb201751a798fc020e3d1a13507ffdc6a71a604d8f4892f0d9e1
2017-09-11 17:03:57 IO Worker #3 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:57 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:57 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:57 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:57 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:57 IO Worker #3 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:57 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:57 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:57 IO Worker #2 TRACE sync == Connected 30: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:57 IO Worker #2 TRACE sync Sending status to 30, protocol version 2
2017-09-11 17:03:57 IO Worker #0 TRACE sync == Disconnecting 29: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:57 IO Worker #1 TRACE sync == Connected 29: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:57 IO Worker #1 TRACE sync Sending status to 29, protocol version 2
2017-09-11 17:03:57 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:03:57 IO Worker #2 TRACE sync New peer 30 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:57 IO Worker #2 DEBUG sync Connected 30:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:57 IO Worker #2 TRACE sync 30 <- GetForkHeader: at 1920000
2017-09-11 17:03:58 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:58 IO Worker #0 TRACE sync 30 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:58 IO Worker #0 TRACE sync 30 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:58 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1367678, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:58 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:58 IO Worker #0 TRACE sync 30: Fork mismatch
2017-09-11 17:03:58 IO Worker #1 TRACE sync == Disconnecting 30: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:58 IO Worker #1 DEBUG sync Disconnected 30
2017-09-11 17:03:58 IO Worker #1 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #0 TRACE sync 72 -> GetReceipts: 2 entries
2017-09-11 17:03:58 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:58 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:58 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:03:58 IO Worker #1 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #2 TRACE sync == Connected 30: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:58 IO Worker #2 TRACE sync Sending status to 30, protocol version 2
2017-09-11 17:03:58 IO Worker #2 TRACE sync New peer 30 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:58 IO Worker #2 DEBUG sync Connected 30:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:58 IO Worker #2 TRACE sync 30 <- GetForkHeader: at 1920000
2017-09-11 17:03:58 IO Worker #3 TRACE sync 30 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:58 IO Worker #3 TRACE sync 30 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:58 IO Worker #3 TRACE sync 30: Fork mismatch
2017-09-11 17:03:58 IO Worker #1 TRACE sync == Disconnecting 30: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:58 IO Worker #1 DEBUG sync Disconnected 30
2017-09-11 17:03:58 IO Worker #1 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:03:58 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:03:58 IO Worker #3 TRACE sync 57: Confirmed peer
2017-09-11 17:03:58 IO Worker #1 TRACE sync 72 -> GetBlockHeaders (number: 4112491, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:58 IO Worker #1 TRACE sync 72 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:58 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:03:58 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:03:58 IO Worker #2 TRACE sync 0 <- GetSnapshotData a9aa855ef08918651a2e00e8fbe39d610eac1fb71e07f413878c650f4d698bdb
2017-09-11 17:03:58 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:03:58 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:58 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:58 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:58 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:58 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:58 IO Worker #0 TRACE sync == Connected 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:58 IO Worker #0 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:03:58 IO Worker #0 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:58 IO Worker #0 DEBUG sync Connected 63:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:58 IO Worker #0 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:03:58 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:58 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:59 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:03:59 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:03:59 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:59 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:59 IO Worker #3 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:59 IO Worker #3 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:59 IO Worker #0 TRACE sync 63: Fork mismatch
2017-09-11 17:03:59 IO Worker #2 TRACE sync == Disconnecting 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:59 IO Worker #2 DEBUG sync Disconnected 63
2017-09-11 17:03:59 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:03:59 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:03:59 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:03:59 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:03:59 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:03:59 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:03:59 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:03:59 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:03:59 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:59 IO Worker #0 TRACE sync == Connected 63: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:59 IO Worker #0 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:03:59 IO Worker #1 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:03:59 IO Worker #1 DEBUG sync Connected 63:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:59 IO Worker #1 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:03:59 IO Worker #1 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:59 IO Worker #1 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:59 IO Worker #2 TRACE sync 63: Fork mismatch
2017-09-11 17:03:59 IO Worker #1 TRACE sync == Disconnecting 63: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:59 IO Worker #1 DEBUG sync Disconnected 63
2017-09-11 17:03:59 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:03:59 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:03:59 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:03:59 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:03:59 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:03:59 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #2 TRACE sync == Connected 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:59 IO Worker #2 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:03:59 IO Worker #0 TRACE sync 72 -> GetBlockBodies: returned 0 entries
2017-09-11 17:03:59 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:03:59 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:03:59 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1368638, max: 192, skip: 0, reverse:false)
2017-09-11 17:03:59 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:59 IO Worker #3 TRACE sync New peer 17 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:03:59 IO Worker #3 DEBUG sync Connected 17:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:59 IO Worker #3 TRACE sync 17 <- GetForkHeader: at 1920000
2017-09-11 17:03:59 IO Worker #1 TRACE sync == Connected 49: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:59 IO Worker #1 TRACE sync Sending status to 49, protocol version 2
2017-09-11 17:03:59 IO Worker #3 TRACE sync == Disconnecting 49: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:03:59 IO Worker #3 TRACE sync 17 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:03:59 IO Worker #3 TRACE sync 17 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:03:59 IO Worker #3 TRACE sync 17: Fork mismatch
2017-09-11 17:03:59 IO Worker #3 TRACE sync == Disconnecting 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:03:59 IO Worker #3 DEBUG sync Disconnected 17
2017-09-11 17:03:59 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:03:59 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:03:59 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:03:59 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:03:59 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:03:59 IO Worker #3 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:03:59 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:00 IO Worker #2 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:04:00 IO Worker #2 TRACE sync 36: Processing state chunk
2017-09-11 17:04:00 IO Worker #2 TRACE sync 36 <- GetSnapshotData 53ece8967806d7d608402f81eac8b7df3517200275934d7226d159129d6d2884
2017-09-11 17:04:00 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:00 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:00 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:00 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:00 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:00 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:00 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:00 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:00 IO Worker #2 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:04:00 IO Worker #2 TRACE sync == Connected 68: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:00 IO Worker #2 TRACE sync Sending status to 68, protocol version 2
2017-09-11 17:04:00 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:00 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:00 IO Worker #2 TRACE sync New peer 68 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:00 IO Worker #2 DEBUG sync Connected 68:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:00 IO Worker #2 TRACE sync 68 <- GetForkHeader: at 1920000
2017-09-11 17:04:00 IO Worker #3 TRACE sync 68 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:00 IO Worker #3 TRACE sync 68 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:00 IO Worker #3 TRACE sync 68: Fork mismatch
2017-09-11 17:04:00 IO Worker #1 TRACE sync == Disconnecting 68: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:00 IO Worker #1 DEBUG sync Disconnected 68
2017-09-11 17:04:00 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:00 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:00 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:00 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:00 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:00 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:00 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:00 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:00 IO Worker #3 TRACE sync 2 Ignoring transactions while syncing
2017-09-11 17:04:01 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:01 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:01 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:01 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:01 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1369982, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:01 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:01 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:01 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:01 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:01 IO Worker #3 TRACE sync 72 -> GetNodeData: 2 entries
2017-09-11 17:04:01 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:01 IO Worker #3 TRACE sync 72 -> GetNodeData: return 0 entries
2017-09-11 17:04:02 IO Worker #2 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:04:02 IO Worker #2 TRACE sync 38: Processing state chunk
2017-09-11 17:04:02 IO Worker #2 TRACE sync 38 <- GetSnapshotData 15e512a3a67d0bf3e8f7422136522f8a6739ffcdd750375738d5fff7080f50b6
2017-09-11 17:04:02 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:02 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:02 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:02 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:02 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:02 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #2 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #2 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:04:02 IO Worker #2 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:04:02 IO Worker #2 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:04:02 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:02 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1369406, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:02 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:02 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:02 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:02 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:04:02 IO Worker #0 TRACE sync 0 <- GetSnapshotData da4f7f20c03f0905e423c7f9ce7acf213e5ee6b82f4187f909d622f700c650b6
2017-09-11 17:04:02 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:02 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:02 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:02 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:02 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:02 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:02 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:02 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:02 IO Worker #2 INFO import Syncing snapshot 88/323 #2670 15/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:04:02 IO Worker #3 TRACE sync == Connected 68: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:02 IO Worker #3 TRACE sync Sending status to 68, protocol version 2
2017-09-11 17:04:02 IO Worker #2 TRACE sync == Disconnecting 68: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:02 IO Worker #2 TRACE sync == Connected 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:02 IO Worker #2 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:04:02 IO Worker #0 TRACE sync New peer 48 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:02 IO Worker #0 DEBUG sync Connected 48:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:02 IO Worker #0 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:04:02 IO Worker #3 TRACE sync == Connected 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:02 IO Worker #3 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:04:02 IO Worker #1 TRACE sync == Disconnecting 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:02 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:02 IO Worker #0 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:04:02 IO Worker #3 TRACE sync 48 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:02 IO Worker #3 TRACE sync 48 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:02 IO Worker #3 TRACE sync 48: Fork mismatch
2017-09-11 17:04:02 IO Worker #1 TRACE sync == Disconnecting 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:02 IO Worker #1 DEBUG sync Disconnected 48
2017-09-11 17:04:02 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:02 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:02 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:02 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:02 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:02 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:02 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:03 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1371134, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:03 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:03 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:03 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:03 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:03 IO Worker #1 TRACE sync == Disconnecting 54: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:03 IO Worker #0 TRACE sync == Connected 54: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:03 IO Worker #0 TRACE sync Sending status to 54, protocol version 2
2017-09-11 17:04:03 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:03 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:03 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:03 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:03 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:03 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:03 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:03 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:03 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4005230, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:03 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:03 IO Worker #0 TRACE sync == Connected 55: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:03 IO Worker #0 TRACE sync Sending status to 55, protocol version 2
2017-09-11 17:04:03 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:03 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:03 IO Worker #2 TRACE sync New peer 55 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:03 IO Worker #2 DEBUG sync Connected 55:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:03 IO Worker #2 TRACE sync 55 <- GetForkHeader: at 1920000
2017-09-11 17:04:03 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:03 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:03 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1371326, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:03 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:03 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:03 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:03 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:03 IO Worker #1 TRACE sync 55 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:03 IO Worker #1 TRACE sync 55 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:04 IO Worker #1 TRACE sync 55: Fork mismatch
2017-09-11 17:04:04 IO Worker #2 TRACE sync 65 -> GetBlockHeaders (number: 4007726, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:04 IO Worker #2 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #1 TRACE sync == Disconnecting 55: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:04 IO Worker #1 DEBUG sync Disconnected 55
2017-09-11 17:04:04 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:04 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:04 IO Worker #0 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:04:04 IO Worker #0 TRACE sync 20: Processing state chunk
2017-09-11 17:04:04 IO Worker #0 TRACE sync 20 <- GetSnapshotData 0ccacfc8f30e73b16c9f49010042f3bf1628f0233c548d978fb59f22dae31537
2017-09-11 17:04:04 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:04 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:04 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:04 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:04 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:04 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #1 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #0 TRACE sync == Connected 55: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:04 IO Worker #0 TRACE sync Sending status to 55, protocol version 2
2017-09-11 17:04:04 IO Worker #0 TRACE sync New peer 55 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:04 IO Worker #0 DEBUG sync Connected 55:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:04 IO Worker #0 TRACE sync 55 <- GetForkHeader: at 1920000
2017-09-11 17:04:04 IO Worker #0 TRACE sync 55 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:04 IO Worker #0 TRACE sync 55 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:04 IO Worker #3 TRACE sync == Connected 7: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:04 IO Worker #3 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:04:04 IO Worker #2 TRACE sync 55: Fork mismatch
2017-09-11 17:04:04 IO Worker #1 TRACE sync == Disconnecting 55: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:04 IO Worker #1 DEBUG sync Disconnected 55
2017-09-11 17:04:04 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:04 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:04 IO Worker #3 TRACE sync New peer 7 (protocol: 2, network: 1, difficulty: Some(114551498956941072839), latest:cc98…226d, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:04 IO Worker #3 DEBUG sync Connected 7:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:04 IO Worker #3 TRACE sync 7 <- GetForkHeader: at 1920000
2017-09-11 17:04:04 IO Worker #1 TRACE sync == Connected 76: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:04 IO Worker #1 TRACE sync Sending status to 76, protocol version 63
2017-09-11 17:04:04 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:04 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:04 IO Worker #0 TRACE sync == Disconnecting 54: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:04 IO Worker #1 TRACE sync == Connected 54: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:04 IO Worker #1 TRACE sync Sending status to 54, protocol version 2
2017-09-11 17:04:04 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:04 IO Worker #0 TRACE sync 7 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:04 IO Worker #0 TRACE sync 7 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:05 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:05 IO Worker #0 TRACE sync 7: Fork mismatch
2017-09-11 17:04:05 IO Worker #1 TRACE sync == Disconnecting 7: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:05 IO Worker #1 DEBUG sync Disconnected 7
2017-09-11 17:04:05 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:05 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:05 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:05 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:05 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:05 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:05 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:05 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:05 IO Worker #3 TRACE sync New peer 76 (protocol: 63, network: 76, difficulty: Some(1363821414058325), latest:5d67…aeca, genesis:4fa5…2af5, snapshot:None)
2017-09-11 17:04:05 IO Worker #3 TRACE sync Peer 76 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4fa5…2af5)
2017-09-11 17:04:05 IO Worker #1 TRACE sync == Disconnecting 76: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:05 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:05 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:04:05 IO Worker #3 TRACE sync 0 <- GetSnapshotData 94bee8c0c93b83d195f69e41131066a9397c6f225737685c1f4ce4f1fdb2a7b8
2017-09-11 17:04:05 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:05 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:05 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:05 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:05 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:05 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:05 IO Worker #3 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:05 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:05 IO Worker #1 TRACE sync == Connected 69: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:05 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:05 IO Worker #1 TRACE sync Sending status to 69, protocol version 2
2017-09-11 17:04:05 IO Worker #3 TRACE sync New peer 69 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:05 IO Worker #3 DEBUG sync Connected 69:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:05 IO Worker #3 TRACE sync 69 <- GetForkHeader: at 1920000
2017-09-11 17:04:05 IO Worker #0 TRACE sync 69 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:05 IO Worker #0 TRACE sync 69 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:05 IO Worker #1 TRACE sync == Connected 60: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:05 IO Worker #1 TRACE sync Sending status to 60, protocol version 2
2017-09-11 17:04:05 IO Worker #0 TRACE sync == Disconnecting 60: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:06 IO Worker #2 TRACE sync 69: Fork mismatch
2017-09-11 17:04:06 IO Worker #0 TRACE sync == Disconnecting 69: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:06 IO Worker #0 DEBUG sync Disconnected 69
2017-09-11 17:04:06 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:06 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:06 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:06 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:06 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:06 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:06 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:06 IO Worker #0 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:06 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:06 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:06 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:06 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1374014, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:06 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:06 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:06 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:06 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:06 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:06 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:06 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:06 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:06 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:06 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:06 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:06 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1372286, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:06 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:06 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:06 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:06 IO Worker #0 TRACE sync == Connected 69: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:06 IO Worker #0 TRACE sync Sending status to 69, protocol version 2
2017-09-11 17:04:06 IO Worker #1 TRACE sync == Connected 44: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:06 IO Worker #1 TRACE sync Sending status to 44, protocol version 2
2017-09-11 17:04:06 IO Worker #3 TRACE sync New peer 44 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:06 IO Worker #3 DEBUG sync Connected 44:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:06 IO Worker #3 TRACE sync 44 <- GetForkHeader: at 1920000
2017-09-11 17:04:06 IO Worker #3 TRACE sync 44 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:06 IO Worker #3 TRACE sync 44 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:06 IO Worker #2 TRACE sync New peer 69 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:06 IO Worker #2 DEBUG sync Connected 69:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:06 IO Worker #2 TRACE sync 69 <- GetForkHeader: at 1920000
2017-09-11 17:04:06 IO Worker #2 TRACE sync 44: Fork mismatch
2017-09-11 17:04:06 IO Worker #1 TRACE sync == Disconnecting 44: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:06 IO Worker #1 DEBUG sync Disconnected 44
2017-09-11 17:04:06 IO Worker #1 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:06 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:06 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:06 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:06 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:06 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:06 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:06 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:06 IO Worker #3 TRACE sync 69 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:06 IO Worker #3 TRACE sync 69 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:07 IO Worker #2 TRACE sync 69: Fork mismatch
2017-09-11 17:04:07 IO Worker #3 TRACE sync == Disconnecting 69: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:07 IO Worker #3 DEBUG sync Disconnected 69
2017-09-11 17:04:07 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:07 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:07 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:07 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:07 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:07 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #3 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #3 TRACE sync == Connected 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:07 IO Worker #3 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:04:07 IO Worker #3 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:07 IO Worker #3 DEBUG sync Connected 12:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:07 IO Worker #3 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:04:07 IO Worker #1 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:07 IO Worker #1 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:07 IO Worker #2 TRACE sync 12: Fork mismatch
2017-09-11 17:04:07 IO Worker #1 TRACE sync == Disconnecting 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:07 IO Worker #1 DEBUG sync Disconnected 12
2017-09-11 17:04:07 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:07 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:07 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:07 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:07 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:07 IO Worker #1 TRACE sync Skipping peer 72, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #0 TRACE sync == Disconnecting 72: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:07 IO Worker #0 DEBUG sync Disconnected 72
2017-09-11 17:04:07 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:07 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:07 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:07 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:07 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:07 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:07 IO Worker #0 TRACE sync == Connected 70: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:07 IO Worker #0 TRACE sync Sending status to 70, protocol version 2
2017-09-11 17:04:07 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:07 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:07 IO Worker #1 TRACE sync New peer 70 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:07 IO Worker #1 DEBUG sync Connected 70:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:07 IO Worker #1 TRACE sync 70 <- GetForkHeader: at 1920000
2017-09-11 17:04:07 IO Worker #3 TRACE sync == Connected 5: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:07 IO Worker #3 TRACE sync Sending status to 5, protocol version 63
2017-09-11 17:04:07 IO Worker #3 TRACE sync 70 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:07 IO Worker #3 TRACE sync 70 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:08 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:08 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:08 IO Worker #3 TRACE sync 70: Fork mismatch
2017-09-11 17:04:08 IO Worker #2 TRACE sync == Disconnecting 70: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:08 IO Worker #2 DEBUG sync Disconnected 70
2017-09-11 17:04:08 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:08 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:08 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:08 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:08 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:08 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:08 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:08 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:08 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:08 IO Worker #3 TRACE sync New peer 5 (protocol: 63, network: 511337, difficulty: Some(1984685688514), latest:ad20…d266, genesis:6577…44e1, snapshot:None)
2017-09-11 17:04:08 IO Worker #3 TRACE sync Peer 5 genesis hash mismatch (ours: d4e5…8fa3, theirs: 6577…44e1)
2017-09-11 17:04:08 IO Worker #2 TRACE sync == Disconnecting 5: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:08 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:08 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:04:08 IO Worker #1 TRACE sync 0 <- GetSnapshotData 837d5e062b8f49a61baa0179d4a034c3694faef56009e0d999be03299696a154
2017-09-11 17:04:08 IO Worker #1 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:08 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:08 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:08 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:08 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:08 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:08 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:08 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:04:08 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:04:08 IO Worker #3 TRACE sync 36 <- GetSnapshotData a7439b546cb25db7d41695941b7312cbf36e22c07494b7f08b683c377eaecedd
2017-09-11 17:04:08 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:08 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:08 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:08 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:08 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:08 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:08 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:08 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:08 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1377086, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:08 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:08 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:08 IO Worker #1 TRACE sync == Disconnecting 35: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:08 IO Worker #2 TRACE sync == Connected 35: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:08 IO Worker #2 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:04:08 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:08 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:08 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:09 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:04:09 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:04:09 IO Worker #2 TRACE sync 20 <- GetSnapshotData a383d6461a5f8506a3819bbdb2d8f3410a7079dd22507043c95a11445e3ce08c
2017-09-11 17:04:09 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:09 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:09 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:09 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:09 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:09 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:09 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:09 IO Worker #1 TRACE sync == Connected 5: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:09 IO Worker #1 TRACE sync Sending status to 5, protocol version 2
2017-09-11 17:04:09 IO Worker #1 TRACE sync New peer 5 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:09 IO Worker #1 DEBUG sync Connected 5:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:09 IO Worker #1 TRACE sync 5 <- GetForkHeader: at 1920000
2017-09-11 17:04:09 IO Worker #1 TRACE sync == Connected 72: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:09 IO Worker #1 TRACE sync Sending status to 72, protocol version 2
2017-09-11 17:04:09 IO Worker #1 TRACE sync == Disconnecting 72: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:09 IO Worker #1 TRACE sync == Connected 49: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:09 IO Worker #1 TRACE sync Sending status to 49, protocol version 63
2017-09-11 17:04:09 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:09 IO Worker #1 TRACE sync 5 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:09 IO Worker #1 TRACE sync 5 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:09 IO Worker #0 TRACE sync 5: Fork mismatch
2017-09-11 17:04:09 IO Worker #3 TRACE sync == Disconnecting 5: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:09 IO Worker #3 DEBUG sync Disconnected 5
2017-09-11 17:04:09 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:09 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:09 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:09 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:09 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:09 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:09 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:09 IO Worker #0 TRACE sync New peer 49 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:09 IO Worker #0 DEBUG sync Connected 49:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:09 IO Worker #0 TRACE sync 49 <- GetForkHeader: at 1920000
2017-09-11 17:04:09 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:09 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:09 IO Worker #3 TRACE sync 49 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:09 IO Worker #3 TRACE sync 49 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:09 IO Worker #0 TRACE sync 49 -> GetNodeData: 3 entries
2017-09-11 17:04:09 IO Worker #0 TRACE sync 49 -> GetNodeData: return 0 entries
2017-09-11 17:04:09 IO Worker #1 TRACE sync == Connected 26: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:09 IO Worker #1 TRACE sync Sending status to 26, protocol version 2
2017-09-11 17:04:09 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:09 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1378238, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:09 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:09 IO Worker #1 TRACE sync New peer 26 (protocol: 2, network: 7762959, difficulty: Some(4761516428838556297), latest:9843…5956, genesis:4eba…52e9, snapshot:Some(0))
2017-09-11 17:04:09 IO Worker #1 TRACE sync Status packet from expired session 26:Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:09 IO Worker #3 TRACE sync == Disconnecting 26: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:09 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:09 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:09 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:09 IO Worker #2 TRACE sync == Connected 58: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:09 IO Worker #2 TRACE sync Sending status to 58, protocol version 2
2017-09-11 17:04:09 IO Worker #0 TRACE sync 49: Confirmed peer
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:09 IO Worker #1 TRACE sync New peer 58 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:09 IO Worker #1 DEBUG sync Connected 58:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:09 IO Worker #1 TRACE sync 58 <- GetForkHeader: at 1920000
2017-09-11 17:04:09 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:09 IO Worker #0 TRACE sync 58 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:09 IO Worker #0 TRACE sync 58 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:09 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:09 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:09 IO Worker #1 TRACE sync 58: Fork mismatch
2017-09-11 17:04:09 IO Worker #0 TRACE sync == Disconnecting 58: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:09 IO Worker #0 DEBUG sync Disconnected 58
2017-09-11 17:04:09 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:09 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:10 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:10 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:04:10 IO Worker #2 TRACE sync 0 <- GetSnapshotData 309d4a3ecfe78b05e1b92e9a137e40184555b623e88a0a68c56461cf418b7403
2017-09-11 17:04:10 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:10 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:10 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:10 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:10 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:10 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #2 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:04:10 IO Worker #3 TRACE sync == Connected 46: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:10 IO Worker #3 TRACE sync Sending status to 46, protocol version 2
2017-09-11 17:04:10 IO Worker #2 TRACE sync == Disconnecting 46: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:10 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4044398, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:10 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:10 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:10 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:10 IO Worker #1 TRACE sync == Connected 18: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:10 IO Worker #1 TRACE sync Sending status to 18, protocol version 2
2017-09-11 17:04:10 IO Worker #0 TRACE sync New peer 18 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:10 IO Worker #0 DEBUG sync Connected 18:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:10 IO Worker #0 TRACE sync 18 <- GetForkHeader: at 1920000
2017-09-11 17:04:10 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:10 IO Worker #3 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:10 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:10 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:10 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:10 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:10 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #2 TRACE sync 18 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:10 IO Worker #2 TRACE sync 18 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:10 IO Worker #3 TRACE sync 18: Fork mismatch
2017-09-11 17:04:10 IO Worker #1 TRACE sync == Disconnecting 18: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:10 IO Worker #1 DEBUG sync Disconnected 18
2017-09-11 17:04:10 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:10 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:10 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:10 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:10 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:10 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:10 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:11 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:11 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:11 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:11 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:11 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4047662, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:11 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:11 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:11 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:11 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:11 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:11 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:11 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:11 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:11 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:11 IO Worker #1 TRACE sync == Connected 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:11 IO Worker #1 TRACE sync Sending status to 15, protocol version 2
2017-09-11 17:04:11 IO Worker #2 TRACE sync New peer 15 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:11 IO Worker #2 DEBUG sync Connected 15:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:11 IO Worker #2 TRACE sync 15 <- GetForkHeader: at 1920000
2017-09-11 17:04:11 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:11 IO Worker #3 TRACE sync 15 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:11 IO Worker #3 TRACE sync 15 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:11 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:11 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:11 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:11 IO Worker #1 TRACE sync 15: Fork mismatch
2017-09-11 17:04:11 IO Worker #3 TRACE sync == Disconnecting 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:11 IO Worker #3 DEBUG sync Disconnected 15
2017-09-11 17:04:11 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:11 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:11 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:11 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:11 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:11 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:11 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:12 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:12 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:12 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:12 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:12 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:12 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:12 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:12 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:12 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:12 IO Worker #0 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:04:12 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:12 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:12 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:12 IO Worker #2 TRACE sync 2 Ignoring transactions while syncing
2017-09-11 17:04:12 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:12 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:12 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:12 IO Worker #0 INFO import Syncing snapshot 96/323 #2670 15/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:04:12 IO Worker #1 TRACE sync == Connected 66: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:04:12 IO Worker #1 TRACE sync Sending status to 66, protocol version 63
2017-09-11 17:04:12 IO Worker #3 TRACE sync == Connected 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:12 IO Worker #3 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:04:12 IO Worker #0 TRACE sync == Connected 46: Parity/v1.7.0-unstable/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:12 IO Worker #0 TRACE sync Sending status to 46, protocol version 2
2017-09-11 17:04:12 IO Worker #1 TRACE sync == Disconnecting 46: Parity/v1.7.0-unstable/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:12 IO Worker #2 TRACE sync New peer 66 (protocol: 63, network: 1, difficulty: Some(114525429535079657635), latest:e77d…6096, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:12 IO Worker #2 DEBUG sync Connected 66:Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:04:12 IO Worker #2 TRACE sync 66 <- GetForkHeader: at 1920000
2017-09-11 17:04:12 IO Worker #0 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:12 IO Worker #0 DEBUG sync Connected 12:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:12 IO Worker #0 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:04:12 IO Worker #3 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:12 IO Worker #3 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:12 IO Worker #1 TRACE sync == Connected 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:12 IO Worker #1 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:04:12 IO Worker #3 TRACE sync 12: Fork mismatch
2017-09-11 17:04:12 IO Worker #1 TRACE sync == Disconnecting 12: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:12 IO Worker #1 DEBUG sync Disconnected 12
2017-09-11 17:04:12 IO Worker #1 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:12 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:12 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:12 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:12 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:12 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:12 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:12 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:12 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:12 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:12 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:12 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:04:12 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:12 IO Worker #3 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:12 IO Worker #3 DEBUG sync Connected 27:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:12 IO Worker #3 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:04:12 IO Worker #2 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:12 IO Worker #2 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:13 IO Worker #1 TRACE sync 27: Fork mismatch
2017-09-11 17:04:13 IO Worker #0 TRACE sync == Disconnecting 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:13 IO Worker #0 DEBUG sync Disconnected 27
2017-09-11 17:04:13 IO Worker #0 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:13 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:13 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:13 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:13 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:13 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:13 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:13 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:13 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:13 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:13 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:13 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:04:13 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:13 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:13 IO Worker #3 TRACE sync == Connected 27: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:13 IO Worker #3 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:04:13 IO Worker #0 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:13 IO Worker #0 DEBUG sync Connected 27:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:13 IO Worker #0 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:04:13 IO Worker #1 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:13 IO Worker #1 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:13 IO Worker #2 TRACE sync == Connected 35: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:13 IO Worker #2 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:04:13 IO Worker #0 TRACE sync == Disconnecting 35: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:13 IO Worker #3 TRACE sync == Connected 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:13 IO Worker #3 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:04:13 IO Worker #2 TRACE sync 27: Fork mismatch
2017-09-11 17:04:13 IO Worker #3 TRACE sync == Disconnecting 27: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:13 IO Worker #3 DEBUG sync Disconnected 27
2017-09-11 17:04:13 IO Worker #3 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:13 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:13 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:13 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:13 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:13 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:13 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:13 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:13 IO Worker #0 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:13 IO Worker #0 DEBUG sync Connected 12:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:13 IO Worker #0 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:04:13 IO Worker #2 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:13 IO Worker #2 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:14 IO Worker #0 TRACE sync 12: Fork mismatch
2017-09-11 17:04:14 IO Worker #1 TRACE sync == Disconnecting 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:14 IO Worker #1 DEBUG sync Disconnected 12
2017-09-11 17:04:14 IO Worker #1 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:14 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:14 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:14 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:14 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:14 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #2 TRACE sync == Connected 51: Parity/v1.6.10-stable-1a5b176-20170721/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:14 IO Worker #2 TRACE sync Sending status to 51, protocol version 2
2017-09-11 17:04:14 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:14 IO Worker #0 TRACE sync == Disconnecting 51: Parity/v1.6.10-stable-1a5b176-20170721/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:14 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:04:14 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:04:14 IO Worker #3 TRACE sync 36 <- GetSnapshotData 180953e1ad1f79fe1cc924d1c92573584108fbbff28cb8173932761c1fdacab4
2017-09-11 17:04:14 IO Worker #3 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:14 IO Worker #3 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:14 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:14 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:14 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:14 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:04:14 IO Worker #0 TRACE sync 0 <- GetSnapshotData 8aa84f08b77ae4a77489b2b621574973d86351d49d95428a4d94c28eb8a63cce
2017-09-11 17:04:14 IO Worker #0 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:14 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:14 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:14 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:14 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:14 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #0 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:04:14 IO Worker #2 TRACE sync == Connected 59: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:14 IO Worker #2 TRACE sync Sending status to 59, protocol version 2
2017-09-11 17:04:14 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:14 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:14 IO Worker #1 TRACE sync New peer 59 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:14 IO Worker #1 DEBUG sync Connected 59:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:14 IO Worker #1 TRACE sync 59 <- GetForkHeader: at 1920000
2017-09-11 17:04:14 IO Worker #3 TRACE sync 59 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:14 IO Worker #3 TRACE sync 59 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:14 IO Worker #2 TRACE sync 59: Fork mismatch
2017-09-11 17:04:14 IO Worker #3 TRACE sync == Disconnecting 59: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:14 IO Worker #3 DEBUG sync Disconnected 59
2017-09-11 17:04:14 IO Worker #3 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:14 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:14 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:14 IO Worker #2 TRACE sync == Connected 74: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:14 IO Worker #2 TRACE sync Sending status to 74, protocol version 2
2017-09-11 17:04:14 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:14 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:14 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:15 IO Worker #1 TRACE sync New peer 74 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:15 IO Worker #1 DEBUG sync Connected 74:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:15 IO Worker #1 TRACE sync 74 <- GetForkHeader: at 1920000
2017-09-11 17:04:15 IO Worker #1 TRACE sync 74 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:15 IO Worker #1 TRACE sync 74 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:15 IO Worker #1 TRACE sync 74: Fork mismatch
2017-09-11 17:04:15 IO Worker #2 TRACE sync == Disconnecting 74: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:15 IO Worker #2 DEBUG sync Disconnected 74
2017-09-11 17:04:15 IO Worker #2 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:15 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:15 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:15 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:15 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:15 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:15 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:15 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:15 IO Worker #0 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:04:15 IO Worker #0 TRACE sync 20: Processing state chunk
2017-09-11 17:04:15 IO Worker #0 TRACE sync 20 <- GetSnapshotData acb38c281ed65a4083b0111e2dd535b4a4c46731517d81f9f294f856816a3a18
2017-09-11 17:04:15 IO Worker #0 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:15 IO Worker #0 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:15 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:15 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:04:15 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:15 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:15 IO Worker #2 TRACE sync 49 -> GetNodeData: 2 entries
2017-09-11 17:04:15 IO Worker #2 TRACE sync 49 -> GetNodeData: return 0 entries
2017-09-11 17:04:15 IO Worker #3 TRACE sync == Connected 64: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:15 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:15 IO Worker #3 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:04:15 IO Worker #3 TRACE sync New peer 64 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:15 IO Worker #3 DEBUG sync Connected 64:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:15 IO Worker #3 TRACE sync 64 <- GetForkHeader: at 1920000
2017-09-11 17:04:15 IO Worker #2 TRACE sync 64 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:15 IO Worker #2 TRACE sync 64 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:16 IO Worker #3 TRACE sync 64: Fork mismatch
2017-09-11 17:04:16 IO Worker #0 TRACE sync == Disconnecting 64: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:16 IO Worker #0 DEBUG sync Disconnected 64
2017-09-11 17:04:16 IO Worker #0 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:16 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:16 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:16 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:16 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:16 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:16 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:16 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:16 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:16 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:16 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:16 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:16 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:16 IO Worker #0 TRACE sync == Connected 44: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:16 IO Worker #0 TRACE sync Sending status to 44, protocol version 2
2017-09-11 17:04:16 IO Worker #1 TRACE sync New peer 44 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:16 IO Worker #1 DEBUG sync Connected 44:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:16 IO Worker #1 TRACE sync 44 <- GetForkHeader: at 1920000
2017-09-11 17:04:16 IO Worker #2 TRACE sync 44 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:16 IO Worker #2 TRACE sync 44 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:17 IO Worker #2 TRACE sync 44: Fork mismatch
2017-09-11 17:04:17 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:17 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:04:17 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:04:17 IO Worker #1 TRACE sync 38 <- GetSnapshotData 91d31f9aadfbcb2047ab3feb98fc0d8d389a98df7761dfb244c5bfc6d4ee4c1f
2017-09-11 17:04:17 IO Worker #1 TRACE sync Syncing with peers: 17 active, 14 confirmed, 17 total
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #2 TRACE sync == Connected 42: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:17 IO Worker #2 TRACE sync Sending status to 42, protocol version 2
2017-09-11 17:04:17 IO Worker #2 TRACE sync New peer 42 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:17 IO Worker #2 DEBUG sync Connected 42:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:17 IO Worker #2 TRACE sync 42 <- GetForkHeader: at 1920000
2017-09-11 17:04:17 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:04:17 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:04:17 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:17 IO Worker #1 TRACE sync Syncing with peers: 18 active, 14 confirmed, 18 total
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:04:17 IO Worker #3 TRACE sync == Connected 72: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:17 IO Worker #3 TRACE sync Sending status to 72, protocol version 2
2017-09-11 17:04:17 IO Worker #0 TRACE sync == Disconnecting 44: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:17 IO Worker #0 DEBUG sync Disconnected 44
2017-09-11 17:04:17 IO Worker #0 TRACE sync Syncing with peers: 17 active, 14 confirmed, 17 total
2017-09-11 17:04:17 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync == Disconnecting 72: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:17 IO Worker #2 TRACE sync 42 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:17 IO Worker #2 TRACE sync 42 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:17 IO Worker #0 TRACE sync 42: Fork mismatch
2017-09-11 17:04:17 IO Worker #3 TRACE sync == Disconnecting 42: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:17 IO Worker #3 DEBUG sync Disconnected 42
2017-09-11 17:04:17 IO Worker #3 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync Timeout 66
2017-09-11 17:04:17 IO Worker #3 TRACE sync == Disconnecting 66: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:04:17 IO Worker #3 DEBUG sync Disconnected 66
2017-09-11 17:04:17 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync == Disconnecting 66: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:04:17 IO Worker #3 TRACE sync == Connected 33: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:17 IO Worker #3 TRACE sync Sending status to 33, protocol version 2
2017-09-11 17:04:17 IO Worker #2 TRACE sync New peer 33 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:17 IO Worker #2 DEBUG sync Connected 33:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:17 IO Worker #2 TRACE sync 33 <- GetForkHeader: at 1920000
2017-09-11 17:04:17 IO Worker #2 TRACE sync 33 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:17 IO Worker #2 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:17 IO Worker #2 TRACE sync 33: Fork mismatch
2017-09-11 17:04:17 IO Worker #1 TRACE sync == Disconnecting 33: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:17 IO Worker #1 DEBUG sync Disconnected 33
2017-09-11 17:04:17 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:17 IO Worker #0 TRACE sync == Connected 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:17 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:17 IO Worker #0 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:04:17 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:17 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:17 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:17 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:17 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #0 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:17 IO Worker #0 DEBUG sync Connected 12:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:17 IO Worker #0 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:04:17 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:17 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:17 IO Worker #2 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:17 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:17 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:17 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:17 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:17 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:17 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:17 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #1 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:18 IO Worker #1 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:18 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:18 IO Worker #0 TRACE sync 12: Fork mismatch
2017-09-11 17:04:18 IO Worker #2 TRACE sync == Disconnecting 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:18 IO Worker #2 DEBUG sync Disconnected 12
2017-09-11 17:04:18 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:18 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:18 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:18 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:18 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:18 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:18 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:04:18 IO Worker #1 TRACE sync 0 <- GetSnapshotData 37f28bf81d3c9365db6edc6eab07580a47a10951bf6603c6526b945036857325
2017-09-11 17:04:18 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:18 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:18 IO Worker #1 TRACE sync == Connected 13: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:18 IO Worker #1 TRACE sync Sending status to 13, protocol version 2
2017-09-11 17:04:18 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:18 IO Worker #2 TRACE sync New peer 13 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:18 IO Worker #2 DEBUG sync Connected 13:Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:18 IO Worker #2 TRACE sync 13 <- GetForkHeader: at 1920000
2017-09-11 17:04:18 IO Worker #3 TRACE sync == Connected 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:18 IO Worker #3 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:04:18 IO Worker #0 TRACE sync == Connected 74: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:04:18 IO Worker #0 TRACE sync Sending status to 74, protocol version 2
2017-09-11 17:04:18 IO Worker #3 TRACE sync == Disconnecting 74: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:04:18 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:18 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:18 IO Worker #0 TRACE sync 13: Fork mismatch
2017-09-11 17:04:18 IO Worker #3 TRACE sync == Disconnecting 13: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:18 IO Worker #3 DEBUG sync Disconnected 13
2017-09-11 17:04:18 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:18 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:18 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:18 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:18 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:18 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:18 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:18 IO Worker #1 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:18 IO Worker #1 DEBUG sync Connected 12:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:18 IO Worker #1 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:04:18 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:18 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:18 IO Worker #0 INFO import Syncing snapshot 99/323 #2670 15/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:04:18 IO Worker #3 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:18 IO Worker #3 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:19 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:19 IO Worker #3 TRACE sync 12: Fork mismatch
2017-09-11 17:04:19 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:19 IO Worker #2 TRACE sync == Disconnecting 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:19 IO Worker #2 DEBUG sync Disconnected 12
2017-09-11 17:04:19 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:19 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:19 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:19 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:19 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:19 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:19 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:19 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:19 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:19 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:19 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:19 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:19 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:19 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:19 IO Worker #1 TRACE sync == Connected 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:19 IO Worker #1 TRACE sync Sending status to 59, protocol version 2
2017-09-11 17:04:19 IO Worker #2 TRACE sync New peer 59 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:19 IO Worker #2 DEBUG sync Connected 59:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:19 IO Worker #2 TRACE sync 59 <- GetForkHeader: at 1920000
2017-09-11 17:04:20 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:20 IO Worker #3 TRACE sync 59 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:20 IO Worker #3 TRACE sync 59 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:20 IO Worker #3 TRACE sync 59: Fork mismatch
2017-09-11 17:04:20 IO Worker #3 TRACE sync == Disconnecting 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:20 IO Worker #3 DEBUG sync Disconnected 59
2017-09-11 17:04:20 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:20 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:20 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:20 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:20 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:20 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #3 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:20 IO Worker #2 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:04:20 IO Worker #2 TRACE sync 36: Processing state chunk
2017-09-11 17:04:20 IO Worker #2 TRACE sync 36 <- GetSnapshotData 3de7939e637f46318612ee6a9464849a0ea970aeed12556f468e5bfd163014c6
2017-09-11 17:04:20 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #2 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #2 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:20 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:20 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #3 TRACE sync == Disconnecting 64: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:20 IO Worker #2 TRACE sync == Connected 64: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:20 IO Worker #2 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:04:20 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:20 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:20 IO Worker #2 TRACE sync == Connected 7: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:20 IO Worker #2 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:04:20 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:20 IO Worker #2 TRACE sync New peer 7 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:20 IO Worker #2 DEBUG sync Connected 7:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:20 IO Worker #2 TRACE sync 7 <- GetForkHeader: at 1920000
2017-09-11 17:04:20 IO Worker #1 TRACE sync 7 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:20 IO Worker #1 TRACE sync 7 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:20 IO Worker #3 TRACE sync 7: Fork mismatch
2017-09-11 17:04:20 IO Worker #0 TRACE sync == Disconnecting 7: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:20 IO Worker #0 DEBUG sync Disconnected 7
2017-09-11 17:04:20 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:20 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:20 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:20 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:20 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:20 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #0 TRACE sync Skipping peer 49, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:20 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:21 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:21 IO Worker #0 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:04:21 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:21 IO Worker #1 TRACE sync == Disconnecting 49: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:21 IO Worker #1 DEBUG sync Disconnected 49
2017-09-11 17:04:21 IO Worker #1 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:21 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:21 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:21 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:21 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:21 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:21 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:21 IO Worker #3 TRACE sync == Connected 67: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:21 IO Worker #3 TRACE sync Sending status to 67, protocol version 2
2017-09-11 17:04:21 IO Worker #1 TRACE sync == Disconnecting 67: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:21 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:21 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:21 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:21 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:21 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:04:21 IO Worker #2 TRACE sync 0 <- GetSnapshotData 059159f3245db817f061fd45bed0df870982521f907d85bb2a24c4a960f50387
2017-09-11 17:04:21 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:21 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:21 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:21 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:21 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:21 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:21 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:22 IO Worker #0 TRACE sync == Connected 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:22 IO Worker #0 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:04:22 IO Worker #0 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:22 IO Worker #0 DEBUG sync Connected 40:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:22 IO Worker #0 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:04:22 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4016174, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:22 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:22 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:04:22 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:22 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:04:22 IO Worker #3 TRACE sync 20 <- GetSnapshotData 43077e7da9e0e1a166d500614d77a318e061da04df9270829f34fc37a57e9bdf
2017-09-11 17:04:22 IO Worker #3 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:22 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:22 IO Worker #1 TRACE sync == Connected 64: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:22 IO Worker #1 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:04:22 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:22 IO Worker #3 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:22 IO Worker #0 TRACE sync == Disconnecting 64: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:22 IO Worker #2 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:22 IO Worker #2 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:22 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:22 IO Worker #1 TRACE sync 40: Fork mismatch
2017-09-11 17:04:22 IO Worker #3 TRACE sync == Disconnecting 40: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:22 IO Worker #3 DEBUG sync Disconnected 40
2017-09-11 17:04:22 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:22 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:22 IO Worker #3 TRACE sync == Disconnecting 72: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:22 IO Worker #2 TRACE sync == Connected 72: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:22 IO Worker #2 TRACE sync Sending status to 72, protocol version 2
2017-09-11 17:04:22 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:22 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:22 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:22 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:22 IO Worker #1 TRACE sync 65 -> GetBlockHeaders (number: 4022702, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:22 IO Worker #1 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:22 IO Worker #0 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:04:22 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:22 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:22 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:22 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:22 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:22 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:22 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:22 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:22 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:23 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:23 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:23 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:23 IO Worker #2 TRACE sync 14 -> NewBlock (5290…1a41)
2017-09-11 17:04:23 IO Worker #2 TRACE sync New block with unknown parent (e917c679190d81dde7727547786caa5275a989e1d4650c683f8eb839e05bfe0a) 5290df207e64f75d70ae6c7ba42af682fa24451d1142a0570ceb581f45f51a41
2017-09-11 17:04:23 IO Worker #2 TRACE sync NewBlock ignored while seeking
2017-09-11 17:04:23 IO Worker #2 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:23 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:23 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:23 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:23 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:23 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:23 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:23 IO Worker #1 TRACE sync == Connected 7: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:23 IO Worker #1 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:04:23 IO Worker #0 TRACE sync == Connected 53: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:23 IO Worker #0 TRACE sync Sending status to 53, protocol version 63
2017-09-11 17:04:23 IO Worker #2 TRACE sync New peer 7 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:23 IO Worker #2 DEBUG sync Connected 7:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:23 IO Worker #2 TRACE sync 7 <- GetForkHeader: at 1920000
2017-09-11 17:04:24 IO Worker #0 TRACE sync 7 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:24 IO Worker #0 TRACE sync 7 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:24 IO Worker #2 TRACE sync New peer 53 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:24 IO Worker #2 DEBUG sync Connected 53:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:24 IO Worker #2 TRACE sync 53 <- GetForkHeader: at 1920000
2017-09-11 17:04:24 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:24 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:24 IO Worker #3 TRACE sync 7: Fork mismatch
2017-09-11 17:04:24 IO Worker #2 TRACE sync == Disconnecting 50: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:24 IO Worker #0 TRACE sync == Connected 50: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:24 IO Worker #0 TRACE sync Sending status to 50, protocol version 2
2017-09-11 17:04:24 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:24 IO Worker #3 TRACE sync == Disconnecting 7: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:24 IO Worker #3 DEBUG sync Disconnected 7
2017-09-11 17:04:24 IO Worker #3 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:04:24 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:24 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:24 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:24 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:24 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:24 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:24 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:24 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:24 IO Worker #3 TRACE sync 53 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:24 IO Worker #3 TRACE sync 53 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:24 IO Worker #2 TRACE sync 53 -> GetNodeData: 2 entries
2017-09-11 17:04:24 IO Worker #2 TRACE sync 53 -> GetNodeData: return 0 entries
2017-09-11 17:04:24 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:24 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:24 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:24 IO Worker #2 TRACE sync 53: Confirmed peer
2017-09-11 17:04:24 IO Worker #2 TRACE sync Skipping peer 53, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:24 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:24 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:24 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:25 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:25 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:25 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:25 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:25 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:04:25 IO Worker #3 TRACE sync Snapshot queue full, pausing sync
2017-09-11 17:04:25 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:25 IO Worker #2 TRACE sync == Connected 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:25 IO Worker #2 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:04:25 IO Worker #0 TRACE sync New peer 34 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:25 IO Worker #0 DEBUG sync Connected 34:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:25 IO Worker #0 TRACE sync 34 <- GetForkHeader: at 1920000
2017-09-11 17:04:25 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:25 IO Worker #1 TRACE sync 34 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:25 IO Worker #1 TRACE sync 34 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:25 IO Worker #1 TRACE sync 34: Fork mismatch
2017-09-11 17:04:25 IO Worker #0 TRACE sync == Disconnecting 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:25 IO Worker #0 DEBUG sync Disconnected 34
2017-09-11 17:04:25 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:25 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:25 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:25 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:26 IO Worker #3 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:04:26 IO Worker #3 TRACE sync 36: Processing state chunk
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:26 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:26 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:26 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:26 IO Worker #1 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:04:26 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:26 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:26 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:26 IO Worker #2 TRACE sync == Connected 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:26 IO Worker #2 TRACE sync Sending status to 15, protocol version 2
2017-09-11 17:04:26 IO Worker #2 TRACE sync New peer 15 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:26 IO Worker #2 DEBUG sync Connected 15:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:26 IO Worker #2 TRACE sync 15 <- GetForkHeader: at 1920000
2017-09-11 17:04:26 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:26 IO Worker #3 TRACE sync 15 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:26 IO Worker #3 TRACE sync 15 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:26 IO Worker #0 TRACE sync 15: Fork mismatch
2017-09-11 17:04:26 IO Worker #1 TRACE sync == Disconnecting 15: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:26 IO Worker #1 DEBUG sync Disconnected 15
2017-09-11 17:04:26 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:26 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:27 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:27 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:27 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1381694, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:27 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:27 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:27 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:27 IO Worker #2 TRACE sync == Connected 55: Geth/v1.5.9-stable-a07539fb/linux/go1.6.2
2017-09-11 17:04:27 IO Worker #2 TRACE sync Sending status to 55, protocol version 63
2017-09-11 17:04:27 IO Worker #1 TRACE sync New peer 55 (protocol: 63, network: 3, difficulty: Some(206068075871688), latest:d7f2…2c5a, genesis:4194…4a2d, snapshot:None)
2017-09-11 17:04:27 IO Worker #1 TRACE sync Peer 55 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4194…4a2d)
2017-09-11 17:04:27 IO Worker #2 TRACE sync == Disconnecting 55: Geth/v1.5.9-stable-a07539fb/linux/go1.6.2
2017-09-11 17:04:27 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:27 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:27 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:27 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:27 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:27 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:27 IO Worker #2 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:04:27 IO Worker #2 TRACE sync 20: Processing state chunk
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:27 IO Worker #0 TRACE sync == Disconnecting 66: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:27 IO Worker #1 TRACE sync == Connected 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:27 IO Worker #1 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:04:27 IO Worker #1 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:27 IO Worker #1 DEBUG sync Connected 27:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:27 IO Worker #1 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:04:27 IO Worker #3 TRACE sync == Connected 66: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:27 IO Worker #3 TRACE sync Sending status to 66, protocol version 2
2017-09-11 17:04:27 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:27 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:27 IO Worker #2 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:27 IO Worker #2 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:28 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:28 IO Worker #0 TRACE sync 27: Fork mismatch
2017-09-11 17:04:28 IO Worker #2 TRACE sync == Disconnecting 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:28 IO Worker #2 DEBUG sync Disconnected 27
2017-09-11 17:04:28 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1383038, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:28 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:28 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:28 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:28 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:28 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:28 IO Worker #3 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:04:28 IO Worker #3 TRACE sync 38: Processing state chunk
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #0 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:04:28 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:28 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:28 IO Worker #3 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:04:28 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1382654, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:28 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:28 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:28 IO Worker #3 TRACE sync == Connected 24: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:28 IO Worker #3 TRACE sync Sending status to 24, protocol version 2
2017-09-11 17:04:28 IO Worker #1 TRACE sync == Disconnecting 24: Parity/v1.6.9-stable-d44b008-20170716/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:28 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:28 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:29 IO Worker #1 TRACE sync == Connected 21: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:29 IO Worker #1 TRACE sync Sending status to 21, protocol version 2
2017-09-11 17:04:29 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:29 IO Worker #0 TRACE sync == Connected 51: Parity/v1.6.5-beta-987390f-20170328/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:04:29 IO Worker #0 TRACE sync Sending status to 51, protocol version 2
2017-09-11 17:04:29 IO Worker #0 TRACE sync == Disconnecting 51: Parity/v1.6.5-beta-987390f-20170328/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:04:29 IO Worker #1 TRACE sync New peer 21 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:29 IO Worker #1 DEBUG sync Connected 21:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:29 IO Worker #1 TRACE sync 21 <- GetForkHeader: at 1920000
2017-09-11 17:04:29 IO Worker #0 TRACE sync 21 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:29 IO Worker #2 TRACE sync 21: Fork mismatch
2017-09-11 17:04:29 IO Worker #0 TRACE sync 21 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:29 IO Worker #0 TRACE sync == Disconnecting 21: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:29 IO Worker #0 DEBUG sync Disconnected 21
2017-09-11 17:04:29 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:29 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:29 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:29 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:29 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:29 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:29 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:29 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:29 IO Worker #3 TRACE sync == Connected 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:29 IO Worker #3 TRACE sync Sending status to 59, protocol version 2
2017-09-11 17:04:29 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4038254, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:29 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:29 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:29 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:29 IO Worker #2 TRACE sync New peer 59 (protocol: 2, network: 1, difficulty: Some(114551623580984724201), latest:1b20…fe91, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:29 IO Worker #2 DEBUG sync Connected 59:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:29 IO Worker #2 TRACE sync 59 <- GetForkHeader: at 1920000
2017-09-11 17:04:29 IO Worker #2 TRACE sync 59 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:29 IO Worker #2 TRACE sync 59 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:29 IO Worker #1 TRACE sync 59: Fork mismatch
2017-09-11 17:04:29 IO Worker #2 TRACE sync == Disconnecting 59: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:29 IO Worker #2 DEBUG sync Disconnected 59
2017-09-11 17:04:29 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:29 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:29 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:30 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1384190, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:30 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:30 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:30 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:30 IO Worker #3 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:04:30 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:30 IO Worker #3 TRACE sync == Disconnecting 53: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:30 IO Worker #3 DEBUG sync Disconnected 53
2017-09-11 17:04:30 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #2 TRACE sync == Connected 29: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:30 IO Worker #2 TRACE sync Sending status to 29, protocol version 2
2017-09-11 17:04:30 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:04:30 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:30 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:30 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:30 IO Worker #0 TRACE sync New peer 29 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:30 IO Worker #0 DEBUG sync Connected 29:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:30 IO Worker #0 TRACE sync 29 <- GetForkHeader: at 1920000
2017-09-11 17:04:30 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:30 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1384382, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:30 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:30 IO Worker #2 TRACE sync 29 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:30 IO Worker #2 TRACE sync 29 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:30 IO Worker #1 TRACE sync 29: Fork mismatch
2017-09-11 17:04:30 IO Worker #3 TRACE sync == Disconnecting 29: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:30 IO Worker #3 DEBUG sync Disconnected 29
2017-09-11 17:04:30 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:30 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync 65 -> GetBlockHeaders (number: 4038446, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:31 IO Worker #1 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:31 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:31 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:31 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:31 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:31 IO Worker #3 TRACE sync == Connected 4: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:31 IO Worker #3 TRACE sync Sending status to 4, protocol version 2
2017-09-11 17:04:31 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1384766, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:31 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:31 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:31 IO Worker #3 TRACE sync New peer 4 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:31 IO Worker #3 DEBUG sync Connected 4:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:31 IO Worker #3 TRACE sync 4 <- GetForkHeader: at 1920000
2017-09-11 17:04:31 IO Worker #2 TRACE sync 4 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:31 IO Worker #2 TRACE sync 4 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:31 IO Worker #3 TRACE sync 4: Fork mismatch
2017-09-11 17:04:31 IO Worker #1 TRACE sync == Disconnecting 4: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:31 IO Worker #1 DEBUG sync Disconnected 4
2017-09-11 17:04:31 IO Worker #1 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:31 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:32 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:04:32 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #1 TRACE sync == Connected 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:32 IO Worker #1 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:04:32 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:32 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:32 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:32 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:32 IO Worker #3 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:32 IO Worker #3 DEBUG sync Connected 27:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:32 IO Worker #3 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:04:32 IO Worker #0 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:32 IO Worker #0 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:32 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:04:32 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:32 IO Worker #1 TRACE sync 27: Fork mismatch
2017-09-11 17:04:32 IO Worker #0 TRACE sync == Disconnecting 27: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:32 IO Worker #0 DEBUG sync Disconnected 27
2017-09-11 17:04:32 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:32 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:33 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:33 IO Worker #3 TRACE sync == Connected 25: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:33 IO Worker #3 TRACE sync Sending status to 25, protocol version 2
2017-09-11 17:04:33 IO Worker #2 TRACE sync New peer 25 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:33 IO Worker #2 DEBUG sync Connected 25:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:33 IO Worker #2 TRACE sync 25 <- GetForkHeader: at 1920000
2017-09-11 17:04:33 IO Worker #2 TRACE sync == Connected 71: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:33 IO Worker #2 TRACE sync Sending status to 71, protocol version 63
2017-09-11 17:04:33 IO Worker #0 TRACE sync 25 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:33 IO Worker #0 TRACE sync 25 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:33 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:33 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:33 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:33 IO Worker #2 TRACE sync 25: Fork mismatch
2017-09-11 17:04:33 IO Worker #0 TRACE sync == Disconnecting 25: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:33 IO Worker #0 DEBUG sync Disconnected 25
2017-09-11 17:04:33 IO Worker #0 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:33 IO Worker #1 TRACE sync New peer 71 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:33 IO Worker #1 DEBUG sync Connected 71:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:33 IO Worker #1 TRACE sync 71 <- GetForkHeader: at 1920000
2017-09-11 17:04:34 IO Worker #3 TRACE sync 71 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:34 IO Worker #3 TRACE sync 71 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:34 IO Worker #0 TRACE sync 71 -> GetNodeData: 2 entries
2017-09-11 17:04:34 IO Worker #0 TRACE sync 71 -> GetNodeData: return 0 entries
2017-09-11 17:04:34 IO Worker #1 TRACE sync 71: Confirmed peer
2017-09-11 17:04:34 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #0 TRACE sync == Connected 58: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:34 IO Worker #0 TRACE sync Sending status to 58, protocol version 2
2017-09-11 17:04:34 IO Worker #1 TRACE sync New peer 58 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:34 IO Worker #1 DEBUG sync Connected 58:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:34 IO Worker #1 TRACE sync 58 <- GetForkHeader: at 1920000
2017-09-11 17:04:34 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1386302, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:34 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:34 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:34 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:34 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:34 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:34 IO Worker #2 TRACE sync 58 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:34 IO Worker #2 TRACE sync 58 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:34 IO Worker #0 TRACE sync 58: Fork mismatch
2017-09-11 17:04:34 IO Worker #3 TRACE sync == Disconnecting 58: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:34 IO Worker #3 DEBUG sync Disconnected 58
2017-09-11 17:04:34 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:34 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:35 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:35 IO Worker #0 TRACE sync 2 Ignoring transactions while syncing
2017-09-11 17:04:35 IO Worker #0 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:04:35 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:35 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:35 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1388222, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:35 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:35 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:35 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:35 IO Worker #1 TRACE sync == Connected 52: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:35 IO Worker #1 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:04:35 IO Worker #2 TRACE sync New peer 52 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:35 IO Worker #2 DEBUG sync Connected 52:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:35 IO Worker #2 TRACE sync 52 <- GetForkHeader: at 1920000
2017-09-11 17:04:35 IO Worker #0 TRACE sync 52 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:35 IO Worker #0 TRACE sync 52 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:35 IO Worker #0 TRACE sync 52: Fork mismatch
2017-09-11 17:04:35 IO Worker #1 TRACE sync == Disconnecting 52: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:35 IO Worker #1 DEBUG sync Disconnected 52
2017-09-11 17:04:35 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:35 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #3 TRACE sync == Connected 60: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:36 IO Worker #3 TRACE sync Sending status to 60, protocol version 2
2017-09-11 17:04:36 IO Worker #2 TRACE sync == Disconnecting 60: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:36 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1388414, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:36 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:36 IO Worker #0 TRACE sync == Connected 50: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:36 IO Worker #0 TRACE sync Sending status to 50, protocol version 2
2017-09-11 17:04:36 IO Worker #3 TRACE sync == Disconnecting 50: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:36 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync == Connected 4: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:36 IO Worker #1 TRACE sync Sending status to 4, protocol version 2
2017-09-11 17:04:36 IO Worker #2 TRACE sync New peer 4 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:36 IO Worker #2 DEBUG sync Connected 4:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:36 IO Worker #2 TRACE sync 4 <- GetForkHeader: at 1920000
2017-09-11 17:04:36 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:36 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:36 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:36 IO Worker #0 TRACE sync 4 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:36 IO Worker #0 TRACE sync 4 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:36 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:36 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:36 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:36 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1386686, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:36 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:36 IO Worker #0 TRACE sync 4: Fork mismatch
2017-09-11 17:04:36 IO Worker #1 TRACE sync == Disconnecting 4: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:36 IO Worker #1 DEBUG sync Disconnected 4
2017-09-11 17:04:36 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:36 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:37 IO Worker #1 TRACE sync == Connected 30: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:04:37 IO Worker #1 TRACE sync Sending status to 30, protocol version 2
2017-09-11 17:04:37 IO Worker #3 TRACE sync == Connected 4: Geth/v1.5.0-unstable/linux/go1.5.1
2017-09-11 17:04:37 IO Worker #3 TRACE sync Sending status to 4, protocol version 63
2017-09-11 17:04:37 IO Worker #1 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:04:37 IO Worker #0 TRACE sync == Disconnecting 30: Parity/v1.8.0-unstable-8f434cd-20170906/x86_64-linux-gnu/rustc1.20.0
2017-09-11 17:04:37 IO Worker #1 TRACE sync New peer 4 (protocol: 63, network: 2, difficulty: Some(403327784986692), latest:4af6…bd10, genesis:0cd7…e303, snapshot:None)
2017-09-11 17:04:37 IO Worker #1 TRACE sync Peer 4 genesis hash mismatch (ours: d4e5…8fa3, theirs: 0cd7…e303)
2017-09-11 17:04:37 IO Worker #3 TRACE sync == Disconnecting 4: Geth/v1.5.0-unstable/linux/go1.5.1
2017-09-11 17:04:37 IO Worker #2 TRACE sync == Connected 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:37 IO Worker #2 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:04:37 IO Worker #1 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:37 IO Worker #1 DEBUG sync Connected 12:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:37 IO Worker #1 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:04:37 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:04:37 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:37 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:37 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1388990, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:37 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:37 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:37 IO Worker #3 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:37 IO Worker #3 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:37 IO Worker #3 TRACE sync 12: Fork mismatch
2017-09-11 17:04:37 IO Worker #2 TRACE sync == Disconnecting 12: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:37 IO Worker #2 DEBUG sync Disconnected 12
2017-09-11 17:04:37 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:37 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:38 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:38 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:38 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:38 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:38 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:38 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:38 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1389566, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:38 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:38 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:38 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:38 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:38 IO Worker #2 TRACE sync == Connected 79: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:38 IO Worker #2 TRACE sync Sending status to 79, protocol version 2
2017-09-11 17:04:38 IO Worker #1 TRACE sync New peer 79 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:38 IO Worker #1 DEBUG sync Connected 79:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:38 IO Worker #1 TRACE sync 79 <- GetForkHeader: at 1920000
2017-09-11 17:04:38 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:38 IO Worker #3 TRACE sync 79 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:38 IO Worker #3 TRACE sync 79 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:38 IO Worker #0 TRACE sync 79: Fork mismatch
2017-09-11 17:04:38 IO Worker #2 TRACE sync == Disconnecting 79: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:38 IO Worker #2 DEBUG sync Disconnected 79
2017-09-11 17:04:38 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:38 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4012910, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:39 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:39 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:39 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1391102, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:39 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:39 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:39 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:39 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:39 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:39 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:39 IO Worker #2 TRACE sync == Connected 74: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:39 IO Worker #2 TRACE sync Sending status to 74, protocol version 2
2017-09-11 17:04:39 IO Worker #1 TRACE sync New peer 74 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:39 IO Worker #1 DEBUG sync Connected 74:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:39 IO Worker #1 TRACE sync 74 <- GetForkHeader: at 1920000
2017-09-11 17:04:39 IO Worker #0 TRACE sync 74 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:39 IO Worker #0 TRACE sync 74 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:39 IO Worker #3 TRACE sync 74: Fork mismatch
2017-09-11 17:04:39 IO Worker #2 TRACE sync == Disconnecting 74: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:39 IO Worker #2 DEBUG sync Disconnected 74
2017-09-11 17:04:39 IO Worker #2 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:39 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:40 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1389758, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:40 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:40 IO Worker #1 TRACE sync 65 -> GetBlockHeaders (number: 4005614, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:40 IO Worker #1 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:40 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:40 IO Worker #3 TRACE sync == Disconnecting 71: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:40 IO Worker #3 DEBUG sync Disconnected 71
2017-09-11 17:04:40 IO Worker #3 TRACE sync Syncing with peers: 14 active, 13 confirmed, 14 total
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:40 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:40 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:40 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1391486, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:40 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:40 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:41 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:41 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:41 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:41 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:41 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:41 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:41 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:41 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:41 IO Worker #1 TRACE sync == Connected 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:41 IO Worker #1 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:04:41 IO Worker #3 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:41 IO Worker #3 DEBUG sync Connected 63:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:41 IO Worker #3 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:04:41 IO Worker #3 TRACE sync == Connected 10: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:41 IO Worker #3 TRACE sync Sending status to 10, protocol version 63
2017-09-11 17:04:41 IO Worker #0 TRACE sync == Connected 70: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:41 IO Worker #0 TRACE sync Sending status to 70, protocol version 2
2017-09-11 17:04:41 IO Worker #3 TRACE sync == Disconnecting 70: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:41 IO Worker #3 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:41 IO Worker #3 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:41 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:41 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1391870, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:41 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:41 IO Worker #2 TRACE sync New peer 10 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:41 IO Worker #2 DEBUG sync Connected 10:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:41 IO Worker #2 TRACE sync 10 <- GetForkHeader: at 1920000
2017-09-11 17:04:42 IO Worker #0 TRACE sync 63: Fork mismatch
2017-09-11 17:04:42 IO Worker #2 TRACE sync == Disconnecting 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:42 IO Worker #2 DEBUG sync Disconnected 63
2017-09-11 17:04:42 IO Worker #2 TRACE sync Syncing with peers: 15 active, 13 confirmed, 15 total
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #3 TRACE sync 10 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:42 IO Worker #3 TRACE sync 10 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:42 IO Worker #0 TRACE sync 10 -> GetNodeData: 2 entries
2017-09-11 17:04:42 IO Worker #0 TRACE sync 10 -> GetNodeData: return 0 entries
2017-09-11 17:04:42 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:42 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:42 IO Worker #2 TRACE sync 10: Confirmed peer
2017-09-11 17:04:42 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:42 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:42 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:42 IO Worker #0 TRACE sync == Connected 49: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:42 IO Worker #0 TRACE sync Sending status to 49, protocol version 2
2017-09-11 17:04:42 IO Worker #1 TRACE sync == Connected 59: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:42 IO Worker #1 TRACE sync Sending status to 59, protocol version 2
2017-09-11 17:04:42 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:42 IO Worker #2 TRACE sync == Disconnecting 59: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:42 IO Worker #0 TRACE sync New peer 49 (protocol: 2, network: 1, difficulty: Some(114551748144445227205), latest:33f5…d571, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:42 IO Worker #0 DEBUG sync Connected 49:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:42 IO Worker #0 TRACE sync 49 <- GetForkHeader: at 1920000
2017-09-11 17:04:42 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1393406, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:42 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:42 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:04:43 IO Worker #2 TRACE sync 49 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:43 IO Worker #2 TRACE sync 49 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:43 IO Worker #0 TRACE sync 49: Fork mismatch
2017-09-11 17:04:43 IO Worker #1 TRACE sync == Disconnecting 49: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:43 IO Worker #1 DEBUG sync Disconnected 49
2017-09-11 17:04:43 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:43 IO Worker #2 TRACE sync == Connected 70: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:04:43 IO Worker #2 TRACE sync Sending status to 70, protocol version 63
2017-09-11 17:04:43 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:43 IO Worker #3 TRACE sync == Connected 62: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:04:43 IO Worker #3 TRACE sync Sending status to 62, protocol version 63
2017-09-11 17:04:43 IO Worker #3 TRACE sync == Connected 29: Geth/eth-peer-lon02-5/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:04:43 IO Worker #3 TRACE sync Sending status to 29, protocol version 63
2017-09-11 17:04:43 IO Worker #0 TRACE sync New peer 62 (protocol: 63, network: 1, difficulty: Some(88211456), latest:09f2…ccb1, genesis:8bb9…5f8d, snapshot:None)
2017-09-11 17:04:43 IO Worker #0 TRACE sync Status packet from expired session 62:Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:04:43 IO Worker #3 TRACE sync == Disconnecting 70: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.7.1
2017-09-11 17:04:43 IO Worker #2 TRACE sync New peer 29 (protocol: 63, network: 3336182481, difficulty: Some(31840452655822), latest:8fe3…30a0, genesis:8ce2…3b33, snapshot:None)
2017-09-11 17:04:43 IO Worker #2 TRACE sync Status packet from expired session 29:Geth/eth-peer-lon02-5/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:04:43 IO Worker #1 TRACE sync == Disconnecting 62: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:04:43 IO Worker #3 TRACE sync == Disconnecting 29: Geth/eth-peer-lon02-5/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:04:43 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:43 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:43 IO Worker #1 TRACE sync == Connected 63: Gnekonium/v1.6.6-stable-0459a75c/linux-amd64/go1.8.3
2017-09-11 17:04:43 IO Worker #1 TRACE sync Sending status to 63, protocol version 63
2017-09-11 17:04:43 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:43 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:43 IO Worker #2 TRACE sync == Connected 52: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:43 IO Worker #2 TRACE sync Sending status to 52, protocol version 63
2017-09-11 17:04:43 IO Worker #3 TRACE sync New peer 63 (protocol: 63, network: 1, difficulty: Some(35886032065584780), latest:3310…bafb, genesis:1a50…cb73, snapshot:None)
2017-09-11 17:04:43 IO Worker #3 TRACE sync Peer 63 genesis hash mismatch (ours: d4e5…8fa3, theirs: 1a50…cb73)
2017-09-11 17:04:43 IO Worker #0 TRACE sync == Disconnecting 63: Gnekonium/v1.6.6-stable-0459a75c/linux-amd64/go1.8.3
2017-09-11 17:04:43 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:43 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:44 IO Worker #2 TRACE sync New peer 52 (protocol: 63, network: 511337, difficulty: Some(1984690886606), latest:d9ae…f312, genesis:6577…44e1, snapshot:None)
2017-09-11 17:04:44 IO Worker #2 TRACE sync Peer 52 genesis hash mismatch (ours: d4e5…8fa3, theirs: 6577…44e1)
2017-09-11 17:04:44 IO Worker #3 TRACE sync == Disconnecting 52: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:44 IO Worker #0 INFO import Syncing snapshot 104/323 #2670 15/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:04:44 IO Worker #3 TRACE sync == Connected 17: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:44 IO Worker #3 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:04:44 IO Worker #0 TRACE sync == Connected 35: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:44 IO Worker #0 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:04:44 IO Worker #0 TRACE sync == Connected 69: Geth/v1.5.9-stable-3c26ec40/linux/go1.8
2017-09-11 17:04:44 IO Worker #0 TRACE sync Sending status to 69, protocol version 63
2017-09-11 17:04:44 IO Worker #2 TRACE sync New peer 17 (protocol: 2, network: 42, difficulty: Some(1217017163033801047069051576482859573549494760), latest:5cda…4e10, genesis:a3c5…2cb9, snapshot:Some(3720000))
2017-09-11 17:04:44 IO Worker #2 TRACE sync Status packet from expired session 17:Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:44 IO Worker #1 TRACE sync == Disconnecting 17: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:44 IO Worker #3 TRACE sync New peer 35 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:44 IO Worker #3 DEBUG sync Connected 35:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:44 IO Worker #3 TRACE sync 35 <- GetForkHeader: at 1920000
2017-09-11 17:04:44 IO Worker #2 TRACE sync New peer 69 (protocol: 63, network: 11199, difficulty: Some(177260426862041011), latest:72fe…39ed, genesis:7fb3…7414, snapshot:None)
2017-09-11 17:04:44 IO Worker #2 TRACE sync Peer 69 genesis hash mismatch (ours: d4e5…8fa3, theirs: 7fb3…7414)
2017-09-11 17:04:44 IO Worker #2 TRACE sync 35 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:44 IO Worker #2 TRACE sync 35 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:44 IO Worker #0 TRACE sync == Connected 52: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:44 IO Worker #0 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:04:44 IO Worker #2 TRACE sync == Disconnecting 69: Geth/v1.5.9-stable-3c26ec40/linux/go1.8
2017-09-11 17:04:44 IO Worker #2 TRACE sync 35: Fork mismatch
2017-09-11 17:04:44 IO Worker #3 TRACE sync == Disconnecting 35: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:44 IO Worker #3 DEBUG sync Disconnected 35
2017-09-11 17:04:44 IO Worker #3 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:44 IO Worker #0 TRACE sync == Connected 13: Geth/v1.6.5-stable-cf87713d/windows-amd64/go1.8.3
2017-09-11 17:04:44 IO Worker #0 TRACE sync Sending status to 13, protocol version 63
2017-09-11 17:04:44 IO Worker #2 TRACE sync New peer 52 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:44 IO Worker #2 DEBUG sync Connected 52:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:44 IO Worker #2 TRACE sync 52 <- GetForkHeader: at 1920000
2017-09-11 17:04:44 IO Worker #0 TRACE sync New peer 13 (protocol: 63, network: 1, difficulty: Some(425439663304724998778), latest:16a2…fb79, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:44 IO Worker #0 DEBUG sync Connected 13:Geth/v1.6.5-stable-cf87713d/windows-amd64/go1.8.3
2017-09-11 17:04:44 IO Worker #0 TRACE sync 13 <- GetForkHeader: at 1920000
2017-09-11 17:04:44 IO Worker #3 TRACE sync == Connected 24: Geth/v1.6.6-stable-10a45cb5/linux-amd64/go1.8.1
2017-09-11 17:04:44 IO Worker #3 TRACE sync Sending status to 24, protocol version 63
2017-09-11 17:04:44 IO Worker #0 TRACE sync 52 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:44 IO Worker #0 TRACE sync 52 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:45 IO Worker #0 TRACE sync 52: Fork mismatch
2017-09-11 17:04:45 IO Worker #1 TRACE sync == Disconnecting 52: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:45 IO Worker #1 DEBUG sync Disconnected 52
2017-09-11 17:04:45 IO Worker #1 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:04:45 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:45 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:45 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:45 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:45 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:45 IO Worker #3 TRACE sync New peer 24 (protocol: 63, network: 888, difficulty: Some(846087), latest:293d…51a0, genesis:dde1…0420, snapshot:None)
2017-09-11 17:04:45 IO Worker #3 TRACE sync Peer 24 genesis hash mismatch (ours: d4e5…8fa3, theirs: dde1…0420)
2017-09-11 17:04:45 IO Worker #0 TRACE sync == Disconnecting 24: Geth/v1.6.6-stable-10a45cb5/linux-amd64/go1.8.1
2017-09-11 17:04:45 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:45 IO Worker #1 TRACE sync Resuming snapshot sync
2017-09-11 17:04:45 IO Worker #1 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:45 IO Worker #1 TRACE sync 38 <- GetSnapshotData 6561acbbf5d2edeb5887159d1eac0e98a9b3b7d2c4c2b03a85ebf442d8e5eb1d
2017-09-11 17:04:45 IO Worker #1 TRACE sync 0 <- GetSnapshotData 9a253cedb0d35ff6ad1af42d96eb027a3594494ce1085119ac07b917d4749d97
2017-09-11 17:04:45 IO Worker #1 TRACE sync 36 <- GetSnapshotData ea22850588b7264718e82fa422c095b5f57f96569655b024ed0868e8153dbdf7
2017-09-11 17:04:45 IO Worker #1 TRACE sync 20 <- GetSnapshotData 74f474fe2ff19f62c2762949ffc3b69ff280f0d8657420f976821d69ceecacc8
2017-09-11 17:04:45 IO Worker #1 TRACE sync Skipping peer 10, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:45 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:45 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:45 IO Worker #1 TRACE sync == Connected 34: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.8.1
2017-09-11 17:04:45 IO Worker #1 TRACE sync Sending status to 34, protocol version 63
2017-09-11 17:04:45 IO Worker #3 TRACE sync New peer 34 (protocol: 63, network: 45421, difficulty: Some(2742718674455), latest:d94b…be6e, genesis:5e1f…90e0, snapshot:None)
2017-09-11 17:04:45 IO Worker #3 TRACE sync Peer 34 genesis hash mismatch (ours: d4e5…8fa3, theirs: 5e1f…90e0)
2017-09-11 17:04:45 IO Worker #3 TRACE sync == Disconnecting 34: Geth/v1.6.5-stable-cf87713d/linux-amd64/go1.8.1
2017-09-11 17:04:45 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:45 IO Worker #0 TRACE sync == Connected 68: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:45 IO Worker #0 TRACE sync Sending status to 68, protocol version 63
2017-09-11 17:04:46 IO Worker #1 TRACE sync == Disconnecting 68: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
2017-09-11 17:04:46 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4041902, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:46 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:46 IO Worker #0 TRACE sync 13 Ignoring transactions while syncing
2017-09-11 17:04:46 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:46 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:46 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:46 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:46 IO Worker #2 TRACE sync 65 -> GetBlockHeaders (number: 4043054, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:46 IO Worker #2 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:46 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:46 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:46 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:46 IO Worker #0 TRACE sync 13: Confirmed peer
2017-09-11 17:04:46 IO Worker #0 TRACE sync == Connected 53: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:04:46 IO Worker #0 TRACE sync Sending status to 53, protocol version 2
2017-09-11 17:04:46 IO Worker #3 TRACE sync == Connected 43: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:04:46 IO Worker #3 TRACE sync Sending status to 43, protocol version 63
2017-09-11 17:04:46 IO Worker #0 TRACE sync == Connected 60: Geth/eth-peer-lon02-5/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:04:46 IO Worker #0 TRACE sync Sending status to 60, protocol version 63
2017-09-11 17:04:46 IO Worker #2 TRACE sync == Connected 63: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.3
2017-09-11 17:04:46 IO Worker #2 TRACE sync Sending status to 63, protocol version 63
2017-09-11 17:04:46 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:46 IO Worker #3 TRACE sync == Connected 64: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:46 IO Worker #3 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:04:46 IO Worker #2 TRACE sync New peer 53 (protocol: 2, network: 20170907, difficulty: Some(415696304), latest:1680…72aa, genesis:1c95…5e2e, snapshot:Some(0))
2017-09-11 17:04:46 IO Worker #2 TRACE sync Peer 53 genesis hash mismatch (ours: d4e5…8fa3, theirs: 1c95…5e2e)
2017-09-11 17:04:46 IO Worker #3 TRACE sync == Connected 68: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:46 IO Worker #3 TRACE sync Sending status to 68, protocol version 2
2017-09-11 17:04:46 IO Worker #0 TRACE sync == Disconnecting 53: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:04:46 IO Worker #1 TRACE sync New peer 43 (protocol: 63, network: 1, difficulty: Some(88211456), latest:09f2…ccb1, genesis:8bb9…5f8d, snapshot:None)
2017-09-11 17:04:46 IO Worker #1 TRACE sync Peer 43 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8bb9…5f8d)
2017-09-11 17:04:46 IO Worker #0 TRACE sync == Disconnecting 43: Geth/v1.5.0-unstable-647025ed/linux/go1.7.3
2017-09-11 17:04:46 IO Worker #0 TRACE sync New peer 60 (protocol: 63, network: 3336182481, difficulty: Some(31840452655822), latest:8fe3…30a0, genesis:8ce2…3b33, snapshot:None)
2017-09-11 17:04:46 IO Worker #0 TRACE sync Peer 60 genesis hash mismatch (ours: d4e5…8fa3, theirs: 8ce2…3b33)
2017-09-11 17:04:46 IO Worker #0 TRACE sync == Disconnecting 60: Geth/eth-peer-lon02-5/v1.5.5-stable-ff07d548/linux/go1.6.2
2017-09-11 17:04:46 IO Worker #3 TRACE sync New peer 63 (protocol: 63, network: 3, difficulty: Some(1711786661158554), latest:4876…735e, genesis:4194…4a2d, snapshot:None)
2017-09-11 17:04:46 IO Worker #3 TRACE sync Peer 63 genesis hash mismatch (ours: d4e5…8fa3, theirs: 4194…4a2d)
2017-09-11 17:04:46 IO Worker #2 TRACE sync == Disconnecting 63: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.3
2017-09-11 17:04:46 IO Worker #2 TRACE sync == Connected 8: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:46 IO Worker #2 TRACE sync Sending status to 8, protocol version 2
2017-09-11 17:04:46 IO Worker #3 TRACE sync New peer 68 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:46 IO Worker #3 DEBUG sync Connected 68:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:46 IO Worker #3 TRACE sync 68 <- GetForkHeader: at 1920000
2017-09-11 17:04:46 IO Worker #3 TRACE sync 68 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:46 IO Worker #3 TRACE sync 68 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:46 IO Worker #0 TRACE sync == Disconnecting 23: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:46 IO Worker #3 TRACE sync == Connected 23: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:46 IO Worker #3 TRACE sync Sending status to 23, protocol version 2
2017-09-11 17:04:46 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:04:46 IO Worker #3 TRACE sync New peer 8 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:46 IO Worker #3 DEBUG sync Connected 8:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:46 IO Worker #3 TRACE sync 8 <- GetForkHeader: at 1920000
2017-09-11 17:04:46 IO Worker #0 TRACE sync 68: Fork mismatch
2017-09-11 17:04:46 IO Worker #3 TRACE sync == Disconnecting 68: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:46 IO Worker #3 DEBUG sync Disconnected 68
2017-09-11 17:04:46 IO Worker #3 TRACE sync Syncing with peers: 17 active, 15 confirmed, 17 total
2017-09-11 17:04:46 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:46 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:46 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:46 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:46 IO Worker #3 TRACE sync Skipping peer 10, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:46 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:46 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:46 IO Worker #3 TRACE sync 2 Ignoring transactions while syncing
2017-09-11 17:04:46 IO Worker #1 TRACE sync 8 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:47 IO Worker #1 TRACE sync 8 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:47 IO Worker #0 TRACE sync New peer 64 (protocol: 2, network: 42, difficulty: Some(1217017163033801047069051576482859573549494760), latest:5cda…4e10, genesis:a3c5…2cb9, snapshot:Some(3720000))
2017-09-11 17:04:47 IO Worker #0 TRACE sync Status packet from expired session 64:Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:47 IO Worker #2 TRACE sync == Disconnecting 64: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:47 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:47 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:47 IO Worker #1 TRACE sync 8: Fork mismatch
2017-09-11 17:04:47 IO Worker #0 TRACE sync == Disconnecting 8: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:47 IO Worker #0 DEBUG sync Disconnected 8
2017-09-11 17:04:47 IO Worker #0 TRACE sync Syncing with peers: 16 active, 15 confirmed, 16 total
2017-09-11 17:04:47 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:47 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:47 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:47 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:47 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:47 IO Worker #0 TRACE sync Skipping peer 10, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:47 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:47 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3960164, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:47 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:47 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3959396, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:47 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:47 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3959780, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:47 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:47 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3964004, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:47 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:47 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:47 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:47 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:48 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3964580, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:48 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:48 IO Worker #1 TRACE sync == Disconnecting 10: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:48 IO Worker #1 DEBUG sync Disconnected 10
2017-09-11 17:04:48 IO Worker #1 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:48 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:48 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:48 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:48 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:48 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:48 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:48 IO Worker #1 TRACE sync == Connected 49: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:48 IO Worker #1 TRACE sync Sending status to 49, protocol version 2
2017-09-11 17:04:48 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3965540, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:48 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:48 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3964772, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:48 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:48 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:48 IO Worker #1 TRACE sync New peer 49 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:48 IO Worker #1 DEBUG sync Connected 49:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:48 IO Worker #1 TRACE sync 49 <- GetForkHeader: at 1920000
2017-09-11 17:04:48 IO Worker #3 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:04:48 IO Worker #3 TRACE sync == Connected 52: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:48 IO Worker #3 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:04:48 IO Worker #0 TRACE sync 49 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:48 IO Worker #0 TRACE sync 49 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:48 IO Worker #3 TRACE sync New peer 52 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:48 IO Worker #3 DEBUG sync Connected 52:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:48 IO Worker #3 TRACE sync 52 <- GetForkHeader: at 1920000
2017-09-11 17:04:48 IO Worker #2 TRACE sync == Connected 66: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:48 IO Worker #2 TRACE sync Sending status to 66, protocol version 63
2017-09-11 17:04:48 IO Worker #0 TRACE sync == Connected 30: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:48 IO Worker #0 TRACE sync Sending status to 30, protocol version 2
2017-09-11 17:04:48 IO Worker #3 TRACE sync 49: Fork mismatch
2017-09-11 17:04:48 IO Worker #2 TRACE sync == Disconnecting 49: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:48 IO Worker #2 DEBUG sync Disconnected 49
2017-09-11 17:04:48 IO Worker #2 TRACE sync Syncing with peers: 16 active, 14 confirmed, 16 total
2017-09-11 17:04:48 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:48 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:48 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:48 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:48 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:48 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:49 IO Worker #1 TRACE sync 52 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:49 IO Worker #1 TRACE sync 52 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:49 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:49 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:49 IO Worker #1 TRACE sync 52: Fork mismatch
2017-09-11 17:04:49 IO Worker #0 TRACE sync == Disconnecting 52: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:49 IO Worker #0 DEBUG sync Disconnected 52
2017-09-11 17:04:49 IO Worker #0 TRACE sync Syncing with peers: 15 active, 14 confirmed, 15 total
2017-09-11 17:04:49 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:49 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:49 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:49 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:49 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:49 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:49 IO Worker #0 TRACE sync New peer 66 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:49 IO Worker #0 DEBUG sync Connected 66:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:49 IO Worker #0 TRACE sync 66 <- GetForkHeader: at 1920000
2017-09-11 17:04:49 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3967844, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:49 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:49 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:49 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:49 IO Worker #3 TRACE sync 66 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:49 IO Worker #3 TRACE sync 66 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:49 IO Worker #3 TRACE sync 66 -> GetNodeData: 2 entries
2017-09-11 17:04:49 IO Worker #3 TRACE sync 66 -> GetNodeData: return 0 entries
2017-09-11 17:04:49 IO Worker #0 TRACE sync 66: Confirmed peer
2017-09-11 17:04:49 IO Worker #0 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:49 IO Worker #2 TRACE sync == Connected 73: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:49 IO Worker #2 TRACE sync Sending status to 73, protocol version 63
2017-09-11 17:04:49 IO Worker #2 TRACE sync == Connected 10: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:49 IO Worker #2 TRACE sync Sending status to 10, protocol version 2
2017-09-11 17:04:50 IO Worker #0 TRACE sync New peer 73 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:50 IO Worker #0 DEBUG sync Connected 73:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:50 IO Worker #0 TRACE sync 73 <- GetForkHeader: at 1920000
2017-09-11 17:04:50 IO Worker #0 TRACE sync 73 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:50 IO Worker #0 TRACE sync 73 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:50 IO Worker #0 TRACE sync 73 -> GetNodeData: 4 entries
2017-09-11 17:04:50 IO Worker #0 TRACE sync 73 -> GetNodeData: return 0 entries
2017-09-11 17:04:50 IO Worker #2 TRACE sync == Connected 74: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:50 IO Worker #2 TRACE sync Sending status to 74, protocol version 2
2017-09-11 17:04:50 IO Worker #1 TRACE sync 66 -> GetNodeData: 2 entries
2017-09-11 17:04:50 IO Worker #1 TRACE sync 66 -> GetNodeData: return 0 entries
2017-09-11 17:04:50 IO Worker #3 TRACE sync New peer 10 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:50 IO Worker #3 DEBUG sync Connected 10:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:50 IO Worker #3 TRACE sync 10 <- GetForkHeader: at 1920000
2017-09-11 17:04:50 IO Worker #1 TRACE sync 10 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:50 IO Worker #1 TRACE sync 10 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:50 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:50 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:50 IO Worker #2 TRACE sync New peer 30 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:50 IO Worker #2 DEBUG sync Connected 30:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:50 IO Worker #2 TRACE sync 30 <- GetForkHeader: at 1920000
2017-09-11 17:04:50 IO Worker #2 TRACE sync 30 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:50 IO Worker #2 TRACE sync 30 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:50 IO Worker #1 TRACE sync 13 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #1 TRACE sync 13 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3970724, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:50 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:50 IO Worker #1 TRACE sync 13 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #0 TRACE sync 10: Fork mismatch
2017-09-11 17:04:50 IO Worker #0 TRACE sync == Disconnecting 10: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:50 IO Worker #0 DEBUG sync Disconnected 10
2017-09-11 17:04:50 IO Worker #0 TRACE sync Syncing with peers: 18 active, 15 confirmed, 18 total
2017-09-11 17:04:50 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:50 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:50 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:50 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:50 IO Worker #0 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:50 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:50 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:50 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:50 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:50 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:50 IO Worker #2 TRACE sync 30: Fork mismatch
2017-09-11 17:04:50 IO Worker #3 TRACE sync == Disconnecting 30: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:50 IO Worker #3 DEBUG sync Disconnected 30
2017-09-11 17:04:50 IO Worker #3 TRACE sync Syncing with peers: 17 active, 15 confirmed, 17 total
2017-09-11 17:04:50 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:50 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:50 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:50 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:50 IO Worker #3 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:50 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:50 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:50 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3972260, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:50 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:50 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3973604, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:50 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:50 IO Worker #1 TRACE sync == Connected 23: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:50 IO Worker #1 TRACE sync Sending status to 23, protocol version 2
2017-09-11 17:04:50 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3972068, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:50 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:51 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3976100, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:51 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:51 IO Worker #2 TRACE sync New peer 23 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:51 IO Worker #2 DEBUG sync Connected 23:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:51 IO Worker #2 TRACE sync 23 <- GetForkHeader: at 1920000
2017-09-11 17:04:51 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:51 IO Worker #3 TRACE sync 23 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:51 IO Worker #3 TRACE sync 23 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:51 IO Worker #3 TRACE sync 23: Fork mismatch
2017-09-11 17:04:51 IO Worker #1 TRACE sync == Disconnecting 23: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:51 IO Worker #1 DEBUG sync Disconnected 23
2017-09-11 17:04:51 IO Worker #1 TRACE sync Syncing with peers: 17 active, 15 confirmed, 17 total
2017-09-11 17:04:51 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:51 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:51 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:51 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:51 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #1 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #2 TRACE sync New peer 74 (protocol: 2, network: 1, difficulty: Some(114551872647352163467), latest:f78e…e336, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:51 IO Worker #2 DEBUG sync Connected 74:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:51 IO Worker #2 TRACE sync 74 <- GetForkHeader: at 1920000
2017-09-11 17:04:51 IO Worker #2 TRACE sync 74 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:51 IO Worker #2 TRACE sync 74 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:51 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3976676, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:51 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:51 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:51 IO Worker #0 TRACE sync 74: Fork mismatch
2017-09-11 17:04:51 IO Worker #2 TRACE sync == Disconnecting 74: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:51 IO Worker #2 DEBUG sync Disconnected 74
2017-09-11 17:04:51 IO Worker #2 TRACE sync Syncing with peers: 17 active, 15 confirmed, 17 total
2017-09-11 17:04:51 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:51 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:51 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:51 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:51 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #2 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #0 TRACE sync 73: Confirmed peer
2017-09-11 17:04:51 IO Worker #0 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:51 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:04:51 IO Worker #3 TRACE sync 0 <- GetSnapshotData d80d46fec7c3ccb9fb27bbfb4341eef5eb50deea4757cd23e9a52b771067b2f5
2017-09-11 17:04:51 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:51 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:51 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:51 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:51 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:51 IO Worker #0 TRACE sync == Connected 63: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.3
2017-09-11 17:04:51 IO Worker #0 TRACE sync Sending status to 63, protocol version 63
2017-09-11 17:04:51 IO Worker #2 TRACE sync == Connected 44: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:51 IO Worker #2 TRACE sync Sending status to 44, protocol version 2
2017-09-11 17:04:51 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:51 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:51 IO Worker #3 TRACE sync == Connected 75: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:51 IO Worker #3 TRACE sync Sending status to 75, protocol version 2
2017-09-11 17:04:51 IO Worker #0 TRACE sync == Disconnecting 63: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.3
2017-09-11 17:04:52 IO Worker #0 TRACE sync New peer 44 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:52 IO Worker #0 DEBUG sync Connected 44:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:52 IO Worker #0 TRACE sync 44 <- GetForkHeader: at 1920000
2017-09-11 17:04:52 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:52 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:52 IO Worker #1 TRACE sync 44 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:52 IO Worker #1 TRACE sync 44 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:52 IO Worker #3 TRACE sync New peer 75 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:52 IO Worker #3 DEBUG sync Connected 75:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:52 IO Worker #3 TRACE sync 75 <- GetForkHeader: at 1920000
2017-09-11 17:04:52 IO Worker #3 TRACE sync 44: Fork mismatch
2017-09-11 17:04:52 IO Worker #1 TRACE sync 73 -> GetNodeData: 2 entries
2017-09-11 17:04:52 IO Worker #1 TRACE sync 73 -> GetNodeData: return 0 entries
2017-09-11 17:04:52 IO Worker #1 TRACE sync == Disconnecting 44: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:52 IO Worker #1 DEBUG sync Disconnected 44
2017-09-11 17:04:52 IO Worker #1 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #3 TRACE sync 75 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:52 IO Worker #3 TRACE sync 75 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:52 IO Worker #3 TRACE sync 75: Fork mismatch
2017-09-11 17:04:52 IO Worker #0 TRACE sync == Disconnecting 75: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:52 IO Worker #0 DEBUG sync Disconnected 75
2017-09-11 17:04:52 IO Worker #0 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #0 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #2 INFO import Syncing snapshot 108/323 #2670 17/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:04:52 IO Worker #0 TRACE sync == Connected 31: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:52 IO Worker #0 TRACE sync Sending status to 31, protocol version 2
2017-09-11 17:04:52 IO Worker #2 TRACE sync == Connected 8: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:52 IO Worker #2 TRACE sync Sending status to 8, protocol version 2
2017-09-11 17:04:52 IO Worker #2 TRACE sync == Disconnecting 8: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:52 IO Worker #1 TRACE sync New peer 31 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:52 IO Worker #0 TRACE sync 31 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:52 IO Worker #1 DEBUG sync Connected 31:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:52 IO Worker #1 TRACE sync 31 <- GetForkHeader: at 1920000
2017-09-11 17:04:52 IO Worker #3 TRACE sync == Connected 49: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:52 IO Worker #3 TRACE sync Sending status to 49, protocol version 2
2017-09-11 17:04:52 IO Worker #3 TRACE sync New peer 49 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:52 IO Worker #3 DEBUG sync Connected 49:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:52 IO Worker #3 TRACE sync 49 <- GetForkHeader: at 1920000
2017-09-11 17:04:52 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:52 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:52 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:52 IO Worker #0 TRACE sync 31 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:52 IO Worker #0 TRACE sync 31: Fork mismatch
2017-09-11 17:04:52 IO Worker #3 TRACE sync == Disconnecting 31: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:52 IO Worker #3 DEBUG sync Disconnected 31
2017-09-11 17:04:52 IO Worker #3 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #3 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:52 IO Worker #1 TRACE sync 49 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:52 IO Worker #1 TRACE sync 49 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:53 IO Worker #1 TRACE sync 49: Fork mismatch
2017-09-11 17:04:53 IO Worker #0 TRACE sync == Disconnecting 49: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:53 IO Worker #0 DEBUG sync Disconnected 49
2017-09-11 17:04:53 IO Worker #0 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #0 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:53 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:53 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:53 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:53 IO Worker #1 TRACE sync == Connected 56: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:53 IO Worker #1 TRACE sync Sending status to 56, protocol version 2
2017-09-11 17:04:53 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:53 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:53 IO Worker #1 TRACE sync New peer 56 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:53 IO Worker #1 DEBUG sync Connected 56:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:53 IO Worker #1 TRACE sync 56 <- GetForkHeader: at 1920000
2017-09-11 17:04:53 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:53 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:53 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:53 IO Worker #3 TRACE sync 56 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:53 IO Worker #3 TRACE sync 56 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:53 IO Worker #0 TRACE sync 56: Fork mismatch
2017-09-11 17:04:53 IO Worker #3 TRACE sync == Disconnecting 56: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:53 IO Worker #3 DEBUG sync Disconnected 56
2017-09-11 17:04:53 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #3 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:53 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1360900, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:53 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:53 IO Worker #0 TRACE sync == Connected 62: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:53 IO Worker #0 TRACE sync Sending status to 62, protocol version 2
2017-09-11 17:04:53 IO Worker #1 TRACE sync New peer 62 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:53 IO Worker #1 DEBUG sync Connected 62:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:53 IO Worker #1 TRACE sync 62 <- GetForkHeader: at 1920000
2017-09-11 17:04:54 IO Worker #1 TRACE sync 62 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:54 IO Worker #1 TRACE sync 62 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:54 IO Worker #2 TRACE sync 62: Fork mismatch
2017-09-11 17:04:54 IO Worker #0 TRACE sync == Disconnecting 62: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:54 IO Worker #0 DEBUG sync Disconnected 62
2017-09-11 17:04:54 IO Worker #0 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #0 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:54 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:04:54 IO Worker #2 TRACE sync 0 <- GetSnapshotData bc92a932d9190887357c34a7bd9269317e80498f66fe337765a3e47494654d11
2017-09-11 17:04:54 IO Worker #2 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:54 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:54 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1360132, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:54 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:54 IO Worker #3 TRACE sync == Connected 63: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:54 IO Worker #3 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:04:54 IO Worker #1 TRACE sync == Connected 44: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:54 IO Worker #1 TRACE sync Sending status to 44, protocol version 2
2017-09-11 17:04:54 IO Worker #3 TRACE sync 65 -> GetBlockHeaders (number: 4007726, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:54 IO Worker #3 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:54 IO Worker #2 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:54 IO Worker #2 DEBUG sync Connected 63:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:54 IO Worker #2 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:04:54 IO Worker #1 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:54 IO Worker #1 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:54 IO Worker #1 TRACE sync == Connected 62: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:54 IO Worker #1 TRACE sync Sending status to 62, protocol version 2
2017-09-11 17:04:54 IO Worker #2 TRACE sync 63: Fork mismatch
2017-09-11 17:04:54 IO Worker #3 TRACE sync == Disconnecting 63: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:54 IO Worker #3 DEBUG sync Disconnected 63
2017-09-11 17:04:54 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #3 TRACE sync == Connected 64: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:54 IO Worker #3 TRACE sync Sending status to 64, protocol version 2
2017-09-11 17:04:54 IO Worker #2 TRACE sync == Disconnecting 44: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:54 IO Worker #3 TRACE sync New peer 62 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:54 IO Worker #3 DEBUG sync Connected 62:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:54 IO Worker #3 TRACE sync 62 <- GetForkHeader: at 1920000
2017-09-11 17:04:54 IO Worker #0 TRACE sync New peer 64 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:54 IO Worker #0 DEBUG sync Connected 64:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:54 IO Worker #0 TRACE sync 64 <- GetForkHeader: at 1920000
2017-09-11 17:04:54 IO Worker #0 TRACE sync 62 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:54 IO Worker #0 TRACE sync 62 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:54 IO Worker #2 TRACE sync 64 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:54 IO Worker #2 TRACE sync 64 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:54 IO Worker #2 TRACE sync 62: Fork mismatch
2017-09-11 17:04:54 IO Worker #3 TRACE sync == Disconnecting 62: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:54 IO Worker #3 DEBUG sync Disconnected 62
2017-09-11 17:04:54 IO Worker #3 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #0 TRACE sync 64: Fork mismatch
2017-09-11 17:04:54 IO Worker #2 TRACE sync == Disconnecting 64: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:54 IO Worker #2 DEBUG sync Disconnected 64
2017-09-11 17:04:54 IO Worker #2 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:54 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:55 IO Worker #1 TRACE sync 65 -> GetBlockHeaders (number: 4001774, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:55 IO Worker #1 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1363204, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:55 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:55 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:55 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:55 IO Worker #2 TRACE sync 13 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3979172, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:55 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:55 IO Worker #2 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:55 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:55 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1362052, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:55 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync == Connected 18: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:55 IO Worker #0 TRACE sync Sending status to 18, protocol version 2
2017-09-11 17:04:55 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3981284, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:55 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync New peer 18 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:55 IO Worker #0 DEBUG sync Connected 18:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:55 IO Worker #0 TRACE sync 18 <- GetForkHeader: at 1920000
2017-09-11 17:04:55 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:55 IO Worker #3 TRACE sync 18 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:55 IO Worker #3 TRACE sync 18 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:55 IO Worker #1 TRACE sync 18: Fork mismatch
2017-09-11 17:04:55 IO Worker #3 TRACE sync == Disconnecting 18: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:55 IO Worker #3 DEBUG sync Disconnected 18
2017-09-11 17:04:55 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping peer 66, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:55 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:55 IO Worker #1 TRACE sync == Connected 34: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:55 IO Worker #1 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:04:55 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:55 IO Worker #0 TRACE sync New peer 34 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:55 IO Worker #0 DEBUG sync Connected 34:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:55 IO Worker #0 TRACE sync 34 <- GetForkHeader: at 1920000
2017-09-11 17:04:56 IO Worker #3 TRACE sync 34 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:56 IO Worker #3 TRACE sync 34 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:56 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1363780, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:56 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:56 IO Worker #3 TRACE sync == Disconnecting 66: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:56 IO Worker #3 DEBUG sync Disconnected 66
2017-09-11 17:04:56 IO Worker #3 TRACE sync Syncing with peers: 17 active, 15 confirmed, 17 total
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #2 TRACE sync 34: Fork mismatch
2017-09-11 17:04:56 IO Worker #3 TRACE sync == Disconnecting 34: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:56 IO Worker #3 DEBUG sync Disconnected 34
2017-09-11 17:04:56 IO Worker #3 TRACE sync Syncing with peers: 16 active, 15 confirmed, 16 total
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1364740, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:56 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:56 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:56 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:56 IO Worker #2 TRACE sync == Connected 40: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:56 IO Worker #2 TRACE sync Sending status to 40, protocol version 2
2017-09-11 17:04:56 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:56 IO Worker #2 TRACE sync New peer 40 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:56 IO Worker #2 DEBUG sync Connected 40:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:56 IO Worker #2 TRACE sync 40 <- GetForkHeader: at 1920000
2017-09-11 17:04:56 IO Worker #3 TRACE sync 40 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:56 IO Worker #3 TRACE sync 40 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:56 IO Worker #2 TRACE sync == Connected 10: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:56 IO Worker #2 TRACE sync Sending status to 10, protocol version 2
2017-09-11 17:04:56 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1366852, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:56 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:56 IO Worker #0 TRACE sync 40: Fork mismatch
2017-09-11 17:04:56 IO Worker #2 TRACE sync == Disconnecting 40: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:56 IO Worker #2 DEBUG sync Disconnected 40
2017-09-11 17:04:56 IO Worker #2 TRACE sync Syncing with peers: 16 active, 15 confirmed, 16 total
2017-09-11 17:04:56 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:56 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:56 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:56 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:56 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #2 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:56 IO Worker #0 TRACE sync New peer 10 (protocol: 2, network: 1, difficulty: Some(114551997150527535185), latest:88de…f43a, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:56 IO Worker #0 DEBUG sync Connected 10:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:56 IO Worker #0 TRACE sync 10 <- GetForkHeader: at 1920000
2017-09-11 17:04:56 IO Worker #3 TRACE sync == Connected 33: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:56 IO Worker #3 TRACE sync Sending status to 33, protocol version 63
2017-09-11 17:04:56 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:56 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:56 IO Worker #2 TRACE sync 10 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:56 IO Worker #2 TRACE sync 10 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:57 IO Worker #0 TRACE sync 10: Fork mismatch
2017-09-11 17:04:57 IO Worker #2 TRACE sync == Disconnecting 10: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:57 IO Worker #2 DEBUG sync Disconnected 10
2017-09-11 17:04:57 IO Worker #2 TRACE sync Syncing with peers: 16 active, 15 confirmed, 16 total
2017-09-11 17:04:57 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:57 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:57 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:57 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:57 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #2 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #2 TRACE sync New peer 33 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:57 IO Worker #2 DEBUG sync Connected 33:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:57 IO Worker #2 TRACE sync 33 <- GetForkHeader: at 1920000
2017-09-11 17:04:57 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:57 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:57 IO Worker #2 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:57 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:57 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:57 IO Worker #3 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:04:57 IO Worker #3 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:04:57 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:57 IO Worker #0 TRACE sync 33: Confirmed peer
2017-09-11 17:04:57 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1366468, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:57 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:57 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:57 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:57 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:57 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:57 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:57 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:57 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:57 IO Worker #3 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:04:57 IO Worker #3 TRACE sync 0: Processing state chunk
2017-09-11 17:04:57 IO Worker #3 TRACE sync 0 <- GetSnapshotData 063b41a67733c1756555f292589fdcc7a66acb49a39352b391afbff03c67898c
2017-09-11 17:04:57 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:57 IO Worker #1 TRACE sync == Connected 26: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:57 IO Worker #1 TRACE sync Sending status to 26, protocol version 2
2017-09-11 17:04:58 IO Worker #2 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:04:58 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:58 IO Worker #2 TRACE sync 36: Processing state chunk
2017-09-11 17:04:58 IO Worker #2 TRACE sync 36 <- GetSnapshotData 2820d3285c6721dbaaff566b798294b894c334f147abbcd23c0fd610f6478a8b
2017-09-11 17:04:58 IO Worker #2 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #2 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #3 TRACE sync New peer 26 (protocol: 2, network: 1, difficulty: Some(114552121714763908458), latest:f602…efc4, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:58 IO Worker #3 DEBUG sync Connected 26:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:58 IO Worker #3 TRACE sync 26 <- GetForkHeader: at 1920000
2017-09-11 17:04:58 IO Worker #1 TRACE sync == Connected 58: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:58 IO Worker #1 TRACE sync Sending status to 58, protocol version 2
2017-09-11 17:04:58 IO Worker #2 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:04:58 IO Worker #2 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:04:58 IO Worker #1 TRACE sync New peer 58 (protocol: 2, network: 1, difficulty: Some(114552121714763908458), latest:f602…efc4, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:58 IO Worker #1 DEBUG sync Connected 58:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:58 IO Worker #1 TRACE sync 58 <- GetForkHeader: at 1920000
2017-09-11 17:04:58 IO Worker #3 TRACE sync 26 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:58 IO Worker #3 TRACE sync 26 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:58 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:58 IO Worker #3 TRACE sync 26: Fork mismatch
2017-09-11 17:04:58 IO Worker #1 TRACE sync == Disconnecting 26: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:58 IO Worker #1 DEBUG sync Disconnected 26
2017-09-11 17:04:58 IO Worker #1 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #1 TRACE sync 58 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:58 IO Worker #1 TRACE sync 58 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:58 IO Worker #3 TRACE sync 58: Fork mismatch
2017-09-11 17:04:58 IO Worker #1 TRACE sync == Disconnecting 58: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:58 IO Worker #1 DEBUG sync Disconnected 58
2017-09-11 17:04:58 IO Worker #1 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #0 TRACE sync == Connected 74: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:04:58 IO Worker #0 TRACE sync Sending status to 74, protocol version 2
2017-09-11 17:04:58 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:58 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1368964, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:58 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:58 IO Worker #1 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:04:58 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:04:58 IO Worker #0 TRACE sync == Connected 56: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:58 IO Worker #0 TRACE sync Sending status to 56, protocol version 2
2017-09-11 17:04:58 IO Worker #1 TRACE sync New peer 56 (protocol: 2, network: 1, difficulty: Some(114552121714763908458), latest:f602…efc4, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:58 IO Worker #1 DEBUG sync Connected 56:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:58 IO Worker #1 TRACE sync 56 <- GetForkHeader: at 1920000
2017-09-11 17:04:58 IO Worker #3 TRACE sync 56 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:58 IO Worker #3 TRACE sync 56 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:58 IO Worker #1 TRACE sync == Connected 51: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:58 IO Worker #1 TRACE sync Sending status to 51, protocol version 2
2017-09-11 17:04:58 IO Worker #1 TRACE sync 56: Fork mismatch
2017-09-11 17:04:58 IO Worker #3 TRACE sync == Disconnecting 56: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:58 IO Worker #3 DEBUG sync Disconnected 56
2017-09-11 17:04:58 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:58 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1370884, max: 192, skip: 0, reverse:false)
2017-09-11 17:04:58 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:58 IO Worker #3 TRACE sync New peer 51 (protocol: 2, network: 1, difficulty: Some(114552121714763908458), latest:f602…efc4, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:58 IO Worker #3 DEBUG sync Connected 51:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:58 IO Worker #3 TRACE sync 51 <- GetForkHeader: at 1920000
2017-09-11 17:04:58 IO Worker #1 TRACE sync == Connected 10: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:58 IO Worker #1 TRACE sync Sending status to 10, protocol version 2
2017-09-11 17:04:58 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:58 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:58 IO Worker #3 TRACE sync == Disconnecting 10: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:58 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:04:58 IO Worker #2 TRACE sync 51 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:58 IO Worker #2 TRACE sync 51 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:59 IO Worker #2 TRACE sync 51: Fork mismatch
2017-09-11 17:04:59 IO Worker #3 TRACE sync == Disconnecting 51: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:59 IO Worker #3 DEBUG sync Disconnected 51
2017-09-11 17:04:59 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 73, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:59 IO Worker #2 TRACE sync == Disconnecting 73: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:59 IO Worker #2 DEBUG sync Disconnected 73
2017-09-11 17:04:59 IO Worker #2 TRACE sync Syncing with peers: 16 active, 15 confirmed, 16 total
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:04:59 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:04:59 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:59 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:59 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:04:59 IO Worker #2 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:04:59 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:04:59 IO Worker #3 TRACE sync 20 <- GetSnapshotData aa4f4ecd89acfffab27f1e8192ec98351b92b00ed61ade8bab134276d3cf5255
2017-09-11 17:04:59 IO Worker #3 TRACE sync Syncing with peers: 16 active, 15 confirmed, 16 total
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #0 TRACE sync == Connected 35: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:59 IO Worker #0 TRACE sync Sending status to 35, protocol version 63
2017-09-11 17:04:59 IO Worker #0 TRACE sync New peer 35 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:04:59 IO Worker #0 DEBUG sync Connected 35:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:04:59 IO Worker #0 TRACE sync 35 <- GetForkHeader: at 1920000
2017-09-11 17:04:59 IO Worker #2 TRACE sync == Connected 69: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:59 IO Worker #2 TRACE sync Sending status to 69, protocol version 2
2017-09-11 17:04:59 IO Worker #1 TRACE sync == Connected 48: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:59 IO Worker #1 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:04:59 IO Worker #1 TRACE sync New peer 48 (protocol: 2, network: 1, difficulty: Some(114552121714763908458), latest:f602…efc4, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:04:59 IO Worker #1 DEBUG sync Connected 48:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:59 IO Worker #1 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:04:59 IO Worker #0 TRACE sync == Connected 71: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:59 IO Worker #0 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:04:59 IO Worker #2 TRACE sync 48 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:59 IO Worker #2 TRACE sync 48 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:59 IO Worker #2 TRACE sync 35 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:04:59 IO Worker #2 TRACE sync 35 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:04:59 IO Worker #0 TRACE sync 35 -> GetNodeData: 4 entries
2017-09-11 17:04:59 IO Worker #0 TRACE sync 35 -> GetNodeData: return 0 entries
2017-09-11 17:04:59 IO Worker #3 TRACE sync New peer 69 (protocol: 2, network: 1, difficulty: Some(114552121714763908458), latest:f602…efc4, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:04:59 IO Worker #3 DEBUG sync Connected 69:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:59 IO Worker #3 TRACE sync 69 <- GetForkHeader: at 1920000
2017-09-11 17:04:59 IO Worker #0 TRACE sync New peer 71 (protocol: 2, network: 1, difficulty: Some(114552121714763908458), latest:f602…efc4, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:04:59 IO Worker #0 DEBUG sync Connected 71:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:04:59 IO Worker #0 TRACE sync 71 <- GetForkHeader: at 1920000
2017-09-11 17:04:59 IO Worker #3 TRACE sync 48: Fork mismatch
2017-09-11 17:04:59 IO Worker #2 TRACE sync == Disconnecting 48: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:04:59 IO Worker #2 DEBUG sync Disconnected 48
2017-09-11 17:04:59 IO Worker #2 TRACE sync Syncing with peers: 19 active, 15 confirmed, 19 total
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:04:59 IO Worker #3 TRACE sync 35: Confirmed peer
2017-09-11 17:04:59 IO Worker #3 TRACE sync Skipping peer 35, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1370308, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:00 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:00 IO Worker #2 TRACE sync == Connected 5: Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:00 IO Worker #2 TRACE sync Sending status to 5, protocol version 2
2017-09-11 17:05:00 IO Worker #1 TRACE sync 71 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:00 IO Worker #1 TRACE sync 71 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:00 IO Worker #3 TRACE sync 69 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:00 IO Worker #3 TRACE sync 69 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:00 IO Worker #3 TRACE sync 71: Fork mismatch
2017-09-11 17:05:00 IO Worker #1 TRACE sync == Disconnecting 71: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:00 IO Worker #1 DEBUG sync Disconnected 71
2017-09-11 17:05:00 IO Worker #1 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 35, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #3 TRACE sync 69: Fork mismatch
2017-09-11 17:05:00 IO Worker #1 TRACE sync == Disconnecting 69: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:00 IO Worker #1 DEBUG sync Disconnected 69
2017-09-11 17:05:00 IO Worker #1 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 35, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #2 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:00 IO Worker #1 TRACE sync New peer 5 (protocol: 2, network: 1, difficulty: Some(904920498772933705748), latest:45cb…e3d9, genesis:d4e5…8fa3, snapshot:Some(3870000))
2017-09-11 17:05:00 IO Worker #1 DEBUG sync Connected 5:Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:00 IO Worker #1 TRACE sync 5 <- GetForkHeader: at 1920000
2017-09-11 17:05:00 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1372420, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:00 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:00 IO Worker #0 TRACE sync 5 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:00 IO Worker #0 TRACE sync 5 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:00 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:05:00 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:05:00 IO Worker #2 TRACE sync 0 <- GetSnapshotData a37536533247ede117ba59537e736861232b6036e3d794498f7f08aaef4caa3e
2017-09-11 17:05:00 IO Worker #2 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:00 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping peer 35, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:00 IO Worker #0 TRACE sync 5: Confirmed peer
2017-09-11 17:05:00 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:05:00 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1373956, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:00 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:00 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:00 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:05:00 IO Worker #1 TRACE sync Snapshot queue full, pausing sync
2017-09-11 17:05:00 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:00 IO Worker #2 TRACE sync == Connected 52: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:00 IO Worker #2 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:05:00 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:00 IO Worker #0 TRACE sync == Disconnecting 52: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:00 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:05:00 IO Worker #1 TRACE sync 38 Ignoring transactions while syncing
2017-09-11 17:05:00 IO Worker #3 TRACE sync == Disconnecting 6: Parity/v1.7.0-unstable/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:00 IO Worker #0 TRACE sync == Connected 6: Parity/v1.7.0-unstable/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:00 IO Worker #0 TRACE sync Sending status to 6, protocol version 2
2017-09-11 17:05:00 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:00 IO Worker #1 TRACE sync == Connected 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:00 IO Worker #1 TRACE sync Sending status to 71, protocol version 2
2017-09-11 17:05:01 IO Worker #0 TRACE sync New peer 71 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:01 IO Worker #0 DEBUG sync Connected 71:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:01 IO Worker #0 TRACE sync 71 <- GetForkHeader: at 1920000
2017-09-11 17:05:01 IO Worker #3 TRACE sync == Connected 69: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #3 TRACE sync Sending status to 69, protocol version 2
2017-09-11 17:05:01 IO Worker #1 TRACE sync == Connected 54: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #1 TRACE sync Sending status to 54, protocol version 2
2017-09-11 17:05:01 IO Worker #1 TRACE sync 71 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:01 IO Worker #1 TRACE sync 71 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:01 IO Worker #2 TRACE sync 71: Fork mismatch
2017-09-11 17:05:01 IO Worker #0 TRACE sync == Disconnecting 71: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:01 IO Worker #0 DEBUG sync Disconnected 71
2017-09-11 17:05:01 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:01 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:01 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:01 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:01 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:01 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:01 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:01 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:01 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:01 IO Worker #3 TRACE sync New peer 54 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:01 IO Worker #3 DEBUG sync Connected 54:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #3 TRACE sync 54 <- GetForkHeader: at 1920000
2017-09-11 17:05:01 IO Worker #2 TRACE sync New peer 69 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:01 IO Worker #2 DEBUG sync Connected 69:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #2 TRACE sync 69 <- GetForkHeader: at 1920000
2017-09-11 17:05:01 IO Worker #1 TRACE sync 69 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:01 IO Worker #1 TRACE sync 69 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:01 IO Worker #2 TRACE sync 54 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:01 IO Worker #2 TRACE sync 54 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:01 IO Worker #3 TRACE sync 69: Fork mismatch
2017-09-11 17:05:01 IO Worker #1 TRACE sync == Disconnecting 69: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #1 DEBUG sync Disconnected 69
2017-09-11 17:05:01 IO Worker #1 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:01 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #0 TRACE sync 54: Fork mismatch
2017-09-11 17:05:01 IO Worker #3 TRACE sync == Disconnecting 54: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #3 DEBUG sync Disconnected 54
2017-09-11 17:05:01 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:01 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1374148, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:01 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:01 IO Worker #3 TRACE sync == Disconnecting 74: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:01 IO Worker #1 TRACE sync == Connected 61: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:01 IO Worker #1 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:05:01 IO Worker #1 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:01 IO Worker #1 DEBUG sync Connected 61:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:01 IO Worker #1 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:05:01 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:01 IO Worker #3 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:01 IO Worker #3 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:01 IO Worker #3 TRACE sync == Connected 54: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #3 TRACE sync Sending status to 54, protocol version 2
2017-09-11 17:05:01 IO Worker #1 TRACE sync 61: Fork mismatch
2017-09-11 17:05:01 IO Worker #3 TRACE sync == Disconnecting 61: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:01 IO Worker #3 DEBUG sync Disconnected 61
2017-09-11 17:05:01 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:01 IO Worker #2 TRACE sync New peer 54 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:01 IO Worker #2 DEBUG sync Connected 54:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:01 IO Worker #2 TRACE sync 54 <- GetForkHeader: at 1920000
2017-09-11 17:05:01 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1376260, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:01 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:01 IO Worker #1 TRACE sync 54 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:01 IO Worker #1 TRACE sync 54 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:02 IO Worker #3 TRACE sync 54: Fork mismatch
2017-09-11 17:05:02 IO Worker #0 TRACE sync == Disconnecting 54: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:02 IO Worker #0 DEBUG sync Disconnected 54
2017-09-11 17:05:02 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:02 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:02 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:02 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:02 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:02 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:02 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:02 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:02 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:02 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1377604, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:02 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:02 IO Worker #3 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:05:02 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:02 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:02 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:02 IO Worker #2 TRACE sync == Connected 41: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:02 IO Worker #2 TRACE sync Sending status to 41, protocol version 2
2017-09-11 17:05:02 IO Worker #1 TRACE sync New peer 41 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:02 IO Worker #1 DEBUG sync Connected 41:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:02 IO Worker #1 TRACE sync 41 <- GetForkHeader: at 1920000
2017-09-11 17:05:02 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:02 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:02 IO Worker #2 TRACE sync 41 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:02 IO Worker #2 TRACE sync 41 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:02 IO Worker #0 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:03 IO Worker #2 TRACE sync 41: Fork mismatch
2017-09-11 17:05:03 IO Worker #0 TRACE sync == Disconnecting 41: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:03 IO Worker #0 DEBUG sync Disconnected 41
2017-09-11 17:05:03 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1378756, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:03 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:03 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:03 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:03 IO Worker #3 TRACE sync == Connected 52: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:03 IO Worker #3 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:05:03 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:03 IO Worker #2 TRACE sync New peer 52 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:03 IO Worker #2 DEBUG sync Connected 52:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:03 IO Worker #2 TRACE sync 52 <- GetForkHeader: at 1920000
2017-09-11 17:05:03 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #2 TRACE sync 52 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:03 IO Worker #2 TRACE sync 52 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:03 IO Worker #1 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:05:03 IO Worker #1 TRACE sync 36: Processing state chunk
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync == Connected 25: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:03 IO Worker #2 TRACE sync Sending status to 25, protocol version 2
2017-09-11 17:05:03 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:03 IO Worker #3 TRACE sync 52: Fork mismatch
2017-09-11 17:05:03 IO Worker #2 TRACE sync == Disconnecting 52: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:03 IO Worker #2 DEBUG sync Disconnected 52
2017-09-11 17:05:03 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:03 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:03 IO Worker #1 TRACE sync New peer 25 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:03 IO Worker #1 DEBUG sync Connected 25:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:03 IO Worker #1 TRACE sync 25 <- GetForkHeader: at 1920000
2017-09-11 17:05:03 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1380100, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:03 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:03 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:04 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:04 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:04 IO Worker #1 TRACE sync 13 Ignoring transactions while syncing
2017-09-11 17:05:04 IO Worker #3 TRACE sync 25 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:04 IO Worker #3 TRACE sync 25 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:04 IO Worker #0 TRACE sync 25: Fork mismatch
2017-09-11 17:05:04 IO Worker #3 TRACE sync == Disconnecting 25: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:04 IO Worker #3 DEBUG sync Disconnected 25
2017-09-11 17:05:04 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:04 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:04 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:04 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:04 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:05:04 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:04 IO Worker #2 TRACE sync == Connected 48: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:04 IO Worker #2 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:05:04 IO Worker #3 TRACE sync == Connected 76: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:04 IO Worker #3 TRACE sync Sending status to 76, protocol version 2
2017-09-11 17:05:04 IO Worker #2 TRACE sync == Disconnecting 76: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:04 IO Worker #0 TRACE sync New peer 48 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:04 IO Worker #0 DEBUG sync Connected 48:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:04 IO Worker #0 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:05:04 IO Worker #0 TRACE sync 48 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:04 IO Worker #0 TRACE sync 48 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:04 IO Worker #3 TRACE sync == Connected 31: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:04 IO Worker #3 TRACE sync Sending status to 31, protocol version 2
2017-09-11 17:05:04 IO Worker #3 TRACE sync 48: Fork mismatch
2017-09-11 17:05:04 IO Worker #2 TRACE sync == Disconnecting 48: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:04 IO Worker #2 DEBUG sync Disconnected 48
2017-09-11 17:05:04 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:04 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:04 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1375684, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:04 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:04 IO Worker #1 TRACE sync New peer 31 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:04 IO Worker #1 DEBUG sync Connected 31:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:04 IO Worker #1 TRACE sync 31 <- GetForkHeader: at 1920000
2017-09-11 17:05:04 IO Worker #1 TRACE sync 31 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:04 IO Worker #1 TRACE sync 31 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:04 IO Worker #1 TRACE sync 31: Fork mismatch
2017-09-11 17:05:04 IO Worker #2 TRACE sync == Disconnecting 31: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:04 IO Worker #2 DEBUG sync Disconnected 31
2017-09-11 17:05:04 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:04 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:05:05 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:05 IO Worker #2 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:05 IO Worker #0 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #2 TRACE sync == Connected 7: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:05 IO Worker #2 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:05:05 IO Worker #0 TRACE sync New peer 7 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:05 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1382212, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:05 IO Worker #0 DEBUG sync Connected 7:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:05 IO Worker #0 TRACE sync 7 <- GetForkHeader: at 1920000
2017-09-11 17:05:05 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:05 IO Worker #2 TRACE sync == Connected 18: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:05 IO Worker #0 TRACE sync 7 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:05 IO Worker #2 TRACE sync Sending status to 18, protocol version 2
2017-09-11 17:05:05 IO Worker #0 TRACE sync 7 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:05 IO Worker #1 TRACE sync == Connected 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:05 IO Worker #1 TRACE sync Sending status to 17, protocol version 2
2017-09-11 17:05:05 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:05 IO Worker #3 TRACE sync 7: Fork mismatch
2017-09-11 17:05:05 IO Worker #0 TRACE sync == Disconnecting 7: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:05 IO Worker #0 DEBUG sync Disconnected 7
2017-09-11 17:05:05 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:05 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:05 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3961508, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:05 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:05 IO Worker #0 TRACE sync New peer 17 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:05 IO Worker #0 DEBUG sync Connected 17:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:05 IO Worker #0 TRACE sync 17 <- GetForkHeader: at 1920000
2017-09-11 17:05:05 IO Worker #2 TRACE sync New peer 18 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:05 IO Worker #2 DEBUG sync Connected 18:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:05 IO Worker #2 TRACE sync 18 <- GetForkHeader: at 1920000
2017-09-11 17:05:05 IO Worker #0 TRACE sync 35 -> GetNodeData: 2 entries
2017-09-11 17:05:05 IO Worker #0 TRACE sync 35 -> GetNodeData: return 0 entries
2017-09-11 17:05:05 IO Worker #0 TRACE sync 17 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:05 IO Worker #0 TRACE sync 17 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:05 IO Worker #0 TRACE sync 18 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:05 IO Worker #0 TRACE sync 18 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:05 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:05 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:05 IO Worker #2 TRACE sync 17: Fork mismatch
2017-09-11 17:05:05 IO Worker #3 TRACE sync == Disconnecting 17: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:05 IO Worker #3 DEBUG sync Disconnected 17
2017-09-11 17:05:05 IO Worker #3 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #1 TRACE sync 18: Fork mismatch
2017-09-11 17:05:05 IO Worker #0 TRACE sync == Disconnecting 18: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:05 IO Worker #0 DEBUG sync Disconnected 18
2017-09-11 17:05:05 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:05 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:06 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3959780, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:06 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:06 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1382980, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:06 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:06 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:06 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:06 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:06 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:06 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:06 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:06 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3962852, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:06 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:06 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:06 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3963428, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:06 IO Worker #0 TRACE sync == Connected 58: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:06 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:06 IO Worker #0 TRACE sync Sending status to 58, protocol version 2
2017-09-11 17:05:06 IO Worker #0 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:06 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:06 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:06 IO Worker #1 TRACE sync == Disconnecting 58: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:06 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:06 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:06 IO Worker #1 TRACE sync == Connected 61: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:06 IO Worker #1 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:05:06 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:05:06 IO Worker #1 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:06 IO Worker #1 DEBUG sync Connected 61:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:06 IO Worker #1 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:05:06 IO Worker #1 TRACE sync == Connected 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:06 IO Worker #1 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:05:06 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:06 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3964964, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:06 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:06 IO Worker #2 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:06 IO Worker #2 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:06 IO Worker #3 TRACE sync New peer 48 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:06 IO Worker #3 DEBUG sync Connected 48:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:06 IO Worker #3 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:05:07 IO Worker #0 TRACE sync 61: Fork mismatch
2017-09-11 17:05:07 IO Worker #1 TRACE sync == Disconnecting 61: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:07 IO Worker #1 DEBUG sync Disconnected 61
2017-09-11 17:05:07 IO Worker #1 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync 48 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:07 IO Worker #2 TRACE sync 48 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:07 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:07 IO Worker #0 TRACE sync 48: Fork mismatch
2017-09-11 17:05:07 IO Worker #2 TRACE sync == Disconnecting 48: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:07 IO Worker #2 DEBUG sync Disconnected 48
2017-09-11 17:05:07 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3965540, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:07 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:07 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:07 IO Worker #1 TRACE sync == Connected 77: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:07 IO Worker #1 TRACE sync Sending status to 77, protocol version 2
2017-09-11 17:05:07 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3965924, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:07 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:07 IO Worker #3 TRACE sync New peer 77 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:07 IO Worker #3 DEBUG sync Connected 77:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:07 IO Worker #3 TRACE sync 77 <- GetForkHeader: at 1920000
2017-09-11 17:05:07 IO Worker #2 TRACE sync 77 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:07 IO Worker #2 TRACE sync 77 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:07 IO Worker #3 TRACE sync == Connected 52: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:07 IO Worker #3 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:05:07 IO Worker #2 TRACE sync 77: Fork mismatch
2017-09-11 17:05:07 IO Worker #1 TRACE sync == Disconnecting 77: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:07 IO Worker #1 DEBUG sync Disconnected 77
2017-09-11 17:05:07 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:07 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:07 IO Worker #3 TRACE sync New peer 52 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:07 IO Worker #3 DEBUG sync Connected 52:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:07 IO Worker #3 TRACE sync 52 <- GetForkHeader: at 1920000
2017-09-11 17:05:07 IO Worker #2 TRACE sync 52 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:07 IO Worker #2 TRACE sync 52 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:07 IO Worker #1 TRACE sync 65 -> GetBlockHeaders (number: 4006190, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:07 IO Worker #1 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:07 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3965156, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:07 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:08 IO Worker #1 TRACE sync 52: Fork mismatch
2017-09-11 17:05:08 IO Worker #0 TRACE sync == Disconnecting 52: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:08 IO Worker #0 DEBUG sync Disconnected 52
2017-09-11 17:05:08 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:08 IO Worker #1 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:08 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:08 IO Worker #1 TRACE sync 65 -> GetBlockHeaders (number: 4015022, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:08 IO Worker #1 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:08 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3967652, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:08 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:08 IO Worker #2 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:08 IO Worker #0 TRACE sync == Connected 73: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:08 IO Worker #0 TRACE sync Sending status to 73, protocol version 2
2017-09-11 17:05:08 IO Worker #3 TRACE sync == Connected 48: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:08 IO Worker #3 TRACE sync Sending status to 48, protocol version 2
2017-09-11 17:05:08 IO Worker #2 TRACE sync == Disconnecting 48: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:08 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:08 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:08 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:08 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3968228, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:08 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:08 IO Worker #2 TRACE sync New peer 73 (protocol: 2, network: 1, difficulty: Some(835449500195775482546), latest:58e8…2c60, genesis:d4e5…8fa3, snapshot:Some(3300000))
2017-09-11 17:05:08 IO Worker #2 DEBUG sync Connected 73:Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:08 IO Worker #2 TRACE sync 73 <- GetForkHeader: at 1920000
2017-09-11 17:05:08 IO Worker #2 TRACE sync 73 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:08 IO Worker #2 TRACE sync 73 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:08 IO Worker #1 TRACE sync == Connected 31: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:08 IO Worker #1 TRACE sync Sending status to 31, protocol version 2
2017-09-11 17:05:08 IO Worker #3 TRACE sync 73: Confirmed peer
2017-09-11 17:05:08 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:08 IO Worker #1 TRACE sync New peer 31 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:08 IO Worker #1 DEBUG sync Connected 31:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:08 IO Worker #1 TRACE sync 31 <- GetForkHeader: at 1920000
2017-09-11 17:05:08 IO Worker #3 TRACE sync 31 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:08 IO Worker #3 TRACE sync 31 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:08 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:08 IO Worker #3 TRACE sync 31: Fork mismatch
2017-09-11 17:05:08 IO Worker #1 TRACE sync == Disconnecting 31: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:08 IO Worker #1 DEBUG sync Disconnected 31
2017-09-11 17:05:08 IO Worker #1 TRACE sync Syncing with peers: 19 active, 18 confirmed, 19 total
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:08 IO Worker #1 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:08 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:09 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3967076, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:09 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:09 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:09 IO Worker #1 INFO import Syncing snapshot 113/323 #2670 19/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:05:09 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3968036, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:09 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:09 IO Worker #1 TRACE sync == Connected 48: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:05:09 IO Worker #1 TRACE sync Sending status to 48, protocol version 63
2017-09-11 17:05:09 IO Worker #3 TRACE sync == Connected 34: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:09 IO Worker #3 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:05:09 IO Worker #1 TRACE sync New peer 48 (protocol: 63, network: 1, difficulty: Some(114525429535079657635), latest:e77d…6096, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:05:09 IO Worker #1 DEBUG sync Connected 48:Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:05:09 IO Worker #1 TRACE sync 48 <- GetForkHeader: at 1920000
2017-09-11 17:05:09 IO Worker #2 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:09 IO Worker #2 TRACE sync New peer 34 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:09 IO Worker #2 DEBUG sync Connected 34:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:09 IO Worker #2 TRACE sync 34 <- GetForkHeader: at 1920000
2017-09-11 17:05:09 IO Worker #0 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:09 IO Worker #2 TRACE sync 34 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:09 IO Worker #2 TRACE sync 34 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:09 IO Worker #1 TRACE sync == Connected 69: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:09 IO Worker #1 TRACE sync Sending status to 69, protocol version 2
2017-09-11 17:05:09 IO Worker #3 TRACE sync == Connected 80: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:09 IO Worker #3 TRACE sync Sending status to 80, protocol version 2
2017-09-11 17:05:09 IO Worker #1 TRACE sync 34: Fork mismatch
2017-09-11 17:05:09 IO Worker #2 TRACE sync == Disconnecting 34: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:09 IO Worker #2 DEBUG sync Disconnected 34
2017-09-11 17:05:09 IO Worker #2 TRACE sync Syncing with peers: 20 active, 18 confirmed, 20 total
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #3 TRACE sync New peer 80 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:09 IO Worker #3 DEBUG sync Connected 80:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:09 IO Worker #3 TRACE sync 80 <- GetForkHeader: at 1920000
2017-09-11 17:05:09 IO Worker #1 TRACE sync New peer 69 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:09 IO Worker #1 DEBUG sync Connected 69:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:09 IO Worker #1 TRACE sync 69 <- GetForkHeader: at 1920000
2017-09-11 17:05:09 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3964772, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:09 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:09 IO Worker #3 TRACE sync 80 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:09 IO Worker #3 TRACE sync 80 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:09 IO Worker #3 TRACE sync 69 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:09 IO Worker #3 TRACE sync 69 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:09 IO Worker #2 TRACE sync 80: Fork mismatch
2017-09-11 17:05:09 IO Worker #0 TRACE sync == Disconnecting 80: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:09 IO Worker #0 DEBUG sync Disconnected 80
2017-09-11 17:05:09 IO Worker #0 TRACE sync Syncing with peers: 21 active, 18 confirmed, 21 total
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #0 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #3 TRACE sync 69: Fork mismatch
2017-09-11 17:05:09 IO Worker #2 TRACE sync == Disconnecting 69: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:09 IO Worker #2 DEBUG sync Disconnected 69
2017-09-11 17:05:09 IO Worker #2 TRACE sync Syncing with peers: 20 active, 18 confirmed, 20 total
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:09 IO Worker #2 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #3 TRACE sync == Connected 4: Parity/v1.6.10-stable-1a5b176-20170721/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:10 IO Worker #3 TRACE sync Sending status to 4, protocol version 2
2017-09-11 17:05:10 IO Worker #1 TRACE sync == Disconnecting 4: Parity/v1.6.10-stable-1a5b176-20170721/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:10 IO Worker #0 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:10 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:10 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:10 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3969188, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:10 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:10 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:10 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:10 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:10 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3968420, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:10 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:10 IO Worker #0 TRACE sync == Connected 78: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:10 IO Worker #0 TRACE sync Sending status to 78, protocol version 2
2017-09-11 17:05:10 IO Worker #0 TRACE sync == Connected 7: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:10 IO Worker #0 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:05:10 IO Worker #3 TRACE sync == Disconnecting 7: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:10 IO Worker #3 TRACE sync New peer 78 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:10 IO Worker #3 DEBUG sync Connected 78:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:10 IO Worker #3 TRACE sync 78 <- GetForkHeader: at 1920000
2017-09-11 17:05:10 IO Worker #0 TRACE sync 78 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:10 IO Worker #0 TRACE sync 78 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:10 IO Worker #0 TRACE sync == Connected 56: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:10 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:10 IO Worker #0 TRACE sync Sending status to 56, protocol version 2
2017-09-11 17:05:10 IO Worker #2 TRACE sync 78: Fork mismatch
2017-09-11 17:05:10 IO Worker #1 TRACE sync == Disconnecting 78: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:10 IO Worker #1 DEBUG sync Disconnected 78
2017-09-11 17:05:10 IO Worker #1 TRACE sync Syncing with peers: 20 active, 18 confirmed, 20 total
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #1 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:10 IO Worker #3 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:10 IO Worker #3 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:10 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:10 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:10 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:10 IO Worker #1 TRACE sync New peer 56 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:10 IO Worker #1 DEBUG sync Connected 56:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:10 IO Worker #1 TRACE sync 56 <- GetForkHeader: at 1920000
2017-09-11 17:05:10 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3968612, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:10 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:11 IO Worker #1 TRACE sync 56 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:11 IO Worker #1 TRACE sync 56 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:11 IO Worker #1 TRACE sync 56: Fork mismatch
2017-09-11 17:05:11 IO Worker #3 TRACE sync == Disconnecting 56: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:11 IO Worker #3 DEBUG sync Disconnected 56
2017-09-11 17:05:11 IO Worker #3 TRACE sync Syncing with peers: 20 active, 18 confirmed, 20 total
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #3 TRACE sync Waiting for the snapshot restoration
2017-09-11 17:05:11 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:11 IO Worker #3 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:11 IO Worker #0 TRACE sync 13 -> GetBlockHeaders (number: 3968804, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:11 IO Worker #0 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:11 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #3 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:11 IO Worker #2 TRACE sync Resuming snapshot sync
2017-09-11 17:05:11 IO Worker #2 TRACE sync Syncing with peers: 20 active, 18 confirmed, 20 total
2017-09-11 17:05:11 IO Worker #2 TRACE sync 0 <- GetSnapshotData 433f7d2931326fdb3a446ace5ff4bec2ae9bc000cc3da5121f8fd722dcb519ce
2017-09-11 17:05:11 IO Worker #2 TRACE sync 36 <- GetSnapshotData 130e2398ae09924e9fd37d806af079120accc899bda18bce97262a1a2ca3e8b6
2017-09-11 17:05:11 IO Worker #2 TRACE sync 38 <- GetSnapshotData 6419f8968620a9f0df15fa47e1e22804bdf3a9f2d15daf45437c70ab3532ac02
2017-09-11 17:05:11 IO Worker #2 TRACE sync 20 <- GetSnapshotData d5cf94981385581045135e673bc0e2c2031a40a1ae332bc5f19a50e9a4ee38fe
2017-09-11 17:05:11 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #0 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:11 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:11 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #2 TRACE sync Skipping peer 35, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #3 TRACE sync == Disconnecting 73: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:11 IO Worker #3 DEBUG sync Disconnected 73
2017-09-11 17:05:11 IO Worker #3 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping peer 35, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #1 TRACE sync == Connected 29: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:11 IO Worker #1 TRACE sync Sending status to 29, protocol version 2
2017-09-11 17:05:11 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:11 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:11 IO Worker #0 TRACE sync == Disconnecting 29: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:11 IO Worker #2 TRACE sync 13 -> GetBlockHeaders (number: 3968996, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:11 IO Worker #2 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:11 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:11 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:11 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:11 IO Worker #3 TRACE sync == Connected 10: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:11 IO Worker #3 TRACE sync Sending status to 10, protocol version 2
2017-09-11 17:05:11 IO Worker #3 TRACE sync == Disconnecting 35: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:05:11 IO Worker #3 DEBUG sync Disconnected 35
2017-09-11 17:05:11 IO Worker #3 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:11 IO Worker #0 TRACE sync New peer 10 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:11 IO Worker #0 DEBUG sync Connected 10:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:11 IO Worker #0 TRACE sync 10 <- GetForkHeader: at 1920000
2017-09-11 17:05:11 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:11 IO Worker #1 TRACE sync 13 -> GetBlockHeaders (number: 3959588, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:11 IO Worker #1 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:11 IO Worker #0 TRACE sync 10 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:11 IO Worker #0 TRACE sync 10 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:12 IO Worker #0 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:12 IO Worker #2 TRACE sync 10: Fork mismatch
2017-09-11 17:05:12 IO Worker #3 TRACE sync == Disconnecting 10: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:12 IO Worker #3 DEBUG sync Disconnected 10
2017-09-11 17:05:12 IO Worker #3 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:12 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:12 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:12 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:12 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:12 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #1 TRACE sync 13 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:12 IO Worker #3 TRACE sync 13 -> GetBlockHeaders (number: 3967844, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:12 IO Worker #3 TRACE sync 13 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:12 IO Worker #1 TRACE sync == Connected 12: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:12 IO Worker #1 TRACE sync Sending status to 12, protocol version 2
2017-09-11 17:05:12 IO Worker #0 TRACE sync New peer 12 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:12 IO Worker #0 DEBUG sync Connected 12:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:12 IO Worker #0 TRACE sync 12 <- GetForkHeader: at 1920000
2017-09-11 17:05:12 IO Worker #1 TRACE sync 12 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:12 IO Worker #1 TRACE sync 12 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:12 IO Worker #2 TRACE sync == Connected 76: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:12 IO Worker #2 TRACE sync Sending status to 76, protocol version 2
2017-09-11 17:05:12 IO Worker #3 TRACE sync == Connected 30: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:12 IO Worker #3 TRACE sync Sending status to 30, protocol version 2
2017-09-11 17:05:12 IO Worker #3 TRACE sync 12: Fork mismatch
2017-09-11 17:05:12 IO Worker #0 TRACE sync == Disconnecting 12: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:12 IO Worker #0 DEBUG sync Disconnected 12
2017-09-11 17:05:12 IO Worker #0 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync New peer 76 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:12 IO Worker #0 DEBUG sync Connected 76:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:12 IO Worker #0 TRACE sync 76 <- GetForkHeader: at 1920000
2017-09-11 17:05:12 IO Worker #3 TRACE sync New peer 30 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:12 IO Worker #3 DEBUG sync Connected 30:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:12 IO Worker #3 TRACE sync 30 <- GetForkHeader: at 1920000
2017-09-11 17:05:12 IO Worker #0 TRACE sync 76 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:12 IO Worker #0 TRACE sync 76 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:12 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:12 IO Worker #3 TRACE sync 30 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:12 IO Worker #3 TRACE sync 30 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:12 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:12 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:12 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:12 IO Worker #3 TRACE sync 76: Fork mismatch
2017-09-11 17:05:12 IO Worker #0 TRACE sync == Disconnecting 76: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:12 IO Worker #0 DEBUG sync Disconnected 76
2017-09-11 17:05:12 IO Worker #0 TRACE sync Syncing with peers: 19 active, 16 confirmed, 19 total
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync 30: Fork mismatch
2017-09-11 17:05:12 IO Worker #0 TRACE sync == Disconnecting 30: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:12 IO Worker #0 DEBUG sync Disconnected 30
2017-09-11 17:05:12 IO Worker #0 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:12 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:13 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:13 IO Worker #1 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:13 IO Worker #1 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:13 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:13 IO Worker #3 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:05:13 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:13 IO Worker #0 TRACE sync == Connected 26: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:13 IO Worker #0 TRACE sync Sending status to 26, protocol version 2
2017-09-11 17:05:13 IO Worker #2 TRACE sync == Connected 35: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:13 IO Worker #2 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:05:13 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:13 IO Worker #3 TRACE sync == Disconnecting 35: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:13 IO Worker #2 TRACE sync == Disconnecting 70: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:13 IO Worker #3 TRACE sync == Connected 70: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:13 IO Worker #3 TRACE sync Sending status to 70, protocol version 2
2017-09-11 17:05:13 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:13 IO Worker #2 TRACE sync New peer 26 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:13 IO Worker #2 DEBUG sync Connected 26:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:13 IO Worker #2 TRACE sync 26 <- GetForkHeader: at 1920000
2017-09-11 17:05:13 IO Worker #1 TRACE sync 26 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:13 IO Worker #1 TRACE sync 26 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:13 IO Worker #3 TRACE sync == Connected 22: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:13 IO Worker #3 TRACE sync Sending status to 22, protocol version 2
2017-09-11 17:05:13 IO Worker #0 TRACE sync == Connected 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:13 IO Worker #0 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:05:13 IO Worker #1 TRACE sync 26: Fork mismatch
2017-09-11 17:05:13 IO Worker #3 TRACE sync == Disconnecting 26: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:13 IO Worker #3 DEBUG sync Disconnected 26
2017-09-11 17:05:13 IO Worker #3 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:13 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:13 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:13 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:13 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:13 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:13 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:13 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:13 IO Worker #2 TRACE sync New peer 22 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:13 IO Worker #2 DEBUG sync Connected 22:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:13 IO Worker #2 TRACE sync 22 <- GetForkHeader: at 1920000
2017-09-11 17:05:13 IO Worker #0 TRACE sync New peer 34 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:13 IO Worker #0 DEBUG sync Connected 34:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:13 IO Worker #0 TRACE sync 34 <- GetForkHeader: at 1920000
2017-09-11 17:05:13 IO Worker #0 TRACE sync 22 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:13 IO Worker #0 TRACE sync 22 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:13 IO Worker #2 TRACE sync 34 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:13 IO Worker #2 TRACE sync 34 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:14 IO Worker #1 TRACE sync 22: Fork mismatch
2017-09-11 17:05:14 IO Worker #3 TRACE sync == Disconnecting 22: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:14 IO Worker #3 DEBUG sync Disconnected 22
2017-09-11 17:05:14 IO Worker #3 TRACE sync Syncing with peers: 19 active, 16 confirmed, 19 total
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #1 TRACE sync 34: Fork mismatch
2017-09-11 17:05:14 IO Worker #2 TRACE sync == Disconnecting 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:14 IO Worker #2 DEBUG sync Disconnected 34
2017-09-11 17:05:14 IO Worker #2 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:14 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:14 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:14 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:14 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:14 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #2 TRACE sync 33 -> GetBlockHeaders (number: 4067510, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:14 IO Worker #2 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:14 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:14 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:14 IO Worker #3 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:14 IO Worker #3 TRACE sync 33 -> GetBlockHeaders (number: 4066358, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:14 IO Worker #3 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:14 IO Worker #3 TRACE sync Timeout 48
2017-09-11 17:05:14 IO Worker #3 TRACE sync == Disconnecting 48: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:05:14 IO Worker #3 DEBUG sync Disconnected 48
2017-09-11 17:05:14 IO Worker #3 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:14 IO Worker #0 TRACE sync == Disconnecting 48: Geth/v3.3.0-1-gdd95f05/linux/go1.7
2017-09-11 17:05:14 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:05:14 IO Worker #0 TRACE sync 33 -> GetBlockHeaders (number: 4069238, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:14 IO Worker #0 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:14 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:14 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4070198, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:14 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:14 IO Worker #3 TRACE sync == Connected 1: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:14 IO Worker #3 TRACE sync Sending status to 1, protocol version 2
2017-09-11 17:05:14 IO Worker #1 TRACE sync == Connected 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:14 IO Worker #1 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:05:14 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:14 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:15 IO Worker #1 TRACE sync New peer 1 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:15 IO Worker #1 DEBUG sync Connected 1:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:15 IO Worker #1 TRACE sync 1 <- GetForkHeader: at 1920000
2017-09-11 17:05:15 IO Worker #2 TRACE sync New peer 34 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:15 IO Worker #2 DEBUG sync Connected 34:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:15 IO Worker #2 TRACE sync 34 <- GetForkHeader: at 1920000
2017-09-11 17:05:15 IO Worker #0 TRACE sync 33 -> GetBlockHeaders (number: 4071350, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:15 IO Worker #0 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:15 IO Worker #0 TRACE sync == Connected 44: Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:05:15 IO Worker #0 TRACE sync Sending status to 44, protocol version 63
2017-09-11 17:05:15 IO Worker #1 TRACE sync == Connected 78: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:15 IO Worker #1 TRACE sync Sending status to 78, protocol version 2
2017-09-11 17:05:15 IO Worker #1 TRACE sync 34 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:15 IO Worker #1 TRACE sync 34 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:15 IO Worker #1 TRACE sync 1 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:15 IO Worker #1 TRACE sync 1 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:15 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:15 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:15 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:15 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:15 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:15 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:15 IO Worker #3 TRACE sync New peer 78 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:15 IO Worker #3 DEBUG sync Connected 78:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:15 IO Worker #3 TRACE sync 78 <- GetForkHeader: at 1920000
2017-09-11 17:05:15 IO Worker #1 TRACE sync 34: Fork mismatch
2017-09-11 17:05:15 IO Worker #0 TRACE sync == Disconnecting 34: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:15 IO Worker #0 DEBUG sync Disconnected 34
2017-09-11 17:05:15 IO Worker #0 TRACE sync Syncing with peers: 19 active, 16 confirmed, 19 total
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #3 TRACE sync 78 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:15 IO Worker #3 TRACE sync 78 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:15 IO Worker #0 TRACE sync 1: Fork mismatch
2017-09-11 17:05:15 IO Worker #2 TRACE sync == Disconnecting 1: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:15 IO Worker #2 DEBUG sync Disconnected 1
2017-09-11 17:05:15 IO Worker #2 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:15 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:15 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:15 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:15 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:15 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #2 TRACE sync 78: Fork mismatch
2017-09-11 17:05:15 IO Worker #0 TRACE sync == Disconnecting 78: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:15 IO Worker #0 DEBUG sync Disconnected 78
2017-09-11 17:05:15 IO Worker #0 TRACE sync Syncing with peers: 17 active, 16 confirmed, 17 total
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:15 IO Worker #3 TRACE sync == Connected 24: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:15 IO Worker #3 TRACE sync Sending status to 24, protocol version 2
2017-09-11 17:05:15 IO Worker #2 TRACE sync == Disconnecting 24: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:16 IO Worker #1 TRACE sync New peer 44 (protocol: 63, network: 1, difficulty: Some(17179869184), latest:d4e5…8fa3, genesis:d4e5…8fa3, snapshot:None)
2017-09-11 17:05:16 IO Worker #1 DEBUG sync Connected 44:Geth/v1.6.6-stable-10a45cb5/darwin-amd64/go1.8.3
2017-09-11 17:05:16 IO Worker #1 TRACE sync 44 <- GetForkHeader: at 1920000
2017-09-11 17:05:16 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #1 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:05:16 IO Worker #0 TRACE sync 33 -> GetBlockHeaders (number: 4073078, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:16 IO Worker #0 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:16 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:16 IO Worker #1 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:05:16 IO Worker #1 TRACE sync 0: Processing state chunk
2017-09-11 17:05:16 IO Worker #1 TRACE sync 0 <- GetSnapshotData 0406549cc2721de156905e4b4022122363595b07f158fd3f94e0f00edc496267
2017-09-11 17:05:16 IO Worker #1 TRACE sync Syncing with peers: 18 active, 16 confirmed, 18 total
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #2 TRACE sync 33 -> GetBlockHeaders (number: 4078262, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:16 IO Worker #2 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:16 IO Worker #2 TRACE sync 44 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:16 IO Worker #2 TRACE sync 44 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:16 IO Worker #2 TRACE sync 44 -> GetNodeData: 3 entries
2017-09-11 17:05:16 IO Worker #2 TRACE sync 44 -> GetNodeData: return 0 entries
2017-09-11 17:05:16 IO Worker #2 TRACE sync == Connected 66: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:16 IO Worker #2 TRACE sync Sending status to 66, protocol version 2
2017-09-11 17:05:16 IO Worker #0 TRACE sync New peer 66 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:16 IO Worker #0 DEBUG sync Connected 66:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:16 IO Worker #0 TRACE sync 66 <- GetForkHeader: at 1920000
2017-09-11 17:05:16 IO Worker #3 TRACE sync 44: Confirmed peer
2017-09-11 17:05:16 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #2 TRACE sync 33 -> GetBlockHeaders (number: 4079798, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:16 IO Worker #2 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:16 IO Worker #0 TRACE sync 66 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:16 IO Worker #0 TRACE sync 66 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:16 IO Worker #0 TRACE sync 66: Fork mismatch
2017-09-11 17:05:16 IO Worker #1 TRACE sync == Disconnecting 66: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:16 IO Worker #1 DEBUG sync Disconnected 66
2017-09-11 17:05:16 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:16 IO Worker #3 TRACE sync == Connected 52: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:16 IO Worker #3 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:05:16 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:16 IO Worker #3 TRACE sync == Connected 60: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:16 IO Worker #3 TRACE sync Sending status to 60, protocol version 2
2017-09-11 17:05:16 IO Worker #1 TRACE sync == Disconnecting 52: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:16 IO Worker #1 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:16 IO Worker #1 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:17 IO Worker #3 TRACE sync New peer 60 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:17 IO Worker #3 DEBUG sync Connected 60:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:17 IO Worker #3 TRACE sync 60 <- GetForkHeader: at 1920000
2017-09-11 17:05:17 IO Worker #0 TRACE sync 33 -> GetBlockHeaders (number: 4080566, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:17 IO Worker #0 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:17 IO Worker #3 TRACE sync 60 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:17 IO Worker #3 TRACE sync 60 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:17 IO Worker #3 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:17 IO Worker #0 TRACE sync 60: Fork mismatch
2017-09-11 17:05:17 IO Worker #3 TRACE sync == Disconnecting 60: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:17 IO Worker #3 DEBUG sync Disconnected 60
2017-09-11 17:05:17 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #3 TRACE sync 33 -> GetBlockHeaders (number: 4083062, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:17 IO Worker #3 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:17 IO Worker #1 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:17 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:17 IO Worker #2 TRACE sync 36: Snapshot restoration is ongoing
2017-09-11 17:05:17 IO Worker #2 TRACE sync 36: Processing state chunk
2017-09-11 17:05:17 IO Worker #2 TRACE sync 36 <- GetSnapshotData a95b220f36a87a0e0171ab0c11289755967ff2ea85f8194bda52b49641df88c2
2017-09-11 17:05:17 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #3 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:17 IO Worker #1 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:17 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4084214, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:17 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:17 IO Worker #2 INFO import Syncing snapshot 119/323 #2670 18/25 peers 74 KiB chain 14 MiB db 0 bytes queue 10 KiB sync RPC: 1 conn, 0 req/s, 52 µs
2017-09-11 17:05:17 IO Worker #1 TRACE sync == Connected 35: Geth/v1.5.9-stable-3c26ec40/linux/go1.7.4
2017-09-11 17:05:17 IO Worker #1 TRACE sync Sending status to 35, protocol version 63
2017-09-11 17:05:17 IO Worker #1 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:17 IO Worker #0 TRACE sync == Connected 77: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:17 IO Worker #0 TRACE sync Sending status to 77, protocol version 2
2017-09-11 17:05:17 IO Worker #2 TRACE sync 47 -> GetNodeData: 1 entries
2017-09-11 17:05:17 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:17 IO Worker #2 TRACE sync == Disconnecting 80: Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:17 IO Worker #1 TRACE sync == Connected 80: Parity/v1.6.7-beta-e128418-20170518/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:17 IO Worker #1 TRACE sync Sending status to 80, protocol version 2
2017-09-11 17:05:17 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:17 IO Worker #2 TRACE sync New peer 35 (protocol: 63, network: 11199, difficulty: Some(177264326214941524), latest:f29e…37ab, genesis:7fb3…7414, snapshot:None)
2017-09-11 17:05:17 IO Worker #2 TRACE sync Peer 35 genesis hash mismatch (ours: d4e5…8fa3, theirs: 7fb3…7414)
2017-09-11 17:05:17 IO Worker #1 TRACE sync == Disconnecting 35: Geth/v1.5.9-stable-3c26ec40/linux/go1.7.4
2017-09-11 17:05:17 IO Worker #1 TRACE sync New peer 77 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:17 IO Worker #1 DEBUG sync Connected 77:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:17 IO Worker #1 TRACE sync 77 <- GetForkHeader: at 1920000
2017-09-11 17:05:17 IO Worker #0 TRACE sync == Connected 27: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:17 IO Worker #0 TRACE sync Sending status to 27, protocol version 2
2017-09-11 17:05:17 IO Worker #1 TRACE sync 36 Ignoring transactions while syncing
2017-09-11 17:05:17 IO Worker #0 TRACE sync == Connected 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:17 IO Worker #0 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:05:17 IO Worker #1 TRACE sync 77 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:17 IO Worker #1 TRACE sync 77 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:17 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:17 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4043822, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:17 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:17 IO Worker #2 TRACE sync 77: Fork mismatch
2017-09-11 17:05:17 IO Worker #0 TRACE sync == Disconnecting 77: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:17 IO Worker #0 DEBUG sync Disconnected 77
2017-09-11 17:05:17 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:17 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:17 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4087094, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:17 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:17 IO Worker #0 TRACE sync New peer 27 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:17 IO Worker #0 DEBUG sync Connected 27:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:17 IO Worker #0 TRACE sync 27 <- GetForkHeader: at 1920000
2017-09-11 17:05:17 IO Worker #2 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:17 IO Worker #2 DEBUG sync Connected 63:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:17 IO Worker #2 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:05:18 IO Worker #1 TRACE sync 27 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:18 IO Worker #1 TRACE sync 27 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:18 IO Worker #0 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:18 IO Worker #0 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:18 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4087670, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:18 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:18 IO Worker #1 TRACE sync 27: Fork mismatch
2017-09-11 17:05:18 IO Worker #0 TRACE sync == Disconnecting 27: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:18 IO Worker #0 DEBUG sync Disconnected 27
2017-09-11 17:05:18 IO Worker #0 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #2 TRACE sync 63: Fork mismatch
2017-09-11 17:05:18 IO Worker #1 TRACE sync == Disconnecting 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:18 IO Worker #1 DEBUG sync Disconnected 63
2017-09-11 17:05:18 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #1 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:18 IO Worker #3 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:18 IO Worker #3 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:18 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:19 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:19 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:05:19 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync == Disconnecting 55: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:19 IO Worker #3 TRACE sync == Connected 55: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:19 IO Worker #3 TRACE sync Sending status to 55, protocol version 2
2017-09-11 17:05:19 IO Worker #3 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:19 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:19 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:05:19 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #1 TRACE sync == Connected 25: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:19 IO Worker #1 TRACE sync Sending status to 25, protocol version 2
2017-09-11 17:05:19 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:19 IO Worker #0 TRACE sync == Connected 21: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:19 IO Worker #0 TRACE sync Sending status to 21, protocol version 2
2017-09-11 17:05:19 IO Worker #2 TRACE sync 5 -> NewBlock (f01d…6afb)
2017-09-11 17:05:19 IO Worker #2 TRACE sync New block with unknown parent (86e91daf48e7bfa4e2b9bd6101a4bbc2789774671d11ed8d3594548a3a4f946d) f01d09e4c5a1c44d26727929cd77c708aaf086eeb161700bb60a7aa88b356afb
2017-09-11 17:05:19 IO Worker #2 TRACE sync NewBlock ignored while seeking
2017-09-11 17:05:19 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync New peer 25 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:19 IO Worker #0 DEBUG sync Connected 25:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:19 IO Worker #0 TRACE sync 25 <- GetForkHeader: at 1920000
2017-09-11 17:05:19 IO Worker #0 TRACE sync 65 -> GetBlockHeaders (number: 4039214, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:19 IO Worker #0 TRACE sync 65 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:19 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:05:19 IO Worker #1 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #1 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #2 TRACE sync 25 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:19 IO Worker #2 TRACE sync 25 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:19 IO Worker #2 TRACE sync 25: Fork mismatch
2017-09-11 17:05:19 IO Worker #0 TRACE sync == Disconnecting 25: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:19 IO Worker #0 DEBUG sync Disconnected 25
2017-09-11 17:05:19 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:19 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:05:20 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:20 IO Worker #1 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:20 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:20 IO Worker #1 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #1 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:20 IO Worker #3 TRACE sync 28 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #0 TRACE sync New peer 21 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:20 IO Worker #0 DEBUG sync Connected 21:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:20 IO Worker #0 TRACE sync 21 <- GetForkHeader: at 1920000
2017-09-11 17:05:20 IO Worker #2 TRACE sync 21 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:20 IO Worker #2 TRACE sync 21 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:20 IO Worker #2 TRACE sync == Connected 7: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:20 IO Worker #2 TRACE sync Sending status to 7, protocol version 2
2017-09-11 17:05:20 IO Worker #0 TRACE sync 21: Fork mismatch
2017-09-11 17:05:20 IO Worker #3 TRACE sync == Disconnecting 21: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:20 IO Worker #3 DEBUG sync Disconnected 21
2017-09-11 17:05:20 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #2 TRACE sync New peer 7 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:20 IO Worker #2 DEBUG sync Connected 7:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:20 IO Worker #2 TRACE sync 7 <- GetForkHeader: at 1920000
2017-09-11 17:05:20 IO Worker #0 TRACE sync 7 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:20 IO Worker #0 TRACE sync 7 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:20 IO Worker #1 TRACE sync == Disconnecting 35: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:05:20 IO Worker #0 TRACE sync == Connected 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:20 IO Worker #0 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:05:20 IO Worker #2 TRACE sync == Connected 35: Parity/v1.6.6-beta-8c6e3f3-20170411/x86_64-linux-gnu/rustc1.16.0
2017-09-11 17:05:20 IO Worker #2 TRACE sync Sending status to 35, protocol version 2
2017-09-11 17:05:20 IO Worker #2 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:20 IO Worker #0 TRACE sync 7: Fork mismatch
2017-09-11 17:05:20 IO Worker #0 TRACE sync == Disconnecting 7: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:20 IO Worker #0 DEBUG sync Disconnected 7
2017-09-11 17:05:20 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:20 IO Worker #1 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:20 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:20 IO Worker #2 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:20 IO Worker #2 DEBUG sync Connected 63:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:20 IO Worker #2 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:05:20 IO Worker #3 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:20 IO Worker #2 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:20 IO Worker #2 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:20 IO Worker #2 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:20 IO Worker #2 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:21 IO Worker #1 TRACE sync 63: Fork mismatch
2017-09-11 17:05:21 IO Worker #2 TRACE sync == Disconnecting 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:21 IO Worker #2 DEBUG sync Disconnected 63
2017-09-11 17:05:21 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync 20: Snapshot restoration is ongoing
2017-09-11 17:05:21 IO Worker #3 TRACE sync 20: Processing state chunk
2017-09-11 17:05:21 IO Worker #3 TRACE sync 20 <- GetSnapshotData 7a9608c25af92fab7383675a2d17957af89d410f841e26a286a9d6f30dd877b6
2017-09-11 17:05:21 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync 20 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #3 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:05:21 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:21 IO Worker #0 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:21 IO Worker #3 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:21 IO Worker #3 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:21 IO Worker #1 TRACE sync == Connected 60: Geth/priChain_27/v1.1.0-stable-de2d2642/linux/go1.9
2017-09-11 17:05:21 IO Worker #1 TRACE sync Sending status to 60, protocol version 63
2017-09-11 17:05:21 IO Worker #1 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:21 IO Worker #0 TRACE sync == Connected 37: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:21 IO Worker #0 TRACE sync Sending status to 37, protocol version 2
2017-09-11 17:05:21 IO Worker #3 TRACE sync == Disconnecting 37: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:21 IO Worker #3 TRACE sync == Disconnecting 60: Geth/priChain_27/v1.1.0-stable-de2d2642/linux/go1.9
2017-09-11 17:05:21 IO Worker #1 TRACE sync == Connected 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:21 IO Worker #1 TRACE sync Sending status to 63, protocol version 2
2017-09-11 17:05:21 IO Worker #0 TRACE sync == Connected 61: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:21 IO Worker #0 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:05:21 IO Worker #3 TRACE sync New peer 63 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:21 IO Worker #3 DEBUG sync Connected 63:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:21 IO Worker #3 TRACE sync 63 <- GetForkHeader: at 1920000
2017-09-11 17:05:21 IO Worker #2 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114552246340091098228), latest:89cc…c2ab, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:21 IO Worker #2 DEBUG sync Connected 61:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:21 IO Worker #2 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #1 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:21 IO Worker #3 TRACE sync 63 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:21 IO Worker #3 TRACE sync 63 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:22 IO Worker #0 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:22 IO Worker #0 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:22 IO Worker #2 TRACE sync 63: Fork mismatch
2017-09-11 17:05:22 IO Worker #2 TRACE sync Ignoring new hashes from unconfirmed peer 63
2017-09-11 17:05:22 IO Worker #1 TRACE sync == Disconnecting 63: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:22 IO Worker #1 DEBUG sync Disconnected 63
2017-09-11 17:05:22 IO Worker #1 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #1 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #2 TRACE sync 61: Fork mismatch
2017-09-11 17:05:22 IO Worker #2 TRACE sync Ignoring new hashes from unconfirmed peer 61
2017-09-11 17:05:22 IO Worker #0 TRACE sync == Disconnecting 61: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:22 IO Worker #0 DEBUG sync Disconnected 61
2017-09-11 17:05:22 IO Worker #0 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:22 IO Worker #3 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:22 IO Worker #0 TRACE sync 44 -> GetNodeData: 2 entries
2017-09-11 17:05:22 IO Worker #0 TRACE sync 44 -> GetNodeData: return 0 entries
2017-09-11 17:05:22 IO Worker #2 TRACE sync 44 -> GetNodeData: 2 entries
2017-09-11 17:05:22 IO Worker #2 TRACE sync 44 -> GetNodeData: return 0 entries
2017-09-11 17:05:22 IO Worker #1 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:22 IO Worker #1 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:22 IO Worker #1 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:22 IO Worker #2 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:22 IO Worker #3 TRACE sync == Connected 34: Parity/v1.5.4-beta-74b850e-20170223/x86_64-linux-gnu/rustc1.15.1
2017-09-11 17:05:22 IO Worker #3 TRACE sync Sending status to 34, protocol version 2
2017-09-11 17:05:22 IO Worker #0 TRACE sync == Connected 77: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:22 IO Worker #0 TRACE sync Sending status to 77, protocol version 2
2017-09-11 17:05:22 IO Worker #0 TRACE sync == Disconnecting 34: Parity/v1.5.4-beta-74b850e-20170223/x86_64-linux-gnu/rustc1.15.1
2017-09-11 17:05:22 IO Worker #3 TRACE sync New peer 77 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:22 IO Worker #3 DEBUG sync Connected 77:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:22 IO Worker #3 TRACE sync 77 <- GetForkHeader: at 1920000
2017-09-11 17:05:22 IO Worker #3 TRACE sync 77 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:22 IO Worker #3 TRACE sync 77 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:22 IO Worker #1 TRACE sync == Connected 41: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:22 IO Worker #1 TRACE sync Sending status to 41, protocol version 2
2017-09-11 17:05:22 IO Worker #2 TRACE sync == Connected 70: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:22 IO Worker #2 TRACE sync Sending status to 70, protocol version 2
2017-09-11 17:05:23 IO Worker #0 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:23 IO Worker #0 TRACE sync 0: Processing state chunk
2017-09-11 17:05:23 IO Worker #0 TRACE sync 0 <- GetSnapshotData afa3b5a98f3656a77799306449be7eb0a397c1a51a21c97c19ece7aa2b1f9dc0
2017-09-11 17:05:23 IO Worker #0 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync 77: Fork mismatch
2017-09-11 17:05:23 IO Worker #1 TRACE sync New peer 70 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:23 IO Worker #1 DEBUG sync Connected 70:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #1 TRACE sync 70 <- GetForkHeader: at 1920000
2017-09-11 17:05:23 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #1 TRACE sync 70 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #1 TRACE sync 70 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #3 TRACE sync New peer 41 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:23 IO Worker #3 DEBUG sync Connected 41:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #3 TRACE sync 41 <- GetForkHeader: at 1920000
2017-09-11 17:05:23 IO Worker #3 TRACE sync 41 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #0 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:05:23 IO Worker #3 TRACE sync 41 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #0 TRACE sync Syncing with peers: 21 active, 17 confirmed, 21 total
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #0 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #0 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #0 TRACE sync 0 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #2 TRACE sync == Disconnecting 77: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:23 IO Worker #2 DEBUG sync Disconnected 77
2017-09-11 17:05:23 IO Worker #2 TRACE sync Syncing with peers: 20 active, 17 confirmed, 20 total
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync 70: Fork mismatch
2017-09-11 17:05:23 IO Worker #3 TRACE sync == Disconnecting 70: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #3 DEBUG sync Disconnected 70
2017-09-11 17:05:23 IO Worker #3 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #1 TRACE sync 41: Fork mismatch
2017-09-11 17:05:23 IO Worker #3 TRACE sync == Disconnecting 41: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #3 DEBUG sync Disconnected 41
2017-09-11 17:05:23 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #1 TRACE sync 47 -> GetBlockHeaders (number: 1361588, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #1 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #3 TRACE sync 65 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:23 IO Worker #1 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:23 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1362356, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #3 TRACE sync == Connected 25: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:23 IO Worker #3 TRACE sync Sending status to 25, protocol version 2
2017-09-11 17:05:23 IO Worker #2 TRACE sync New peer 25 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:23 IO Worker #2 DEBUG sync Connected 25:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:23 IO Worker #2 TRACE sync 25 <- GetForkHeader: at 1920000
2017-09-11 17:05:23 IO Worker #3 TRACE sync 25 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #3 TRACE sync 25 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #0 TRACE sync == Connected 73: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #0 TRACE sync Sending status to 73, protocol version 2
2017-09-11 17:05:23 IO Worker #1 TRACE sync 25: Fork mismatch
2017-09-11 17:05:23 IO Worker #1 TRACE sync 25 Ignoring transactions while syncing
2017-09-11 17:05:23 IO Worker #3 TRACE sync == Connected 76: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #3 TRACE sync Sending status to 76, protocol version 2
2017-09-11 17:05:23 IO Worker #2 TRACE sync == Disconnecting 25: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:23 IO Worker #2 DEBUG sync Disconnected 25
2017-09-11 17:05:23 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #1 TRACE sync == Connected 61: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:23 IO Worker #1 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:05:23 IO Worker #0 TRACE sync == Disconnecting 61: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:23 IO Worker #3 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:23 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1363124, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetBlockHeaders (number: 4092278, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #1 TRACE sync New peer 73 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:23 IO Worker #1 DEBUG sync Connected 73:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #1 TRACE sync 73 <- GetForkHeader: at 1920000
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:23 IO Worker #2 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:23 IO Worker #0 TRACE sync New peer 76 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:23 IO Worker #0 DEBUG sync Connected 76:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #0 TRACE sync 76 <- GetForkHeader: at 1920000
2017-09-11 17:05:23 IO Worker #3 TRACE sync 73 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #3 TRACE sync 73 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #0 TRACE sync 76 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:23 IO Worker #0 TRACE sync 76 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:23 IO Worker #3 TRACE sync 73: Fork mismatch
2017-09-11 17:05:23 IO Worker #2 TRACE sync == Disconnecting 73: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #2 DEBUG sync Disconnected 73
2017-09-11 17:05:23 IO Worker #2 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #3 TRACE sync 76: Fork mismatch
2017-09-11 17:05:23 IO Worker #2 TRACE sync == Disconnecting 76: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:23 IO Worker #2 DEBUG sync Disconnected 76
2017-09-11 17:05:23 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:23 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:24 IO Worker #1 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:24 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1358708, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:24 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:24 IO Worker #3 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:24 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4093430, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:24 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:24 IO Worker #1 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:24 IO Worker #2 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:24 IO Worker #0 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:24 IO Worker #0 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:24 IO Worker #0 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:24 IO Worker #2 TRACE sync 47 -> GetBlockHeaders (number: 1363892, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:24 IO Worker #2 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:24 IO Worker #2 TRACE sync 14 Ignoring transactions while syncing
2017-09-11 17:05:24 IO Worker #0 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:24 IO Worker #0 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:24 IO Worker #2 TRACE sync 33 -> GetBlockHeaders (number: 4093814, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:24 IO Worker #2 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:24 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1363508, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:24 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:24 IO Worker #2 TRACE sync == Connected 52: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:24 IO Worker #2 TRACE sync Sending status to 52, protocol version 2
2017-09-11 17:05:24 IO Worker #0 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:24 IO Worker #0 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:24 IO Worker #0 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:24 IO Worker #0 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:24 IO Worker #2 TRACE sync New peer 52 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:24 IO Worker #2 DEBUG sync Connected 52:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:24 IO Worker #2 TRACE sync 52 <- GetForkHeader: at 1920000
2017-09-11 17:05:24 IO Worker #0 TRACE sync 52 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:24 IO Worker #0 TRACE sync 52 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:24 IO Worker #1 TRACE sync == Connected 1: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:24 IO Worker #1 TRACE sync Sending status to 1, protocol version 2
2017-09-11 17:05:24 IO Worker #3 TRACE sync == Connected 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:24 IO Worker #3 TRACE sync Sending status to 61, protocol version 2
2017-09-11 17:05:24 IO Worker #0 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:24 IO Worker #3 TRACE sync 52: Fork mismatch
2017-09-11 17:05:24 IO Worker #2 TRACE sync == Disconnecting 52: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:24 IO Worker #2 DEBUG sync Disconnected 52
2017-09-11 17:05:24 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:24 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:24 IO Worker #0 TRACE sync New peer 1 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4390000))
2017-09-11 17:05:24 IO Worker #0 DEBUG sync Connected 1:Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:24 IO Worker #0 TRACE sync 1 <- GetForkHeader: at 1920000
2017-09-11 17:05:24 IO Worker #2 TRACE sync New peer 61 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:24 IO Worker #2 DEBUG sync Connected 61:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:24 IO Worker #2 TRACE sync 61 <- GetForkHeader: at 1920000
2017-09-11 17:05:24 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1361012, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:24 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:25 IO Worker #2 TRACE sync 1 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:25 IO Worker #2 TRACE sync 1 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:25 IO Worker #0 TRACE sync 61 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:25 IO Worker #0 TRACE sync 61 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:25 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:05:25 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:25 IO Worker #3 TRACE sync 1: Fork mismatch
2017-09-11 17:05:25 IO Worker #2 TRACE sync == Disconnecting 1: Parity/v1.7.2-unstable-6ef9780b8-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:25 IO Worker #2 DEBUG sync Disconnected 1
2017-09-11 17:05:25 IO Worker #2 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #0 TRACE sync 61: Fork mismatch
2017-09-11 17:05:25 IO Worker #3 TRACE sync == Disconnecting 61: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:25 IO Worker #3 DEBUG sync Disconnected 61
2017-09-11 17:05:25 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #2 TRACE sync 32 -> GetNodeData: 2 entries
2017-09-11 17:05:25 IO Worker #2 TRACE sync 32 -> GetNodeData: return 0 entries
2017-09-11 17:05:25 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1363700, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:25 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:25 IO Worker #3 TRACE sync 5 Ignoring transactions while syncing
2017-09-11 17:05:25 IO Worker #1 TRACE sync 38: Snapshot restoration is ongoing
2017-09-11 17:05:25 IO Worker #1 TRACE sync 38: Processing state chunk
2017-09-11 17:05:25 IO Worker #1 TRACE sync 38 <- GetSnapshotData 591428a4b60d5bf8febbde17ba5e4837d45528d2af127d59a571982a8cb47a6f
2017-09-11 17:05:25 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync Ignoring new hashes since we're already downloading.
2017-09-11 17:05:25 IO Worker #1 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 20
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 0
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 38
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping busy peer 36
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #1 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:25 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4092854, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:25 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:25 IO Worker #3 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:25 IO Worker #1 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:25 IO Worker #1 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:25 IO Worker #3 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:25 IO Worker #1 TRACE sync == Connected 8: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:25 IO Worker #1 TRACE sync Sending status to 8, protocol version 2
2017-09-11 17:05:25 IO Worker #3 TRACE sync == Connected 76: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:25 IO Worker #3 TRACE sync Sending status to 76, protocol version 2
2017-09-11 17:05:25 IO Worker #3 TRACE sync == Disconnecting 59: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:25 IO Worker #1 TRACE sync == Connected 59: Parity/v1.7.0-beta-5f2cabd-20170727/x86_64-linux-gnu/rustc1.18.0
2017-09-11 17:05:25 IO Worker #1 TRACE sync Sending status to 59, protocol version 2
2017-09-11 17:05:25 IO Worker #1 DEBUG sync Error sending status request: Expired
2017-09-11 17:05:25 IO Worker #1 TRACE sync == Disconnecting 76: Parity/v1.6.8-beta-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:25 IO Worker #0 TRACE sync New peer 8 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:25 IO Worker #0 DEBUG sync Connected 8:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:25 IO Worker #0 TRACE sync 8 <- GetForkHeader: at 1920000
2017-09-11 17:05:25 IO Worker #0 TRACE sync 8 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:25 IO Worker #0 TRACE sync 8 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:25 IO Worker #3 TRACE sync == Connected 78: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:25 IO Worker #3 TRACE sync Sending status to 78, protocol version 2
2017-09-11 17:05:25 IO Worker #2 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:05:25 IO Worker #2 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:25 IO Worker #3 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:25 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4095734, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:25 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:25 IO Worker #0 TRACE sync 8: Fork mismatch
2017-09-11 17:05:25 IO Worker #3 TRACE sync == Disconnecting 8: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:25 IO Worker #3 DEBUG sync Disconnected 8
2017-09-11 17:05:25 IO Worker #3 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 0
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 38
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 20
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping busy peer 36
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #3 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:25 IO Worker #0 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:25 IO Worker #0 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:25 IO Worker #2 TRACE sync == Connected 75: Parity/v1.6.7-beta-ca489d0-20170607/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:25 IO Worker #2 TRACE sync Sending status to 75, protocol version 2
2017-09-11 17:05:25 IO Worker #0 TRACE sync New peer 78 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4445000))
2017-09-11 17:05:25 IO Worker #0 DEBUG sync Connected 78:Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:25 IO Worker #0 TRACE sync 78 <- GetForkHeader: at 1920000
2017-09-11 17:05:25 IO Worker #0 TRACE sync == Disconnecting 75: Parity/v1.6.7-beta-ca489d0-20170607/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:25 IO Worker #1 TRACE sync 78 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:25 IO Worker #1 TRACE sync 78 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:26 IO Worker #3 TRACE sync 47 -> GetBlockHeaders (number: 1365428, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:26 IO Worker #3 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:26 IO Worker #0 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:26 IO Worker #2 TRACE sync 78: Fork mismatch
2017-09-11 17:05:26 IO Worker #2 TRACE sync == Disconnecting 78: Parity/v1.7.2-beta-6ef9780-20170824/x86_64-linux-gnu/rustc1.19.0
2017-09-11 17:05:26 IO Worker #2 DEBUG sync Disconnected 78
2017-09-11 17:05:26 IO Worker #2 TRACE sync Syncing with peers: 18 active, 17 confirmed, 18 total
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:26 IO Worker #0 TRACE sync 33 -> GetBlockHeaders (number: 4096310, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:26 IO Worker #0 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:26 IO Worker #0 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:26 IO Worker #0 TRACE sync 47 -> GetNodeData: 2 entries
2017-09-11 17:05:26 IO Worker #0 TRACE sync 47 -> GetNodeData: return 0 entries
2017-09-11 17:05:26 IO Worker #0 TRACE sync 33 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:26 IO Worker #0 TRACE sync 47 -> GetBlockHeaders (number: 1365620, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:26 IO Worker #0 TRACE sync 47 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:26 IO Worker #0 TRACE sync 47 -> GetBlockBodies: returned 0 entries
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 57 Ignoring transactions while syncing
2017-09-11 17:05:26 IO Worker #1 TRACE sync == Connected 10: Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:26 IO Worker #1 TRACE sync Sending status to 10, protocol version 2
2017-09-11 17:05:26 IO Worker #3 TRACE sync 47 -> GetReceipts: 2 entries
2017-09-11 17:05:26 IO Worker #3 TRACE sync New peer 10 (protocol: 2, network: 1, difficulty: Some(114552371026538933995), latest:3b94…57fc, genesis:d4e5…8fa3, snapshot:Some(4440000))
2017-09-11 17:05:26 IO Worker #3 DEBUG sync Connected 10:Parity/v1.6.8-unstable-c396229-20170608/x86_64-linux-gnu/rustc1.17.0
2017-09-11 17:05:26 IO Worker #3 TRACE sync 10 <- GetForkHeader: at 1920000
2017-09-11 17:05:26 IO Worker #0 TRACE sync 10 -> GetBlockHeaders (number: 1920000, max: 1, skip: 0, reverse:false)
2017-09-11 17:05:26 IO Worker #0 TRACE sync 10 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:26 IO Worker #1 TRACE sync 33 -> GetNodeData: 2 entries
2017-09-11 17:05:26 IO Worker #1 TRACE sync 33 -> GetNodeData: return 0 entries
2017-09-11 17:05:26 IO Worker #3 TRACE sync 33 -> GetReceipts: 2 entries
2017-09-11 17:05:26 IO Worker #1 TRACE sync 33 -> GetBlockHeaders (number: 4097078, max: 192, skip: 0, reverse:false)
2017-09-11 17:05:26 IO Worker #1 TRACE sync 33 -> GetBlockHeaders: returned 0 entries
2017-09-11 17:05:26 IO Worker #1 TRACE sync 10: Fork mismatch
2017-09-11 17:05:26 IO Worker #2 TRACE sync 0: Snapshot restoration is ongoing
2017-09-11 17:05:26 IO Worker #2 TRACE sync 0: Processing state chunk
2017-09-11 17:05:26 IO Worker #2 TRACE sync 0 <- GetSnapshotData 380e90fc3e9f88d1c0f9301a7e3428ec08b6d1dfd0aa7e59bcb5a5559c3dff3a
2017-09-11 17:05:26 IO Worker #2 TRACE sync Syncing with peers: 19 active, 17 confirmed, 19 total
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 36
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 0
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 20
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping busy peer 38
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 45, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 32, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 44, force=false, td=Some(17179869184), our td=93645675437685, state=SnapshotData
2017-09-11 17:05:26 IO Worker #2 TRACE sync Skipping peer 33, force=false, td=Some(17179
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment