Skip to content

Instantly share code, notes, and snippets.

@lucatorella
Created February 23, 2016 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucatorella/96524767f5bf6cb105cd to your computer and use it in GitHub Desktop.
Save lucatorella/96524767f5bf6cb105cd to your computer and use it in GitHub Desktop.
Couchbase-lite-ios replication log
Setting up replication for db: customer_922 user: device_7195 pass: 01c5f5ac06b503c8a896ad2dbdfa3895f3f508db time: 2016-02-23 10:37:37 +0000
2016-02-23 11:37:46.920 MyApp[6816:2231718] Sync: CBLReplication[from https://xxx-data1.yyy.com/customer_922]: offline, progress = 0 / 0, err: (null)
2016-02-23 11:37:46.923 MyApp[6816:2231718] Sync: CBLReplication[to https://xxx-data1.yyy.com/customer_922]: offline, progress = 0 / 0, err: (null)
replication has been set to something!
2016-02-23 11:37:46.928 MyApp[6816:2231718] Received memory warning.
2016-02-23 11:37:46.931 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] STARTING ...
Could not setup database sync with remote server, server is offline
Could not setup database sync with remote server, server is offline
2016-02-23 11:37:46.945 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Reachability state = <xxx-data1.yyy.com>:reachable (02), suspended=0
2016-02-23 11:37:46.945 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Going online
2016-02-23 11:37:46.951 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: No local checkpoint; not getting remote one
2016-02-23 11:37:46.952 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: set active = 1
2016-02-23 11:37:46.953 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/0, active=1 (batch=0, net=1), online=1)
2016-02-23 11:37:46.954 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] starting ChangeTracker: mode=0, since=(null)
2016-02-23 11:37:46.960 MyApp[6816:2232037] SyncVerbose: CBLSocketChangeTracker[0x157a10930 customer_922]: POST //xxx-data1.yyy.com/customer_922/_changes
2016-02-23 11:37:46.972 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/0, active=1 (batch=0, net=1), online=1)
2016-02-23 11:37:46.973 MyApp[6816:2232037] Sync: CBLRestPusher[https://xxx-data1.yyy.com/customer_922] STARTING ...
2016-02-23 11:37:46.974 MyApp[6816:2231718] Sync: CBLReplication[from https://xxx-data1.yyy.com/customer_922]: active, progress = 0 / 0, err: (null)
2016-02-23 11:37:46.977 MyApp[6816:2232037] Sync: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: Reachability state = <xxx-data1.yyy.com>:reachable (02), suspended=0
2016-02-23 11:37:46.977 MyApp[6816:2232037] Sync: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: Going online
2016-02-23 11:37:46.978 MyApp[6816:2232037] Sync: CBLRestPusher[https://xxx-data1.yyy.com/customer_922] Progress: set active = 1
2016-02-23 11:37:46.978 MyApp[6816:2232037] SyncVerbose: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/0, active=1 (batch=0, net=1), online=1)
2016-02-23 11:37:46.978 MyApp[6816:2232037] SyncVerbose: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: GET _local/c0468fb42116d7324337e93525097fe5013a114d
2016-02-23 11:37:46.979 MyApp[6816:2232037] RemoteRequest: CBLRemoteJSONRequest[GET https://xxx-data1.yyy.com/customer_922/_local/c0468fb42116d7324337e93525097fe5013a114d]: Starting...
2016-02-23 11:37:46.982 MyApp[6816:2232037] SyncVerbose: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/0, active=1 (batch=0, net=1), online=1)
2016-02-23 11:37:46.983 MyApp[6816:2231718] Sync: CBLReplication[to https://xxx-data1.yyy.com/customer_922]: active, progress = 0 / 0, err: (null)
2016-02-23 11:37:47.057 MyApp[6816:2232037] RemoteRequest: Got challenge for CBLRemoteJSONRequest[GET https://xxx-data1.yyy.com/customer_922/_local/c0468fb42116d7324337e93525097fe5013a114d]: method=NSURLAuthenticationMethodServerTrust, proposed=(null), err=(null)
2016-02-23 11:37:47.061 MyApp[6816:2232037] RemoteRequest: useCredential for trust: <SecTrustRef: 0x1578f85f0>
2016-02-23 11:37:47.126 MyApp[6816:2232037] SyncVerbose: CBLSocketChangeTracker[0x157a10930 customer_922]: POST //xxx-data1.yyy.com/customer_922/_changes
2016-02-23 11:37:47.296 MyApp[6816:2232037] RemoteRequest: Got challenge for CBLRemoteJSONRequest[GET https://xxx-data1.yyy.com/customer_922/_local/c0468fb42116d7324337e93525097fe5013a114d]: method=NSURLAuthenticationMethodHTTPBasic, proposed=(null), err=(null)
2016-02-23 11:37:47.297 MyApp[6816:2232037] RemoteRequest: challenge: (phase 1) useCredential: <NSURLCredential: 0x157a67ed0>: device_7195
2016-02-23 11:37:47.338 MyApp[6816:2232037] RemoteRequest: CBLRemoteJSONRequest[GET https://xxx-data1.yyy.com/customer_922/_local/c0468fb42116d7324337e93525097fe5013a114d]: Got response, status 200
2016-02-23 11:37:47.340 MyApp[6816:2232037] RemoteRequest: CBLRemoteJSONRequest[GET https://xxx-data1.yyy.com/customer_922/_local/c0468fb42116d7324337e93525097fe5013a114d]: Finished loading
2016-02-23 11:37:47.341 MyApp[6816:2232037] Sync: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: Server is nginx/1.6.2
2016-02-23 11:37:47.342 MyApp[6816:2232037] Sync: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: Replicating from lastSequence=1678
2016-02-23 11:37:47.346 MyApp[6816:2232037] SyncVerbose: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: Received 0 revs
2016-02-23 11:37:47.347 MyApp[6816:2232037] Sync: CBLRestPusher[https://xxx-data1.yyy.com/customer_922] Progress: set active = 0
2016-02-23 11:37:47.347 MyApp[6816:2232037] SyncVerbose: CBLRestPusher[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/0, active=0 (batch=0, net=0), online=1)
2016-02-23 11:37:47.349 MyApp[6816:2231718] Sync: CBLReplication[to https://xxx-data1.yyy.com/customer_922]: idle, progress = 0 / 0, err: (null)
2016-02-23 11:37:47.403 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Server is nginx/1.6.2
2016-02-23 11:37:47.405 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/1, active=1 (batch=0, net=1), online=1)
2016-02-23 11:37:47.405 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #4 {_design/backend #2-7eca4bc119a4894088d309bf3354a1ce}
2016-02-23 11:37:47.407 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/2, active=1 (batch=1, net=1), online=1)
2016-02-23 11:37:47.408 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #5 {3a351e7af3943a45ae0118125c1acb37 #2-e5ffa2efe4d448a57eb88fbc0fd62063 DEL}
2016-02-23 11:37:47.408 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/3, active=1 (batch=2, net=1), online=1)
2016-02-23 11:37:47.409 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #6 {39cf5bead11c67c11766fde2128ac8c5 #2-1797dd599f7dab779c1ceca32d904b06 DEL}
2016-02-23 11:37:47.409 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/4, active=1 (batch=3, net=1), online=1)
2016-02-23 11:37:47.412 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #7 {39cf5bead11c67c11766fde212c7dcc0 #2-5fced48a30b7e3e870021d30d9aba03f DEL}
2016-02-23 11:37:47.412 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/5, active=1 (batch=4, net=1), online=1)
2016-02-23 11:37:47.412 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #8 {008415eed59b49cebb06b7132c051f17 #2-e5f7bdbf341bd8b2cf932d9adff0b966 DEL}
2016-02-23 11:37:47.413 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/6, active=1 (batch=5, net=1), online=1)
2016-02-23 11:37:47.413 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #9 {39cf5bead11c67c11766fde2126bd53b #2-5025d2a20bc47277690dd6ba4bd2735c DEL}
2016-02-23 11:37:47.415 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/7, active=1 (batch=6, net=1), online=1)
2016-02-23 11:37:47.416 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #10 {39cf5bead11c67c11766fde212a96d60 #2-26fdbcf8595611a10ffd064f8a3af7e2 DEL}
2016-02-23 11:37:47.416 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/8, active=1 (batch=7, net=1), online=1)
2016-02-23 11:37:47.416 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #11 {39cf5bead11c67c11766fde212e62ee5 #2-69d5969a9bf965229c554164f52f8183 DEL}
2016-02-23 11:37:47.417 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/9, active=1 (batch=8, net=1), online=1)
2016-02-23 11:37:47.417 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #12 {_design/idx_product #1-93d2e3632c10fd83536b1497ddf584e2}
2016-02-23 11:37:47.418 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/10, active=1 (batch=9, net=1), online=1)
2016-02-23 11:37:47.419 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #14 {4c1585d087fa540a835a2f01dc167619 #2-872683c2528feb267bcd62f9077fc52f}
2016-02-23 11:37:47.419 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/11, active=1 (batch=10, net=1), online=1)
2016-02-23 11:37:47.420 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #15 {4c1585d087fa540a835a2f01dc16847d #2-cea7f4cc7227594e9c7dad7158709c4a}
2016-02-23 11:37:47.420 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/12, active=1 (batch=11, net=1), online=1)
2016-02-23 11:37:47.422 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #16 {4c1585d087fa540a835a2f01dc168908 #2-7b0be6868e063c307909b30715f73c96}
2016-02-23 11:37:47.422 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/13, active=1 (batch=12, net=1), online=1)
2016-02-23 11:37:47.423 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #17 {4c1585d087fa540a835a2f01dc1695bb #2-338d779100ee1fe740041d55f2fb1078}
2016-02-23 11:37:47.424 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/14, active=1 (batch=13, net=1), online=1)
2016-02-23 11:37:47.424 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #18 {4c1585d087fa540a835a2f01dc169b66 #2-799a7c5210d982ad559a886598c8d951}
2016-02-23 11:37:47.424 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/15, active=1 (batch=14, net=1), online=1)
2016-02-23 11:37:47.425 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #19 {4c1585d087fa540a835a2f01dc16a5bd #2-0b0d8e6cd4051f4571334ae8e02c7774}
2016-02-23 11:37:47.425 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/16, active=1 (batch=15, net=1), online=1)
2016-02-23 11:37:47.425 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #20 {4c1585d087fa540a835a2f01dc16ee50 #2-71d6ca92becda859f3643323e454896e}
2016-02-23 11:37:47.426 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/17, active=1 (batch=16, net=1), online=1)
2016-02-23 11:37:47.427 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #21 {4c1585d087fa540a835a2f01dc16f43f #2-42737fc51d2c4edac79a438d31f1259a}
2016-02-23 11:37:47.427 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/18, active=1 (batch=17, net=1), online=1)
2016-02-23 11:37:47.428 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #22 {4c1585d087fa540a835a2f01dc16f5ac #2-85f74856e56f88b45b7f354403297378}
2016-02-23 11:37:47.429 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/19, active=1 (batch=18, net=1), online=1)
2016-02-23 11:37:47.429 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #23 {4c1585d087fa540a835a2f01dc170131 #2-d685c27b039426e6fd5bc98fa4c94b08}
2016-02-23 11:37:47.430 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/20, active=1 (batch=19, net=1), online=1)
2016-02-23 11:37:47.430 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #24 {4c1585d087fa540a835a2f01dc170e40 #2-13280a17a64181e555b7a00cda42ba6a}
2016-02-23 11:37:47.433 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/21, active=1 (batch=20, net=1), online=1)
2016-02-23 11:37:47.434 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #25 {4c1585d087fa540a835a2f01dc1711da #2-e2422a3072c9f6b6b4bebb2cfcaa5a49}
2016-02-23 11:37:47.435 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/22, active=1 (batch=21, net=1), online=1)
2016-02-23 11:37:47.435 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #26 {4c1585d087fa540a835a2f01dc171731 #2-27ad14e39df2ddca038e57f72f141e0c}
2016-02-23 11:37:47.435 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/23, active=1 (batch=22, net=1), online=1)
2016-02-23 11:37:47.437 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #27 {4c1585d087fa540a835a2f01dc16327c #2-8a8fb6853638b1154d92db51816e85f6}
2016-02-23 11:37:47.438 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/24, active=1 (batch=23, net=1), online=1)
2016-02-23 11:37:47.438 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #28 {4c1585d087fa540a835a2f01dc164097 #2-64c1c2c7155d92fdd695d44fe6505dcb}
2016-02-23 11:37:47.438 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/25, active=1 (batch=24, net=1), online=1)
2016-02-23 11:37:47.439 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #29 {4c1585d087fa540a835a2f01dc16455d #2-a6204349741f04f52078433583f97649}
2016-02-23 11:37:47.439 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/26, active=1 (batch=25, net=1), online=1)
2016-02-23 11:37:47.441 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #30 {4c1585d087fa540a835a2f01dc165188 #2-866666a603a378b5c47c1a46bb73c71f}
2016-02-23 11:37:47.441 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/27, active=1 (batch=26, net=1), online=1)
2016-02-23 11:37:47.441 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #31 {4c1585d087fa540a835a2f01dc1652b1 #2-cadbd46b7e209732008600fee5cb4405}
2016-02-23 11:37:47.442 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/28, active=1 (batch=27, net=1), online=1)
2016-02-23 11:37:47.442 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #32 {4c1585d087fa540a835a2f01dc1661c8 #2-accdbab6f09b6adac290b89363cfac3a}
2016-02-23 11:37:47.444 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/29, active=1 (batch=28, net=1), online=1)
2016-02-23 11:37:47.444 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #33 {4c1585d087fa540a835a2f01dc1670c8 #2-9e3cba5407f13daedb904fb883fecbaf}
2016-02-23 11:37:47.444 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/30, active=1 (batch=29, net=1), online=1)
2016-02-23 11:37:47.445 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #34 {4c1585d087fa540a835a2f01dc16b505 #2-85dd56186938d114fea57dedd45f6d06}
2016-02-23 11:37:47.445 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/31, active=1 (batch=30, net=1), online=1)
2016-02-23 11:37:47.445 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #35 {4c1585d087fa540a835a2f01dc16b52b #2-506b54a3115273bd3862f24ab23bae8c}
2016-02-23 11:37:47.446 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/32, active=1 (batch=31, net=1), online=1)
2016-02-23 11:37:47.446 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #36 {4c1585d087fa540a835a2f01dc16bcb1 #2-7c9a108d7561bd6c6e62db12af165b59}
2016-02-23 11:37:47.447 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/33, active=1 (batch=32, net=1), online=1)
2016-02-23 11:37:47.447 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #37 {4c1585d087fa540a835a2f01dc16beec #2-bb4b7b1dc1d4774d7d012983e8450746}
2016-02-23 11:37:47.448 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/34, active=1 (batch=33, net=1), online=1)
2016-02-23 11:37:47.449 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #38 {4c1585d087fa540a835a2f01dc16c435 #2-390599af8ac7f4928113cb29a1248080}
2016-02-23 11:37:47.451 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/35, active=1 (batch=34, net=1), online=1)
2016-02-23 11:37:47.451 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #39 {4c1585d087fa540a835a2f01dc16cc00 #2-3e4a167c41c73911758c82a360422076}
2016-02-23 11:37:47.451 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/36, active=1 (batch=35, net=1), online=1)
2016-02-23 11:37:47.451 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #40 {4c1585d087fa540a835a2f01dc16d8b1 #2-4242b4bf6a99dce930eec036c27038bf}
2016-02-23 11:37:47.452 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/37, active=1 (batch=36, net=1), online=1)
2016-02-23 11:37:47.453 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #41 {4c1585d087fa540a835a2f01dc16e857 #2-3c6cbee937729f8d911dc045338b6d99}
2016-02-23 11:37:47.453 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/38, active=1 (batch=37, net=1), online=1)
2016-02-23 11:37:47.454 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #42 {4c1585d087fa540a835a2f01dc15e64a #2-7cf9e71a2014a0bc6311d2bb8577fbb4}
2016-02-23 11:37:47.455 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/39, active=1 (batch=38, net=1), online=1)
2016-02-23 11:37:47.455 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #43 {4c1585d087fa540a835a2f01dc15f114 #2-661b0a3b2e766c5bacb15e7f7b29e6db}
2016-02-23 11:37:47.456 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/40, active=1 (batch=39, net=1), online=1)
2016-02-23 11:37:47.456 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #44 {4c1585d087fa540a835a2f01dc15f62a #2-9621d739b91a78d662626de3c2e66d26}
2016-02-23 11:37:47.458 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/41, active=1 (batch=40, net=1), online=1)
2016-02-23 11:37:47.458 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #45 {4c1585d087fa540a835a2f01dc15f852 #2-d82b846580e229ea5f152d95f54485ce}
2016-02-23 11:37:47.459 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/42, active=1 (batch=41, net=1), online=1)
2016-02-23 11:37:47.460 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #46 {4c1585d087fa540a835a2f01dc15fa33 #2-18ac54da945c30b22fa61994cd401ef2}
2016-02-23 11:37:47.460 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/43, active=1 (batch=42, net=1), online=1)
2016-02-23 11:37:47.460 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #47 {4c1585d087fa540a835a2f01dc16095d #2-8d7e9a59507c5162237a0121226fad80}
2016-02-23 11:37:47.461 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/44, active=1 (batch=43, net=1), online=1)
2016-02-23 11:37:47.461 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #48 {4c1585d087fa540a835a2f01dc16123b #2-ca747719ccfb5f44814d404f10f5a207}
2016-02-23 11:37:47.461 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/45, active=1 (batch=44, net=1), online=1)
2016-02-23 11:37:47.463 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #49 {4c1585d087fa540a835a2f01dc162035 #2-b7077794adfda626828ee1b24ad98fd2}
2016-02-23 11:37:47.464 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/46, active=1 (batch=45, net=1), online=1)
2016-02-23 11:37:47.464 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #50 {4c1585d087fa540a835a2f01dc162294 #2-d8cf96ca4c0c1770ec375bdd3ee4d3a2}
2016-02-23 11:37:47.464 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/47, active=1 (batch=46, net=1), online=1)
2016-02-23 11:37:47.464 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #51 {4c1585d087fa540a835a2f01dc14f6f1 #2-69f9cb64f5978624182392937ae1fc1e}
2016-02-23 11:37:47.467 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/48, active=1 (batch=47, net=1), online=1)
2016-02-23 11:37:47.467 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #52 {4c1585d087fa540a835a2f01dc14fc82 #2-71656f40d57ba508c8ee0524eb472ee8}
2016-02-23 11:37:47.467 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/49, active=1 (batch=48, net=1), online=1)
2016-02-23 11:37:47.468 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #53 {4c1585d087fa540a835a2f01dc150a14 #2-2913f1f6d2961f059385da08d30f18e3}
2016-02-23 11:37:47.468 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/50, active=1 (batch=49, net=1), online=1)
2016-02-23 11:37:47.469 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #54 {4c1585d087fa540a835a2f01dc150c8b #2-1fb7ac608030335cd035492572600607}
2016-02-23 11:37:47.470 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/51, active=1 (batch=50, net=1), online=1)
2016-02-23 11:37:47.470 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #55 {4c1585d087fa540a835a2f01dc150e00 #2-11ffd4f952dc0dd01a074f92e1736cab}
2016-02-23 11:37:47.470 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/52, active=1 (batch=51, net=1), online=1)
2016-02-23 11:37:47.470 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #56 {4c1585d087fa540a835a2f01dc151145 #2-a6db5ad9e5691329014bc3fe6b12169c}
2016-02-23 11:37:47.471 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/53, active=1 (batch=52, net=1), online=1)
2016-02-23 11:37:47.472 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #57 {4c1585d087fa540a835a2f01dc151f7d #2-c21de8f9b106ec26d9ac93b82aaec456}
2016-02-23 11:37:47.472 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/54, active=1 (batch=53, net=1), online=1)
2016-02-23 11:37:47.473 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #58 {4c1585d087fa540a835a2f01dc151fa9 #2-d7d63f66af3d9065700909fb7757c2b5}
2016-02-23 11:37:47.473 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/55, active=1 (batch=54, net=1), online=1)
2016-02-23 11:37:47.473 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #59 {4c1585d087fa540a835a2f01dc1527bc #2-24b868fb3592550eb11667ef84322683}
2016-02-23 11:37:47.474 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/56, active=1 (batch=55, net=1), online=1)
2016-02-23 11:37:47.474 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #60 {4c1585d087fa540a835a2f01dc152e6f #2-0253dcb5d443daa23ffd6eb2133f0aba}
2016-02-23 11:37:47.475 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/57, active=1 (batch=56, net=1), online=1)
2016-02-23 11:37:47.475 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #61 {4c1585d087fa540a835a2f01dc153c67 #2-3587cfc04046a300e2f6c31e2720a26f}
2016-02-23 11:37:47.476 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/58, active=1 (batch=57, net=1), online=1)
2016-02-23 11:37:47.476 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #62 {4c1585d087fa540a835a2f01dc154301 #2-2d90bcb3f241a727624d7bdce48c5b2c}
2016-02-23 11:37:47.476 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/59, active=1 (batch=58, net=1), online=1)
2016-02-23 11:37:47.477 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #63 {4c1585d087fa540a835a2f01dc154c89 #2-3a87539eb4e8ce12e88d9e1737c82227}
2016-02-23 11:37:47.477 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/60, active=1 (batch=59, net=1), online=1)
2016-02-23 11:37:47.478 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #64 {4c1585d087fa540a835a2f01dc154df9 #2-3073ee6d05ca117bb94050278b5a0915}
2016-02-23 11:37:47.479 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/61, active=1 (batch=60, net=1), online=1)
2016-02-23 11:37:47.479 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #65 {4c1585d087fa540a835a2f01dc154e48 #2-6a5230acf372c53247960ab788d68f33}
2016-02-23 11:37:47.479 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/62, active=1 (batch=61, net=1), online=1)
2016-02-23 11:37:47.479 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #66 {4c1585d087fa540a835a2f01dc1557e0 #2-57680506e0a65e2b2421e5ee4d8c6597}
2016-02-23 11:37:47.481 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/63, active=1 (batch=62, net=1), online=1)
2016-02-23 11:37:47.481 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #67 {4c1585d087fa540a835a2f01dc155cbc #2-4c47bf8b8880ac7e7aabed790e437b34}
2016-02-23 11:37:47.481 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/64, active=1 (batch=63, net=1), online=1)
2016-02-23 11:37:47.481 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #68 {4c1585d087fa540a835a2f01dc1562b3 #2-746a7cb37403214f9d9dc1c9ad6e1052}
2016-02-23 11:37:47.481 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/65, active=1 (batch=64, net=1), online=1)
2016-02-23 11:37:47.483 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #69 {4c1585d087fa540a835a2f01dc156752 #2-c324228b1929ccf73ff6b7751f6874c7}
2016-02-23 11:37:47.483 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/66, active=1 (batch=65, net=1), online=1)
2016-02-23 11:37:47.483 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #70 {4c1585d087fa540a835a2f01dc156771 #2-24c4e5fa537de0f71e5feb319b95a1c9}
2016-02-23 11:37:47.484 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/67, active=1 (batch=66, net=1), online=1)
2016-02-23 11:37:47.485 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #71 {4c1585d087fa540a835a2f01dc15680a #2-c77df06791993d5999bd464dadd47c65}
2016-02-23 11:37:47.486 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/68, active=1 (batch=67, net=1), online=1)
2016-02-23 11:37:47.487 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #72 {4c1585d087fa540a835a2f01dc1574e6 #2-9d800aba0e26f841530e392a5064f5f0}
2016-02-23 11:37:47.488 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/69, active=1 (batch=68, net=1), online=1)
2016-02-23 11:37:47.488 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #73 {4c1585d087fa540a835a2f01dc1575fa #2-945a2c95d63ece802436a0dd443cb0fd}
2016-02-23 11:37:47.489 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/70, active=1 (batch=69, net=1), online=1)
2016-02-23 11:37:47.490 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #74 {4c1585d087fa540a835a2f01dc157b03 #2-23ee1560d222177fdd2c32fc40380b56}
2016-02-23 11:37:47.491 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/71, active=1 (batch=70, net=1), online=1)
2016-02-23 11:37:47.492 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #75 {4c1585d087fa540a835a2f01dc1587e5 #2-132875c5218fa718f16f72ab7287264a}
2016-02-23 11:37:47.492 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/72, active=1 (batch=71, net=1), online=1)
2016-02-23 11:37:47.493 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #76 {4c1585d087fa540a835a2f01dc1596e0 #2-506fe0707cd456eab53cae48a172c90f}
2016-02-23 11:37:47.494 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/73, active=1 (batch=72, net=1), online=1)
2016-02-23 11:37:47.495 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #77 {4c1585d087fa540a835a2f01dc159c19 #2-fec374d31a9e124cc45978cca1402e88}
2016-02-23 11:37:47.496 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/74, active=1 (batch=73, net=1), online=1)
2016-02-23 11:37:47.497 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #78 {4c1585d087fa540a835a2f01dc15a7fc #2-f3d8c36b89680fd76e91db1f5b8ccac2}
2016-02-23 11:37:47.499 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/75, active=1 (batch=74, net=1), online=1)
2016-02-23 11:37:47.499 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #79 {4c1585d087fa540a835a2f01dc15aedc #2-4154556515ef909ea1f9de74a3c26637}
2016-02-23 11:37:47.500 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/76, active=1 (batch=75, net=1), online=1)
2016-02-23 11:37:47.501 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #80 {4c1585d087fa540a835a2f01dc15b88a #2-11b6a827eb308b7248ede15cc5bef1c8}
2016-02-23 11:37:47.502 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/77, active=1 (batch=76, net=1), online=1)
2016-02-23 11:37:47.503 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #81 {4c1585d087fa540a835a2f01dc15c612 #2-6acdff7e605b4a91fd1cd31b94459c8d}
2016-02-23 11:37:47.504 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/78, active=1 (batch=77, net=1), online=1)
2016-02-23 11:37:47.505 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #82 {4c1585d087fa540a835a2f01dc15d2f3 #2-84c27a6d635afaa205ead51e0e590e8b}
2016-02-23 11:37:47.505 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/79, active=1 (batch=78, net=1), online=1)
2016-02-23 11:37:47.506 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #83 {4c1585d087fa540a835a2f01dc15dc7e #2-6eb517e6ecb6ebfc29fe837450594492}
2016-02-23 11:37:47.507 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/80, active=1 (batch=79, net=1), online=1)
2016-02-23 11:37:47.508 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #84 {4c1585d087fa540a835a2f01dc0ffa02 #2-c7a7b0422b39505b0b0c171f10c8d1f3}
2016-02-23 11:37:47.509 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/81, active=1 (batch=80, net=1), online=1)
2016-02-23 11:37:47.510 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #85 {4c1585d087fa540a835a2f01dc100307 #2-a68e8a738b3220b697cb50d884ec9f3d}
2016-02-23 11:37:47.511 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/82, active=1 (batch=81, net=1), online=1)
2016-02-23 11:37:47.511 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #86 {4c1585d087fa540a835a2f01dc10040e #2-fd1494763dd0d95e4711893a5d22beff}
2016-02-23 11:37:47.512 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/83, active=1 (batch=82, net=1), online=1)
2016-02-23 11:37:47.513 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #87 {4c1585d087fa540a835a2f01dc100beb #2-05016d2a27d95c5721c4a1d6dcc96dd9}
2016-02-23 11:37:47.514 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/84, active=1 (batch=83, net=1), online=1)
2016-02-23 11:37:47.515 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #88 {4c1585d087fa540a835a2f01dc10155b #2-781f7311db1f7df62ca09c404262422b}
2016-02-23 11:37:47.516 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/85, active=1 (batch=84, net=1), online=1)
2016-02-23 11:37:47.517 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #89 {4c1585d087fa540a835a2f01dc10240f #2-e7c1d3129c920db14b65eb3fd1d5ac04}
2016-02-23 11:37:47.518 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/86, active=1 (batch=85, net=1), online=1)
2016-02-23 11:37:47.519 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #90 {4c1585d087fa540a835a2f01dc1027bd #2-b4bb862d996e843591a7c5e8dfe18439}
2016-02-23 11:37:47.520 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/87, active=1 (batch=86, net=1), online=1)
2016-02-23 11:37:47.521 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #91 {4c1585d087fa540a835a2f01dc102e03 #2-4aa5e2e03011ae2b3f44720193064f7a}
2016-02-23 11:37:47.521 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/88, active=1 (batch=87, net=1), online=1)
2016-02-23 11:37:47.522 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #92 {4c1585d087fa540a835a2f01dc1036e8 #2-518d8f69a7fb076da4cc5f1b0837c9db}
2016-02-23 11:37:47.523 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/89, active=1 (batch=88, net=1), online=1)
2016-02-23 11:37:47.524 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #93 {4c1585d087fa540a835a2f01dc104199 #2-d64b491a30ffc1d75f7061c594af0de7}
2016-02-23 11:37:47.525 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/90, active=1 (batch=89, net=1), online=1)
2016-02-23 11:37:47.526 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #94 {4c1585d087fa540a835a2f01dc104710 #2-22afd73c7a7c7b51b96a877e31decf29}
2016-02-23 11:37:47.527 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/91, active=1 (batch=90, net=1), online=1)
2016-02-23 11:37:47.527 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #95 {4c1585d087fa540a835a2f01dc105516 #2-117c145f5a40f4beab1fb47ed3625b2a}
2016-02-23 11:37:47.528 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/92, active=1 (batch=91, net=1), online=1)
2016-02-23 11:37:47.529 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #96 {4c1585d087fa540a835a2f01dc105a6d #2-5ebc4ba65d96d4f35af9c4deb6e0324b}
2016-02-23 11:37:47.530 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/93, active=1 (batch=92, net=1), online=1)
2016-02-23 11:37:47.531 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #97 {4c1585d087fa540a835a2f01dc106140 #2-ad81a32e2fa1253124e34c77cb9181ad}
2016-02-23 11:37:47.532 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/94, active=1 (batch=93, net=1), online=1)
2016-02-23 11:37:47.533 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #98 {4c1585d087fa540a835a2f01dc106188 #2-b3ce77af9abc44c70ff9d05136c990ed}
2016-02-23 11:37:47.534 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/95, active=1 (batch=94, net=1), online=1)
2016-02-23 11:37:47.535 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #99 {4c1585d087fa540a835a2f01dc10675f #2-503f9826e086924eefbc1ef29b5753c0}
2016-02-23 11:37:47.536 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/96, active=1 (batch=95, net=1), online=1)
2016-02-23 11:37:47.536 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #100 {4c1585d087fa540a835a2f01dc106897 #2-18ecc9e3313843009908f0934abf5557}
2016-02-23 11:37:47.537 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/97, active=1 (batch=96, net=1), online=1)
2016-02-23 11:37:47.538 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #101 {4c1585d087fa540a835a2f01dc10771f #2-ddb1a82b8499b7bfc7c5c842e44abceb}
2016-02-23 11:37:47.539 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/98, active=1 (batch=97, net=1), online=1)
2016-02-23 11:37:47.540 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #102 {4c1585d087fa540a835a2f01dc107a75 #2-553f32eafcd54f1b8050facf1a70ad63}
2016-02-23 11:37:47.541 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/99, active=1 (batch=98, net=1), online=1)
2016-02-23 11:37:47.542 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #103 {4c1585d087fa540a835a2f01dc10837c #2-79556af9bc8a3c94677a5e9e8b61d310}
2016-02-23 11:37:47.543 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 0 / 100
2016-02-23 11:37:47.544 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (0/100, active=1 (batch=99, net=1), online=1)
2016-02-23 11:37:47.544 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #104 {4c1585d087fa540a835a2f01dc1091b5 #2-ef96d4b93f41e1efc75a93d91950119d}
2016-02-23 11:37:47.545 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:47.548 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{_design/backend #2-7eca4bc119a4894088d309bf3354a1ce}",
"{3a351e7af3943a45ae0118125c1acb37 #2-e5ffa2efe4d448a57eb88fbc0fd62063 DEL}",
"{39cf5bead11c67c11766fde2128ac8c5 #2-1797dd599f7dab779c1ceca32d904b06 DEL}",
"{39cf5bead11c67c11766fde212c7dcc0 #2-5fced48a30b7e3e870021d30d9aba03f DEL}",
"{008415eed59b49cebb06b7132c051f17 #2-e5f7bdbf341bd8b2cf932d9adff0b966 DEL}",
"{39cf5bead11c67c11766fde2126bd53b #2-5025d2a20bc47277690dd6ba4bd2735c DEL}",
"{39cf5bead11c67c11766fde212a96d60 #2-26fdbcf8595611a10ffd064f8a3af7e2 DEL}",
"{39cf5bead11c67c11766fde212e62ee5 #2-69d5969a9bf965229c554164f52f8183 DEL}",
"{_design/idx_product #1-93d2e3632c10fd83536b1497ddf584e2}",
"{4c1585d087fa540a835a2f01dc167619 #2-872683c2528feb267bcd62f9077fc52f}",
"{4c1585d087fa540a835a2f01dc16847d #2-cea7f4cc7227594e9c7dad7158709c4a}",
"{4c1585d087fa540a835a2f01dc168908 #2-7b0be6868e063c307909b30715f73c96}",
"{4c1585d087fa540a835a2f01dc1695bb #2-338d779100ee1fe740041d55f2fb1078}",
"{4c1585d087fa540a835a2f01dc169b66 #2-799a7c5210d982ad559a886598c8d951}",
"{4c1585d087fa540a835a2f01dc16a5bd #2-0b0d8e6cd4051f4571334ae8e02c7774}",
"{4c1585d087fa540a835a2f01dc16ee50 #2-71d6ca92becda859f3643323e454896e}",
"{4c1585d087fa540a835a2f01dc16f43f #2-42737fc51d2c4edac79a438d31f1259a}",
"{4c1585d087fa540a835a2f01dc16f5ac #2-85f74856e56f88b45b7f354403297378}",
"{4c1585d087fa540a835a2f01dc170131 #2-d685c27b039426e6fd5bc98fa4c94b08}",
"{4c1585d087fa540a835a2f01dc170e40 #2-13280a17a64181e555b7a00cda42ba6a}",
"{4c1585d087fa540a835a2f01dc1711da #2-e2422a3072c9f6b6b4bebb2cfcaa5a49}",
"{4c1585d087fa540a835a2f01dc171731 #2-27ad14e39df2ddca038e57f72f141e0c}",
"{4c1585d087fa540a835a2f01dc16327c #2-8a8fb6853638b1154d92db51816e85f6}",
"{4c1585d087fa540a835a2f01dc164097 #2-64c1c2c7155d92fdd695d44fe6505dcb}",
"{4c1585d087fa540a835a2f01dc16455d #2-a6204349741f04f52078433583f97649}",
"{4c1585d087fa540a835a2f01dc165188 #2-866666a603a378b5c47c1a46bb73c71f}",
"{4c1585d087fa540a835a2f01dc1652b1 #2-cadbd46b7e209732008600fee5cb4405}",
"{4c1585d087fa540a835a2f01dc1661c8 #2-accdbab6f09b6adac290b89363cfac3a}",
"{4c1585d087fa540a835a2f01dc1670c8 #2-9e3cba5407f13daedb904fb883fecbaf}",
"{4c1585d087fa540a835a2f01dc16b505 #2-85dd56186938d114fea57dedd45f6d06}",
"{4c1585d087fa540a835a2f01dc16b52b #2-506b54a3115273bd3862f24ab23bae8c}",
"{4c1585d087fa540a835a2f01dc16bcb1 #2-7c9a108d7561bd6c6e62db12af165b59}",
"{4c1585d087fa540a835a2f01dc16beec #2-bb4b7b1dc1d4774d7d012983e8450746}",
"{4c1585d087fa540a835a2f01dc16c435 #2-390599af8ac7f4928113cb29a1248080}",
"{4c1585d087fa540a835a2f01dc16cc00 #2-3e4a167c41c73911758c82a360422076}",
"{4c1585d087fa540a835a2f01dc16d8b1 #2-4242b4bf6a99dce930eec036c27038bf}",
"{4c1585d087fa540a835a2f01dc16e857 #2-3c6cbee937729f8d911dc045338b6d99}",
"{4c1585d087fa540a835a2f01dc15e64a #2-7cf9e71a2014a0bc6311d2bb8577fbb4}",
"{4c1585d087fa540a835a2f01dc15f114 #2-661b0a3b2e766c5bacb15e7f7b29e6db}",
"{4c1585d087fa540a835a2f01dc15f62a #2-9621d739b91a78d662626de3c2e66d26}",
"{4c1585d087fa540a835a2f01dc15f852 #2-d82b846580e229ea5f152d95f54485ce}",
"{4c1585d087fa540a835a2f01dc15fa33 #2-18ac54da945c30b22fa61994cd401ef2}",
"{4c1585d087fa540a835a2f01dc16095d #2-8d7e9a59507c5162237a0121226fad80}",
"{4c1585d087fa540a835a2f01dc16123b #2-ca747719ccfb5f44814d404f10f5a207}",
"{4c1585d087fa540a835a2f01dc162035 #2-b7077794adfda626828ee1b24ad98fd2}",
"{4c1585d087fa540a835a2f01dc162294 #2-d8cf96ca4c0c1770ec375bdd3ee4d3a2}",
"{4c1585d087fa540a835a2f01dc14f6f1 #2-69f9cb64f5978624182392937ae1fc1e}",
"{4c1585d087fa540a835a2f01dc14fc82 #2-71656f40d57ba508c8ee0524eb472ee8}",
"{4c1585d087fa540a835a2f01dc150a14 #2-2913f1f6d2961f059385da08d30f18e3}",
"{4c1585d087fa540a835a2f01dc150c8b #2-1fb7ac608030335cd035492572600607}",
"{4c1585d087fa540a835a2f01dc150e00 #2-11ffd4f952dc0dd01a074f92e1736cab}",
"{4c1585d087fa540a835a2f01dc151145 #2-a6db5ad9e5691329014bc3fe6b12169c}",
"{4c1585d087fa540a835a2f01dc151f7d #2-c21de8f9b106ec26d9ac93b82aaec456}",
"{4c1585d087fa540a835a2f01dc151fa9 #2-d7d63f66af3d9065700909fb7757c2b5}",
"{4c1585d087fa540a835a2f01dc1527bc #2-24b868fb3592550eb11667ef84322683}",
"{4c1585d087fa540a835a2f01dc152e6f #2-0253dcb5d443daa23ffd6eb2133f0aba}",
"{4c1585d087fa540a835a2f01dc153c67 #2-3587cfc04046a300e2f6c31e2720a26f}",
"{4c1585d087fa540a835a2f01dc154301 #2-2d90bcb3f241a727624d7bdce48c5b2c}",
"{4c1585d087fa540a835a2f01dc154c89 #2-3a87539eb4e8ce12e88d9e1737c82227}",
"{4c1585d087fa540a835a2f01dc154df9 #2-3073ee6d05ca117bb94050278b5a0915}",
"{4c1585d087fa540a835a2f01dc154e48 #2-6a5230acf372c53247960ab788d68f33}",
"{4c1585d087fa540a835a2f01dc1557e0 #2-57680506e0a65e2b2421e5ee4d8c6597}",
"{4c1585d087fa540a835a2f01dc155cbc #2-4c47bf8b8880ac7e7aabed790e437b34}",
"{4c1585d087fa540a835a2f01dc1562b3 #2-746a7cb37403214f9d9dc1c9ad6e1052}",
"{4c1585d087fa540a835a2f01dc156752 #2-c324228b1929ccf73ff6b7751f6874c7}",
"{4c1585d087fa540a835a2f01dc156771 #2-24c4e5fa537de0f71e5feb319b95a1c9}",
"{4c1585d087fa540a835a2f01dc15680a #2-c77df06791993d5999bd464dadd47c65}",
"{4c1585d087fa540a835a2f01dc1574e6 #2-9d800aba0e26f841530e392a5064f5f0}",
"{4c1585d087fa540a835a2f01dc1575fa #2-945a2c95d63ece802436a0dd443cb0fd}",
"{4c1585d087fa540a835a2f01dc157b03 #2-23ee1560d222177fdd2c32fc40380b56}",
"{4c1585d087fa540a835a2f01dc1587e5 #2-132875c5218fa718f16f72ab7287264a}",
"{4c1585d087fa540a835a2f01dc1596e0 #2-506fe0707cd456eab53cae48a172c90f}",
"{4c1585d087fa540a835a2f01dc159c19 #2-fec374d31a9e124cc45978cca1402e88}",
"{4c1585d087fa540a835a2f01dc15a7fc #2-f3d8c36b89680fd76e91db1f5b8ccac2}",
"{4c1585d087fa540a835a2f01dc15aedc #2-4154556515ef909ea1f9de74a3c26637}",
"{4c1585d087fa540a835a2f01dc15b88a #2-11b6a827eb308b7248ede15cc5bef1c8}",
"{4c1585d087fa540a835a2f01dc15c612 #2-6acdff7e605b4a91fd1cd31b94459c8d}",
"{4c1585d087fa540a835a2f01dc15d2f3 #2-84c27a6d635afaa205ead51e0e590e8b}",
"{4c1585d087fa540a835a2f01dc15dc7e #2-6eb517e6ecb6ebfc29fe837450594492}",
"{4c1585d087fa540a835a2f01dc0ffa02 #2-c7a7b0422b39505b0b0c171f10c8d1f3}",
"{4c1585d087fa540a835a2f01dc100307 #2-a68e8a738b3220b697cb50d884ec9f3d}",
"{4c1585d087fa540a835a2f01dc10040e #2-fd1494763dd0d95e4711893a5d22beff}",
"{4c1585d087fa540a835a2f01dc100beb #2-05016d2a27d95c5721c4a1d6dcc96dd9}",
"{4c1585d087fa540a835a2f01dc10155b #2-781f7311db1f7df62ca09c404262422b}",
"{4c1585d087fa540a835a2f01dc10240f #2-e7c1d3129c920db14b65eb3fd1d5ac04}",
"{4c1585d087fa540a835a2f01dc1027bd #2-b4bb862d996e843591a7c5e8dfe18439}",
"{4c1585d087fa540a835a2f01dc102e03 #2-4aa5e2e03011ae2b3f44720193064f7a}",
"{4c1585d087fa540a835a2f01dc1036e8 #2-518d8f69a7fb076da4cc5f1b0837c9db}",
"{4c1585d087fa540a835a2f01dc104199 #2-d64b491a30ffc1d75f7061c594af0de7}",
"{4c1585d087fa540a835a2f01dc104710 #2-22afd73c7a7c7b51b96a877e31decf29}",
"{4c1585d087fa540a835a2f01dc105516 #2-117c145f5a40f4beab1fb47ed3625b2a}",
"{4c1585d087fa540a835a2f01dc105a6d #2-5ebc4ba65d96d4f35af9c4deb6e0324b}",
"{4c1585d087fa540a835a2f01dc106140 #2-ad81a32e2fa1253124e34c77cb9181ad}",
"{4c1585d087fa540a835a2f01dc106188 #2-b3ce77af9abc44c70ff9d05136c990ed}",
"{4c1585d087fa540a835a2f01dc10675f #2-503f9826e086924eefbc1ef29b5753c0}",
"{4c1585d087fa540a835a2f01dc106897 #2-18ecc9e3313843009908f0934abf5557}",
"{4c1585d087fa540a835a2f01dc10771f #2-ddb1a82b8499b7bfc7c5c842e44abceb}",
"{4c1585d087fa540a835a2f01dc107a75 #2-553f32eafcd54f1b8050facf1a70ad63}",
"{4c1585d087fa540a835a2f01dc10837c #2-79556af9bc8a3c94677a5e9e8b61d310}",
"{4c1585d087fa540a835a2f01dc1091b5 #2-ef96d4b93f41e1efc75a93d91950119d}"
)
2016-02-23 11:37:47.566 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/100, active=1 (batch=0, net=1), online=1)
2016-02-23 11:37:47.568 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] queuing remote revisions (
"{_design/backend #2-7eca4bc119a4894088d309bf3354a1ce}",
"{_design/idx_product #1-93d2e3632c10fd83536b1497ddf584e2}"
)
2016-02-23 11:37:47.569 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] queued 2 remote revisions from seq=4 (1 in bulk, 1 individually)
2016-02-23 11:37:47.570 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: GET _design%2Fbackend?rev=2-7eca4bc119a4894088d309bf3354a1ce&revs=true&attachments=true
2016-02-23 11:37:47.571 MyApp[6816:2232037] RemoteRequest: CBLMultipartDownloader[/customer_922/_design/backend]: Starting...
2016-02-23 11:37:47.572 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: GET _design%2Fidx_product?rev=1-93d2e3632c10fd83536b1497ddf584e2&revs=true&attachments=true
2016-02-23 11:37:47.574 MyApp[6816:2232037] RemoteRequest: CBLMultipartDownloader[/customer_922/_design/idx_product]: Starting...
2016-02-23 11:37:47.575 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:47.575 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/101, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:47.576 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #105 {4c1585d087fa540a835a2f01dc1097b7 #2-ffa76f45b986d873dc93b12219e66601}
2016-02-23 11:37:47.577 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/102, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:47.578 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #106 {4c1585d087fa540a835a2f01dc10a78a #2-6ee71d2cb672c2602c254320340f23ad}
2016-02-23 11:37:47.579 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/103, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:47.580 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #107 {4c1585d087fa540a835a2f01dc10a83e #2-dc8a73bc3cc8f88d099ac717b940e33c}
2016-02-23 11:37:47.581 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/104, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:47.582 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #108 {4c1585d087fa540a835a2f01dc10abb8 #2-7e827d84beaa0d0ff2d3e515e95d56e6}
2016-02-23 11:37:47.583 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/105, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:47.583 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #109 {4c1585d087fa540a835a2f01dc10baf7 #2-95920372fc13498117edf5f5ffef5046}
2016-02-23 11:37:47.584 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/106, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:47.585 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #110 {4c1585d087fa540a835a2f01dc10c374 #2-2715f859fea172b6b99b4a12dbd3275d}
2016-02-23 11:37:47.586 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/107, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:47.586 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #111 {4c1585d087fa540a835a2f01dc10d151 #2-9558230d6d46b27c77ea229793448350}
2016-02-23 11:37:47.587 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/108, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:47.588 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #112 {4c1585d087fa540a835a2f01dc10da41 #2-1e9df31768a0fefb6acd9d6e9adf38a1}
2016-02-23 11:37:47.588 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/109, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:47.589 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #113 {4c1585d087fa540a835a2f01dc10e7d8 #2-08714392738d80853d15d9c478849575}
2016-02-23 11:37:47.589 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/110, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:47.590 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #114 {4c1585d087fa540a835a2f01dc10f2e4 #2-c517d654afd0cf9ed7a90c1649b51330}
2016-02-23 11:37:47.591 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/111, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:47.591 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #115 {4c1585d087fa540a835a2f01dc10f99b #2-ffa37c53e98dd08597530a73aab0e1b3}
2016-02-23 11:37:47.592 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/112, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:47.592 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #116 {4c1585d087fa540a835a2f01dc11088f #2-7a14efeeef8e2bd3ae800766f6b9f471}
2016-02-23 11:37:47.593 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/113, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:47.594 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #117 {4c1585d087fa540a835a2f01dc111018 #2-7a57e7a67d11f122d36f5be16d7fa174}
2016-02-23 11:37:47.594 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/114, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:47.595 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #118 {4c1585d087fa540a835a2f01dc111d7c #2-da4887817c3dc7f34a025a94165f3d64}
2016-02-23 11:37:47.596 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/115, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:47.596 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #119 {4c1585d087fa540a835a2f01dc111e75 #2-c1857c99cd3ae2e160d9b5073b580757}
2016-02-23 11:37:47.597 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/116, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:47.598 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #120 {4c1585d087fa540a835a2f01dc1128d7 #2-b66acd4d03f0850bd081d4cf506f3443}
2016-02-23 11:37:47.598 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/117, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:47.599 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #121 {4c1585d087fa540a835a2f01dc11337a #2-58143cf252bf9eab88470d065e249037}
2016-02-23 11:37:47.600 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/118, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:47.600 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #122 {4c1585d087fa540a835a2f01dc1141b3 #2-79541e4a203d65168058dc034353070b}
2016-02-23 11:37:47.601 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/119, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:47.601 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #123 {4c1585d087fa540a835a2f01dc114d03 #2-0a52beffdb88aa66ace9c5475010eb6b}
2016-02-23 11:37:47.602 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/120, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:47.603 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #124 {4c1585d087fa540a835a2f01dc115861 #2-80843518110166777b666edc7a3f519a}
2016-02-23 11:37:47.604 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/121, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:47.605 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #125 {4c1585d087fa540a835a2f01dc115c7d #2-834bb6bb4345548794fe4c9d6e15cb62}
2016-02-23 11:37:47.606 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/122, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:47.606 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #126 {4c1585d087fa540a835a2f01dc115f49 #2-07f010d110c1db54207c07fd11477cb3}
2016-02-23 11:37:47.607 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/123, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:47.607 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #127 {4c1585d087fa540a835a2f01dc005b2c #2-9a6c1d5410d0ae1d5af22ee68459d1f6}
2016-02-23 11:37:47.608 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/124, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:47.609 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #128 {4c1585d087fa540a835a2f01dc005f17 #2-a84e0a31f739c7b216a5fa51ba895a27}
2016-02-23 11:37:47.609 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/125, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:47.610 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #129 {4c1585d087fa540a835a2f01dc0066ca #2-fce0e17c1d7b6cff77b3e6a23d047f4d}
2016-02-23 11:37:47.610 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/126, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:47.611 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #130 {4c1585d087fa540a835a2f01dc006f3e #2-3208616a29e8f2e82a2eda5a4f5ac27c}
2016-02-23 11:37:47.612 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/127, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:47.612 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #131 {4c1585d087fa540a835a2f01dc007da6 #2-74a8d37dc021abb684ad9646104bfd14}
2016-02-23 11:37:47.613 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/128, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:47.614 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #132 {4c1585d087fa540a835a2f01dc008967 #2-71b763f77a15e5af55ee73ecc544a7fb}
2016-02-23 11:37:47.614 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/129, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:47.615 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #133 {4c1585d087fa540a835a2f01dc00905e #2-d60aabbfc2eed91c806bc8ebdb76a2dd}
2016-02-23 11:37:47.616 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/130, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:47.616 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #134 {4c1585d087fa540a835a2f01dc0098ae #2-197ab5dc08b5d41e8036b57c2c011667}
2016-02-23 11:37:47.617 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/131, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:47.617 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #135 {4c1585d087fa540a835a2f01dc00a2a7 #2-b4d9422f461a9afbd02379daa10e61ce}
2016-02-23 11:37:47.618 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/132, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:47.618 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #136 {4c1585d087fa540a835a2f01dc00a991 #2-316a7030f56ddb0d1c53116dba4d8d86}
2016-02-23 11:37:47.619 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/133, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:47.620 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #137 {4c1585d087fa540a835a2f01dc00b1a8 #2-ab2da68f3079077a0de88784a58b3182}
2016-02-23 11:37:47.620 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/134, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:47.621 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #138 {4c1585d087fa540a835a2f01dc00b690 #2-4727aaaab0d3b5ffde8a49397e89e2c9}
2016-02-23 11:37:47.622 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/135, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:47.623 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #139 {4c1585d087fa540a835a2f01dc00ba17 #2-3c16a81493983ea676ebabec3f2a8985}
2016-02-23 11:37:47.624 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/136, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:47.624 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #140 {4c1585d087fa540a835a2f01dc00bea1 #2-db2320ccf203b2ff5ad7c0afd1f363a7}
2016-02-23 11:37:47.625 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/137, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:47.626 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #141 {4c1585d087fa540a835a2f01dc00c5b5 #2-8b76ccb7574d2344f5b7d8a478a06ee3}
2016-02-23 11:37:47.626 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/138, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:47.627 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #142 {4c1585d087fa540a835a2f01dc00d152 #2-b7252826b82031a843c021a4dd7a35bd}
2016-02-23 11:37:47.628 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/139, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:47.628 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #143 {4c1585d087fa540a835a2f01dc00dd39 #2-16234a95baaf8e4e6bfc0537dd0579b9}
2016-02-23 11:37:47.629 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/140, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:47.630 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #144 {4c1585d087fa540a835a2f01dc00e887 #2-2aa66efc94c55d41d97b10e74cf98916}
2016-02-23 11:37:47.630 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/141, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:47.631 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #145 {4c1585d087fa540a835a2f01dc00f323 #2-22f870797941d47fee92392ff70838c2}
2016-02-23 11:37:47.632 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/142, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:47.632 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #146 {4c1585d087fa540a835a2f01dc00f85a #2-2bcf72a2acd183d12c92cabed489f38c}
2016-02-23 11:37:47.633 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/143, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:47.634 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #147 {4c1585d087fa540a835a2f01dc0106f5 #2-693da97111c57153e991920cd0d5b4b0}
2016-02-23 11:37:47.634 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/144, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:47.635 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #148 {4c1585d087fa540a835a2f01dc0110b9 #2-fcf58e6437ef0c0b60229f68fbbea78f}
2016-02-23 11:37:47.636 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/145, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:47.637 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #149 {4c1585d087fa540a835a2f01dc011601 #2-5b1d2b813f770c78bdb78be8f4e59225}
2016-02-23 11:37:47.637 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/146, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:47.637 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #150 {4c1585d087fa540a835a2f01dc011805 #2-ece9a98f60cb95037999858b31abeed4}
2016-02-23 11:37:47.638 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/147, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:47.639 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #151 {4c1585d087fa540a835a2f01dc0120ff #2-82655a39933f227f9934c45479334352}
2016-02-23 11:37:47.640 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/148, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:47.640 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #152 {4c1585d087fa540a835a2f01dc01231a #2-9bdf312c60386f21f2e90a8538f68dbd}
2016-02-23 11:37:47.641 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/149, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:47.642 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #153 {4c1585d087fa540a835a2f01dc012cad #2-34ed2103e6d979f91fed82e031361fa6}
2016-02-23 11:37:47.643 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/150, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:47.643 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #154 {4c1585d087fa540a835a2f01dc01361f #2-acb688b454de5299e2794337bb5bf2e0}
2016-02-23 11:37:47.644 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/151, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:47.645 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #155 {4c1585d087fa540a835a2f01dc0144e8 #2-18b9ed2472e6f14291457d41ece6108d}
2016-02-23 11:37:47.645 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/152, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:47.646 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #156 {4c1585d087fa540a835a2f01dc014a65 #2-76dee9c3f5c62c4bbc1c78e173a4cb7b}
2016-02-23 11:37:47.647 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/153, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:47.647 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #157 {4c1585d087fa540a835a2f01dc01557d #2-77fc254ea131fe45e5b4ca454bb5e51e}
2016-02-23 11:37:47.648 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/154, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:47.648 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #158 {4c1585d087fa540a835a2f01dc0158b2 #2-6184c10f563a57b3e90275fa0c386103}
2016-02-23 11:37:47.649 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/155, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:47.650 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #159 {4c1585d087fa540a835a2f01dc015c79 #2-c510d9921d2151a61a617e4be3c86e6c}
2016-02-23 11:37:47.651 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/156, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:47.651 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #160 {4c1585d087fa540a835a2f01dc0160fe #2-d2a07fb0cea1f9464a2fa46677f008af}
2016-02-23 11:37:47.652 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/157, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:47.652 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #161 {4c1585d087fa540a835a2f01dc016e9e #2-956b820e2c71e650050d60374467b369}
2016-02-23 11:37:47.653 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/158, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:47.654 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #162 {4c1585d087fa540a835a2f01dc017b7d #2-1a20663f3ca431add15b885e75e07352}
2016-02-23 11:37:47.654 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/159, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:47.655 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #163 {4c1585d087fa540a835a2f01dc0181dd #2-876e5b95fa040273a54be12dec24b70e}
2016-02-23 11:37:47.656 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/160, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:47.656 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #164 {4c1585d087fa540a835a2f01dc0184a6 #2-76e63d9d1a1e53c758fb17ec060a479a}
2016-02-23 11:37:47.657 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/161, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:47.657 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #165 {4c1585d087fa540a835a2f01dc018c36 #2-e7c1647621df90e274dcbc4973aaedbd}
2016-02-23 11:37:47.658 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/162, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:47.659 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #166 {4c1585d087fa540a835a2f01dc018ed2 #2-eea9aac83866935d9384d9e6c7124cc2}
2016-02-23 11:37:47.659 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/163, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:47.660 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #167 {4c1585d087fa540a835a2f01dc019d7c #2-8ac2dcbd577250c853526f65e727dbd0}
2016-02-23 11:37:47.661 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/164, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:47.661 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #168 {4c1585d087fa540a835a2f01dc01ac0a #2-cf3c0c194f3da36ed009d16fb299a4bc}
2016-02-23 11:37:47.662 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/165, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:47.662 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #169 {4c1585d087fa540a835a2f01dc01ba9f #2-f637b95eda443a466ad3834dfa3e7810}
2016-02-23 11:37:47.663 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/166, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:47.663 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #170 {4c1585d087fa540a835a2f01dc01bd18 #2-3112b97e15eecf68e7ff49603cd8ae54}
2016-02-23 11:37:47.664 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/167, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:47.665 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #171 {4c1585d087fa540a835a2f01dc01c68b #2-8c544e8826086116b90cd46dc993b519}
2016-02-23 11:37:47.666 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/168, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:47.666 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #172 {4c1585d087fa540a835a2f01dc01cb9d #2-141d6f49335e7fa43d9d91a56d2d28dd}
2016-02-23 11:37:47.667 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/169, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:47.668 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #173 {4c1585d087fa540a835a2f01dc01d561 #2-96ff9c5a5dd28bd69ea11d98949c2792}
2016-02-23 11:37:47.669 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/170, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:47.670 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #174 {4c1585d087fa540a835a2f01dc01d6b6 #2-5ada1358f510145a9eef3e5cfe7f30b6}
2016-02-23 11:37:47.670 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/171, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:47.671 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #175 {4c1585d087fa540a835a2f01dc01d93b #2-5e6f267e39d3fcd5b40515e879928093}
2016-02-23 11:37:47.672 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/172, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:47.672 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #176 {4c1585d087fa540a835a2f01dc01d97b #2-37ed7a6c7dabde54e0a9c39438e176a6}
2016-02-23 11:37:47.673 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/173, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:47.674 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #177 {4c1585d087fa540a835a2f01dc01e416 #2-ee170bdb4acdb9e7df8823d9c950dece}
2016-02-23 11:37:47.674 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/174, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:47.675 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #178 {4c1585d087fa540a835a2f01dc01f24c #2-4d3b8283eee90401e7a884367559468b}
2016-02-23 11:37:47.676 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/175, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:47.676 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #179 {4c1585d087fa540a835a2f01dc01f27e #2-2bf631a41030878f3631d811b12144bf}
2016-02-23 11:37:47.677 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/176, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:47.677 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #180 {4c1585d087fa540a835a2f01dc0200ae #2-cb4f06987e0bf2267876477616dffad1}
2016-02-23 11:37:47.678 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/177, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:47.679 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #181 {4c1585d087fa540a835a2f01dc0209ed #2-a1280089cc19053a4b1c7b2065fd1987}
2016-02-23 11:37:47.680 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/178, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:47.680 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #182 {4c1585d087fa540a835a2f01dc020dec #2-fc0fdd96f6df46e9d0f8609727a66e5c}
2016-02-23 11:37:47.680 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/179, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:47.681 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #183 {4c1585d087fa540a835a2f01dc021b5b #2-f790becc37074ab2c86b481c14b98c83}
2016-02-23 11:37:47.682 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/180, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:47.682 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #184 {4c1585d087fa540a835a2f01dc022558 #2-990e524ef632913ac390884212279fd0}
2016-02-23 11:37:47.683 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/181, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:47.684 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #185 {4c1585d087fa540a835a2f01dc022a31 #2-06a3544dbf627e62eb90e116104e43f1}
2016-02-23 11:37:47.684 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/182, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:47.685 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #186 {4c1585d087fa540a835a2f01dc023692 #2-f9a2c94f90d2368e8db09ca058aa8fbb}
2016-02-23 11:37:47.686 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/183, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:47.686 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #187 {4c1585d087fa540a835a2f01dc023e32 #2-d5a1d7b0a3c2016cbce3b3cff9fd3bcf}
2016-02-23 11:37:47.687 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/184, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:47.688 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #188 {4c1585d087fa540a835a2f01dc024c5b #2-ce0216c960daa365f06c9c783aacc855}
2016-02-23 11:37:47.688 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/185, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:47.689 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #189 {4c1585d087fa540a835a2f01dc0259c7 #2-28c2dd415b0e428939a6540ba7a0e183}
2016-02-23 11:37:47.689 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/186, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:47.690 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #190 {4c1585d087fa540a835a2f01dc026344 #2-0d8f9155806e627ad8bfe6e6a3080e30}
2016-02-23 11:37:47.690 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/187, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:47.691 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #191 {4c1585d087fa540a835a2f01dc026bbe #2-4f01cd77973a88b849524c6621be2fe1}
2016-02-23 11:37:47.691 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/188, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:47.692 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #192 {4c1585d087fa540a835a2f01dc027009 #2-23953ca1dcc446d6e165d37e11683438}
2016-02-23 11:37:47.693 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/189, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:47.693 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #193 {4c1585d087fa540a835a2f01dc027631 #2-58bc052eaefe9075515ca495995a2848}
2016-02-23 11:37:47.694 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/190, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:47.694 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #194 {4c1585d087fa540a835a2f01dc02858c #2-345f558d713c181df553890d2569afd7}
2016-02-23 11:37:47.695 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/191, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:47.695 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #195 {4c1585d087fa540a835a2f01dc028fab #2-8ea8460b9e213e7efd9c7863d47d19ac}
2016-02-23 11:37:47.696 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/192, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:47.696 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #196 {4c1585d087fa540a835a2f01dc029cd3 #2-061a753bd271bda8ed3f4c307be04319}
2016-02-23 11:37:47.697 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/193, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:47.697 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #197 {4c1585d087fa540a835a2f01dc02a13f #2-71602708f5a08a6f813043882b67373e}
2016-02-23 11:37:47.698 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/194, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:47.698 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #198 {4c1585d087fa540a835a2f01dc02a56d #2-156d42680ffdb27dd353448b19271fc2}
2016-02-23 11:37:47.699 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/195, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:47.700 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #199 {4c1585d087fa540a835a2f01dc134b0f #2-4ec5abd62db37ff51abf08387484b73c}
2016-02-23 11:37:47.700 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/196, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:47.701 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #200 {4c1585d087fa540a835a2f01dc135851 #2-18ea49cb8647e1dab581daba660a2b1b}
2016-02-23 11:37:47.701 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/197, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:47.702 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #201 {4c1585d087fa540a835a2f01dc1360aa #2-26cee4dea4e3da3b6e7dc8f8c7452e9d}
2016-02-23 11:37:47.702 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/198, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:47.703 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #202 {4c1585d087fa540a835a2f01dc136f40 #2-b60ba0afeea12562d6b7baf2f93b3655}
2016-02-23 11:37:47.704 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/199, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:47.704 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #203 {4c1585d087fa540a835a2f01dc137d2d #2-f00c12249a9142cca619789ec5fa8826}
2016-02-23 11:37:47.704 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 98 / 200
2016-02-23 11:37:47.705 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (98/200, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:47.705 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #204 {4c1585d087fa540a835a2f01dc137d6e #2-9d3c16a78484fdf5424ea84d3e4cf1b9}
2016-02-23 11:37:47.706 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:47.707 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc1097b7 #2-ffa76f45b986d873dc93b12219e66601}",
"{4c1585d087fa540a835a2f01dc10a78a #2-6ee71d2cb672c2602c254320340f23ad}",
"{4c1585d087fa540a835a2f01dc10a83e #2-dc8a73bc3cc8f88d099ac717b940e33c}",
"{4c1585d087fa540a835a2f01dc10abb8 #2-7e827d84beaa0d0ff2d3e515e95d56e6}",
"{4c1585d087fa540a835a2f01dc10baf7 #2-95920372fc13498117edf5f5ffef5046}",
"{4c1585d087fa540a835a2f01dc10c374 #2-2715f859fea172b6b99b4a12dbd3275d}",
"{4c1585d087fa540a835a2f01dc10d151 #2-9558230d6d46b27c77ea229793448350}",
"{4c1585d087fa540a835a2f01dc10da41 #2-1e9df31768a0fefb6acd9d6e9adf38a1}",
"{4c1585d087fa540a835a2f01dc10e7d8 #2-08714392738d80853d15d9c478849575}",
"{4c1585d087fa540a835a2f01dc10f2e4 #2-c517d654afd0cf9ed7a90c1649b51330}",
"{4c1585d087fa540a835a2f01dc10f99b #2-ffa37c53e98dd08597530a73aab0e1b3}",
"{4c1585d087fa540a835a2f01dc11088f #2-7a14efeeef8e2bd3ae800766f6b9f471}",
"{4c1585d087fa540a835a2f01dc111018 #2-7a57e7a67d11f122d36f5be16d7fa174}",
"{4c1585d087fa540a835a2f01dc111d7c #2-da4887817c3dc7f34a025a94165f3d64}",
"{4c1585d087fa540a835a2f01dc111e75 #2-c1857c99cd3ae2e160d9b5073b580757}",
"{4c1585d087fa540a835a2f01dc1128d7 #2-b66acd4d03f0850bd081d4cf506f3443}",
"{4c1585d087fa540a835a2f01dc11337a #2-58143cf252bf9eab88470d065e249037}",
"{4c1585d087fa540a835a2f01dc1141b3 #2-79541e4a203d65168058dc034353070b}",
"{4c1585d087fa540a835a2f01dc114d03 #2-0a52beffdb88aa66ace9c5475010eb6b}",
"{4c1585d087fa540a835a2f01dc115861 #2-80843518110166777b666edc7a3f519a}",
"{4c1585d087fa540a835a2f01dc115c7d #2-834bb6bb4345548794fe4c9d6e15cb62}",
"{4c1585d087fa540a835a2f01dc115f49 #2-07f010d110c1db54207c07fd11477cb3}",
"{4c1585d087fa540a835a2f01dc005b2c #2-9a6c1d5410d0ae1d5af22ee68459d1f6}",
"{4c1585d087fa540a835a2f01dc005f17 #2-a84e0a31f739c7b216a5fa51ba895a27}",
"{4c1585d087fa540a835a2f01dc0066ca #2-fce0e17c1d7b6cff77b3e6a23d047f4d}",
"{4c1585d087fa540a835a2f01dc006f3e #2-3208616a29e8f2e82a2eda5a4f5ac27c}",
"{4c1585d087fa540a835a2f01dc007da6 #2-74a8d37dc021abb684ad9646104bfd14}",
"{4c1585d087fa540a835a2f01dc008967 #2-71b763f77a15e5af55ee73ecc544a7fb}",
"{4c1585d087fa540a835a2f01dc00905e #2-d60aabbfc2eed91c806bc8ebdb76a2dd}",
"{4c1585d087fa540a835a2f01dc0098ae #2-197ab5dc08b5d41e8036b57c2c011667}",
"{4c1585d087fa540a835a2f01dc00a2a7 #2-b4d9422f461a9afbd02379daa10e61ce}",
"{4c1585d087fa540a835a2f01dc00a991 #2-316a7030f56ddb0d1c53116dba4d8d86}",
"{4c1585d087fa540a835a2f01dc00b1a8 #2-ab2da68f3079077a0de88784a58b3182}",
"{4c1585d087fa540a835a2f01dc00b690 #2-4727aaaab0d3b5ffde8a49397e89e2c9}",
"{4c1585d087fa540a835a2f01dc00ba17 #2-3c16a81493983ea676ebabec3f2a8985}",
"{4c1585d087fa540a835a2f01dc00bea1 #2-db2320ccf203b2ff5ad7c0afd1f363a7}",
"{4c1585d087fa540a835a2f01dc00c5b5 #2-8b76ccb7574d2344f5b7d8a478a06ee3}",
"{4c1585d087fa540a835a2f01dc00d152 #2-b7252826b82031a843c021a4dd7a35bd}",
"{4c1585d087fa540a835a2f01dc00dd39 #2-16234a95baaf8e4e6bfc0537dd0579b9}",
"{4c1585d087fa540a835a2f01dc00e887 #2-2aa66efc94c55d41d97b10e74cf98916}",
"{4c1585d087fa540a835a2f01dc00f323 #2-22f870797941d47fee92392ff70838c2}",
"{4c1585d087fa540a835a2f01dc00f85a #2-2bcf72a2acd183d12c92cabed489f38c}",
"{4c1585d087fa540a835a2f01dc0106f5 #2-693da97111c57153e991920cd0d5b4b0}",
"{4c1585d087fa540a835a2f01dc0110b9 #2-fcf58e6437ef0c0b60229f68fbbea78f}",
"{4c1585d087fa540a835a2f01dc011601 #2-5b1d2b813f770c78bdb78be8f4e59225}",
"{4c1585d087fa540a835a2f01dc011805 #2-ece9a98f60cb95037999858b31abeed4}",
"{4c1585d087fa540a835a2f01dc0120ff #2-82655a39933f227f9934c45479334352}",
"{4c1585d087fa540a835a2f01dc01231a #2-9bdf312c60386f21f2e90a8538f68dbd}",
"{4c1585d087fa540a835a2f01dc012cad #2-34ed2103e6d979f91fed82e031361fa6}",
"{4c1585d087fa540a835a2f01dc01361f #2-acb688b454de5299e2794337bb5bf2e0}",
"{4c1585d087fa540a835a2f01dc0144e8 #2-18b9ed2472e6f14291457d41ece6108d}",
"{4c1585d087fa540a835a2f01dc014a65 #2-76dee9c3f5c62c4bbc1c78e173a4cb7b}",
"{4c1585d087fa540a835a2f01dc01557d #2-77fc254ea131fe45e5b4ca454bb5e51e}",
"{4c1585d087fa540a835a2f01dc0158b2 #2-6184c10f563a57b3e90275fa0c386103}",
"{4c1585d087fa540a835a2f01dc015c79 #2-c510d9921d2151a61a617e4be3c86e6c}",
"{4c1585d087fa540a835a2f01dc0160fe #2-d2a07fb0cea1f9464a2fa46677f008af}",
"{4c1585d087fa540a835a2f01dc016e9e #2-956b820e2c71e650050d60374467b369}",
"{4c1585d087fa540a835a2f01dc017b7d #2-1a20663f3ca431add15b885e75e07352}",
"{4c1585d087fa540a835a2f01dc0181dd #2-876e5b95fa040273a54be12dec24b70e}",
"{4c1585d087fa540a835a2f01dc0184a6 #2-76e63d9d1a1e53c758fb17ec060a479a}",
"{4c1585d087fa540a835a2f01dc018c36 #2-e7c1647621df90e274dcbc4973aaedbd}",
"{4c1585d087fa540a835a2f01dc018ed2 #2-eea9aac83866935d9384d9e6c7124cc2}",
"{4c1585d087fa540a835a2f01dc019d7c #2-8ac2dcbd577250c853526f65e727dbd0}",
"{4c1585d087fa540a835a2f01dc01ac0a #2-cf3c0c194f3da36ed009d16fb299a4bc}",
"{4c1585d087fa540a835a2f01dc01ba9f #2-f637b95eda443a466ad3834dfa3e7810}",
"{4c1585d087fa540a835a2f01dc01bd18 #2-3112b97e15eecf68e7ff49603cd8ae54}",
"{4c1585d087fa540a835a2f01dc01c68b #2-8c544e8826086116b90cd46dc993b519}",
"{4c1585d087fa540a835a2f01dc01cb9d #2-141d6f49335e7fa43d9d91a56d2d28dd}",
"{4c1585d087fa540a835a2f01dc01d561 #2-96ff9c5a5dd28bd69ea11d98949c2792}",
"{4c1585d087fa540a835a2f01dc01d6b6 #2-5ada1358f510145a9eef3e5cfe7f30b6}",
"{4c1585d087fa540a835a2f01dc01d93b #2-5e6f267e39d3fcd5b40515e879928093}",
"{4c1585d087fa540a835a2f01dc01d97b #2-37ed7a6c7dabde54e0a9c39438e176a6}",
"{4c1585d087fa540a835a2f01dc01e416 #2-ee170bdb4acdb9e7df8823d9c950dece}",
"{4c1585d087fa540a835a2f01dc01f24c #2-4d3b8283eee90401e7a884367559468b}",
"{4c1585d087fa540a835a2f01dc01f27e #2-2bf631a41030878f3631d811b12144bf}",
"{4c1585d087fa540a835a2f01dc0200ae #2-cb4f06987e0bf2267876477616dffad1}",
"{4c1585d087fa540a835a2f01dc0209ed #2-a1280089cc19053a4b1c7b2065fd1987}",
"{4c1585d087fa540a835a2f01dc020dec #2-fc0fdd96f6df46e9d0f8609727a66e5c}",
"{4c1585d087fa540a835a2f01dc021b5b #2-f790becc37074ab2c86b481c14b98c83}",
"{4c1585d087fa540a835a2f01dc022558 #2-990e524ef632913ac390884212279fd0}",
"{4c1585d087fa540a835a2f01dc022a31 #2-06a3544dbf627e62eb90e116104e43f1}",
"{4c1585d087fa540a835a2f01dc023692 #2-f9a2c94f90d2368e8db09ca058aa8fbb}",
"{4c1585d087fa540a835a2f01dc023e32 #2-d5a1d7b0a3c2016cbce3b3cff9fd3bcf}",
"{4c1585d087fa540a835a2f01dc024c5b #2-ce0216c960daa365f06c9c783aacc855}",
"{4c1585d087fa540a835a2f01dc0259c7 #2-28c2dd415b0e428939a6540ba7a0e183}",
"{4c1585d087fa540a835a2f01dc026344 #2-0d8f9155806e627ad8bfe6e6a3080e30}",
"{4c1585d087fa540a835a2f01dc026bbe #2-4f01cd77973a88b849524c6621be2fe1}",
"{4c1585d087fa540a835a2f01dc027009 #2-23953ca1dcc446d6e165d37e11683438}",
"{4c1585d087fa540a835a2f01dc027631 #2-58bc052eaefe9075515ca495995a2848}",
"{4c1585d087fa540a835a2f01dc02858c #2-345f558d713c181df553890d2569afd7}",
"{4c1585d087fa540a835a2f01dc028fab #2-8ea8460b9e213e7efd9c7863d47d19ac}",
"{4c1585d087fa540a835a2f01dc029cd3 #2-061a753bd271bda8ed3f4c307be04319}",
"{4c1585d087fa540a835a2f01dc02a13f #2-71602708f5a08a6f813043882b67373e}",
"{4c1585d087fa540a835a2f01dc02a56d #2-156d42680ffdb27dd353448b19271fc2}",
"{4c1585d087fa540a835a2f01dc134b0f #2-4ec5abd62db37ff51abf08387484b73c}",
"{4c1585d087fa540a835a2f01dc135851 #2-18ea49cb8647e1dab581daba660a2b1b}",
"{4c1585d087fa540a835a2f01dc1360aa #2-26cee4dea4e3da3b6e7dc8f8c7452e9d}",
"{4c1585d087fa540a835a2f01dc136f40 #2-b60ba0afeea12562d6b7baf2f93b3655}",
"{4c1585d087fa540a835a2f01dc137d2d #2-f00c12249a9142cca619789ec5fa8826}",
"{4c1585d087fa540a835a2f01dc137d6e #2-9d3c16a78484fdf5424ea84d3e4cf1b9}"
)
2016-02-23 11:37:47.715 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 198 / 200
2016-02-23 11:37:47.716 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/200, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:47.716 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:47.717 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:47.718 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/201, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:47.718 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #205 {4c1585d087fa540a835a2f01dc137fe8 #2-91054e3e8c6978b5fb6e760c2bd2c536}
2016-02-23 11:37:47.719 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/202, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:47.719 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #206 {4c1585d087fa540a835a2f01dc138d68 #2-30b6817cd01bf337995193faa318afc8}
2016-02-23 11:37:47.720 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/203, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:47.721 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #207 {4c1585d087fa540a835a2f01dc1393f3 #2-6e257bfea0c78cb43c13cddc7c172644}
2016-02-23 11:37:47.722 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/204, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:47.722 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #208 {4c1585d087fa540a835a2f01dc13a3ac #2-14876351a158ac2b1882ea54ac77e1ce}
2016-02-23 11:37:47.723 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/205, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:47.723 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #209 {4c1585d087fa540a835a2f01dc13a7f5 #2-1b25f2dbd42a49b840b34f4e88c45566}
2016-02-23 11:37:47.724 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/206, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:47.724 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #210 {4c1585d087fa540a835a2f01dc13b633 #2-1456d1803b3025fc4063fd7beccb2f28}
2016-02-23 11:37:47.725 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/207, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:47.725 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #211 {4c1585d087fa540a835a2f01dc13c216 #2-2dd8ab756722bd36ed24bb13053ae3ae}
2016-02-23 11:37:47.726 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/208, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:47.727 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #212 {4c1585d087fa540a835a2f01dc13c80c #2-2b759c2d301028d75cd4179b9c700d5c}
2016-02-23 11:37:47.727 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/209, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:47.728 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #213 {4c1585d087fa540a835a2f01dc13cee4 #2-f1e4b1c1cfdbf6cfa02fa7798302ac4d}
2016-02-23 11:37:47.728 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/210, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:47.729 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #214 {4c1585d087fa540a835a2f01dc13d2a4 #2-ea5fae41a57cffe0a3ef3437c1a0a0a4}
2016-02-23 11:37:47.730 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/211, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:47.730 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #215 {4c1585d087fa540a835a2f01dc13e0e9 #2-e775d4a88615963166195889fe17c61f}
2016-02-23 11:37:47.731 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/212, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:47.731 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #216 {4c1585d087fa540a835a2f01dc13e744 #2-27ce8ea3300e1775fadbf0a6cd336b0b}
2016-02-23 11:37:47.732 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/213, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:47.732 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #217 {4c1585d087fa540a835a2f01dc13ee71 #2-0c5074fde367cca7bb4a08097b89fd4a}
2016-02-23 11:37:47.733 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/214, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:47.733 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #218 {4c1585d087fa540a835a2f01dc13fb1c #2-9f6ee490cb153eddc5a6c22fdaeccdb3}
2016-02-23 11:37:47.734 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/215, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:47.734 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #219 {4c1585d087fa540a835a2f01dc140792 #2-9abc36b8b4356fd69c6233cdd6bf943b}
2016-02-23 11:37:47.735 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/216, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:47.735 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #220 {4c1585d087fa540a835a2f01dc140c3a #2-09e9b98ff50b3ff6b0897e77147bb9d3}
2016-02-23 11:37:47.736 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/217, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:47.737 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #221 {4c1585d087fa540a835a2f01dc141b92 #2-1c1a33a392612c4ee2a03a399984805a}
2016-02-23 11:37:47.737 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/218, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:47.738 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #222 {4c1585d087fa540a835a2f01dc141d30 #2-6b81deeadb14da32da2eb163ce0ece6c}
2016-02-23 11:37:47.738 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/219, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:47.739 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #223 {4c1585d087fa540a835a2f01dc141fe9 #2-11ca16a31286cfebddc8db6fc4255a9a}
2016-02-23 11:37:47.740 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/220, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:47.740 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #224 {4c1585d087fa540a835a2f01dc142e2c #2-a0f5a31423dda72a4f8334c8461eea1b}
2016-02-23 11:37:47.741 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/221, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:47.741 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #225 {4c1585d087fa540a835a2f01dc1439d0 #2-f3f840e93bd397d045500d194e7ea1ab}
2016-02-23 11:37:47.742 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/222, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:47.742 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #226 {4c1585d087fa540a835a2f01dc1446a9 #2-e0f31a0996f84b008d36320a15e858ca}
2016-02-23 11:37:47.743 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/223, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:47.743 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #227 {4c1585d087fa540a835a2f01dc145589 #2-850abf6f4bc2c294b17b86fc9129e7cd}
2016-02-23 11:37:47.744 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/224, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:47.745 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #228 {4c1585d087fa540a835a2f01dc146201 #2-66e77594a9f79edfd831f51ce5779b6d}
2016-02-23 11:37:47.745 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/225, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:47.746 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #229 {4c1585d087fa540a835a2f01dc14626c #2-c3200d3f83ba661684e7d8762722e424}
2016-02-23 11:37:47.746 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/226, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:47.747 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #230 {4c1585d087fa540a835a2f01dc1462aa #2-0ea8e3c6f1a49e5f2d925d5b16b08ea1}
2016-02-23 11:37:47.747 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/227, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:47.748 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #231 {4c1585d087fa540a835a2f01dc146311 #2-d45e767d2506a97bc8ecf4f271fd6f9d}
2016-02-23 11:37:47.748 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/228, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:47.749 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #232 {4c1585d087fa540a835a2f01dc1467fa #2-73db0a8152f7d1b12586eae0737b1df7}
2016-02-23 11:37:47.749 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/229, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:47.750 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #233 {4c1585d087fa540a835a2f01dc1469f2 #2-71cae95b3ecf5c61266f1ddcc14bb343}
2016-02-23 11:37:47.751 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/230, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:47.751 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #234 {4c1585d087fa540a835a2f01dc14727f #2-3ed7e06503a004bd50cafc13294b10f7}
2016-02-23 11:37:47.752 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/231, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:47.752 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #235 {4c1585d087fa540a835a2f01dc1476ad #2-af6d1aff3a1f9ca47481034180b0abe0}
2016-02-23 11:37:47.753 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/232, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:47.753 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #236 {4c1585d087fa540a835a2f01dc14816b #2-e07d2793fda6b3126d14496a32bcd6da}
2016-02-23 11:37:47.754 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/233, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:47.754 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #237 {4c1585d087fa540a835a2f01dc1484bc #2-7f031ccc6ebf82d728098a4e1036a3b2}
2016-02-23 11:37:47.755 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/234, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:47.756 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #238 {4c1585d087fa540a835a2f01dc14945a #2-9cb6030b50a4bf6eb8be38b494ff723a}
2016-02-23 11:37:47.756 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/235, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:47.757 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #239 {4c1585d087fa540a835a2f01dc149caf #2-cd8279a0309330de4c74dc92edb0db25}
2016-02-23 11:37:47.757 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/236, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:47.758 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #240 {4c1585d087fa540a835a2f01dc14ac95 #2-e7d5e67839ea2a4c2a1e2a3cc62e8f57}
2016-02-23 11:37:47.758 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/237, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:47.759 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #241 {2549ff0612f409a8c5a95d6af044161a #2-8a2d8439280ccad7a461cf415d3066d6 DEL}
2016-02-23 11:37:47.759 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/238, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:47.760 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #242 {2549ff0612f409a8c5a95d6af0640003 #2-6451925439181803ce91a4e611e49ac8 DEL}
2016-02-23 11:37:47.760 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/239, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:47.761 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #243 {2549ff0612f409a8c5a95d6af0826b3a #2-9ab95ac55b2a20541a28d197c629ddd2 DEL}
2016-02-23 11:37:47.762 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/240, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:47.762 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #244 {2549ff0612f409a8c5a95d6af0a1466a #2-69045396ceaa25c2f01320d304b9f920 DEL}
2016-02-23 11:37:47.763 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/241, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:47.763 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #245 {2549ff0612f409a8c5a95d6af0c0eafe #2-d2eff1ef77397670718239f192ae5c9b DEL}
2016-02-23 11:37:47.764 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/242, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:47.764 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #246 {2549ff0612f409a8c5a95d6af0df870d #2-36112fd99d393addc6b0fe1f3bcf8b1d DEL}
2016-02-23 11:37:47.765 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/243, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:47.765 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #247 {2549ff0612f409a8c5a95d6af0fef802 #2-cd58013df501391746348472eca288ed DEL}
2016-02-23 11:37:47.766 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/244, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:47.767 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #248 {25f18968889bea8df5d18382b601f3fc #2-213c5f9a7dc6ab6bae2b17066847f8b9 DEL}
2016-02-23 11:37:47.767 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/245, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:47.768 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #249 {25f18968889bea8df5d18382b6217abc #2-49d64de097db3fd4a215c5ff9b1e9f78 DEL}
2016-02-23 11:37:47.768 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/246, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:47.769 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #250 {25f18968889bea8df5d18382b640aacf #2-328dd8fe90d9454a98cd5c28ec2c7562 DEL}
2016-02-23 11:37:47.769 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/247, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:47.770 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #251 {25f18968889bea8df5d18382b660bc36 #2-7c9236c10ef86c77ed4706b0c342ff18 DEL}
2016-02-23 11:37:47.771 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/248, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:47.771 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #252 {25f18968889bea8df5d18382b67fc0fa #2-e10b017612d4d4a2969b1deb34d2cda4 DEL}
2016-02-23 11:37:47.772 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/249, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:47.773 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #253 {25f18968889bea8df5d18382b69f9fc2 #2-775310411fcaef5b6d506f13a77e16bc DEL}
2016-02-23 11:37:47.773 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/250, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:47.774 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #254 {25f18968889bea8df5d18382b6be7ffe #2-427fad8e8968bc95d210a5062a96c586 DEL}
2016-02-23 11:37:47.774 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/251, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:47.775 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #255 {25f18968889bea8df5d18382b6dd8e27 #2-b356e17ebb62e2de525d0c0b26924244 DEL}
2016-02-23 11:37:47.776 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/252, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:47.776 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #256 {25f18968889bea8df5d18382b6fc90dc #2-d923d88d88a6ab3c8346f92b71af4122 DEL}
2016-02-23 11:37:47.777 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/253, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:47.778 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #257 {26563cbe3ef6fc42cb461c2c7b0b7962 #2-7c41b99983f83b746a6889279eafb1c8 DEL}
2016-02-23 11:37:47.778 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/254, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:47.779 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #258 {26563cbe3ef6fc42cb461c2c7b2bf59b #2-2db34920fc34d05cc48d40f4cb7d3907 DEL}
2016-02-23 11:37:47.779 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/255, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:47.780 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #259 {26563cbe3ef6fc42cb461c2c7b4b5520 #2-cc6a1c68e7a360b82a9020299b5963c0 DEL}
2016-02-23 11:37:47.780 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/256, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:47.781 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #260 {26563cbe3ef6fc42cb461c2c7b6c59f3 #2-086800ba64a382de18d372c372130615 DEL}
2016-02-23 11:37:47.781 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/257, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:47.782 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #261 {26563cbe3ef6fc42cb461c2c7b8c2318 #2-da57eeeb94d94f3a283aa11357530acc DEL}
2016-02-23 11:37:47.782 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/258, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:47.783 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #262 {26563cbe3ef6fc42cb461c2c7baa6690 #2-a2790dfb1a6aca23a94753590f501133 DEL}
2016-02-23 11:37:47.783 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/259, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:47.784 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #263 {26563cbe3ef6fc42cb461c2c7bc9c985 #2-1cec51985cf6476a564dd40ea09b5159 DEL}
2016-02-23 11:37:47.785 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/260, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:47.785 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #264 {26563cbe3ef6fc42cb461c2c7be861e3 #2-366b6eae8d0cb8e9944bac7c3d476c4f DEL}
2016-02-23 11:37:47.786 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/261, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:47.786 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #265 {267925d8dd21d4a25e1cdce1c0070bc1 #2-0309cbe1ef419c08c4b6af5e9f5b0d05 DEL}
2016-02-23 11:37:47.787 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/262, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:47.788 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #266 {267925d8dd21d4a25e1cdce1c0265d3c #2-c2d97d11438264a9e00e15f8b86eaf89 DEL}
2016-02-23 11:37:47.788 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/263, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:47.789 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #267 {267925d8dd21d4a25e1cdce1c0453a24 #2-2e00ee5d24c7b9546ab2cd1637896377 DEL}
2016-02-23 11:37:47.789 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/264, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:47.790 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #268 {267925d8dd21d4a25e1cdce1c0642e7b #2-97407a818a0ad7947678d22827ac95c5 DEL}
2016-02-23 11:37:47.790 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/265, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:47.791 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #269 {267925d8dd21d4a25e1cdce1c0836caa #2-f2390ff02faa094f0e096427375e687f DEL}
2016-02-23 11:37:47.792 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/266, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:47.792 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #270 {267925d8dd21d4a25e1cdce1c0a4d348 #2-a038180f0e1b16876c63d791e6c4a10f DEL}
2016-02-23 11:37:47.793 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/267, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:47.793 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #271 {267925d8dd21d4a25e1cdce1c0c57469 #2-30cd9a022e24b82722c90d7aaa984f8e DEL}
2016-02-23 11:37:47.794 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/268, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:47.795 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #272 {267925d8dd21d4a25e1cdce1c0e4705d #2-1b952eb5e51511260c54a20f828e8282 DEL}
2016-02-23 11:37:47.796 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/269, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:47.796 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #273 {26a08f57112a3df1ccebfe9e96084add #2-083259a9385e1a1990f42a8479403b8b DEL}
2016-02-23 11:37:47.797 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/270, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:47.797 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #274 {26a08f57112a3df1ccebfe9e96275ace #2-df30a8f0e93f8fe8ac22bbcecf57359c DEL}
2016-02-23 11:37:47.798 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/271, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:47.798 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #275 {26a08f57112a3df1ccebfe9e96462fd7 #2-841d34c020888596053dbebd7d7ff4d7 DEL}
2016-02-23 11:37:47.799 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/272, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:47.800 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #276 {26a08f57112a3df1ccebfe9e96657455 #2-b02a8c202ffa9687692fd99abe9653d4 DEL}
2016-02-23 11:37:47.800 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/273, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:47.801 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #277 {26a08f57112a3df1ccebfe9e96859b14 #2-7a3ad44728884e9490e085f6511d2a91 DEL}
2016-02-23 11:37:47.801 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/274, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:47.802 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #278 {26a08f57112a3df1ccebfe9e96a4b0a2 #2-1ace382fca785b61d619cca1b189f991 DEL}
2016-02-23 11:37:47.803 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/275, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:47.803 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #279 {26a08f57112a3df1ccebfe9e96c3a4d7 #2-a0be253c288da83a60a18ccb6220e509 DEL}
2016-02-23 11:37:47.804 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/276, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:47.804 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #280 {26a08f57112a3df1ccebfe9e96e28730 #2-1517417e758c5f9c3d96de4a76985cdc DEL}
2016-02-23 11:37:47.805 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/277, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:47.805 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #281 {28070127fe9a40d687c29ba498142f3f #2-8389940101996347a754e0d70eeeb8a2 DEL}
2016-02-23 11:37:47.806 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/278, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:47.806 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #282 {28070127fe9a40d687c29ba4983305f0 #2-e57985951196d7f64a8ceef11d9bec21 DEL}
2016-02-23 11:37:47.807 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/279, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:47.808 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #283 {28070127fe9a40d687c29ba4985237ac #2-7847e78a85754ef5f294dbf2fcfdf0de DEL}
2016-02-23 11:37:47.808 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/280, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:47.809 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #284 {28070127fe9a40d687c29ba49871c140 #2-ac9ff29443a6cea5f099ec94441c8727 DEL}
2016-02-23 11:37:47.809 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/281, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:47.810 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #285 {28070127fe9a40d687c29ba49891231b #2-cacd09dada98dfce9ee3b16a11b21043 DEL}
2016-02-23 11:37:47.810 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/282, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:47.811 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #286 {28070127fe9a40d687c29ba498b06321 #2-591ca9d25038870bf5928075733ebdd2 DEL}
2016-02-23 11:37:47.812 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/283, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:47.812 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #287 {28070127fe9a40d687c29ba498d002b6 #2-dd0b9f6daccae1bdd8aa4da43c501606 DEL}
2016-02-23 11:37:47.813 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/284, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:47.813 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #288 {28070127fe9a40d687c29ba498eea3a0 #2-e85d8cd0816e7f9906bf34186befe7bd DEL}
2016-02-23 11:37:47.814 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/285, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:47.815 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #289 {28121f920b34d3e9360b2e0fb313007d #2-6585f7109d9de21ec7d4507c8346d6ed DEL}
2016-02-23 11:37:47.815 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/286, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:47.816 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #290 {28121f920b34d3e9360b2e0fb332a8a8 #2-e066193ae010f629b6e31dd25459f1d5 DEL}
2016-02-23 11:37:47.816 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/287, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:47.817 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #291 {28121f920b34d3e9360b2e0fb35188dc #2-f8b874f0cbb70635d8a55aad1ccbb19d DEL}
2016-02-23 11:37:47.818 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/288, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:47.818 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #292 {28121f920b34d3e9360b2e0fb3717463 #2-ec81bd16adcba7709ce6d930a30ec5e6 DEL}
2016-02-23 11:37:47.819 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/289, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:47.820 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #293 {28121f920b34d3e9360b2e0fb391137c #2-c582a722a8b42c6b9a103a2e403f0435 DEL}
2016-02-23 11:37:47.820 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/290, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:47.821 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #294 {28121f920b34d3e9360b2e0fb3b07fa7 #2-657dd3185dcc572b2a218167d5c2ba7e DEL}
2016-02-23 11:37:47.822 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/291, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:47.822 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #295 {28121f920b34d3e9360b2e0fb3cee562 #2-ad676a39fb17fec8a615ad4246a6a7c5 DEL}
2016-02-23 11:37:47.823 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/292, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:47.823 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #296 {28121f920b34d3e9360b2e0fb3ede1e4 #2-53f7b1ea7e2954ec4c50695db1432ae4 DEL}
2016-02-23 11:37:47.824 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/293, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:47.824 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #297 {2856b37ea4247be3889bf134c1012204 #2-190e55e9b52c30a3f75bc895aa654a8f DEL}
2016-02-23 11:37:47.825 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/294, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:47.825 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #298 {2856b37ea4247be3889bf134c1203e1c #2-a9fb3fcc3d9e3638f7bb2c0577def52e DEL}
2016-02-23 11:37:47.826 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/295, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:47.826 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #299 {2856b37ea4247be3889bf134c13fcab8 #2-f5efa07e3dba674fb510563a436f1171 DEL}
2016-02-23 11:37:47.826 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/296, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:47.827 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #300 {2856b37ea4247be3889bf134c15e9431 #2-dc519dd111af9eba0f401125acbfb043 DEL}
2016-02-23 11:37:47.827 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/297, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:47.828 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #301 {2856b37ea4247be3889bf134c17e50a9 #2-f315e2e5545e07c1fecd5ebaedabc806 DEL}
2016-02-23 11:37:47.828 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/298, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:47.829 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #302 {2856b37ea4247be3889bf134c19d1ce7 #2-236c0b73ffbb1d012a94894e8fd11f11 DEL}
2016-02-23 11:37:47.829 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/299, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:47.830 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #303 {2856b37ea4247be3889bf134c1bc2047 #2-345239744065bedc5e9acd2b74bcea52 DEL}
2016-02-23 11:37:47.830 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 198 / 300
2016-02-23 11:37:47.831 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (198/300, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:47.831 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #304 {2856b37ea4247be3889bf134c1db346f #2-0b23dd2aa2571afd0ae095e713aa24d5 DEL}
2016-02-23 11:37:47.832 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:47.833 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc137fe8 #2-91054e3e8c6978b5fb6e760c2bd2c536}",
"{4c1585d087fa540a835a2f01dc138d68 #2-30b6817cd01bf337995193faa318afc8}",
"{4c1585d087fa540a835a2f01dc1393f3 #2-6e257bfea0c78cb43c13cddc7c172644}",
"{4c1585d087fa540a835a2f01dc13a3ac #2-14876351a158ac2b1882ea54ac77e1ce}",
"{4c1585d087fa540a835a2f01dc13a7f5 #2-1b25f2dbd42a49b840b34f4e88c45566}",
"{4c1585d087fa540a835a2f01dc13b633 #2-1456d1803b3025fc4063fd7beccb2f28}",
"{4c1585d087fa540a835a2f01dc13c216 #2-2dd8ab756722bd36ed24bb13053ae3ae}",
"{4c1585d087fa540a835a2f01dc13c80c #2-2b759c2d301028d75cd4179b9c700d5c}",
"{4c1585d087fa540a835a2f01dc13cee4 #2-f1e4b1c1cfdbf6cfa02fa7798302ac4d}",
"{4c1585d087fa540a835a2f01dc13d2a4 #2-ea5fae41a57cffe0a3ef3437c1a0a0a4}",
"{4c1585d087fa540a835a2f01dc13e0e9 #2-e775d4a88615963166195889fe17c61f}",
"{4c1585d087fa540a835a2f01dc13e744 #2-27ce8ea3300e1775fadbf0a6cd336b0b}",
"{4c1585d087fa540a835a2f01dc13ee71 #2-0c5074fde367cca7bb4a08097b89fd4a}",
"{4c1585d087fa540a835a2f01dc13fb1c #2-9f6ee490cb153eddc5a6c22fdaeccdb3}",
"{4c1585d087fa540a835a2f01dc140792 #2-9abc36b8b4356fd69c6233cdd6bf943b}",
"{4c1585d087fa540a835a2f01dc140c3a #2-09e9b98ff50b3ff6b0897e77147bb9d3}",
"{4c1585d087fa540a835a2f01dc141b92 #2-1c1a33a392612c4ee2a03a399984805a}",
"{4c1585d087fa540a835a2f01dc141d30 #2-6b81deeadb14da32da2eb163ce0ece6c}",
"{4c1585d087fa540a835a2f01dc141fe9 #2-11ca16a31286cfebddc8db6fc4255a9a}",
"{4c1585d087fa540a835a2f01dc142e2c #2-a0f5a31423dda72a4f8334c8461eea1b}",
"{4c1585d087fa540a835a2f01dc1439d0 #2-f3f840e93bd397d045500d194e7ea1ab}",
"{4c1585d087fa540a835a2f01dc1446a9 #2-e0f31a0996f84b008d36320a15e858ca}",
"{4c1585d087fa540a835a2f01dc145589 #2-850abf6f4bc2c294b17b86fc9129e7cd}",
"{4c1585d087fa540a835a2f01dc146201 #2-66e77594a9f79edfd831f51ce5779b6d}",
"{4c1585d087fa540a835a2f01dc14626c #2-c3200d3f83ba661684e7d8762722e424}",
"{4c1585d087fa540a835a2f01dc1462aa #2-0ea8e3c6f1a49e5f2d925d5b16b08ea1}",
"{4c1585d087fa540a835a2f01dc146311 #2-d45e767d2506a97bc8ecf4f271fd6f9d}",
"{4c1585d087fa540a835a2f01dc1467fa #2-73db0a8152f7d1b12586eae0737b1df7}",
"{4c1585d087fa540a835a2f01dc1469f2 #2-71cae95b3ecf5c61266f1ddcc14bb343}",
"{4c1585d087fa540a835a2f01dc14727f #2-3ed7e06503a004bd50cafc13294b10f7}",
"{4c1585d087fa540a835a2f01dc1476ad #2-af6d1aff3a1f9ca47481034180b0abe0}",
"{4c1585d087fa540a835a2f01dc14816b #2-e07d2793fda6b3126d14496a32bcd6da}",
"{4c1585d087fa540a835a2f01dc1484bc #2-7f031ccc6ebf82d728098a4e1036a3b2}",
"{4c1585d087fa540a835a2f01dc14945a #2-9cb6030b50a4bf6eb8be38b494ff723a}",
"{4c1585d087fa540a835a2f01dc149caf #2-cd8279a0309330de4c74dc92edb0db25}",
"{4c1585d087fa540a835a2f01dc14ac95 #2-e7d5e67839ea2a4c2a1e2a3cc62e8f57}",
"{2549ff0612f409a8c5a95d6af044161a #2-8a2d8439280ccad7a461cf415d3066d6 DEL}",
"{2549ff0612f409a8c5a95d6af0640003 #2-6451925439181803ce91a4e611e49ac8 DEL}",
"{2549ff0612f409a8c5a95d6af0826b3a #2-9ab95ac55b2a20541a28d197c629ddd2 DEL}",
"{2549ff0612f409a8c5a95d6af0a1466a #2-69045396ceaa25c2f01320d304b9f920 DEL}",
"{2549ff0612f409a8c5a95d6af0c0eafe #2-d2eff1ef77397670718239f192ae5c9b DEL}",
"{2549ff0612f409a8c5a95d6af0df870d #2-36112fd99d393addc6b0fe1f3bcf8b1d DEL}",
"{2549ff0612f409a8c5a95d6af0fef802 #2-cd58013df501391746348472eca288ed DEL}",
"{25f18968889bea8df5d18382b601f3fc #2-213c5f9a7dc6ab6bae2b17066847f8b9 DEL}",
"{25f18968889bea8df5d18382b6217abc #2-49d64de097db3fd4a215c5ff9b1e9f78 DEL}",
"{25f18968889bea8df5d18382b640aacf #2-328dd8fe90d9454a98cd5c28ec2c7562 DEL}",
"{25f18968889bea8df5d18382b660bc36 #2-7c9236c10ef86c77ed4706b0c342ff18 DEL}",
"{25f18968889bea8df5d18382b67fc0fa #2-e10b017612d4d4a2969b1deb34d2cda4 DEL}",
"{25f18968889bea8df5d18382b69f9fc2 #2-775310411fcaef5b6d506f13a77e16bc DEL}",
"{25f18968889bea8df5d18382b6be7ffe #2-427fad8e8968bc95d210a5062a96c586 DEL}",
"{25f18968889bea8df5d18382b6dd8e27 #2-b356e17ebb62e2de525d0c0b26924244 DEL}",
"{25f18968889bea8df5d18382b6fc90dc #2-d923d88d88a6ab3c8346f92b71af4122 DEL}",
"{26563cbe3ef6fc42cb461c2c7b0b7962 #2-7c41b99983f83b746a6889279eafb1c8 DEL}",
"{26563cbe3ef6fc42cb461c2c7b2bf59b #2-2db34920fc34d05cc48d40f4cb7d3907 DEL}",
"{26563cbe3ef6fc42cb461c2c7b4b5520 #2-cc6a1c68e7a360b82a9020299b5963c0 DEL}",
"{26563cbe3ef6fc42cb461c2c7b6c59f3 #2-086800ba64a382de18d372c372130615 DEL}",
"{26563cbe3ef6fc42cb461c2c7b8c2318 #2-da57eeeb94d94f3a283aa11357530acc DEL}",
"{26563cbe3ef6fc42cb461c2c7baa6690 #2-a2790dfb1a6aca23a94753590f501133 DEL}",
"{26563cbe3ef6fc42cb461c2c7bc9c985 #2-1cec51985cf6476a564dd40ea09b5159 DEL}",
"{26563cbe3ef6fc42cb461c2c7be861e3 #2-366b6eae8d0cb8e9944bac7c3d476c4f DEL}",
"{267925d8dd21d4a25e1cdce1c0070bc1 #2-0309cbe1ef419c08c4b6af5e9f5b0d05 DEL}",
"{267925d8dd21d4a25e1cdce1c0265d3c #2-c2d97d11438264a9e00e15f8b86eaf89 DEL}",
"{267925d8dd21d4a25e1cdce1c0453a24 #2-2e00ee5d24c7b9546ab2cd1637896377 DEL}",
"{267925d8dd21d4a25e1cdce1c0642e7b #2-97407a818a0ad7947678d22827ac95c5 DEL}",
"{267925d8dd21d4a25e1cdce1c0836caa #2-f2390ff02faa094f0e096427375e687f DEL}",
"{267925d8dd21d4a25e1cdce1c0a4d348 #2-a038180f0e1b16876c63d791e6c4a10f DEL}",
"{267925d8dd21d4a25e1cdce1c0c57469 #2-30cd9a022e24b82722c90d7aaa984f8e DEL}",
"{267925d8dd21d4a25e1cdce1c0e4705d #2-1b952eb5e51511260c54a20f828e8282 DEL}",
"{26a08f57112a3df1ccebfe9e96084add #2-083259a9385e1a1990f42a8479403b8b DEL}",
"{26a08f57112a3df1ccebfe9e96275ace #2-df30a8f0e93f8fe8ac22bbcecf57359c DEL}",
"{26a08f57112a3df1ccebfe9e96462fd7 #2-841d34c020888596053dbebd7d7ff4d7 DEL}",
"{26a08f57112a3df1ccebfe9e96657455 #2-b02a8c202ffa9687692fd99abe9653d4 DEL}",
"{26a08f57112a3df1ccebfe9e96859b14 #2-7a3ad44728884e9490e085f6511d2a91 DEL}",
"{26a08f57112a3df1ccebfe9e96a4b0a2 #2-1ace382fca785b61d619cca1b189f991 DEL}",
"{26a08f57112a3df1ccebfe9e96c3a4d7 #2-a0be253c288da83a60a18ccb6220e509 DEL}",
"{26a08f57112a3df1ccebfe9e96e28730 #2-1517417e758c5f9c3d96de4a76985cdc DEL}",
"{28070127fe9a40d687c29ba498142f3f #2-8389940101996347a754e0d70eeeb8a2 DEL}",
"{28070127fe9a40d687c29ba4983305f0 #2-e57985951196d7f64a8ceef11d9bec21 DEL}",
"{28070127fe9a40d687c29ba4985237ac #2-7847e78a85754ef5f294dbf2fcfdf0de DEL}",
"{28070127fe9a40d687c29ba49871c140 #2-ac9ff29443a6cea5f099ec94441c8727 DEL}",
"{28070127fe9a40d687c29ba49891231b #2-cacd09dada98dfce9ee3b16a11b21043 DEL}",
"{28070127fe9a40d687c29ba498b06321 #2-591ca9d25038870bf5928075733ebdd2 DEL}",
"{28070127fe9a40d687c29ba498d002b6 #2-dd0b9f6daccae1bdd8aa4da43c501606 DEL}",
"{28070127fe9a40d687c29ba498eea3a0 #2-e85d8cd0816e7f9906bf34186befe7bd DEL}",
"{28121f920b34d3e9360b2e0fb313007d #2-6585f7109d9de21ec7d4507c8346d6ed DEL}",
"{28121f920b34d3e9360b2e0fb332a8a8 #2-e066193ae010f629b6e31dd25459f1d5 DEL}",
"{28121f920b34d3e9360b2e0fb35188dc #2-f8b874f0cbb70635d8a55aad1ccbb19d DEL}",
"{28121f920b34d3e9360b2e0fb3717463 #2-ec81bd16adcba7709ce6d930a30ec5e6 DEL}",
"{28121f920b34d3e9360b2e0fb391137c #2-c582a722a8b42c6b9a103a2e403f0435 DEL}",
"{28121f920b34d3e9360b2e0fb3b07fa7 #2-657dd3185dcc572b2a218167d5c2ba7e DEL}",
"{28121f920b34d3e9360b2e0fb3cee562 #2-ad676a39fb17fec8a615ad4246a6a7c5 DEL}",
"{28121f920b34d3e9360b2e0fb3ede1e4 #2-53f7b1ea7e2954ec4c50695db1432ae4 DEL}",
"{2856b37ea4247be3889bf134c1012204 #2-190e55e9b52c30a3f75bc895aa654a8f DEL}",
"{2856b37ea4247be3889bf134c1203e1c #2-a9fb3fcc3d9e3638f7bb2c0577def52e DEL}",
"{2856b37ea4247be3889bf134c13fcab8 #2-f5efa07e3dba674fb510563a436f1171 DEL}",
"{2856b37ea4247be3889bf134c15e9431 #2-dc519dd111af9eba0f401125acbfb043 DEL}",
"{2856b37ea4247be3889bf134c17e50a9 #2-f315e2e5545e07c1fecd5ebaedabc806 DEL}",
"{2856b37ea4247be3889bf134c19d1ce7 #2-236c0b73ffbb1d012a94894e8fd11f11 DEL}",
"{2856b37ea4247be3889bf134c1bc2047 #2-345239744065bedc5e9acd2b74bcea52 DEL}",
"{2856b37ea4247be3889bf134c1db346f #2-0b23dd2aa2571afd0ae095e713aa24d5 DEL}"
)
2016-02-23 11:37:47.841 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 298 / 300
2016-02-23 11:37:47.842 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/300, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:47.842 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:47.843 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:47.843 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/301, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:47.844 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #305 {2856b37ea4247be3889bf134c1fb5e17 #2-2d7ca6b0f2e06780ba488277164a9e90 DEL}
2016-02-23 11:37:47.844 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/302, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:47.845 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #306 {2a291e28546eb08cb72c5db72f1634d8 #2-01121dea256e44891d9678d83be69da4 DEL}
2016-02-23 11:37:47.846 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/303, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:47.846 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #307 {2a291e28546eb08cb72c5db72f34dae1 #2-784a22d01ed8c1308c72e0a0467c6891 DEL}
2016-02-23 11:37:47.846 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/304, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:47.847 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #308 {2a291e28546eb08cb72c5db72f537bef #2-e94125f7d217243b49bc642c8744343a DEL}
2016-02-23 11:37:47.848 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/305, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:47.848 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #309 {2a291e28546eb08cb72c5db72f72d179 #2-c88485861aa4649d8575488262e30402 DEL}
2016-02-23 11:37:47.849 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/306, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:47.849 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #310 {2a291e28546eb08cb72c5db72f91c972 #2-8da2165a532df85d58541e7001465752 DEL}
2016-02-23 11:37:47.850 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/307, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:47.851 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #311 {2a291e28546eb08cb72c5db72fb0c8a5 #2-dd4cab317cec6ba961aef996ee9e99cc DEL}
2016-02-23 11:37:47.851 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/308, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:47.852 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #312 {2a291e28546eb08cb72c5db72fd10b41 #2-e404e309f5174130c9215809d8e6e28d DEL}
2016-02-23 11:37:47.852 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/309, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:47.853 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #313 {2a291e28546eb08cb72c5db72ff05a5d #2-5c0992ec2422c9f04667776bd4d354eb DEL}
2016-02-23 11:37:47.853 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/310, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:47.854 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #314 {2a3971efe98cd601cd524d1b45195b53 #2-ae9904deac8760faa006b37f1169a910 DEL}
2016-02-23 11:37:47.855 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/311, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:47.855 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #315 {2a3971efe98cd601cd524d1b4539a85c #2-d0177ad32c3a8afd9fdc8bb1588cd89f DEL}
2016-02-23 11:37:47.856 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/312, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:47.856 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #316 {2a3971efe98cd601cd524d1b45598b14 #2-38c48792c2033c82a555029b4a298d43 DEL}
2016-02-23 11:37:47.857 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/313, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:47.857 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #317 {2a3971efe98cd601cd524d1b4578837b #2-101d932d39a3b12ad6eede0a27576ea9 DEL}
2016-02-23 11:37:47.858 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/314, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:47.859 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #318 {2a3971efe98cd601cd524d1b4597f6b8 #2-6e8bc2bcf062bd61b9f3e5560e242b01 DEL}
2016-02-23 11:37:47.859 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/315, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:47.860 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #319 {2a3971efe98cd601cd524d1b45b7bcd2 #2-bea90cae0864a0ff3cbfe9db44382b1f DEL}
2016-02-23 11:37:47.861 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/316, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:47.861 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #320 {2a3971efe98cd601cd524d1b45d6606e #2-3e6a061f9bfa5b1e213a620907a4172b DEL}
2016-02-23 11:37:47.862 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/317, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:47.862 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #321 {2a3971efe98cd601cd524d1b45f63935 #2-ad2e5d8b47d41bf82025671e51f598c9 DEL}
2016-02-23 11:37:47.863 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/318, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:47.864 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #322 {2a5006dc33b9ef33378e269b4703273d #2-0d1fd05e1d80745f676cd761af790120 DEL}
2016-02-23 11:37:47.864 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/319, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:47.865 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #323 {2a5006dc33b9ef33378e269b472260dc #2-03920b537537f60b50dbc6a90cfca7eb DEL}
2016-02-23 11:37:47.865 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/320, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:47.866 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #324 {2a5006dc33b9ef33378e269b4741c15a #2-4a7d67e30c75f71d13e584a81d042f38 DEL}
2016-02-23 11:37:47.866 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/321, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:47.867 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #325 {2a5006dc33b9ef33378e269b4760911f #2-2bf21cb982c58a7e1e12e32a4f522c3a DEL}
2016-02-23 11:37:47.868 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/322, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:47.868 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #326 {2a5006dc33b9ef33378e269b47802e1c #2-2251dc9e635e2291e202ace1f83a6dfb DEL}
2016-02-23 11:37:47.869 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/323, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:47.869 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #327 {2a5006dc33b9ef33378e269b479e9d76 #2-23fc33d0649d2e6546702fce19501b7b DEL}
2016-02-23 11:37:47.870 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/324, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:47.870 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #328 {2a5006dc33b9ef33378e269b47be7c79 #2-b6c0bd6376eb0f8f9eb6486c80f7ccc5 DEL}
2016-02-23 11:37:47.870 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/325, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:47.871 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #329 {2a5006dc33b9ef33378e269b47ddc118 #2-6b6b4aec2a18280babbf4821532318a1 DEL}
2016-02-23 11:37:47.871 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/326, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:47.872 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #330 {2a5006dc33b9ef33378e269b47fdbb36 #2-251707cd2e710451876b4248f5618e0d DEL}
2016-02-23 11:37:47.873 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/327, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:47.873 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #331 {2a7c87e5f3d09d90b9e0380e760e981f #2-422ca392b17b93c795e48a716ac0a57a DEL}
2016-02-23 11:37:47.874 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/328, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:47.874 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #332 {2a7c87e5f3d09d90b9e0380e762d2416 #2-9a7c1f775024a6f531d75da44bdb1cd4 DEL}
2016-02-23 11:37:47.875 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/329, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:47.875 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #333 {2a7c87e5f3d09d90b9e0380e764be0b4 #2-1f0be9965db683195fe94a63982b33de DEL}
2016-02-23 11:37:47.876 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/330, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:47.876 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #334 {2a7c87e5f3d09d90b9e0380e766b7a18 #2-2dd48bcc5c9917cebe9d178465eb4faa DEL}
2016-02-23 11:37:47.877 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/331, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:47.877 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #335 {2a7c87e5f3d09d90b9e0380e768b0de1 #2-b9377e3383574f9865c73d61b3d60cb7 DEL}
2016-02-23 11:37:47.878 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/332, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:47.878 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #336 {2a7c87e5f3d09d90b9e0380e76ab5388 #2-f017c531a837cebea80a0babfcf8d5af DEL}
2016-02-23 11:37:47.879 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/333, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:47.880 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #337 {2a7c87e5f3d09d90b9e0380e76cadc42 #2-bad6a55d4768a2e6fee924103529d50b DEL}
2016-02-23 11:37:47.880 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/334, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:47.881 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #338 {2a7c87e5f3d09d90b9e0380e76ea5afd #2-40be16280829268f270f5398fcb905b1 DEL}
2016-02-23 11:37:47.881 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/335, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:47.882 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #339 {2add5575187398290b4b138b68154808 #2-254bd61d6df34037e3882e544ffc6ac5 DEL}
2016-02-23 11:37:47.883 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/336, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:47.883 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #340 {2add5575187398290b4b138b68345d54 #2-73fdfc73f6355feed6bbb3d35a0b0790 DEL}
2016-02-23 11:37:47.884 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/337, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:47.885 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #341 {2add5575187398290b4b138b6854677b #2-3805144d7e2b3988e6cb5bf129e86e5b DEL}
2016-02-23 11:37:47.886 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/338, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:47.887 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #342 {2add5575187398290b4b138b6873f3ea #2-996c90890324dce899200dcb2fb6d51c DEL}
2016-02-23 11:37:47.887 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/339, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:47.888 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #343 {2add5575187398290b4b138b68935b3d #2-88e80282c2e4490d8100eea736beb2ae DEL}
2016-02-23 11:37:47.888 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/340, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:47.889 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #344 {2add5575187398290b4b138b68b208c0 #2-1fa36406e42f1fc504825e60e42d4a49 DEL}
2016-02-23 11:37:47.889 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/341, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:47.890 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #345 {2add5575187398290b4b138b68d0e9eb #2-62a16acae02687b8e6a26d25e9bd6b1e DEL}
2016-02-23 11:37:47.890 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/342, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:47.891 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #346 {2add5575187398290b4b138b68f0208f #2-456da4fe3d19f63ba4ce40d934e25754 DEL}
2016-02-23 11:37:47.892 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/343, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:47.892 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #347 {2bfc803e6891e7c19f377a0b4a062626 #2-5667d0bc51d6a157fd63b54989cabaed DEL}
2016-02-23 11:37:47.893 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/344, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:47.893 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #348 {2bfc803e6891e7c19f377a0b4a25f323 #2-d5883a4c2e890c0f7475169292754f70 DEL}
2016-02-23 11:37:47.894 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/345, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:47.894 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #349 {2bfc803e6891e7c19f377a0b4a452100 #2-f98232d4ca0d4fed78aa510ff2f86f5a DEL}
2016-02-23 11:37:47.895 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/346, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:47.896 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #350 {2bfc803e6891e7c19f377a0b4a652fb0 #2-8afb1f8033dbb33d951ce017d3a0a131 DEL}
2016-02-23 11:37:47.896 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/347, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:47.897 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #351 {2bfc803e6891e7c19f377a0b4a83fd1a #2-96bf825dc197352a7dde4ab0ef265022 DEL}
2016-02-23 11:37:47.897 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/348, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:47.898 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #352 {2bfc803e6891e7c19f377a0b4aa39561 #2-7549cb328bfa57fd21c4ac22b057310f DEL}
2016-02-23 11:37:47.899 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/349, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:47.899 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #353 {2bfc803e6891e7c19f377a0b4ac1d82b #2-57e1217abd70e0bf17c381d836243a3d DEL}
2016-02-23 11:37:47.900 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/350, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:47.900 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #354 {2bfc803e6891e7c19f377a0b4ae1cc9a #2-d382822178813dc142dd2fc5e0547d50 DEL}
2016-02-23 11:37:47.901 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/351, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:47.901 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #355 {2c6703207db869892898261dbb0f6952 #2-26bf2b76cc23276f0e119d13022469b2 DEL}
2016-02-23 11:37:47.902 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/352, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:47.903 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #356 {2c6703207db869892898261dbb2e77ac #2-15efe12da1f3cd5c19baf838edd9cfdd DEL}
2016-02-23 11:37:47.903 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/353, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:47.904 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #357 {2c6703207db869892898261dbb4da787 #2-19dbe6fd5dfc89c959ef052b4b9ce05e DEL}
2016-02-23 11:37:47.904 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/354, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:47.905 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #358 {2c6703207db869892898261dbb6d94ec #2-1a1214e6d076044ddd58461f24ea3abe DEL}
2016-02-23 11:37:47.906 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/355, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:47.906 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #359 {2c6703207db869892898261dbb8c2fbe #2-f9af185ad5fc62051dc1661a54f6e8ed DEL}
2016-02-23 11:37:47.907 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/356, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:47.907 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #360 {2c6703207db869892898261dbbab7e7e #2-7ba80a05d9e8809cb64e925eec200cc4 DEL}
2016-02-23 11:37:47.908 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/357, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:47.909 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #361 {2c6703207db869892898261dbbcac026 #2-034b95fa3425d5a8832b0c24d7c501cf DEL}
2016-02-23 11:37:47.910 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/358, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:47.910 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #362 {2c6703207db869892898261dbbe9da11 #2-1c357723834c1ec1e145a85d5db57820 DEL}
2016-02-23 11:37:47.911 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/359, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:47.911 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #363 {2d86dee3d4eca541b5fa9e139e19f3da #2-dc3219d4e8abb3ec8e33909781aed33e DEL}
2016-02-23 11:37:47.912 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/360, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:47.912 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #364 {2d86dee3d4eca541b5fa9e139e38fad6 #2-cb4c0303df1e6c35c93510b40f48417f DEL}
2016-02-23 11:37:47.913 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/361, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:47.913 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #365 {2d86dee3d4eca541b5fa9e139e5797e6 #2-10e2e7debe7afc9a8fa27bfb312547fb DEL}
2016-02-23 11:37:47.914 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/362, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:47.914 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #366 {2d86dee3d4eca541b5fa9e139e77084e #2-120cd43820aeaf733d4280fac97586de DEL}
2016-02-23 11:37:47.915 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/363, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:47.916 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #367 {2d86dee3d4eca541b5fa9e139e957917 #2-e98fe6bb9f93586bc79ad12dcd262a05 DEL}
2016-02-23 11:37:47.916 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/364, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:47.916 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #368 {2d86dee3d4eca541b5fa9e139eb46e29 #2-f66a2bf8efd079952fb1dac04ea847b8 DEL}
2016-02-23 11:37:47.917 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/365, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:47.918 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #369 {2d86dee3d4eca541b5fa9e139ed35d52 #2-d13698cd26f718aba2c57a80a393ebd5 DEL}
2016-02-23 11:37:47.918 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/366, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:47.919 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #370 {2d86dee3d4eca541b5fa9e139ef24e74 #2-5e4eceee6e16b796260400bf0fdc031c DEL}
2016-02-23 11:37:47.920 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/367, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:47.920 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #371 {2df8c23e244e2fcff2ae1375aa1af5ea #2-4f5857fd33726388c2fd1738148ad2f0 DEL}
2016-02-23 11:37:47.921 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/368, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:47.921 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #372 {2df8c23e244e2fcff2ae1375aa3a755e #2-51f3736e687190564c3d74c390eb543d DEL}
2016-02-23 11:37:47.922 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/369, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:47.923 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #373 {2df8c23e244e2fcff2ae1375aa593cbc #2-f6e3e7e4ce99f426e875967c3fd10aff DEL}
2016-02-23 11:37:47.924 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/370, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:47.924 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #374 {2df8c23e244e2fcff2ae1375aa788e63 #2-1ba1d81d83cb060e0c67810b567b1bc7 DEL}
2016-02-23 11:37:47.925 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/371, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:47.925 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #375 {2df8c23e244e2fcff2ae1375aa98077f #2-e07db5b7d14128aafe3640ed0f84b698 DEL}
2016-02-23 11:37:47.926 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/372, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:47.926 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #376 {2df8c23e244e2fcff2ae1375aab7cdd2 #2-0e28679f029ed28adf5f5319c887d9e5 DEL}
2016-02-23 11:37:47.927 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/373, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:47.927 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #377 {2df8c23e244e2fcff2ae1375aad76ac8 #2-4641c14ea6f1774a4bdc766a13a73e46 DEL}
2016-02-23 11:37:47.928 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/374, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:47.929 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #378 {2df8c23e244e2fcff2ae1375aaf6c3ec #2-cfb3611d9de43b17accc72d7ce3e5a73 DEL}
2016-02-23 11:37:47.929 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/375, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:47.930 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #379 {2dfeba2a48123c6f4b14c0fd150990bc #2-c33069b520e18ef95a2f2e3704d4e8dc DEL}
2016-02-23 11:37:47.930 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/376, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:47.931 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #380 {2dfeba2a48123c6f4b14c0fd152885de #2-63d6fc9ac6e4bd66fd599cb23c8c465e DEL}
2016-02-23 11:37:47.932 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/377, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:47.932 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #381 {2dfeba2a48123c6f4b14c0fd15485a5c #2-4d763ab3dbbd4fd00c4e0f44a7e86778 DEL}
2016-02-23 11:37:47.933 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/378, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:47.933 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #382 {2dfeba2a48123c6f4b14c0fd1568275c #2-3d575a6213fb942e3ea9668caeb1e28b DEL}
2016-02-23 11:37:47.934 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/379, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:47.934 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #383 {2dfeba2a48123c6f4b14c0fd15874fe2 #2-497ef5baee4456a5e586af9255566169 DEL}
2016-02-23 11:37:47.935 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/380, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:47.935 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #384 {2dfeba2a48123c6f4b14c0fd15a799db #2-699f252d189f81d54fd2bd4768f299a0 DEL}
2016-02-23 11:37:47.936 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/381, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:47.937 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #385 {2dfeba2a48123c6f4b14c0fd15c79e99 #2-920f603c8b965c07fc9143edf5eef1c5 DEL}
2016-02-23 11:37:47.937 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/382, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:47.938 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #386 {2dfeba2a48123c6f4b14c0fd15e75534 #2-fd610b803a7cb1c292b49342b69cce8d DEL}
2016-02-23 11:37:47.938 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/383, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:47.939 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #387 {2e2935916c4bc679bd9f7851850ab768 #2-ee3698d1bc407ebaf7786ea9333f3c37 DEL}
2016-02-23 11:37:47.939 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/384, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:47.940 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #388 {2e2935916c4bc679bd9f78518528cc77 #2-2c6090b60b7930667c930d9acfa2fb0a DEL}
2016-02-23 11:37:47.940 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/385, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:47.941 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #389 {2e2935916c4bc679bd9f785185480c51 #2-873bbcca8384e33ea72c7852f481b753 DEL}
2016-02-23 11:37:47.942 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/386, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:47.942 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #390 {2e2935916c4bc679bd9f785185681c97 #2-1c72332216bcd79e1a904d890472f8f5 DEL}
2016-02-23 11:37:47.943 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/387, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:47.943 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #391 {2e2935916c4bc679bd9f785185870f77 #2-893fbae6a7de98afd196cf01a5442019 DEL}
2016-02-23 11:37:47.944 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/388, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:47.944 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #392 {2e2935916c4bc679bd9f785185a5eab8 #2-c14f14bcd3930ea6fee041646db9176e DEL}
2016-02-23 11:37:47.945 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/389, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:47.945 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #393 {2e2935916c4bc679bd9f785185c56497 #2-0012651316a9d92dd7de85d49ab139ee DEL}
2016-02-23 11:37:47.946 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/390, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:47.947 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #394 {2e2935916c4bc679bd9f785185e68064 #2-d022d9be150e3751120f8b3470643dc3 DEL}
2016-02-23 11:37:47.947 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/391, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:47.948 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #395 {30624cc0a62c71417d0b3595ce1c0257 #2-c7ece24e779ece142bbbe2a436f9f9dd DEL}
2016-02-23 11:37:47.949 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/392, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:47.949 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #396 {30624cc0a62c71417d0b3595ce3aae19 #2-88059997a0178cae396b26b613c9e924 DEL}
2016-02-23 11:37:47.950 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/393, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:47.950 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #397 {30624cc0a62c71417d0b3595ce5a2bc5 #2-2cc0247b5ee1631491fe1211de3f93e4 DEL}
2016-02-23 11:37:47.951 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/394, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:47.951 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #398 {30624cc0a62c71417d0b3595ce793a86 #2-55f70f36402776cdb06c47a09995fcf5 DEL}
2016-02-23 11:37:47.952 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/395, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:47.953 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #399 {30624cc0a62c71417d0b3595ce98bc14 #2-bdac597141a1423ca4423f4b69c39c6b DEL}
2016-02-23 11:37:47.953 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/396, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:47.954 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #400 {30624cc0a62c71417d0b3595ceb88d26 #2-a34228973cbf531f58de4dc7d678328c DEL}
2016-02-23 11:37:47.955 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/397, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:47.955 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #401 {30624cc0a62c71417d0b3595ced89321 #2-4cda935bba441ef83b13a7d8a91b74fb DEL}
2016-02-23 11:37:47.956 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/398, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:47.956 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #402 {30624cc0a62c71417d0b3595cef917c2 #2-1087fdd28b9c5fd7103ce068862afc3c DEL}
2016-02-23 11:37:47.957 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/399, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:47.957 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #403 {307d409328230461627336258608674b #2-ff5261e821394310a3b9ef83df8961c1 DEL}
2016-02-23 11:37:47.958 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 298 / 400
2016-02-23 11:37:47.958 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (298/400, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:47.959 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #404 {307d4093282304616273362586285821 #2-5048ec95846c62a8f9cb4dfd3bee096a DEL}
2016-02-23 11:37:47.960 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:47.961 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{2856b37ea4247be3889bf134c1fb5e17 #2-2d7ca6b0f2e06780ba488277164a9e90 DEL}",
"{2a291e28546eb08cb72c5db72f1634d8 #2-01121dea256e44891d9678d83be69da4 DEL}",
"{2a291e28546eb08cb72c5db72f34dae1 #2-784a22d01ed8c1308c72e0a0467c6891 DEL}",
"{2a291e28546eb08cb72c5db72f537bef #2-e94125f7d217243b49bc642c8744343a DEL}",
"{2a291e28546eb08cb72c5db72f72d179 #2-c88485861aa4649d8575488262e30402 DEL}",
"{2a291e28546eb08cb72c5db72f91c972 #2-8da2165a532df85d58541e7001465752 DEL}",
"{2a291e28546eb08cb72c5db72fb0c8a5 #2-dd4cab317cec6ba961aef996ee9e99cc DEL}",
"{2a291e28546eb08cb72c5db72fd10b41 #2-e404e309f5174130c9215809d8e6e28d DEL}",
"{2a291e28546eb08cb72c5db72ff05a5d #2-5c0992ec2422c9f04667776bd4d354eb DEL}",
"{2a3971efe98cd601cd524d1b45195b53 #2-ae9904deac8760faa006b37f1169a910 DEL}",
"{2a3971efe98cd601cd524d1b4539a85c #2-d0177ad32c3a8afd9fdc8bb1588cd89f DEL}",
"{2a3971efe98cd601cd524d1b45598b14 #2-38c48792c2033c82a555029b4a298d43 DEL}",
"{2a3971efe98cd601cd524d1b4578837b #2-101d932d39a3b12ad6eede0a27576ea9 DEL}",
"{2a3971efe98cd601cd524d1b4597f6b8 #2-6e8bc2bcf062bd61b9f3e5560e242b01 DEL}",
"{2a3971efe98cd601cd524d1b45b7bcd2 #2-bea90cae0864a0ff3cbfe9db44382b1f DEL}",
"{2a3971efe98cd601cd524d1b45d6606e #2-3e6a061f9bfa5b1e213a620907a4172b DEL}",
"{2a3971efe98cd601cd524d1b45f63935 #2-ad2e5d8b47d41bf82025671e51f598c9 DEL}",
"{2a5006dc33b9ef33378e269b4703273d #2-0d1fd05e1d80745f676cd761af790120 DEL}",
"{2a5006dc33b9ef33378e269b472260dc #2-03920b537537f60b50dbc6a90cfca7eb DEL}",
"{2a5006dc33b9ef33378e269b4741c15a #2-4a7d67e30c75f71d13e584a81d042f38 DEL}",
"{2a5006dc33b9ef33378e269b4760911f #2-2bf21cb982c58a7e1e12e32a4f522c3a DEL}",
"{2a5006dc33b9ef33378e269b47802e1c #2-2251dc9e635e2291e202ace1f83a6dfb DEL}",
"{2a5006dc33b9ef33378e269b479e9d76 #2-23fc33d0649d2e6546702fce19501b7b DEL}",
"{2a5006dc33b9ef33378e269b47be7c79 #2-b6c0bd6376eb0f8f9eb6486c80f7ccc5 DEL}",
"{2a5006dc33b9ef33378e269b47ddc118 #2-6b6b4aec2a18280babbf4821532318a1 DEL}",
"{2a5006dc33b9ef33378e269b47fdbb36 #2-251707cd2e710451876b4248f5618e0d DEL}",
"{2a7c87e5f3d09d90b9e0380e760e981f #2-422ca392b17b93c795e48a716ac0a57a DEL}",
"{2a7c87e5f3d09d90b9e0380e762d2416 #2-9a7c1f775024a6f531d75da44bdb1cd4 DEL}",
"{2a7c87e5f3d09d90b9e0380e764be0b4 #2-1f0be9965db683195fe94a63982b33de DEL}",
"{2a7c87e5f3d09d90b9e0380e766b7a18 #2-2dd48bcc5c9917cebe9d178465eb4faa DEL}",
"{2a7c87e5f3d09d90b9e0380e768b0de1 #2-b9377e3383574f9865c73d61b3d60cb7 DEL}",
"{2a7c87e5f3d09d90b9e0380e76ab5388 #2-f017c531a837cebea80a0babfcf8d5af DEL}",
"{2a7c87e5f3d09d90b9e0380e76cadc42 #2-bad6a55d4768a2e6fee924103529d50b DEL}",
"{2a7c87e5f3d09d90b9e0380e76ea5afd #2-40be16280829268f270f5398fcb905b1 DEL}",
"{2add5575187398290b4b138b68154808 #2-254bd61d6df34037e3882e544ffc6ac5 DEL}",
"{2add5575187398290b4b138b68345d54 #2-73fdfc73f6355feed6bbb3d35a0b0790 DEL}",
"{2add5575187398290b4b138b6854677b #2-3805144d7e2b3988e6cb5bf129e86e5b DEL}",
"{2add5575187398290b4b138b6873f3ea #2-996c90890324dce899200dcb2fb6d51c DEL}",
"{2add5575187398290b4b138b68935b3d #2-88e80282c2e4490d8100eea736beb2ae DEL}",
"{2add5575187398290b4b138b68b208c0 #2-1fa36406e42f1fc504825e60e42d4a49 DEL}",
"{2add5575187398290b4b138b68d0e9eb #2-62a16acae02687b8e6a26d25e9bd6b1e DEL}",
"{2add5575187398290b4b138b68f0208f #2-456da4fe3d19f63ba4ce40d934e25754 DEL}",
"{2bfc803e6891e7c19f377a0b4a062626 #2-5667d0bc51d6a157fd63b54989cabaed DEL}",
"{2bfc803e6891e7c19f377a0b4a25f323 #2-d5883a4c2e890c0f7475169292754f70 DEL}",
"{2bfc803e6891e7c19f377a0b4a452100 #2-f98232d4ca0d4fed78aa510ff2f86f5a DEL}",
"{2bfc803e6891e7c19f377a0b4a652fb0 #2-8afb1f8033dbb33d951ce017d3a0a131 DEL}",
"{2bfc803e6891e7c19f377a0b4a83fd1a #2-96bf825dc197352a7dde4ab0ef265022 DEL}",
"{2bfc803e6891e7c19f377a0b4aa39561 #2-7549cb328bfa57fd21c4ac22b057310f DEL}",
"{2bfc803e6891e7c19f377a0b4ac1d82b #2-57e1217abd70e0bf17c381d836243a3d DEL}",
"{2bfc803e6891e7c19f377a0b4ae1cc9a #2-d382822178813dc142dd2fc5e0547d50 DEL}",
"{2c6703207db869892898261dbb0f6952 #2-26bf2b76cc23276f0e119d13022469b2 DEL}",
"{2c6703207db869892898261dbb2e77ac #2-15efe12da1f3cd5c19baf838edd9cfdd DEL}",
"{2c6703207db869892898261dbb4da787 #2-19dbe6fd5dfc89c959ef052b4b9ce05e DEL}",
"{2c6703207db869892898261dbb6d94ec #2-1a1214e6d076044ddd58461f24ea3abe DEL}",
"{2c6703207db869892898261dbb8c2fbe #2-f9af185ad5fc62051dc1661a54f6e8ed DEL}",
"{2c6703207db869892898261dbbab7e7e #2-7ba80a05d9e8809cb64e925eec200cc4 DEL}",
"{2c6703207db869892898261dbbcac026 #2-034b95fa3425d5a8832b0c24d7c501cf DEL}",
"{2c6703207db869892898261dbbe9da11 #2-1c357723834c1ec1e145a85d5db57820 DEL}",
"{2d86dee3d4eca541b5fa9e139e19f3da #2-dc3219d4e8abb3ec8e33909781aed33e DEL}",
"{2d86dee3d4eca541b5fa9e139e38fad6 #2-cb4c0303df1e6c35c93510b40f48417f DEL}",
"{2d86dee3d4eca541b5fa9e139e5797e6 #2-10e2e7debe7afc9a8fa27bfb312547fb DEL}",
"{2d86dee3d4eca541b5fa9e139e77084e #2-120cd43820aeaf733d4280fac97586de DEL}",
"{2d86dee3d4eca541b5fa9e139e957917 #2-e98fe6bb9f93586bc79ad12dcd262a05 DEL}",
"{2d86dee3d4eca541b5fa9e139eb46e29 #2-f66a2bf8efd079952fb1dac04ea847b8 DEL}",
"{2d86dee3d4eca541b5fa9e139ed35d52 #2-d13698cd26f718aba2c57a80a393ebd5 DEL}",
"{2d86dee3d4eca541b5fa9e139ef24e74 #2-5e4eceee6e16b796260400bf0fdc031c DEL}",
"{2df8c23e244e2fcff2ae1375aa1af5ea #2-4f5857fd33726388c2fd1738148ad2f0 DEL}",
"{2df8c23e244e2fcff2ae1375aa3a755e #2-51f3736e687190564c3d74c390eb543d DEL}",
"{2df8c23e244e2fcff2ae1375aa593cbc #2-f6e3e7e4ce99f426e875967c3fd10aff DEL}",
"{2df8c23e244e2fcff2ae1375aa788e63 #2-1ba1d81d83cb060e0c67810b567b1bc7 DEL}",
"{2df8c23e244e2fcff2ae1375aa98077f #2-e07db5b7d14128aafe3640ed0f84b698 DEL}",
"{2df8c23e244e2fcff2ae1375aab7cdd2 #2-0e28679f029ed28adf5f5319c887d9e5 DEL}",
"{2df8c23e244e2fcff2ae1375aad76ac8 #2-4641c14ea6f1774a4bdc766a13a73e46 DEL}",
"{2df8c23e244e2fcff2ae1375aaf6c3ec #2-cfb3611d9de43b17accc72d7ce3e5a73 DEL}",
"{2dfeba2a48123c6f4b14c0fd150990bc #2-c33069b520e18ef95a2f2e3704d4e8dc DEL}",
"{2dfeba2a48123c6f4b14c0fd152885de #2-63d6fc9ac6e4bd66fd599cb23c8c465e DEL}",
"{2dfeba2a48123c6f4b14c0fd15485a5c #2-4d763ab3dbbd4fd00c4e0f44a7e86778 DEL}",
"{2dfeba2a48123c6f4b14c0fd1568275c #2-3d575a6213fb942e3ea9668caeb1e28b DEL}",
"{2dfeba2a48123c6f4b14c0fd15874fe2 #2-497ef5baee4456a5e586af9255566169 DEL}",
"{2dfeba2a48123c6f4b14c0fd15a799db #2-699f252d189f81d54fd2bd4768f299a0 DEL}",
"{2dfeba2a48123c6f4b14c0fd15c79e99 #2-920f603c8b965c07fc9143edf5eef1c5 DEL}",
"{2dfeba2a48123c6f4b14c0fd15e75534 #2-fd610b803a7cb1c292b49342b69cce8d DEL}",
"{2e2935916c4bc679bd9f7851850ab768 #2-ee3698d1bc407ebaf7786ea9333f3c37 DEL}",
"{2e2935916c4bc679bd9f78518528cc77 #2-2c6090b60b7930667c930d9acfa2fb0a DEL}",
"{2e2935916c4bc679bd9f785185480c51 #2-873bbcca8384e33ea72c7852f481b753 DEL}",
"{2e2935916c4bc679bd9f785185681c97 #2-1c72332216bcd79e1a904d890472f8f5 DEL}",
"{2e2935916c4bc679bd9f785185870f77 #2-893fbae6a7de98afd196cf01a5442019 DEL}",
"{2e2935916c4bc679bd9f785185a5eab8 #2-c14f14bcd3930ea6fee041646db9176e DEL}",
"{2e2935916c4bc679bd9f785185c56497 #2-0012651316a9d92dd7de85d49ab139ee DEL}",
"{2e2935916c4bc679bd9f785185e68064 #2-d022d9be150e3751120f8b3470643dc3 DEL}",
"{30624cc0a62c71417d0b3595ce1c0257 #2-c7ece24e779ece142bbbe2a436f9f9dd DEL}",
"{30624cc0a62c71417d0b3595ce3aae19 #2-88059997a0178cae396b26b613c9e924 DEL}",
"{30624cc0a62c71417d0b3595ce5a2bc5 #2-2cc0247b5ee1631491fe1211de3f93e4 DEL}",
"{30624cc0a62c71417d0b3595ce793a86 #2-55f70f36402776cdb06c47a09995fcf5 DEL}",
"{30624cc0a62c71417d0b3595ce98bc14 #2-bdac597141a1423ca4423f4b69c39c6b DEL}",
"{30624cc0a62c71417d0b3595ceb88d26 #2-a34228973cbf531f58de4dc7d678328c DEL}",
"{30624cc0a62c71417d0b3595ced89321 #2-4cda935bba441ef83b13a7d8a91b74fb DEL}",
"{30624cc0a62c71417d0b3595cef917c2 #2-1087fdd28b9c5fd7103ce068862afc3c DEL}",
"{307d409328230461627336258608674b #2-ff5261e821394310a3b9ef83df8961c1 DEL}",
"{307d4093282304616273362586285821 #2-5048ec95846c62a8f9cb4dfd3bee096a DEL}"
)
2016-02-23 11:37:47.965 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 398 / 400
2016-02-23 11:37:47.966 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/400, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:47.967 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:47.967 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:47.968 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/401, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:47.968 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #405 {307d409328230461627336258646d11e #2-ef450052be13219f907e84e76a3cf8e8 DEL}
2016-02-23 11:37:47.969 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/402, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:47.970 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #406 {307d409328230461627336258665eef4 #2-f40dcb5fee7f03a751206b0f1dc70fcc DEL}
2016-02-23 11:37:47.970 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/403, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:47.971 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #407 {307d409328230461627336258684f1a0 #2-7821f851f28ba628b0a13a300aaaa424 DEL}
2016-02-23 11:37:47.971 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/404, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:47.972 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #408 {307d4093282304616273362586a3a0ab #2-79ea331fc2196af552f3643968dbb655 DEL}
2016-02-23 11:37:47.972 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/405, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:47.973 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #409 {307d4093282304616273362586c36eb1 #2-6b0227895c61b0e1dd4d8feea1007f73 DEL}
2016-02-23 11:37:47.974 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/406, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:47.974 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #410 {307d4093282304616273362586e285c9 #2-24f2625133f60085c2cf3cf2dcdcc6ff DEL}
2016-02-23 11:37:47.975 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/407, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:47.976 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #411 {30aeb7e9f741bf69fbdda1fbe41c714f #2-7913decad090596cf8556ff8616109e3 DEL}
2016-02-23 11:37:47.977 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/408, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:47.978 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #412 {30aeb7e9f741bf69fbdda1fbe43a52e4 #2-1967d00a4fc8de8f3ce19b666d41acbc DEL}
2016-02-23 11:37:47.978 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/409, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:47.979 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #413 {30aeb7e9f741bf69fbdda1fbe459765f #2-5344d15884ba92f4a1ae2f1b7c0d7d77 DEL}
2016-02-23 11:37:47.979 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/410, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:47.980 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #414 {30aeb7e9f741bf69fbdda1fbe479648e #2-82ab8e9cf97e18751bb9be2a9e282f2f DEL}
2016-02-23 11:37:47.980 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/411, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:47.981 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #415 {30aeb7e9f741bf69fbdda1fbe49a0c1d #2-9f07aa3f8d3c1ebd19ae013638cfce1f DEL}
2016-02-23 11:37:47.981 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/412, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:47.982 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #416 {30aeb7e9f741bf69fbdda1fbe4b8f5ed #2-d37d03099e326f55b3147263eb3a630f DEL}
2016-02-23 11:37:47.982 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/413, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:47.983 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #417 {30aeb7e9f741bf69fbdda1fbe4d9d239 #2-14b74b3137c34b71a830096ff1ec62d0 DEL}
2016-02-23 11:37:47.984 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/414, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:47.984 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #418 {30aeb7e9f741bf69fbdda1fbe4f869af #2-84754c1d600bed1c377c5d861d9a2142 DEL}
2016-02-23 11:37:47.985 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/415, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:47.985 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #419 {30fa1ae1b3450759c6aa8f4853189819 #2-6b23dd03b6537d6bf287c7ab6e807e59 DEL}
2016-02-23 11:37:47.986 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/416, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:47.986 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #420 {30fa1ae1b3450759c6aa8f4853379495 #2-05f062c595192ad34fd1431f82433377 DEL}
2016-02-23 11:37:47.987 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/417, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:47.988 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #421 {30fa1ae1b3450759c6aa8f48535646c3 #2-b3c2ffee5659dfb08fc005a004425fa1 DEL}
2016-02-23 11:37:47.989 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/418, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:47.989 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #422 {30fa1ae1b3450759c6aa8f485374f798 #2-34d797ce119124b5f6e5d137bd8b6f39 DEL}
2016-02-23 11:37:47.990 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/419, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:47.990 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #423 {30fa1ae1b3450759c6aa8f485393e2a1 #2-d1ac4d51ecfa785b704abf9e61ed9c9d DEL}
2016-02-23 11:37:47.991 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/420, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:47.992 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #424 {30fa1ae1b3450759c6aa8f4853b31dba #2-7831a5753d1215d6ba09b3b4254d08de DEL}
2016-02-23 11:37:47.992 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/421, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:47.993 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #425 {30fa1ae1b3450759c6aa8f4853d2b513 #2-4b212b3316b46e4448166f9063dd8ada DEL}
2016-02-23 11:37:47.993 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/422, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:47.994 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #426 {30fa1ae1b3450759c6aa8f4853f2fe82 #2-ece12d23e6632b05da79620fa692c500 DEL}
2016-02-23 11:37:47.994 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/423, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:47.995 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #427 {30fbce158ac38605d56049a059127fdc #2-6497f0a76fb0c8bcc17d62942bc6b467 DEL}
2016-02-23 11:37:47.996 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/424, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:47.996 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #428 {30fbce158ac38605d56049a05931a069 #2-d56cf8f6011cf6e0f93507619e52fcfa DEL}
2016-02-23 11:37:47.997 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/425, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:47.997 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #429 {30fbce158ac38605d56049a059514bde #2-3d383445cad0eaff78bc751bb15e9d6b DEL}
2016-02-23 11:37:47.998 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/426, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:47.999 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #430 {30fbce158ac38605d56049a05971843b #2-776b7e2168f4fe0724dd8f96775fecd3 DEL}
2016-02-23 11:37:47.999 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/427, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.000 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #431 {30fbce158ac38605d56049a059902b28 #2-cd7dbc87c557fba89dfaada6c76a9b4c DEL}
2016-02-23 11:37:48.000 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/428, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.001 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #432 {30fbce158ac38605d56049a059af593e #2-d1a23b94d7354f02a18f82afc2679f3d DEL}
2016-02-23 11:37:48.001 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/429, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.002 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #433 {30fbce158ac38605d56049a059ce9e27 #2-8b94df5270604ca71045b1a2cd5c0bbb DEL}
2016-02-23 11:37:48.003 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/430, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.003 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #434 {30fbce158ac38605d56049a059eda55e #2-1349c6f122787b6cad848567675f6610 DEL}
2016-02-23 11:37:48.004 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/431, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.004 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #435 {319ba51b2d2ae943df1eeb3c1810fe10 #2-cbb853e740c552c36181c90b904c6b37 DEL}
2016-02-23 11:37:48.005 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/432, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.005 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #436 {319ba51b2d2ae943df1eeb3c1830d51f #2-db15b793423db9982b119e07c14f2a97 DEL}
2016-02-23 11:37:48.006 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/433, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.007 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #437 {319ba51b2d2ae943df1eeb3c184f63a4 #2-e1011dabbe2fe2b6e3f2ab4727d1e816 DEL}
2016-02-23 11:37:48.007 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/434, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.008 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #438 {319ba51b2d2ae943df1eeb3c186f85ce #2-a7788124c8b2969fdd93c6c9aef724b6 DEL}
2016-02-23 11:37:48.008 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/435, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.009 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #439 {319ba51b2d2ae943df1eeb3c188ee18c #2-7a90f936ca63c3cd47b85af31f13d61a DEL}
2016-02-23 11:37:48.010 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/436, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.010 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #440 {319ba51b2d2ae943df1eeb3c18adc703 #2-30e6032931a1a3a3bfaf99bf52f330ba DEL}
2016-02-23 11:37:48.011 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/437, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.011 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #441 {319ba51b2d2ae943df1eeb3c18cd2dbd #2-a68d04c92e2354e3ca2d0f9676e1d4a9 DEL}
2016-02-23 11:37:48.012 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/438, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.012 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #442 {319ba51b2d2ae943df1eeb3c18ec46ad #2-58f1561212a535048399cb13f5061125 DEL}
2016-02-23 11:37:48.013 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/439, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.014 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #443 {326a7e06ef47661276066995620277ec #2-31faef5d6d206a74bff202e43796d895 DEL}
2016-02-23 11:37:48.014 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/440, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.015 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #444 {326a7e06ef476612760669956220db65 #2-175df20befc8f7b3c1729871e410fae1 DEL}
2016-02-23 11:37:48.015 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/441, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.016 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #445 {326a7e06ef47661276066995623fa45f #2-2afd30eb708d5794ba0294fa05171bc4 DEL}
2016-02-23 11:37:48.016 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/442, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.017 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #446 {326a7e06ef47661276066995625f6fcc #2-c00be74be384d22abcac27d170c3a075 DEL}
2016-02-23 11:37:48.018 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/443, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.018 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #447 {326a7e06ef47661276066995627da140 #2-b3b79f3db8d1ad9f5bd0868f09b22b76 DEL}
2016-02-23 11:37:48.019 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/444, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.019 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #448 {326a7e06ef47661276066995629e0a60 #2-984ae6c6ac920d5478302c5c7aba9c59 DEL}
2016-02-23 11:37:48.020 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/445, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.020 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #449 {326a7e06ef4766127606699562bd816f #2-2297001d960371984bca40e23ee72b7d DEL}
2016-02-23 11:37:48.021 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/446, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.022 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #450 {326a7e06ef4766127606699562dbf15d #2-c0941473e07dae55b37e4614638091eb DEL}
2016-02-23 11:37:48.022 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/447, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.023 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #451 {326a7e06ef4766127606699562fc095f #2-160e93f2256a1e4d11f0abc30a19ea25 DEL}
2016-02-23 11:37:48.024 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/448, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.024 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #452 {359ad535c5bfe70e3bed6dce710d7c34 #2-9082ddc41692c5cbe890e285a786b6d5 DEL}
2016-02-23 11:37:48.025 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/449, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.025 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #453 {359ad535c5bfe70e3bed6dce712c4189 #2-697996bb6d20133405b716aae8951dae DEL}
2016-02-23 11:37:48.026 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/450, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.027 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #454 {359ad535c5bfe70e3bed6dce714be6eb #2-2c393ea545c425a71e4177426e6f2e9f DEL}
2016-02-23 11:37:48.027 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/451, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.028 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #455 {359ad535c5bfe70e3bed6dce7169ca1a #2-f4745ac0b4e095184f1925426acff5a1 DEL}
2016-02-23 11:37:48.028 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/452, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.029 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #456 {359ad535c5bfe70e3bed6dce7188d166 #2-9db10e31600d7841a9c04976d76deee3 DEL}
2016-02-23 11:37:48.029 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/453, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.030 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #457 {359ad535c5bfe70e3bed6dce71a8a741 #2-1eed3547902aea52c8015b51a2605019 DEL}
2016-02-23 11:37:48.031 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/454, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.031 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #458 {359ad535c5bfe70e3bed6dce71c8e4f0 #2-9eff02a0ef35690cccd03ed4a959b24b DEL}
2016-02-23 11:37:48.032 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/455, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.032 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #459 {359ad535c5bfe70e3bed6dce71e7f8e0 #2-5b77609fd410cadc6acba181f5df591a DEL}
2016-02-23 11:37:48.033 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/456, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.033 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #460 {3636c3ce01d9c75bda14ffeb77135caa #2-19ba14810b60ff147c8957878ce04ffc DEL}
2016-02-23 11:37:48.034 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/457, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.035 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #461 {3636c3ce01d9c75bda14ffeb773240a7 #2-c25670fb538f1e03cf67ce9647079549 DEL}
2016-02-23 11:37:48.035 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/458, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.036 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #462 {3636c3ce01d9c75bda14ffeb7751635d #2-7228e9407254972d8a75cdf8ceb4c3fe DEL}
2016-02-23 11:37:48.036 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/459, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.037 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #463 {3636c3ce01d9c75bda14ffeb7770a204 #2-db670abdca2f1c7bb80134080382f332 DEL}
2016-02-23 11:37:48.037 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/460, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.038 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #464 {3636c3ce01d9c75bda14ffeb778f93d5 #2-dc777c4ad4d68e346a4a195a14563c69 DEL}
2016-02-23 11:37:48.038 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/461, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.039 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #465 {3636c3ce01d9c75bda14ffeb77af8c3f #2-bd9f1a1962876c9e9a48c5a208d70f11 DEL}
2016-02-23 11:37:48.039 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/462, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.040 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #466 {3636c3ce01d9c75bda14ffeb77cea271 #2-5115b40be06a7d72a6c638c8443a5760 DEL}
2016-02-23 11:37:48.040 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/463, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.041 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #467 {3636c3ce01d9c75bda14ffeb77eeda38 #2-9e42309008046035f96f935051896178 DEL}
2016-02-23 11:37:48.041 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/464, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.042 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #468 {36667d76e9ece2f902fa3acaf91ac171 #2-ce08d2fa6fe778bb53764515a1e6ddc2 DEL}
2016-02-23 11:37:48.042 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/465, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.043 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #469 {36667d76e9ece2f902fa3acaf939f38e #2-bc79dfb2c11950cd59266581e9e71080 DEL}
2016-02-23 11:37:48.043 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/466, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.044 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #470 {36667d76e9ece2f902fa3acaf9596279 #2-e5846a0530b6f7054701b51d6f2393fd DEL}
2016-02-23 11:37:48.045 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/467, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.045 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #471 {36667d76e9ece2f902fa3acaf978b814 #2-1f46fccbbfc3ecab7b4d02c1ca063bed DEL}
2016-02-23 11:37:48.046 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/468, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.046 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #472 {36667d76e9ece2f902fa3acaf9982576 #2-005375e66513d09d0cb76a5bfb2de074 DEL}
2016-02-23 11:37:48.047 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/469, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.047 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #473 {36667d76e9ece2f902fa3acaf9b69112 #2-ce04facd427f854d8d476a62bcc57ae0 DEL}
2016-02-23 11:37:48.048 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/470, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.048 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #474 {36667d76e9ece2f902fa3acaf9d6256d #2-fc2f48b7d722e0ec5322eba3056a7710 DEL}
2016-02-23 11:37:48.049 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/471, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.050 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #475 {36667d76e9ece2f902fa3acaf9f4f818 #2-fe05dfca52ae5bffd405adbf05ac0e30 DEL}
2016-02-23 11:37:48.050 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/472, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.050 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #476 {3861c3efca2fe275833e91ef2100ad9d #2-67180643229173b936fb897685883424 DEL}
2016-02-23 11:37:48.051 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/473, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.052 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #477 {3861c3efca2fe275833e91ef21204db4 #2-e15e1e77ca2f62ca2d95571d1abb888d DEL}
2016-02-23 11:37:48.052 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/474, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.053 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #478 {3861c3efca2fe275833e91ef213f8c70 #2-3b019eaca8edafa730895e17aa5d7032 DEL}
2016-02-23 11:37:48.054 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/475, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.054 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #479 {3861c3efca2fe275833e91ef215f038b #2-516ee5562c12bcc2b5ef90d517eaf26d DEL}
2016-02-23 11:37:48.055 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/476, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.055 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #480 {3861c3efca2fe275833e91ef217f3d4d #2-3057f4b661b994a4635f87ab6a61f0e0 DEL}
2016-02-23 11:37:48.056 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/477, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.057 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #481 {3861c3efca2fe275833e91ef219e77f3 #2-d1a1570e9b365394a8052162e3e56801 DEL}
2016-02-23 11:37:48.057 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/478, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.058 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #482 {3861c3efca2fe275833e91ef21bdb475 #2-553938d9555f39571a8cc66888292d3a DEL}
2016-02-23 11:37:48.058 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/479, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.059 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #483 {3861c3efca2fe275833e91ef21dcb50d #2-593a2903ecb01970d6fd162adbc2a4eb DEL}
2016-02-23 11:37:48.060 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/480, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.060 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #484 {3861c3efca2fe275833e91ef21fc9f95 #2-f05e9f3f4bc7edae37fafe8b0602795f DEL}
2016-02-23 11:37:48.061 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/481, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.061 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #485 {38a6e43d00f2ef63b286927b3206e62e #2-7c55a573cf727cb8d31ca45198c101d8 DEL}
2016-02-23 11:37:48.062 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/482, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.063 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #486 {38a6e43d00f2ef63b286927b3226febd #2-276bd24917c1ac641a3e4d28bfa3985d DEL}
2016-02-23 11:37:48.063 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/483, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.064 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #487 {38a6e43d00f2ef63b286927b3245bd04 #2-4b9dd8a30c4b36faf7b61a73db36abde DEL}
2016-02-23 11:37:48.064 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/484, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.065 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #488 {38a6e43d00f2ef63b286927b3264526b #2-5fb8350245500ca950e35da1e1fdb457 DEL}
2016-02-23 11:37:48.065 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/485, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.065 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #489 {38a6e43d00f2ef63b286927b328356d0 #2-e8c6bf6563f5a4294cfc892d9eb0133f DEL}
2016-02-23 11:37:48.066 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/486, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.067 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #490 {38a6e43d00f2ef63b286927b32a24994 #2-8bf18b7ec3fa4925f4a459c0b57cefef DEL}
2016-02-23 11:37:48.067 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/487, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.068 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #491 {38a6e43d00f2ef63b286927b32c0bbf9 #2-11ef29d16221088ff307df8c9f418dc3 DEL}
2016-02-23 11:37:48.069 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/488, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.069 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #492 {38a6e43d00f2ef63b286927b32dfbf2e #2-72d87f4d9e37331ea2b05085c40cd0f5 DEL}
2016-02-23 11:37:48.070 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/489, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.070 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #493 {38a6e43d00f2ef63b286927b32fec208 #2-5de9b90f9ce62d696d666f6eb071d3db DEL}
2016-02-23 11:37:48.071 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/490, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.072 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #494 {394baea9e2d61ae093be8391c01849ae #2-4b5a6496ef18245949ff3cefd5c229e1 DEL}
2016-02-23 11:37:48.072 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/491, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.073 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #495 {394baea9e2d61ae093be8391c0373392 #2-9f3ae753564008c7e1bc4ef1953d06df DEL}
2016-02-23 11:37:48.073 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/492, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.074 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #496 {394baea9e2d61ae093be8391c0563dc7 #2-82520e981b00e5912a91c03371692bce DEL}
2016-02-23 11:37:48.075 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/493, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.075 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #497 {394baea9e2d61ae093be8391c075ab3d #2-ba3f477d4c7eb27db693b5f10458e1bc DEL}
2016-02-23 11:37:48.087 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/494, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.088 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #498 {394baea9e2d61ae093be8391c0952e8b #2-17c6f6913411e321e9162b0ca9228e0c DEL}
2016-02-23 11:37:48.089 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/495, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.089 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #499 {394baea9e2d61ae093be8391c0b534a3 #2-2a7c3a4dbe7ba235ac0359d60134ab7c DEL}
2016-02-23 11:37:48.090 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/496, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.091 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #500 {394baea9e2d61ae093be8391c0d50b00 #2-cf00019f0567a7ba806a46b095a30185 DEL}
2016-02-23 11:37:48.092 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/497, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.092 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #501 {394baea9e2d61ae093be8391c0f4c290 #2-2f41d5106054bbc6b746eeb6fddcdb4e DEL}
2016-02-23 11:37:48.093 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/498, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.094 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #502 {39cf5bead11c67c11766fde2120e9cee #2-4a2e27743915a075a9b904282036da90 DEL}
2016-02-23 11:37:48.095 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/499, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.096 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #503 {39cf5bead11c67c11766fde2122d6b99 #2-0c15694a55f52105c76c91b69455f577 DEL}
2016-02-23 11:37:48.097 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 398 / 500
2016-02-23 11:37:48.098 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (398/500, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.098 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #504 {39cf5bead11c67c11766fde2124c97fb #2-5ba8bdaa5737428114806dd87ee6db3d DEL}
2016-02-23 11:37:48.099 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.101 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{307d409328230461627336258646d11e #2-ef450052be13219f907e84e76a3cf8e8 DEL}",
"{307d409328230461627336258665eef4 #2-f40dcb5fee7f03a751206b0f1dc70fcc DEL}",
"{307d409328230461627336258684f1a0 #2-7821f851f28ba628b0a13a300aaaa424 DEL}",
"{307d4093282304616273362586a3a0ab #2-79ea331fc2196af552f3643968dbb655 DEL}",
"{307d4093282304616273362586c36eb1 #2-6b0227895c61b0e1dd4d8feea1007f73 DEL}",
"{307d4093282304616273362586e285c9 #2-24f2625133f60085c2cf3cf2dcdcc6ff DEL}",
"{30aeb7e9f741bf69fbdda1fbe41c714f #2-7913decad090596cf8556ff8616109e3 DEL}",
"{30aeb7e9f741bf69fbdda1fbe43a52e4 #2-1967d00a4fc8de8f3ce19b666d41acbc DEL}",
"{30aeb7e9f741bf69fbdda1fbe459765f #2-5344d15884ba92f4a1ae2f1b7c0d7d77 DEL}",
"{30aeb7e9f741bf69fbdda1fbe479648e #2-82ab8e9cf97e18751bb9be2a9e282f2f DEL}",
"{30aeb7e9f741bf69fbdda1fbe49a0c1d #2-9f07aa3f8d3c1ebd19ae013638cfce1f DEL}",
"{30aeb7e9f741bf69fbdda1fbe4b8f5ed #2-d37d03099e326f55b3147263eb3a630f DEL}",
"{30aeb7e9f741bf69fbdda1fbe4d9d239 #2-14b74b3137c34b71a830096ff1ec62d0 DEL}",
"{30aeb7e9f741bf69fbdda1fbe4f869af #2-84754c1d600bed1c377c5d861d9a2142 DEL}",
"{30fa1ae1b3450759c6aa8f4853189819 #2-6b23dd03b6537d6bf287c7ab6e807e59 DEL}",
"{30fa1ae1b3450759c6aa8f4853379495 #2-05f062c595192ad34fd1431f82433377 DEL}",
"{30fa1ae1b3450759c6aa8f48535646c3 #2-b3c2ffee5659dfb08fc005a004425fa1 DEL}",
"{30fa1ae1b3450759c6aa8f485374f798 #2-34d797ce119124b5f6e5d137bd8b6f39 DEL}",
"{30fa1ae1b3450759c6aa8f485393e2a1 #2-d1ac4d51ecfa785b704abf9e61ed9c9d DEL}",
"{30fa1ae1b3450759c6aa8f4853b31dba #2-7831a5753d1215d6ba09b3b4254d08de DEL}",
"{30fa1ae1b3450759c6aa8f4853d2b513 #2-4b212b3316b46e4448166f9063dd8ada DEL}",
"{30fa1ae1b3450759c6aa8f4853f2fe82 #2-ece12d23e6632b05da79620fa692c500 DEL}",
"{30fbce158ac38605d56049a059127fdc #2-6497f0a76fb0c8bcc17d62942bc6b467 DEL}",
"{30fbce158ac38605d56049a05931a069 #2-d56cf8f6011cf6e0f93507619e52fcfa DEL}",
"{30fbce158ac38605d56049a059514bde #2-3d383445cad0eaff78bc751bb15e9d6b DEL}",
"{30fbce158ac38605d56049a05971843b #2-776b7e2168f4fe0724dd8f96775fecd3 DEL}",
"{30fbce158ac38605d56049a059902b28 #2-cd7dbc87c557fba89dfaada6c76a9b4c DEL}",
"{30fbce158ac38605d56049a059af593e #2-d1a23b94d7354f02a18f82afc2679f3d DEL}",
"{30fbce158ac38605d56049a059ce9e27 #2-8b94df5270604ca71045b1a2cd5c0bbb DEL}",
"{30fbce158ac38605d56049a059eda55e #2-1349c6f122787b6cad848567675f6610 DEL}",
"{319ba51b2d2ae943df1eeb3c1810fe10 #2-cbb853e740c552c36181c90b904c6b37 DEL}",
"{319ba51b2d2ae943df1eeb3c1830d51f #2-db15b793423db9982b119e07c14f2a97 DEL}",
"{319ba51b2d2ae943df1eeb3c184f63a4 #2-e1011dabbe2fe2b6e3f2ab4727d1e816 DEL}",
"{319ba51b2d2ae943df1eeb3c186f85ce #2-a7788124c8b2969fdd93c6c9aef724b6 DEL}",
"{319ba51b2d2ae943df1eeb3c188ee18c #2-7a90f936ca63c3cd47b85af31f13d61a DEL}",
"{319ba51b2d2ae943df1eeb3c18adc703 #2-30e6032931a1a3a3bfaf99bf52f330ba DEL}",
"{319ba51b2d2ae943df1eeb3c18cd2dbd #2-a68d04c92e2354e3ca2d0f9676e1d4a9 DEL}",
"{319ba51b2d2ae943df1eeb3c18ec46ad #2-58f1561212a535048399cb13f5061125 DEL}",
"{326a7e06ef47661276066995620277ec #2-31faef5d6d206a74bff202e43796d895 DEL}",
"{326a7e06ef476612760669956220db65 #2-175df20befc8f7b3c1729871e410fae1 DEL}",
"{326a7e06ef47661276066995623fa45f #2-2afd30eb708d5794ba0294fa05171bc4 DEL}",
"{326a7e06ef47661276066995625f6fcc #2-c00be74be384d22abcac27d170c3a075 DEL}",
"{326a7e06ef47661276066995627da140 #2-b3b79f3db8d1ad9f5bd0868f09b22b76 DEL}",
"{326a7e06ef47661276066995629e0a60 #2-984ae6c6ac920d5478302c5c7aba9c59 DEL}",
"{326a7e06ef4766127606699562bd816f #2-2297001d960371984bca40e23ee72b7d DEL}",
"{326a7e06ef4766127606699562dbf15d #2-c0941473e07dae55b37e4614638091eb DEL}",
"{326a7e06ef4766127606699562fc095f #2-160e93f2256a1e4d11f0abc30a19ea25 DEL}",
"{359ad535c5bfe70e3bed6dce710d7c34 #2-9082ddc41692c5cbe890e285a786b6d5 DEL}",
"{359ad535c5bfe70e3bed6dce712c4189 #2-697996bb6d20133405b716aae8951dae DEL}",
"{359ad535c5bfe70e3bed6dce714be6eb #2-2c393ea545c425a71e4177426e6f2e9f DEL}",
"{359ad535c5bfe70e3bed6dce7169ca1a #2-f4745ac0b4e095184f1925426acff5a1 DEL}",
"{359ad535c5bfe70e3bed6dce7188d166 #2-9db10e31600d7841a9c04976d76deee3 DEL}",
"{359ad535c5bfe70e3bed6dce71a8a741 #2-1eed3547902aea52c8015b51a2605019 DEL}",
"{359ad535c5bfe70e3bed6dce71c8e4f0 #2-9eff02a0ef35690cccd03ed4a959b24b DEL}",
"{359ad535c5bfe70e3bed6dce71e7f8e0 #2-5b77609fd410cadc6acba181f5df591a DEL}",
"{3636c3ce01d9c75bda14ffeb77135caa #2-19ba14810b60ff147c8957878ce04ffc DEL}",
"{3636c3ce01d9c75bda14ffeb773240a7 #2-c25670fb538f1e03cf67ce9647079549 DEL}",
"{3636c3ce01d9c75bda14ffeb7751635d #2-7228e9407254972d8a75cdf8ceb4c3fe DEL}",
"{3636c3ce01d9c75bda14ffeb7770a204 #2-db670abdca2f1c7bb80134080382f332 DEL}",
"{3636c3ce01d9c75bda14ffeb778f93d5 #2-dc777c4ad4d68e346a4a195a14563c69 DEL}",
"{3636c3ce01d9c75bda14ffeb77af8c3f #2-bd9f1a1962876c9e9a48c5a208d70f11 DEL}",
"{3636c3ce01d9c75bda14ffeb77cea271 #2-5115b40be06a7d72a6c638c8443a5760 DEL}",
"{3636c3ce01d9c75bda14ffeb77eeda38 #2-9e42309008046035f96f935051896178 DEL}",
"{36667d76e9ece2f902fa3acaf91ac171 #2-ce08d2fa6fe778bb53764515a1e6ddc2 DEL}",
"{36667d76e9ece2f902fa3acaf939f38e #2-bc79dfb2c11950cd59266581e9e71080 DEL}",
"{36667d76e9ece2f902fa3acaf9596279 #2-e5846a0530b6f7054701b51d6f2393fd DEL}",
"{36667d76e9ece2f902fa3acaf978b814 #2-1f46fccbbfc3ecab7b4d02c1ca063bed DEL}",
"{36667d76e9ece2f902fa3acaf9982576 #2-005375e66513d09d0cb76a5bfb2de074 DEL}",
"{36667d76e9ece2f902fa3acaf9b69112 #2-ce04facd427f854d8d476a62bcc57ae0 DEL}",
"{36667d76e9ece2f902fa3acaf9d6256d #2-fc2f48b7d722e0ec5322eba3056a7710 DEL}",
"{36667d76e9ece2f902fa3acaf9f4f818 #2-fe05dfca52ae5bffd405adbf05ac0e30 DEL}",
"{3861c3efca2fe275833e91ef2100ad9d #2-67180643229173b936fb897685883424 DEL}",
"{3861c3efca2fe275833e91ef21204db4 #2-e15e1e77ca2f62ca2d95571d1abb888d DEL}",
"{3861c3efca2fe275833e91ef213f8c70 #2-3b019eaca8edafa730895e17aa5d7032 DEL}",
"{3861c3efca2fe275833e91ef215f038b #2-516ee5562c12bcc2b5ef90d517eaf26d DEL}",
"{3861c3efca2fe275833e91ef217f3d4d #2-3057f4b661b994a4635f87ab6a61f0e0 DEL}",
"{3861c3efca2fe275833e91ef219e77f3 #2-d1a1570e9b365394a8052162e3e56801 DEL}",
"{3861c3efca2fe275833e91ef21bdb475 #2-553938d9555f39571a8cc66888292d3a DEL}",
"{3861c3efca2fe275833e91ef21dcb50d #2-593a2903ecb01970d6fd162adbc2a4eb DEL}",
"{3861c3efca2fe275833e91ef21fc9f95 #2-f05e9f3f4bc7edae37fafe8b0602795f DEL}",
"{38a6e43d00f2ef63b286927b3206e62e #2-7c55a573cf727cb8d31ca45198c101d8 DEL}",
"{38a6e43d00f2ef63b286927b3226febd #2-276bd24917c1ac641a3e4d28bfa3985d DEL}",
"{38a6e43d00f2ef63b286927b3245bd04 #2-4b9dd8a30c4b36faf7b61a73db36abde DEL}",
"{38a6e43d00f2ef63b286927b3264526b #2-5fb8350245500ca950e35da1e1fdb457 DEL}",
"{38a6e43d00f2ef63b286927b328356d0 #2-e8c6bf6563f5a4294cfc892d9eb0133f DEL}",
"{38a6e43d00f2ef63b286927b32a24994 #2-8bf18b7ec3fa4925f4a459c0b57cefef DEL}",
"{38a6e43d00f2ef63b286927b32c0bbf9 #2-11ef29d16221088ff307df8c9f418dc3 DEL}",
"{38a6e43d00f2ef63b286927b32dfbf2e #2-72d87f4d9e37331ea2b05085c40cd0f5 DEL}",
"{38a6e43d00f2ef63b286927b32fec208 #2-5de9b90f9ce62d696d666f6eb071d3db DEL}",
"{394baea9e2d61ae093be8391c01849ae #2-4b5a6496ef18245949ff3cefd5c229e1 DEL}",
"{394baea9e2d61ae093be8391c0373392 #2-9f3ae753564008c7e1bc4ef1953d06df DEL}",
"{394baea9e2d61ae093be8391c0563dc7 #2-82520e981b00e5912a91c03371692bce DEL}",
"{394baea9e2d61ae093be8391c075ab3d #2-ba3f477d4c7eb27db693b5f10458e1bc DEL}",
"{394baea9e2d61ae093be8391c0952e8b #2-17c6f6913411e321e9162b0ca9228e0c DEL}",
"{394baea9e2d61ae093be8391c0b534a3 #2-2a7c3a4dbe7ba235ac0359d60134ab7c DEL}",
"{394baea9e2d61ae093be8391c0d50b00 #2-cf00019f0567a7ba806a46b095a30185 DEL}",
"{394baea9e2d61ae093be8391c0f4c290 #2-2f41d5106054bbc6b746eeb6fddcdb4e DEL}",
"{39cf5bead11c67c11766fde2120e9cee #2-4a2e27743915a075a9b904282036da90 DEL}",
"{39cf5bead11c67c11766fde2122d6b99 #2-0c15694a55f52105c76c91b69455f577 DEL}",
"{39cf5bead11c67c11766fde2124c97fb #2-5ba8bdaa5737428114806dd87ee6db3d DEL}"
)
2016-02-23 11:37:48.109 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 498 / 500
2016-02-23 11:37:48.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/500, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.110 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/501, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #505 {3a351e7af3943a45ae0118125c397ef0 #2-1e5c9f4083e26a5d55929f6aebbeec3b DEL}
2016-02-23 11:37:48.112 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/502, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.112 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #506 {3a351e7af3943a45ae0118125c575e57 #2-0b7c8cd63730f72f3fca53104ee80169 DEL}
2016-02-23 11:37:48.112 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/503, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.113 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #507 {3a351e7af3943a45ae0118125c771b78 #2-254f4eda057e9dd01adbf1bdb91c26d9 DEL}
2016-02-23 11:37:48.113 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/504, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.115 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #508 {3a351e7af3943a45ae0118125c96fd83 #2-d772b82b08380010a07c36c63ed3e202 DEL}
2016-02-23 11:37:48.117 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/505, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.117 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #509 {3a351e7af3943a45ae0118125cb4d100 #2-2b92ae55241247ce12c7c2664a8b726f DEL}
2016-02-23 11:37:48.117 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/506, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.118 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #510 {3a351e7af3943a45ae0118125cd4c782 #2-c57b034634444d9374a3f685b6fc4cb1 DEL}
2016-02-23 11:37:48.118 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/507, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.119 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #511 {3a351e7af3943a45ae0118125cf45132 #2-2afb8cf8cd9f5641b002bc2808d6ab2f DEL}
2016-02-23 11:37:48.120 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/508, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.120 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #512 {3ad884809a1d4ae0eb15989c2611c337 #2-ab811e513a3e977e92781e1c4543c72c DEL}
2016-02-23 11:37:48.120 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/509, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.120 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #513 {3ad884809a1d4ae0eb15989c26318e89 #2-cd2057f63f9875b0e325bb29dc5a2f71 DEL}
2016-02-23 11:37:48.122 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/510, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.122 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #514 {3ad884809a1d4ae0eb15989c265130cc #2-b4aafe31932b78df51bdc2050dbf13b2 DEL}
2016-02-23 11:37:48.123 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/511, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.123 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #515 {3ad884809a1d4ae0eb15989c267084d4 #2-5552148b56afb48ff46bb56b47a01815 DEL}
2016-02-23 11:37:48.125 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/512, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.125 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #516 {3ad884809a1d4ae0eb15989c268f2307 #2-1c1f5aed654a4be24f6313bcd79683bd DEL}
2016-02-23 11:37:48.125 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/513, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.125 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #517 {3ad884809a1d4ae0eb15989c26ada621 #2-70b6726977fa89c1b00dc6d20a22c73d DEL}
2016-02-23 11:37:48.125 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/514, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.126 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #518 {3ad884809a1d4ae0eb15989c26cc73a0 #2-001fa21c2c158eb5b4feeb5684dd4794 DEL}
2016-02-23 11:37:48.127 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/515, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.127 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #519 {3ad884809a1d4ae0eb15989c26eac860 #2-49b5712bffe59d67ffd2be2ff296cc6d DEL}
2016-02-23 11:37:48.127 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/516, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.127 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #520 {3bfd4c897043929ccaee1a854a0ee231 #2-623f27a8e1c07336ffa1b623c10ca402 DEL}
2016-02-23 11:37:48.128 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/517, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.129 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #521 {3bfd4c897043929ccaee1a854a2f0aa5 #2-f530bf214a11b4980304367d2f4be00e DEL}
2016-02-23 11:37:48.129 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/518, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.129 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #522 {3bfd4c897043929ccaee1a854a4df775 #2-dc165bcef103306ca3b1f408ff6ef053 DEL}
2016-02-23 11:37:48.130 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/519, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.130 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #523 {3bfd4c897043929ccaee1a854a6d1a9f #2-14afc3d5e30d338c4c32e4862c81ca6e DEL}
2016-02-23 11:37:48.130 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/520, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.130 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #524 {3bfd4c897043929ccaee1a854a8c67fc #2-0788161b291b606952181ecd13177459 DEL}
2016-02-23 11:37:48.131 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/521, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #525 {3bfd4c897043929ccaee1a854aacd276 #2-903a5c4577a22d4e11ba624b8572a139 DEL}
2016-02-23 11:37:48.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/522, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #526 {3bfd4c897043929ccaee1a854acba532 #2-937b843f89f7f26391cfe110dd7adb77 DEL}
2016-02-23 11:37:48.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/523, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #527 {3bfd4c897043929ccaee1a854aeb179c #2-38977e5b2adda0464988e7e5067f988e DEL}
2016-02-23 11:37:48.134 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/524, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.135 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #528 {3c2b89eca00323c0b1220b912f11cc25 #2-0804f6fd50ed01edc85f3e924dbec1d7 DEL}
2016-02-23 11:37:48.135 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/525, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.135 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #529 {3c2b89eca00323c0b1220b912f3057c8 #2-a9f7b2903136c674018c139b085a4ea2 DEL}
2016-02-23 11:37:48.135 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/526, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.135 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #530 {3c2b89eca00323c0b1220b912f4fdec7 #2-c09bf3e973ae838134e478658f941eda DEL}
2016-02-23 11:37:48.137 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/527, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.137 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #531 {3c2b89eca00323c0b1220b912f6e8be1 #2-ffe5c160d2374c6bd20e7da72b905ce1 DEL}
2016-02-23 11:37:48.137 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/528, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.137 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #532 {3c2b89eca00323c0b1220b912f8df380 #2-7b5c5d4256196c3c5dd898a038536792 DEL}
2016-02-23 11:37:48.139 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/529, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.139 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #533 {3c2b89eca00323c0b1220b912fada29a #2-db21713140dfcc5e37fedba0197c5fa2 DEL}
2016-02-23 11:37:48.140 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/530, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.141 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #534 {3c2b89eca00323c0b1220b912fcc50de #2-47b65ced2ef6ddc034acb1585dd7ace4 DEL}
2016-02-23 11:37:48.141 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/531, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.141 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #535 {3c2b89eca00323c0b1220b912fec2ff2 #2-cf912d144726f27564402e98a127ab1e DEL}
2016-02-23 11:37:48.141 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/532, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.142 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #536 {3c6e8d9bf79e4593f858a5b2cd13057b #2-542ecee025cde062dff6f87b97e2e4bd DEL}
2016-02-23 11:37:48.142 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/533, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.142 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #537 {3c6e8d9bf79e4593f858a5b2cd3281d3 #2-154ca9674185c3ebbe840276df49fc4e DEL}
2016-02-23 11:37:48.143 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/534, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.143 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #538 {3c6e8d9bf79e4593f858a5b2cd521803 #2-549c2e2705053ac85881fb508e4b8ad3 DEL}
2016-02-23 11:37:48.144 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/535, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.144 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #539 {3c6e8d9bf79e4593f858a5b2cd7264d0 #2-cd886e7e94f6f2505979d040653f6584 DEL}
2016-02-23 11:37:48.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/536, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #540 {3c6e8d9bf79e4593f858a5b2cd917339 #2-b2276b2fe071607d22cfaffb413e034e DEL}
2016-02-23 11:37:48.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/537, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.146 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #541 {3c6e8d9bf79e4593f858a5b2cdb0c464 #2-4db058f738eb65efcb9a2069f50dd223 DEL}
2016-02-23 11:37:48.146 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/538, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.146 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #542 {3c6e8d9bf79e4593f858a5b2cdceaf0d #2-71f4b0e71f480a4750d70f9ce03d12ba DEL}
2016-02-23 11:37:48.147 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/539, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.147 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #543 {3c6e8d9bf79e4593f858a5b2cdee1f3c #2-ee3be51938d0a1587cc47c4bd7e021c3 DEL}
2016-02-23 11:37:48.147 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/540, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.147 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #544 {3c7e296b93f02c62f9c3a6eeed0480b7 #2-55a679b75a466f314938a5b107b96222 DEL}
2016-02-23 11:37:48.148 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/541, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.148 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #545 {3c7e296b93f02c62f9c3a6eeed244f01 #2-6d175bdfded5962a3a4d48d3a8b3204c DEL}
2016-02-23 11:37:48.149 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/542, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.149 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #546 {3c7e296b93f02c62f9c3a6eeed43724d #2-ff2e541ae3b4a903ef78f747630d0434 DEL}
2016-02-23 11:37:48.149 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/543, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.149 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #547 {3c7e296b93f02c62f9c3a6eeed624401 #2-ffcaa2d4341dba52bb6e2620c767f55e DEL}
2016-02-23 11:37:48.150 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/544, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.151 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #548 {3c7e296b93f02c62f9c3a6eeed828024 #2-cc7e84ccbb4317e547eb6b63cfedf87c DEL}
2016-02-23 11:37:48.151 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/545, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.151 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #549 {3c7e296b93f02c62f9c3a6eeeda15438 #2-1b2cf0099ac983bfefe2f1090ecf2a64 DEL}
2016-02-23 11:37:48.151 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/546, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.152 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #550 {3c7e296b93f02c62f9c3a6eeedc0171d #2-7a7235b285cde5d79736a49a35b609d6 DEL}
2016-02-23 11:37:48.152 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/547, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.152 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #551 {3c7e296b93f02c62f9c3a6eeedded8f2 #2-02e009cd69efcd5bb70e7fd25859f509 DEL}
2016-02-23 11:37:48.153 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/548, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #552 {3c7e296b93f02c62f9c3a6eeedfdfc98 #2-046bf9d2b0922856bef21e9c94efed4e DEL}
2016-02-23 11:37:48.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/549, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #553 {3c942572cf049683b333724c0f18b52c #2-7e0716f489e5545d9d76059841f3d197 DEL}
2016-02-23 11:37:48.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/550, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #554 {3c942572cf049683b333724c0f38cd4d #2-763265219aba3cc6349a02f44a89c92b DEL}
2016-02-23 11:37:48.155 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/551, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.156 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #555 {3c942572cf049683b333724c0f58ad5c #2-94d6d554a85242b70f2d5aa4cfe2c313 DEL}
2016-02-23 11:37:48.156 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/552, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.156 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #556 {3c942572cf049683b333724c0f771cf2 #2-fa2233599abb983e13f084529a5ae4c6 DEL}
2016-02-23 11:37:48.157 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/553, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.157 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #557 {3c942572cf049683b333724c0f96f3ee #2-c737e507671ec1627b431c573a299eea DEL}
2016-02-23 11:37:48.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/554, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #558 {3c942572cf049683b333724c0fb67aa1 #2-a073c6da34097a4f50b8ff3545c341c6 DEL}
2016-02-23 11:37:48.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/555, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #559 {3c942572cf049683b333724c0fd594b5 #2-f0e91980ea67a237b13a4bb2b803f630 DEL}
2016-02-23 11:37:48.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/556, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.159 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #560 {3c942572cf049683b333724c0ff49b71 #2-bdc61d0767d5f4c7930f8b329cea77d7 DEL}
2016-02-23 11:37:48.160 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/557, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.161 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #561 {3c9889d3bf15fa31b6d69dfa7712da2b #2-0a1006f43286061f1d3f8db1bf19f807 DEL}
2016-02-23 11:37:48.162 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/558, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.162 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #562 {3c9889d3bf15fa31b6d69dfa77326a7a #2-36161dc97a7f4e75fa03bc4d24df24f7 DEL}
2016-02-23 11:37:48.162 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/559, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #563 {3c9889d3bf15fa31b6d69dfa7751313d #2-289fa05cc75b3e7cda6e17cf76815b21 DEL}
2016-02-23 11:37:48.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/560, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #564 {3c9889d3bf15fa31b6d69dfa776fc07c #2-5dc53cabb94b0cd52c38611f536fc2c3 DEL}
2016-02-23 11:37:48.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/561, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.164 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #565 {3c9889d3bf15fa31b6d69dfa778f6975 #2-51485591ebf974b15f75c624c74029b3 DEL}
2016-02-23 11:37:48.165 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/562, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.165 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #566 {3c9889d3bf15fa31b6d69dfa77ae9428 #2-a127c6d22564922f29b588d14665d83f DEL}
2016-02-23 11:37:48.165 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/563, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.165 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #567 {3c9889d3bf15fa31b6d69dfa77cda437 #2-7266c445dcda99fd596c3f12c90eb986 DEL}
2016-02-23 11:37:48.165 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/564, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.166 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #568 {3c9889d3bf15fa31b6d69dfa77ed3fef #2-bc1e60da0e4cf6ed4e5a7c49bccd5eb2 DEL}
2016-02-23 11:37:48.167 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/565, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.167 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #569 {3cd7114cd23957667f267b886a033fbd #2-6c5e25b24364e6e2f2bad49b37ac7018 DEL}
2016-02-23 11:37:48.168 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/566, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.168 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #570 {3cd7114cd23957667f267b886a22ac2e #2-a1bace53d35fc177c6cb0b04176d3dd3 DEL}
2016-02-23 11:37:48.168 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/567, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.169 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #571 {3cd7114cd23957667f267b886a41a98a #2-766b0b9ab31b3aabe57b808a08ae70ad DEL}
2016-02-23 11:37:48.169 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/568, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.169 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #572 {3cd7114cd23957667f267b886a60855b #2-d35b158426dcf430b38ebae301af1e01 DEL}
2016-02-23 11:37:48.170 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/569, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.170 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #573 {3cd7114cd23957667f267b886a7f3eb9 #2-7dd5397ca01c58cbb30e1792ed4bd5fa DEL}
2016-02-23 11:37:48.171 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/570, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.171 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #574 {3cd7114cd23957667f267b886a9da488 #2-0067efb064127b2a0597503b22f9d211 DEL}
2016-02-23 11:37:48.171 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/571, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.171 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #575 {3cd7114cd23957667f267b886abcdc4e #2-872f4637eb653a609395d0016caae1b0 DEL}
2016-02-23 11:37:48.172 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/572, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.173 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #576 {3cd7114cd23957667f267b886adcfc34 #2-3f3de3e2b2492b2dc1de22bdb946ec5a DEL}
2016-02-23 11:37:48.173 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/573, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.173 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #577 {3cd7114cd23957667f267b886afbdf7c #2-f0b455dc72cd88c0304d5e4031029d9a DEL}
2016-02-23 11:37:48.173 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/574, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.173 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #578 {3d412f2d0ceb25505394c053e71b0cfa #2-9d6dfb9c4fd458d87950ad6d61e81f58 DEL}
2016-02-23 11:37:48.174 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/575, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.174 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #579 {3d412f2d0ceb25505394c053e7396cc2 #2-a3186c50abf5e847de4eee4011bbc413 DEL}
2016-02-23 11:37:48.175 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/576, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.175 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #580 {3d412f2d0ceb25505394c053e7591396 #2-5cb86735b626f9d47a6136b437ce1817 DEL}
2016-02-23 11:37:48.175 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/577, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.176 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #581 {3d412f2d0ceb25505394c053e777ff09 #2-92b240dc60b9e93de156cc72eafafee4 DEL}
2016-02-23 11:37:48.176 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/578, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.177 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #582 {3d412f2d0ceb25505394c053e7975555 #2-db0037601458c2d64bd4c2e07db92dae DEL}
2016-02-23 11:37:48.177 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/579, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.177 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #583 {3d412f2d0ceb25505394c053e7b70213 #2-4f75d1fe794abdbee96c75885cd30bc8 DEL}
2016-02-23 11:37:48.178 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/580, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.178 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #584 {3d412f2d0ceb25505394c053e7d57658 #2-47e9e8a32b69ad043a27cc14f72784a6 DEL}
2016-02-23 11:37:48.179 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/581, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.180 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #585 {3d412f2d0ceb25505394c053e7f4c6f8 #2-5eee93c4c6bc192b16a9dfe97a26e55b DEL}
2016-02-23 11:37:48.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/582, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #586 {3d8c6699848301fe3932a05c0d12ea0c #2-217771e42bd1f070d1c15722f80d1be8 DEL}
2016-02-23 11:37:48.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/583, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #587 {3d8c6699848301fe3932a05c0d31f4eb #2-f71cee569fd6eb267144e17cf2fa4efc DEL}
2016-02-23 11:37:48.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/584, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.182 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #588 {3d8c6699848301fe3932a05c0d515266 #2-4a5ef4b131b8bb5d0a7a8cf2ebab0770 DEL}
2016-02-23 11:37:48.183 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/585, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.183 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #589 {3d8c6699848301fe3932a05c0d70c536 #2-5d39a5c6ed7a07444128fd8546576023 DEL}
2016-02-23 11:37:48.184 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/586, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.184 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #590 {3d8c6699848301fe3932a05c0d8f2bb2 #2-27bd522c70283d769cf3d23872747908 DEL}
2016-02-23 11:37:48.185 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/587, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.185 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #591 {3d8c6699848301fe3932a05c0daeebe0 #2-48870d166b9dd498f55ef879e41bd6b9 DEL}
2016-02-23 11:37:48.185 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/588, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.185 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #592 {3d8c6699848301fe3932a05c0dcdbc66 #2-e3c4c72fd52dd2e0b3236c1d1355ce3f DEL}
2016-02-23 11:37:48.186 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/589, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.186 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #593 {3d8c6699848301fe3932a05c0decadba #2-063aa9a0318b6269cbf42b02ffcfceea DEL}
2016-02-23 11:37:48.187 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/590, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.187 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #594 {3f0f49ea46629c7fc777405d9e1e0869 #2-2f683669824b2666dc2eb0fa54b5d9a6 DEL}
2016-02-23 11:37:48.187 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/591, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.187 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #595 {3f0f49ea46629c7fc777405d9e3e4a6c #2-b8ace0bd53a04e55f2db072d18e2a407 DEL}
2016-02-23 11:37:48.188 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/592, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.189 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #596 {3f0f49ea46629c7fc777405d9e5d5826 #2-8cd376eaecf9243baef4ab255fed4093 DEL}
2016-02-23 11:37:48.189 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/593, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.189 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #597 {3f0f49ea46629c7fc777405d9e7c6bf5 #2-803ee258f5747990ab070ddd0585d798 DEL}
2016-02-23 11:37:48.190 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/594, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.191 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #598 {3f0f49ea46629c7fc777405d9e9ad78c #2-0c3697d89ba9a6c922074a36bc173f95 DEL}
2016-02-23 11:37:48.191 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/595, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.191 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #599 {3f0f49ea46629c7fc777405d9eba17c8 #2-9a066bca05aede8405c88cf21b91afd6 DEL}
2016-02-23 11:37:48.191 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/596, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.191 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #600 {3f0f49ea46629c7fc777405d9ed98c92 #2-9a303a386ed604af75b08b48d90e470b DEL}
2016-02-23 11:37:48.192 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/597, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.193 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #601 {3f0f49ea46629c7fc777405d9ef7d2a2 #2-d4a38df11ae39db7ea5ea9f8da10ae38 DEL}
2016-02-23 11:37:48.193 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/598, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.193 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #602 {3f4b84ae19b8117a00005ce56b1a92e8 #2-0807930f6ddb9ed96679407846e11dd6 DEL}
2016-02-23 11:37:48.193 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/599, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.193 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #603 {3f4b84ae19b8117a00005ce56b390936 #2-7eefc56991e8c64e27d33655ebfb71db DEL}
2016-02-23 11:37:48.194 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 498 / 600
2016-02-23 11:37:48.195 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (498/600, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.195 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #604 {3f4b84ae19b8117a00005ce56b58570c #2-00f7f021724e94d4340bf36e6adea4a9 DEL}
2016-02-23 11:37:48.196 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.197 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{3a351e7af3943a45ae0118125c397ef0 #2-1e5c9f4083e26a5d55929f6aebbeec3b DEL}",
"{3a351e7af3943a45ae0118125c575e57 #2-0b7c8cd63730f72f3fca53104ee80169 DEL}",
"{3a351e7af3943a45ae0118125c771b78 #2-254f4eda057e9dd01adbf1bdb91c26d9 DEL}",
"{3a351e7af3943a45ae0118125c96fd83 #2-d772b82b08380010a07c36c63ed3e202 DEL}",
"{3a351e7af3943a45ae0118125cb4d100 #2-2b92ae55241247ce12c7c2664a8b726f DEL}",
"{3a351e7af3943a45ae0118125cd4c782 #2-c57b034634444d9374a3f685b6fc4cb1 DEL}",
"{3a351e7af3943a45ae0118125cf45132 #2-2afb8cf8cd9f5641b002bc2808d6ab2f DEL}",
"{3ad884809a1d4ae0eb15989c2611c337 #2-ab811e513a3e977e92781e1c4543c72c DEL}",
"{3ad884809a1d4ae0eb15989c26318e89 #2-cd2057f63f9875b0e325bb29dc5a2f71 DEL}",
"{3ad884809a1d4ae0eb15989c265130cc #2-b4aafe31932b78df51bdc2050dbf13b2 DEL}",
"{3ad884809a1d4ae0eb15989c267084d4 #2-5552148b56afb48ff46bb56b47a01815 DEL}",
"{3ad884809a1d4ae0eb15989c268f2307 #2-1c1f5aed654a4be24f6313bcd79683bd DEL}",
"{3ad884809a1d4ae0eb15989c26ada621 #2-70b6726977fa89c1b00dc6d20a22c73d DEL}",
"{3ad884809a1d4ae0eb15989c26cc73a0 #2-001fa21c2c158eb5b4feeb5684dd4794 DEL}",
"{3ad884809a1d4ae0eb15989c26eac860 #2-49b5712bffe59d67ffd2be2ff296cc6d DEL}",
"{3bfd4c897043929ccaee1a854a0ee231 #2-623f27a8e1c07336ffa1b623c10ca402 DEL}",
"{3bfd4c897043929ccaee1a854a2f0aa5 #2-f530bf214a11b4980304367d2f4be00e DEL}",
"{3bfd4c897043929ccaee1a854a4df775 #2-dc165bcef103306ca3b1f408ff6ef053 DEL}",
"{3bfd4c897043929ccaee1a854a6d1a9f #2-14afc3d5e30d338c4c32e4862c81ca6e DEL}",
"{3bfd4c897043929ccaee1a854a8c67fc #2-0788161b291b606952181ecd13177459 DEL}",
"{3bfd4c897043929ccaee1a854aacd276 #2-903a5c4577a22d4e11ba624b8572a139 DEL}",
"{3bfd4c897043929ccaee1a854acba532 #2-937b843f89f7f26391cfe110dd7adb77 DEL}",
"{3bfd4c897043929ccaee1a854aeb179c #2-38977e5b2adda0464988e7e5067f988e DEL}",
"{3c2b89eca00323c0b1220b912f11cc25 #2-0804f6fd50ed01edc85f3e924dbec1d7 DEL}",
"{3c2b89eca00323c0b1220b912f3057c8 #2-a9f7b2903136c674018c139b085a4ea2 DEL}",
"{3c2b89eca00323c0b1220b912f4fdec7 #2-c09bf3e973ae838134e478658f941eda DEL}",
"{3c2b89eca00323c0b1220b912f6e8be1 #2-ffe5c160d2374c6bd20e7da72b905ce1 DEL}",
"{3c2b89eca00323c0b1220b912f8df380 #2-7b5c5d4256196c3c5dd898a038536792 DEL}",
"{3c2b89eca00323c0b1220b912fada29a #2-db21713140dfcc5e37fedba0197c5fa2 DEL}",
"{3c2b89eca00323c0b1220b912fcc50de #2-47b65ced2ef6ddc034acb1585dd7ace4 DEL}",
"{3c2b89eca00323c0b1220b912fec2ff2 #2-cf912d144726f27564402e98a127ab1e DEL}",
"{3c6e8d9bf79e4593f858a5b2cd13057b #2-542ecee025cde062dff6f87b97e2e4bd DEL}",
"{3c6e8d9bf79e4593f858a5b2cd3281d3 #2-154ca9674185c3ebbe840276df49fc4e DEL}",
"{3c6e8d9bf79e4593f858a5b2cd521803 #2-549c2e2705053ac85881fb508e4b8ad3 DEL}",
"{3c6e8d9bf79e4593f858a5b2cd7264d0 #2-cd886e7e94f6f2505979d040653f6584 DEL}",
"{3c6e8d9bf79e4593f858a5b2cd917339 #2-b2276b2fe071607d22cfaffb413e034e DEL}",
"{3c6e8d9bf79e4593f858a5b2cdb0c464 #2-4db058f738eb65efcb9a2069f50dd223 DEL}",
"{3c6e8d9bf79e4593f858a5b2cdceaf0d #2-71f4b0e71f480a4750d70f9ce03d12ba DEL}",
"{3c6e8d9bf79e4593f858a5b2cdee1f3c #2-ee3be51938d0a1587cc47c4bd7e021c3 DEL}",
"{3c7e296b93f02c62f9c3a6eeed0480b7 #2-55a679b75a466f314938a5b107b96222 DEL}",
"{3c7e296b93f02c62f9c3a6eeed244f01 #2-6d175bdfded5962a3a4d48d3a8b3204c DEL}",
"{3c7e296b93f02c62f9c3a6eeed43724d #2-ff2e541ae3b4a903ef78f747630d0434 DEL}",
"{3c7e296b93f02c62f9c3a6eeed624401 #2-ffcaa2d4341dba52bb6e2620c767f55e DEL}",
"{3c7e296b93f02c62f9c3a6eeed828024 #2-cc7e84ccbb4317e547eb6b63cfedf87c DEL}",
"{3c7e296b93f02c62f9c3a6eeeda15438 #2-1b2cf0099ac983bfefe2f1090ecf2a64 DEL}",
"{3c7e296b93f02c62f9c3a6eeedc0171d #2-7a7235b285cde5d79736a49a35b609d6 DEL}",
"{3c7e296b93f02c62f9c3a6eeedded8f2 #2-02e009cd69efcd5bb70e7fd25859f509 DEL}",
"{3c7e296b93f02c62f9c3a6eeedfdfc98 #2-046bf9d2b0922856bef21e9c94efed4e DEL}",
"{3c942572cf049683b333724c0f18b52c #2-7e0716f489e5545d9d76059841f3d197 DEL}",
"{3c942572cf049683b333724c0f38cd4d #2-763265219aba3cc6349a02f44a89c92b DEL}",
"{3c942572cf049683b333724c0f58ad5c #2-94d6d554a85242b70f2d5aa4cfe2c313 DEL}",
"{3c942572cf049683b333724c0f771cf2 #2-fa2233599abb983e13f084529a5ae4c6 DEL}",
"{3c942572cf049683b333724c0f96f3ee #2-c737e507671ec1627b431c573a299eea DEL}",
"{3c942572cf049683b333724c0fb67aa1 #2-a073c6da34097a4f50b8ff3545c341c6 DEL}",
"{3c942572cf049683b333724c0fd594b5 #2-f0e91980ea67a237b13a4bb2b803f630 DEL}",
"{3c942572cf049683b333724c0ff49b71 #2-bdc61d0767d5f4c7930f8b329cea77d7 DEL}",
"{3c9889d3bf15fa31b6d69dfa7712da2b #2-0a1006f43286061f1d3f8db1bf19f807 DEL}",
"{3c9889d3bf15fa31b6d69dfa77326a7a #2-36161dc97a7f4e75fa03bc4d24df24f7 DEL}",
"{3c9889d3bf15fa31b6d69dfa7751313d #2-289fa05cc75b3e7cda6e17cf76815b21 DEL}",
"{3c9889d3bf15fa31b6d69dfa776fc07c #2-5dc53cabb94b0cd52c38611f536fc2c3 DEL}",
"{3c9889d3bf15fa31b6d69dfa778f6975 #2-51485591ebf974b15f75c624c74029b3 DEL}",
"{3c9889d3bf15fa31b6d69dfa77ae9428 #2-a127c6d22564922f29b588d14665d83f DEL}",
"{3c9889d3bf15fa31b6d69dfa77cda437 #2-7266c445dcda99fd596c3f12c90eb986 DEL}",
"{3c9889d3bf15fa31b6d69dfa77ed3fef #2-bc1e60da0e4cf6ed4e5a7c49bccd5eb2 DEL}",
"{3cd7114cd23957667f267b886a033fbd #2-6c5e25b24364e6e2f2bad49b37ac7018 DEL}",
"{3cd7114cd23957667f267b886a22ac2e #2-a1bace53d35fc177c6cb0b04176d3dd3 DEL}",
"{3cd7114cd23957667f267b886a41a98a #2-766b0b9ab31b3aabe57b808a08ae70ad DEL}",
"{3cd7114cd23957667f267b886a60855b #2-d35b158426dcf430b38ebae301af1e01 DEL}",
"{3cd7114cd23957667f267b886a7f3eb9 #2-7dd5397ca01c58cbb30e1792ed4bd5fa DEL}",
"{3cd7114cd23957667f267b886a9da488 #2-0067efb064127b2a0597503b22f9d211 DEL}",
"{3cd7114cd23957667f267b886abcdc4e #2-872f4637eb653a609395d0016caae1b0 DEL}",
"{3cd7114cd23957667f267b886adcfc34 #2-3f3de3e2b2492b2dc1de22bdb946ec5a DEL}",
"{3cd7114cd23957667f267b886afbdf7c #2-f0b455dc72cd88c0304d5e4031029d9a DEL}",
"{3d412f2d0ceb25505394c053e71b0cfa #2-9d6dfb9c4fd458d87950ad6d61e81f58 DEL}",
"{3d412f2d0ceb25505394c053e7396cc2 #2-a3186c50abf5e847de4eee4011bbc413 DEL}",
"{3d412f2d0ceb25505394c053e7591396 #2-5cb86735b626f9d47a6136b437ce1817 DEL}",
"{3d412f2d0ceb25505394c053e777ff09 #2-92b240dc60b9e93de156cc72eafafee4 DEL}",
"{3d412f2d0ceb25505394c053e7975555 #2-db0037601458c2d64bd4c2e07db92dae DEL}",
"{3d412f2d0ceb25505394c053e7b70213 #2-4f75d1fe794abdbee96c75885cd30bc8 DEL}",
"{3d412f2d0ceb25505394c053e7d57658 #2-47e9e8a32b69ad043a27cc14f72784a6 DEL}",
"{3d412f2d0ceb25505394c053e7f4c6f8 #2-5eee93c4c6bc192b16a9dfe97a26e55b DEL}",
"{3d8c6699848301fe3932a05c0d12ea0c #2-217771e42bd1f070d1c15722f80d1be8 DEL}",
"{3d8c6699848301fe3932a05c0d31f4eb #2-f71cee569fd6eb267144e17cf2fa4efc DEL}",
"{3d8c6699848301fe3932a05c0d515266 #2-4a5ef4b131b8bb5d0a7a8cf2ebab0770 DEL}",
"{3d8c6699848301fe3932a05c0d70c536 #2-5d39a5c6ed7a07444128fd8546576023 DEL}",
"{3d8c6699848301fe3932a05c0d8f2bb2 #2-27bd522c70283d769cf3d23872747908 DEL}",
"{3d8c6699848301fe3932a05c0daeebe0 #2-48870d166b9dd498f55ef879e41bd6b9 DEL}",
"{3d8c6699848301fe3932a05c0dcdbc66 #2-e3c4c72fd52dd2e0b3236c1d1355ce3f DEL}",
"{3d8c6699848301fe3932a05c0decadba #2-063aa9a0318b6269cbf42b02ffcfceea DEL}",
"{3f0f49ea46629c7fc777405d9e1e0869 #2-2f683669824b2666dc2eb0fa54b5d9a6 DEL}",
"{3f0f49ea46629c7fc777405d9e3e4a6c #2-b8ace0bd53a04e55f2db072d18e2a407 DEL}",
"{3f0f49ea46629c7fc777405d9e5d5826 #2-8cd376eaecf9243baef4ab255fed4093 DEL}",
"{3f0f49ea46629c7fc777405d9e7c6bf5 #2-803ee258f5747990ab070ddd0585d798 DEL}",
"{3f0f49ea46629c7fc777405d9e9ad78c #2-0c3697d89ba9a6c922074a36bc173f95 DEL}",
"{3f0f49ea46629c7fc777405d9eba17c8 #2-9a066bca05aede8405c88cf21b91afd6 DEL}",
"{3f0f49ea46629c7fc777405d9ed98c92 #2-9a303a386ed604af75b08b48d90e470b DEL}",
"{3f0f49ea46629c7fc777405d9ef7d2a2 #2-d4a38df11ae39db7ea5ea9f8da10ae38 DEL}",
"{3f4b84ae19b8117a00005ce56b1a92e8 #2-0807930f6ddb9ed96679407846e11dd6 DEL}",
"{3f4b84ae19b8117a00005ce56b390936 #2-7eefc56991e8c64e27d33655ebfb71db DEL}",
"{3f4b84ae19b8117a00005ce56b58570c #2-00f7f021724e94d4340bf36e6adea4a9 DEL}"
)
2016-02-23 11:37:48.201 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 598 / 600
2016-02-23 11:37:48.202 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/600, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.203 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.204 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.204 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/601, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.204 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #605 {3f4b84ae19b8117a00005ce56b78777e #2-f9ef338f7b0ce2c502a6ad4b6ef71019 DEL}
2016-02-23 11:37:48.204 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/602, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.204 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #606 {3f4b84ae19b8117a00005ce56b97d561 #2-c17bd79c418e9d934f8fa653a7d37494 DEL}
2016-02-23 11:37:48.205 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/603, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.206 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #607 {3f4b84ae19b8117a00005ce56bb77d4f #2-51b32a81d919ff41044566a60c842c5f DEL}
2016-02-23 11:37:48.206 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/604, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #608 {3f4b84ae19b8117a00005ce56bd51858 #2-44aa34bb909ace521d08d48f5e564e8b DEL}
2016-02-23 11:37:48.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/605, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #609 {3f4b84ae19b8117a00005ce56bf43ee8 #2-dc23830fb449661c323fea4bb565b7ef DEL}
2016-02-23 11:37:48.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/606, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #610 {3fb14edeb78dc25595a57532ce128e81 #2-b5decac27114e4da1465513d8cdb6fc9 DEL}
2016-02-23 11:37:48.209 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/607, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.209 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #611 {3fb14edeb78dc25595a57532ce314cc2 #2-553bd9e6c9d25830be1379774bc45383 DEL}
2016-02-23 11:37:48.209 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/608, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.209 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #612 {3fb14edeb78dc25595a57532ce4fab26 #2-6b86241471272094d708bff08a1bff09 DEL}
2016-02-23 11:37:48.209 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/609, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.210 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #613 {3fb14edeb78dc25595a57532ce6f6f70 #2-9d47d7e8cd2e9ffeee83c71d9dadd66c DEL}
2016-02-23 11:37:48.211 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/610, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.211 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #614 {3fb14edeb78dc25595a57532ce8e36ce #2-5a1adaeacd96b7b99df600a0994af7f3 DEL}
2016-02-23 11:37:48.212 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/611, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.212 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #615 {3fb14edeb78dc25595a57532ceac6ac8 #2-a2ec07c462be1cb95ce114689d783a48 DEL}
2016-02-23 11:37:48.213 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/612, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.213 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #616 {3fb14edeb78dc25595a57532cecc47ca #2-a2d7c362c020ad90ebb39426f0c86d81 DEL}
2016-02-23 11:37:48.214 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/613, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.214 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #617 {3fb14edeb78dc25595a57532ceeb63bf #2-3378c660a2ae2cad2dd90bb6b8800a05 DEL}
2016-02-23 11:37:48.214 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/614, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.214 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #618 {3fcfb96f127162110466503a9a1463f5 #2-bfb011695872ae3b63e1e93ae19cf968 DEL}
2016-02-23 11:37:48.215 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/615, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.215 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #619 {3fcfb96f127162110466503a9a325121 #2-1a4b06a6bb804856f9d09988a0f51adf DEL}
2016-02-23 11:37:48.215 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/616, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.216 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #620 {3fcfb96f127162110466503a9a519bbf #2-7201bce9a1f5611be4dd73b104c17d4d DEL}
2016-02-23 11:37:48.216 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/617, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.217 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #621 {3fcfb96f127162110466503a9a70c01c #2-a8318a9ae55a47364865fd4e80dc522e DEL}
2016-02-23 11:37:48.217 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/618, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.217 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #622 {3fcfb96f127162110466503a9a90a0e0 #2-c70c5da12345a414ff96ddd7f63c64c2 DEL}
2016-02-23 11:37:48.218 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/619, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.218 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #623 {3fcfb96f127162110466503a9aaf7868 #2-b2fddc35132de2112d1b6ab6252e6468 DEL}
2016-02-23 11:37:48.219 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/620, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.219 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #624 {3fcfb96f127162110466503a9acecd28 #2-f63fd2bc95fef8f61401396f58a28b7a DEL}
2016-02-23 11:37:48.219 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/621, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.219 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #625 {3fcfb96f127162110466503a9aee3a54 #2-051a710708e5413c4d538df38596559d DEL}
2016-02-23 11:37:48.220 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/622, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.221 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #626 {3fe8f050e9b4089f048b97c78719a2d8 #2-b2536f5cafa40f2ddab1f6f417327e38 DEL}
2016-02-23 11:37:48.222 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/623, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.222 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #627 {3fe8f050e9b4089f048b97c787396837 #2-5b9329ec0a045171f6c6a43d26e15c94 DEL}
2016-02-23 11:37:48.223 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/624, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.223 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #628 {3fe8f050e9b4089f048b97c787589d09 #2-62c8b055fa08f29222c745bf22bf1ce3 DEL}
2016-02-23 11:37:48.223 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/625, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.223 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #629 {3fe8f050e9b4089f048b97c787775622 #2-507040cf861be48ed97493872e1dc337 DEL}
2016-02-23 11:37:48.224 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/626, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.224 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #630 {3fe8f050e9b4089f048b97c78796a447 #2-dfa46bae38c06dedd78ce40a8d04e6fc DEL}
2016-02-23 11:37:48.225 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/627, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.225 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #631 {3fe8f050e9b4089f048b97c787b4af4e #2-9003a17c5e2770e79fe32464a0d6a38a DEL}
2016-02-23 11:37:48.225 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/628, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.225 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #632 {3fe8f050e9b4089f048b97c787d361fe #2-6d47770163aba1b33a7749c1aaefc3e0 DEL}
2016-02-23 11:37:48.226 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/629, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #633 {3fe8f050e9b4089f048b97c787f31c09 #2-0c42370e4edb86546d5622b5c80d17c1 DEL}
2016-02-23 11:37:48.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/630, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #634 {40759749a12677fec9e44f7bf0137892 #2-a9ce0cd608ae03a5c9d61cad8f87fbc5 DEL}
2016-02-23 11:37:48.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/631, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #635 {40759749a12677fec9e44f7bf0327633 #2-c175f3dfdc997fbda615855be1e978c9 DEL}
2016-02-23 11:37:48.228 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/632, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.229 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #636 {40759749a12677fec9e44f7bf051c08a #2-1bedc07c2b183a06e04f874ce650385f DEL}
2016-02-23 11:37:48.229 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/633, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.229 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #637 {40759749a12677fec9e44f7bf07043c0 #2-a92a09954ee35b1c973190fc8241976b DEL}
2016-02-23 11:37:48.229 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/634, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.229 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #638 {40759749a12677fec9e44f7bf08e6f1e #2-2672b5addb80765c43b21bb989fd63b1 DEL}
2016-02-23 11:37:48.231 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/635, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.231 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #639 {40759749a12677fec9e44f7bf0ad7a66 #2-228d233c35053a98960c93cbc302d976 DEL}
2016-02-23 11:37:48.232 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/636, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.232 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #640 {40759749a12677fec9e44f7bf0cc8f54 #2-1166bb487b73dbf48de17d75f1fd6406 DEL}
2016-02-23 11:37:48.233 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/637, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.233 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #641 {40759749a12677fec9e44f7bf0eb9dcc #2-097639319e7a2714f40921f404805223 DEL}
2016-02-23 11:37:48.234 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/638, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.234 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #642 {407db64bded9fe6ebeedfed1eb0663e6 #2-38d76f6def2abdbaa8dd150c4c10fbaf DEL}
2016-02-23 11:37:48.234 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/639, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.235 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #643 {407db64bded9fe6ebeedfed1eb24806a #2-2cf4c58fea1f9e7ef66087a6f9530f73 DEL}
2016-02-23 11:37:48.235 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/640, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.235 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #644 {407db64bded9fe6ebeedfed1eb440d94 #2-0047135f4b334e5fc8384ada32d91481 DEL}
2016-02-23 11:37:48.236 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/641, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.237 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #645 {407db64bded9fe6ebeedfed1eb641f9e #2-abbc258aeac106340225fd7a2e7361fa DEL}
2016-02-23 11:37:48.237 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/642, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.237 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #646 {407db64bded9fe6ebeedfed1eb834dd3 #2-d80f8ebf8c84262b9256b746810aea3a DEL}
2016-02-23 11:37:48.237 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/643, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.237 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #647 {407db64bded9fe6ebeedfed1eba1c4d6 #2-5f95020b6d145c30e3410cccbed60f34 DEL}
2016-02-23 11:37:48.238 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/644, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.239 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #648 {407db64bded9fe6ebeedfed1ebc14671 #2-14e07f46e6f51603e23b2fcf8c92270e DEL}
2016-02-23 11:37:48.239 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/645, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.239 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #649 {407db64bded9fe6ebeedfed1ebe08dd5 #2-0c1ee19b1d511abc37ecedae50402328 DEL}
2016-02-23 11:37:48.239 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/646, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.239 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #650 {407db64bded9fe6ebeedfed1ebff42fb #2-373dc5b41c76d69f9b6c55d739394750 DEL}
2016-02-23 11:37:48.240 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/647, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.240 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #651 {40a05c768142724193f058b9680bb8f7 #2-140e10d4827a0a168d00071c4a99d850 DEL}
2016-02-23 11:37:48.241 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/648, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.241 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #652 {40a05c768142724193f058b9682b207c #2-cf564caf22048994a3f6195f638646b9 DEL}
2016-02-23 11:37:48.241 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/649, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.242 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #653 {40a05c768142724193f058b968499b05 #2-02a6275716eccb1ec7e4a9bf359ecfb7 DEL}
2016-02-23 11:37:48.242 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/650, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.243 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #654 {40a05c768142724193f058b9686a4f55 #2-9649905ca9c260d15b49d2a5d272290f DEL}
2016-02-23 11:37:48.243 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/651, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.243 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #655 {40a05c768142724193f058b96889b20f #2-6b2e4ca761baba293418a6d3fef43c36 DEL}
2016-02-23 11:37:48.243 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/652, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.244 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #656 {40a05c768142724193f058b968a950c0 #2-c7da319c37c53721a53c056dda0cfa26 DEL}
2016-02-23 11:37:48.244 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/653, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.245 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #657 {40a05c768142724193f058b968c7fe21 #2-3ccb72ea5da994eefcfcb236eac0d887 DEL}
2016-02-23 11:37:48.245 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/654, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.245 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #658 {40a05c768142724193f058b968e79d4c #2-0b82b6851cb561b4ce4e505c984dc8c4 DEL}
2016-02-23 11:37:48.246 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/655, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.247 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #659 {40cedfa30fda07ebd8f2189b341dc80d #2-94d235bc0933196e017fd991d0dde01e DEL}
2016-02-23 11:37:48.247 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/656, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.248 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #660 {40cedfa30fda07ebd8f2189b343d208a #2-20c2f4a1a8b800b22444b8834906c682 DEL}
2016-02-23 11:37:48.248 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/657, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.249 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #661 {40cedfa30fda07ebd8f2189b345cb2cc #2-bf0d20a9675eb3bd65eded6afe5cd626 DEL}
2016-02-23 11:37:48.249 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/658, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.250 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #662 {40cedfa30fda07ebd8f2189b347b62ca #2-436650efcd24960742210346f43035df DEL}
2016-02-23 11:37:48.250 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/659, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.251 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #663 {40cedfa30fda07ebd8f2189b349a93e3 #2-2ef968f99b1c05eccb3a990a7371883f DEL}
2016-02-23 11:37:48.251 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/660, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.251 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #664 {40cedfa30fda07ebd8f2189b34b9a47a #2-d84438ea0c37a6a3a219f3d2c55a6d45 DEL}
2016-02-23 11:37:48.252 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/661, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.252 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #665 {40cedfa30fda07ebd8f2189b34d8c067 #2-fbcead6554571c8a35b7abef8ece51ad DEL}
2016-02-23 11:37:48.253 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/662, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.253 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #666 {40cedfa30fda07ebd8f2189b34f81e71 #2-61ee2405da664856df4a3a6a450ee304 DEL}
2016-02-23 11:37:48.253 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/663, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.253 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #667 {416ebc349ec91b03e667f2279e08f307 #2-31fb343e629bf4caa3bf72993dc4c7c5 DEL}
2016-02-23 11:37:48.253 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/664, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.254 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #668 {416ebc349ec91b03e667f2279e27ac7c #2-b7250d431335aea69c2b0ae242503e9d DEL}
2016-02-23 11:37:48.255 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/665, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.255 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #669 {416ebc349ec91b03e667f2279e4717df #2-41cfe9e68a263b443760f4c976611674 DEL}
2016-02-23 11:37:48.255 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/666, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.255 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #670 {416ebc349ec91b03e667f2279e65e959 #2-15ffd667c16c2b96a909945d2299b2e1 DEL}
2016-02-23 11:37:48.256 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/667, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.257 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #671 {416ebc349ec91b03e667f2279e8685fa #2-3863a155365a75712bf541e8b4ec8ed7 DEL}
2016-02-23 11:37:48.257 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/668, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.257 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #672 {416ebc349ec91b03e667f2279ea6284e #2-b70a6660fc7b288e54bdab9310714f26 DEL}
2016-02-23 11:37:48.257 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/669, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.257 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #673 {416ebc349ec91b03e667f2279ec6fee7 #2-5712c70e34aeb7da12bada54bb432ebe DEL}
2016-02-23 11:37:48.258 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/670, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.259 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #674 {416ebc349ec91b03e667f2279ee7807d #2-46856e6305e703b0619709f88f18574a DEL}
2016-02-23 11:37:48.259 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/671, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.259 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #675 {427f11aaf53962a9ce233bf8791e3b7d #2-b6463fecee7302fc80b309d82c399895 DEL}
2016-02-23 11:37:48.259 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/672, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.260 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #676 {427f11aaf53962a9ce233bf8793d56fa #2-fa318e0faaeec6b32577484220d95d23 DEL}
2016-02-23 11:37:48.260 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/673, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.261 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #677 {427f11aaf53962a9ce233bf8795d0841 #2-ce74f1b3571660df2d3bbfab272f148c DEL}
2016-02-23 11:37:48.261 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/674, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.262 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #678 {427f11aaf53962a9ce233bf8797cb5f6 #2-dd081c0a21c85bf8ab13ec1a9958d36d DEL}
2016-02-23 11:37:48.262 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/675, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.262 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #679 {427f11aaf53962a9ce233bf8799af564 #2-0f73e724e3e77c79b97a7a8fae606583 DEL}
2016-02-23 11:37:48.263 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/676, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.263 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #680 {427f11aaf53962a9ce233bf879b9cfd3 #2-a37b900a5425bd02de8e23beed46c8d3 DEL}
2016-02-23 11:37:48.263 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/677, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.264 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #681 {427f11aaf53962a9ce233bf879d97cc7 #2-e2047b730b87517c7a20ed261337d710 DEL}
2016-02-23 11:37:48.264 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/678, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.265 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #682 {427f11aaf53962a9ce233bf879f80be5 #2-1a2791f41ecbc911da08a9fa9a06f394 DEL}
2016-02-23 11:37:48.265 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/679, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.266 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #683 {438a143968a76c506c46a8744f18adfb #2-36dbadd59b8122e3eff6f0daf46c9599 DEL}
2016-02-23 11:37:48.266 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/680, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.266 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #684 {438a143968a76c506c46a8744f386ca3 #2-56ff52569ab643e7645173d70e37b007 DEL}
2016-02-23 11:37:48.267 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/681, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.267 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #685 {438a143968a76c506c46a8744f57b89b #2-adc419818a5febb718252b22bb42f2ea DEL}
2016-02-23 11:37:48.268 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/682, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.269 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #686 {438a143968a76c506c46a8744f77156b #2-07a4b0fc0878f80e1cbf4c0f4cdbce87 DEL}
2016-02-23 11:37:48.269 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/683, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.269 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #687 {438a143968a76c506c46a8744f94ff33 #2-3ede2d45468e95cb9ba5bd0e29237aa7 DEL}
2016-02-23 11:37:48.269 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/684, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.269 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #688 {438a143968a76c506c46a8744fb4079f #2-2a4b934d469d95f92ac5abeb6d6e3e27 DEL}
2016-02-23 11:37:48.270 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/685, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.271 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #689 {438a143968a76c506c46a8744fd37435 #2-bd0c011ae0624a0d8311817f66f3d61a DEL}
2016-02-23 11:37:48.271 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/686, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.271 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #690 {438a143968a76c506c46a8744ff21811 #2-cc56f9dfe33d9ac2cd0e2e5ece08b361 DEL}
2016-02-23 11:37:48.271 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/687, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.272 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #691 {43e9f8994015181309e3c1391b1627a7 #2-5dda4a9b97c5406f9a51a5efc69a76f0 DEL}
2016-02-23 11:37:48.273 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/688, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.273 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #692 {43e9f8994015181309e3c1391b3537d1 #2-c5130382844c516dab89620b8847f4c8 DEL}
2016-02-23 11:37:48.273 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/689, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.273 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #693 {43e9f8994015181309e3c1391b54feb2 #2-1303daf0acd5e46ff89d109c4d56c495 DEL}
2016-02-23 11:37:48.273 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/690, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.274 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #694 {43e9f8994015181309e3c1391b73ede4 #2-85cfe411e3f1a1658537ff2f406887d0 DEL}
2016-02-23 11:37:48.275 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/691, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.275 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #695 {43e9f8994015181309e3c1391b93bf01 #2-3a8353f2629577bc02b53b30f224f04f DEL}
2016-02-23 11:37:48.276 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/692, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.277 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #696 {43e9f8994015181309e3c1391bb352d5 #2-9acd64ac0e4b5e235f2c436a63de15a0 DEL}
2016-02-23 11:37:48.277 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/693, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.278 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #697 {43e9f8994015181309e3c1391bd2beb9 #2-cd99a07d8eb3d343fe209944e990bec7 DEL}
2016-02-23 11:37:48.278 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/694, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.279 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #698 {43e9f8994015181309e3c1391bf2432f #2-69232f7c8ec06ca68fe59125be09dddb DEL}
2016-02-23 11:37:48.279 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/695, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.280 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #699 {44b017bde7bf383ff0abb49cd30abba7 #2-45b7397ac4509fb41fd3b846ad50ffd9 DEL}
2016-02-23 11:37:48.280 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/696, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.281 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #700 {44b017bde7bf383ff0abb49cd329571f #2-1f38f36638cd6e668c3c76d365d735c1 DEL}
2016-02-23 11:37:48.281 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/697, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.281 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #701 {44b017bde7bf383ff0abb49cd3480ed5 #2-323b929920431c7ee56f4aed54cc7514 DEL}
2016-02-23 11:37:48.281 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/698, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.281 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #702 {44b017bde7bf383ff0abb49cd3671b24 #2-96b64dcd72a97f8fe8c6f7df2423e636 DEL}
2016-02-23 11:37:48.283 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/699, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.283 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #703 {44b017bde7bf383ff0abb49cd385f727 #2-4069276b4076c7ed751a0dd857e6d9a1 DEL}
2016-02-23 11:37:48.284 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 598 / 700
2016-02-23 11:37:48.284 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (598/700, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.284 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #704 {44b017bde7bf383ff0abb49cd3a6072e #2-c0001663adc2f43ca0a77fe429c070f9 DEL}
2016-02-23 11:37:48.284 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.286 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{3f4b84ae19b8117a00005ce56b78777e #2-f9ef338f7b0ce2c502a6ad4b6ef71019 DEL}",
"{3f4b84ae19b8117a00005ce56b97d561 #2-c17bd79c418e9d934f8fa653a7d37494 DEL}",
"{3f4b84ae19b8117a00005ce56bb77d4f #2-51b32a81d919ff41044566a60c842c5f DEL}",
"{3f4b84ae19b8117a00005ce56bd51858 #2-44aa34bb909ace521d08d48f5e564e8b DEL}",
"{3f4b84ae19b8117a00005ce56bf43ee8 #2-dc23830fb449661c323fea4bb565b7ef DEL}",
"{3fb14edeb78dc25595a57532ce128e81 #2-b5decac27114e4da1465513d8cdb6fc9 DEL}",
"{3fb14edeb78dc25595a57532ce314cc2 #2-553bd9e6c9d25830be1379774bc45383 DEL}",
"{3fb14edeb78dc25595a57532ce4fab26 #2-6b86241471272094d708bff08a1bff09 DEL}",
"{3fb14edeb78dc25595a57532ce6f6f70 #2-9d47d7e8cd2e9ffeee83c71d9dadd66c DEL}",
"{3fb14edeb78dc25595a57532ce8e36ce #2-5a1adaeacd96b7b99df600a0994af7f3 DEL}",
"{3fb14edeb78dc25595a57532ceac6ac8 #2-a2ec07c462be1cb95ce114689d783a48 DEL}",
"{3fb14edeb78dc25595a57532cecc47ca #2-a2d7c362c020ad90ebb39426f0c86d81 DEL}",
"{3fb14edeb78dc25595a57532ceeb63bf #2-3378c660a2ae2cad2dd90bb6b8800a05 DEL}",
"{3fcfb96f127162110466503a9a1463f5 #2-bfb011695872ae3b63e1e93ae19cf968 DEL}",
"{3fcfb96f127162110466503a9a325121 #2-1a4b06a6bb804856f9d09988a0f51adf DEL}",
"{3fcfb96f127162110466503a9a519bbf #2-7201bce9a1f5611be4dd73b104c17d4d DEL}",
"{3fcfb96f127162110466503a9a70c01c #2-a8318a9ae55a47364865fd4e80dc522e DEL}",
"{3fcfb96f127162110466503a9a90a0e0 #2-c70c5da12345a414ff96ddd7f63c64c2 DEL}",
"{3fcfb96f127162110466503a9aaf7868 #2-b2fddc35132de2112d1b6ab6252e6468 DEL}",
"{3fcfb96f127162110466503a9acecd28 #2-f63fd2bc95fef8f61401396f58a28b7a DEL}",
"{3fcfb96f127162110466503a9aee3a54 #2-051a710708e5413c4d538df38596559d DEL}",
"{3fe8f050e9b4089f048b97c78719a2d8 #2-b2536f5cafa40f2ddab1f6f417327e38 DEL}",
"{3fe8f050e9b4089f048b97c787396837 #2-5b9329ec0a045171f6c6a43d26e15c94 DEL}",
"{3fe8f050e9b4089f048b97c787589d09 #2-62c8b055fa08f29222c745bf22bf1ce3 DEL}",
"{3fe8f050e9b4089f048b97c787775622 #2-507040cf861be48ed97493872e1dc337 DEL}",
"{3fe8f050e9b4089f048b97c78796a447 #2-dfa46bae38c06dedd78ce40a8d04e6fc DEL}",
"{3fe8f050e9b4089f048b97c787b4af4e #2-9003a17c5e2770e79fe32464a0d6a38a DEL}",
"{3fe8f050e9b4089f048b97c787d361fe #2-6d47770163aba1b33a7749c1aaefc3e0 DEL}",
"{3fe8f050e9b4089f048b97c787f31c09 #2-0c42370e4edb86546d5622b5c80d17c1 DEL}",
"{40759749a12677fec9e44f7bf0137892 #2-a9ce0cd608ae03a5c9d61cad8f87fbc5 DEL}",
"{40759749a12677fec9e44f7bf0327633 #2-c175f3dfdc997fbda615855be1e978c9 DEL}",
"{40759749a12677fec9e44f7bf051c08a #2-1bedc07c2b183a06e04f874ce650385f DEL}",
"{40759749a12677fec9e44f7bf07043c0 #2-a92a09954ee35b1c973190fc8241976b DEL}",
"{40759749a12677fec9e44f7bf08e6f1e #2-2672b5addb80765c43b21bb989fd63b1 DEL}",
"{40759749a12677fec9e44f7bf0ad7a66 #2-228d233c35053a98960c93cbc302d976 DEL}",
"{40759749a12677fec9e44f7bf0cc8f54 #2-1166bb487b73dbf48de17d75f1fd6406 DEL}",
"{40759749a12677fec9e44f7bf0eb9dcc #2-097639319e7a2714f40921f404805223 DEL}",
"{407db64bded9fe6ebeedfed1eb0663e6 #2-38d76f6def2abdbaa8dd150c4c10fbaf DEL}",
"{407db64bded9fe6ebeedfed1eb24806a #2-2cf4c58fea1f9e7ef66087a6f9530f73 DEL}",
"{407db64bded9fe6ebeedfed1eb440d94 #2-0047135f4b334e5fc8384ada32d91481 DEL}",
"{407db64bded9fe6ebeedfed1eb641f9e #2-abbc258aeac106340225fd7a2e7361fa DEL}",
"{407db64bded9fe6ebeedfed1eb834dd3 #2-d80f8ebf8c84262b9256b746810aea3a DEL}",
"{407db64bded9fe6ebeedfed1eba1c4d6 #2-5f95020b6d145c30e3410cccbed60f34 DEL}",
"{407db64bded9fe6ebeedfed1ebc14671 #2-14e07f46e6f51603e23b2fcf8c92270e DEL}",
"{407db64bded9fe6ebeedfed1ebe08dd5 #2-0c1ee19b1d511abc37ecedae50402328 DEL}",
"{407db64bded9fe6ebeedfed1ebff42fb #2-373dc5b41c76d69f9b6c55d739394750 DEL}",
"{40a05c768142724193f058b9680bb8f7 #2-140e10d4827a0a168d00071c4a99d850 DEL}",
"{40a05c768142724193f058b9682b207c #2-cf564caf22048994a3f6195f638646b9 DEL}",
"{40a05c768142724193f058b968499b05 #2-02a6275716eccb1ec7e4a9bf359ecfb7 DEL}",
"{40a05c768142724193f058b9686a4f55 #2-9649905ca9c260d15b49d2a5d272290f DEL}",
"{40a05c768142724193f058b96889b20f #2-6b2e4ca761baba293418a6d3fef43c36 DEL}",
"{40a05c768142724193f058b968a950c0 #2-c7da319c37c53721a53c056dda0cfa26 DEL}",
"{40a05c768142724193f058b968c7fe21 #2-3ccb72ea5da994eefcfcb236eac0d887 DEL}",
"{40a05c768142724193f058b968e79d4c #2-0b82b6851cb561b4ce4e505c984dc8c4 DEL}",
"{40cedfa30fda07ebd8f2189b341dc80d #2-94d235bc0933196e017fd991d0dde01e DEL}",
"{40cedfa30fda07ebd8f2189b343d208a #2-20c2f4a1a8b800b22444b8834906c682 DEL}",
"{40cedfa30fda07ebd8f2189b345cb2cc #2-bf0d20a9675eb3bd65eded6afe5cd626 DEL}",
"{40cedfa30fda07ebd8f2189b347b62ca #2-436650efcd24960742210346f43035df DEL}",
"{40cedfa30fda07ebd8f2189b349a93e3 #2-2ef968f99b1c05eccb3a990a7371883f DEL}",
"{40cedfa30fda07ebd8f2189b34b9a47a #2-d84438ea0c37a6a3a219f3d2c55a6d45 DEL}",
"{40cedfa30fda07ebd8f2189b34d8c067 #2-fbcead6554571c8a35b7abef8ece51ad DEL}",
"{40cedfa30fda07ebd8f2189b34f81e71 #2-61ee2405da664856df4a3a6a450ee304 DEL}",
"{416ebc349ec91b03e667f2279e08f307 #2-31fb343e629bf4caa3bf72993dc4c7c5 DEL}",
"{416ebc349ec91b03e667f2279e27ac7c #2-b7250d431335aea69c2b0ae242503e9d DEL}",
"{416ebc349ec91b03e667f2279e4717df #2-41cfe9e68a263b443760f4c976611674 DEL}",
"{416ebc349ec91b03e667f2279e65e959 #2-15ffd667c16c2b96a909945d2299b2e1 DEL}",
"{416ebc349ec91b03e667f2279e8685fa #2-3863a155365a75712bf541e8b4ec8ed7 DEL}",
"{416ebc349ec91b03e667f2279ea6284e #2-b70a6660fc7b288e54bdab9310714f26 DEL}",
"{416ebc349ec91b03e667f2279ec6fee7 #2-5712c70e34aeb7da12bada54bb432ebe DEL}",
"{416ebc349ec91b03e667f2279ee7807d #2-46856e6305e703b0619709f88f18574a DEL}",
"{427f11aaf53962a9ce233bf8791e3b7d #2-b6463fecee7302fc80b309d82c399895 DEL}",
"{427f11aaf53962a9ce233bf8793d56fa #2-fa318e0faaeec6b32577484220d95d23 DEL}",
"{427f11aaf53962a9ce233bf8795d0841 #2-ce74f1b3571660df2d3bbfab272f148c DEL}",
"{427f11aaf53962a9ce233bf8797cb5f6 #2-dd081c0a21c85bf8ab13ec1a9958d36d DEL}",
"{427f11aaf53962a9ce233bf8799af564 #2-0f73e724e3e77c79b97a7a8fae606583 DEL}",
"{427f11aaf53962a9ce233bf879b9cfd3 #2-a37b900a5425bd02de8e23beed46c8d3 DEL}",
"{427f11aaf53962a9ce233bf879d97cc7 #2-e2047b730b87517c7a20ed261337d710 DEL}",
"{427f11aaf53962a9ce233bf879f80be5 #2-1a2791f41ecbc911da08a9fa9a06f394 DEL}",
"{438a143968a76c506c46a8744f18adfb #2-36dbadd59b8122e3eff6f0daf46c9599 DEL}",
"{438a143968a76c506c46a8744f386ca3 #2-56ff52569ab643e7645173d70e37b007 DEL}",
"{438a143968a76c506c46a8744f57b89b #2-adc419818a5febb718252b22bb42f2ea DEL}",
"{438a143968a76c506c46a8744f77156b #2-07a4b0fc0878f80e1cbf4c0f4cdbce87 DEL}",
"{438a143968a76c506c46a8744f94ff33 #2-3ede2d45468e95cb9ba5bd0e29237aa7 DEL}",
"{438a143968a76c506c46a8744fb4079f #2-2a4b934d469d95f92ac5abeb6d6e3e27 DEL}",
"{438a143968a76c506c46a8744fd37435 #2-bd0c011ae0624a0d8311817f66f3d61a DEL}",
"{438a143968a76c506c46a8744ff21811 #2-cc56f9dfe33d9ac2cd0e2e5ece08b361 DEL}",
"{43e9f8994015181309e3c1391b1627a7 #2-5dda4a9b97c5406f9a51a5efc69a76f0 DEL}",
"{43e9f8994015181309e3c1391b3537d1 #2-c5130382844c516dab89620b8847f4c8 DEL}",
"{43e9f8994015181309e3c1391b54feb2 #2-1303daf0acd5e46ff89d109c4d56c495 DEL}",
"{43e9f8994015181309e3c1391b73ede4 #2-85cfe411e3f1a1658537ff2f406887d0 DEL}",
"{43e9f8994015181309e3c1391b93bf01 #2-3a8353f2629577bc02b53b30f224f04f DEL}",
"{43e9f8994015181309e3c1391bb352d5 #2-9acd64ac0e4b5e235f2c436a63de15a0 DEL}",
"{43e9f8994015181309e3c1391bd2beb9 #2-cd99a07d8eb3d343fe209944e990bec7 DEL}",
"{43e9f8994015181309e3c1391bf2432f #2-69232f7c8ec06ca68fe59125be09dddb DEL}",
"{44b017bde7bf383ff0abb49cd30abba7 #2-45b7397ac4509fb41fd3b846ad50ffd9 DEL}",
"{44b017bde7bf383ff0abb49cd329571f #2-1f38f36638cd6e668c3c76d365d735c1 DEL}",
"{44b017bde7bf383ff0abb49cd3480ed5 #2-323b929920431c7ee56f4aed54cc7514 DEL}",
"{44b017bde7bf383ff0abb49cd3671b24 #2-96b64dcd72a97f8fe8c6f7df2423e636 DEL}",
"{44b017bde7bf383ff0abb49cd385f727 #2-4069276b4076c7ed751a0dd857e6d9a1 DEL}",
"{44b017bde7bf383ff0abb49cd3a6072e #2-c0001663adc2f43ca0a77fe429c070f9 DEL}"
)
2016-02-23 11:37:48.291 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 698 / 700
2016-02-23 11:37:48.292 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/700, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.293 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.293 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.293 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/701, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.293 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #705 {44b017bde7bf383ff0abb49cd3c4d205 #2-1e0cddd6b6b522074d0919e18e921314 DEL}
2016-02-23 11:37:48.293 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/702, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.294 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #706 {44b017bde7bf383ff0abb49cd3e3f6e7 #2-dd0aa05a009c7e709f12acd5b56c0302 DEL}
2016-02-23 11:37:48.295 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/703, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.295 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #707 {44b696191a87d4235373fb5c8601b4a0 #2-4a660877547983a42de8255ff1f40376 DEL}
2016-02-23 11:37:48.295 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/704, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.295 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #708 {44b696191a87d4235373fb5c86216c16 #2-7294ca603e49a3c981a4844654600607 DEL}
2016-02-23 11:37:48.296 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/705, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.296 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #709 {44b696191a87d4235373fb5c863fb8f8 #2-7e8c3ae1dea0d88f7cb11de91afd62bf DEL}
2016-02-23 11:37:48.297 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/706, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.297 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #710 {44b696191a87d4235373fb5c865f07cd #2-44e64f5eaf4ed68efbdecbe617016860 DEL}
2016-02-23 11:37:48.298 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/707, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.298 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #711 {44b696191a87d4235373fb5c867ed61d #2-e7f106c78a8a330c8a1c22fd50fdd12a DEL}
2016-02-23 11:37:48.299 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/708, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.299 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #712 {44b696191a87d4235373fb5c869e434b #2-c7a09767af58beaa393970119b5b211d DEL}
2016-02-23 11:37:48.300 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/709, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.300 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #713 {44b696191a87d4235373fb5c86bde017 #2-b76f0b2a4e372773895032a5d7b4ba8c DEL}
2016-02-23 11:37:48.300 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/710, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.300 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #714 {44b696191a87d4235373fb5c86dc3bbe #2-80257e5664900b7a05c0d4744d8eb185 DEL}
2016-02-23 11:37:48.301 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/711, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.302 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #715 {44b696191a87d4235373fb5c86fb82ff #2-a9938b81421a87c2ddb6f3a1d1b3b430 DEL}
2016-02-23 11:37:48.302 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/712, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.303 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #716 {4508dcc231f1ca69d5b33c0201170462 #2-e2d5b183229fdbfa6af48baa956ac787 DEL}
2016-02-23 11:37:48.303 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/713, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.303 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #717 {4508dcc231f1ca69d5b33c02013736cd #2-725501b4967d6520dcc57498ea7b933c DEL}
2016-02-23 11:37:48.303 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/714, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.303 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #718 {4508dcc231f1ca69d5b33c020155dd71 #2-1b515db9e4e0133cafdd905741d58037 DEL}
2016-02-23 11:37:48.304 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/715, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.305 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #719 {4508dcc231f1ca69d5b33c0201746989 #2-d11fa095f46ae2474e83f936d74ef895 DEL}
2016-02-23 11:37:48.305 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/716, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.305 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #720 {4508dcc231f1ca69d5b33c0201937683 #2-5270d8bef3f4510bdf30035edb1c693c DEL}
2016-02-23 11:37:48.305 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/717, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.305 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #721 {4508dcc231f1ca69d5b33c0201b2c961 #2-509a1b882097cad2217e27df1ca570ff DEL}
2016-02-23 11:37:48.306 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/718, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.307 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #722 {4508dcc231f1ca69d5b33c0201d2a080 #2-d4bfb2659e5285a4e157a903db8adf2a DEL}
2016-02-23 11:37:48.307 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/719, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.307 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #723 {4508dcc231f1ca69d5b33c0201f24bdf #2-8577e91247040fe6ddd1fd06f3a1b1e9 DEL}
2016-02-23 11:37:48.308 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/720, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.309 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #724 {45a4fd5054bc5721f873cdbc6d07aa6e #2-d03cb3b99efc1ec7b5d4f676b47e36c8 DEL}
2016-02-23 11:37:48.309 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/721, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.310 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #725 {45a4fd5054bc5721f873cdbc6d26ca5e #2-b9a111d7860fe4cfc02fc88eb19ecbc0 DEL}
2016-02-23 11:37:48.310 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/722, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.310 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #726 {45a4fd5054bc5721f873cdbc6d4546a4 #2-6007d2df57fb49fbacb8e78654c50e50 DEL}
2016-02-23 11:37:48.310 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/723, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.311 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #727 {45a4fd5054bc5721f873cdbc6d64335c #2-cf67746e2de825405c5cd65fc383efac DEL}
2016-02-23 11:37:48.312 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/724, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.312 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #728 {45a4fd5054bc5721f873cdbc6d83b250 #2-a0407717f32f94b1f649c525a0234842 DEL}
2016-02-23 11:37:48.312 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/725, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.313 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #729 {45a4fd5054bc5721f873cdbc6da2b820 #2-4153160faf03c9fb944211821d5b210d DEL}
2016-02-23 11:37:48.313 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/726, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.313 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #730 {45a4fd5054bc5721f873cdbc6dc2091e #2-75b4304c227ed16d2a85742c3b1a6f83 DEL}
2016-02-23 11:37:48.313 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/727, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.314 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #731 {45a4fd5054bc5721f873cdbc6de0f0bc #2-e84f851d3353065a3aca2da5a0e6b070 DEL}
2016-02-23 11:37:48.314 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/728, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.315 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #732 {45b80384839a9a0416a015287717c481 #2-0b550872397488ede574513620f9118c DEL}
2016-02-23 11:37:48.316 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/729, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.316 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #733 {45b80384839a9a0416a0152877365d8b #2-29188e0c4a1ea59e7bfbe2f8ffccbafd DEL}
2016-02-23 11:37:48.316 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/730, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.316 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #734 {4c1585d087fa540a835a2f01dc000794 #2-42f456633255d43ca3f290184cc4a5d0}
2016-02-23 11:37:48.316 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/731, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.318 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #735 {4c1585d087fa540a835a2f01dc00140e #2-c3dfeac42378a0c7ee39d1dc4757131c}
2016-02-23 11:37:48.318 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/732, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.319 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #736 {4c1585d087fa540a835a2f01dc0022ec #2-7af6fee3b40b78a7316ee707e61953f0}
2016-02-23 11:37:48.319 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/733, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.319 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #737 {4c1585d087fa540a835a2f01dc002d1a #2-f31fd9dbb94ac847b779801942e6b3a3}
2016-02-23 11:37:48.319 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/734, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.320 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #738 {4c1585d087fa540a835a2f01dc003c4b #2-5faa681c2a2e6bfe9db0c7fe72c46cfe}
2016-02-23 11:37:48.321 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/735, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.321 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #739 {4c1585d087fa540a835a2f01dc004bfd #2-fdfc2744eb89a1365043e2364f46918c}
2016-02-23 11:37:48.322 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/736, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.322 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #740 {4c1585d087fa540a835a2f01dc004f73 #2-42ec69c205c914b1629844ee4bd94e97}
2016-02-23 11:37:48.323 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/737, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.323 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #741 {4c1585d087fa540a835a2f01dc14af1c #2-219c2bb6669c909ab11b10dc221d81fe}
2016-02-23 11:37:48.323 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/738, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.323 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #742 {4c1585d087fa540a835a2f01dc14b155 #2-5c990bf2f10f6c25d80f3660e0e45c7a}
2016-02-23 11:37:48.323 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/739, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.324 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #743 {4c1585d087fa540a835a2f01dc14be34 #2-329fdad08d985e7f760eb5d7009e76d1}
2016-02-23 11:37:48.325 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/740, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.325 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #744 {4c1585d087fa540a835a2f01dc14bfb4 #2-6eb7424c1e491e6f8153a24571f6614f}
2016-02-23 11:37:48.326 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/741, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.326 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #745 {4c1585d087fa540a835a2f01dc14ca33 #2-20d3132efd50233972900dd2d2c62b82}
2016-02-23 11:37:48.327 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/742, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.327 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #746 {4c1585d087fa540a835a2f01dc14d9f6 #2-07696fe40c57f976233abd6bc215778c}
2016-02-23 11:37:48.327 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/743, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.327 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #747 {4c1585d087fa540a835a2f01dc14dd48 #2-bc7deac4e79612e1bda6702b4cff942f}
2016-02-23 11:37:48.328 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/744, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.329 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #748 {4c1585d087fa540a835a2f01dc14e387 #2-0afc38bd46e82a02ed23a957d89ca217}
2016-02-23 11:37:48.329 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/745, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.329 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #749 {4c1585d087fa540a835a2f01dc14e80f #2-d99f0d0fa52e0f659e3ab50a8fc80d24}
2016-02-23 11:37:48.330 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/746, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.330 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #750 {4c1585d087fa540a835a2f01dc171eca #2-b49be90fc12532eb8c7cf41f320610fe}
2016-02-23 11:37:48.331 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/747, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.331 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #751 {4c1585d087fa540a835a2f01dc1724b8 #2-664122b2eed17f92b49d9f21a9268810}
2016-02-23 11:37:48.332 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/748, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.332 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #752 {4c1585d087fa540a835a2f01dc1728e0 #2-123db5e183c9e9d7c40232bb572e30fd}
2016-02-23 11:37:48.332 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/749, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.333 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #753 {4c1585d087fa540a835a2f01dc173710 #2-983a2f4f51501257633dc319459b041d}
2016-02-23 11:37:48.333 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/750, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.334 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #754 {4c1585d087fa540a835a2f01dc173e3b #2-e118bf6bdb3ab7aad3ecd697f52db187}
2016-02-23 11:37:48.334 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/751, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.335 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #755 {4c1585d087fa540a835a2f01dc1747da #2-15953193053c3a38df6581a6e437b49e}
2016-02-23 11:37:48.336 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/752, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.336 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #756 {4c1585d087fa540a835a2f01dc175660 #2-7bd19ee7e0a94795947e84de4e4f48d6}
2016-02-23 11:37:48.337 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/753, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.337 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #757 {4c1585d087fa540a835a2f01dc175dc2 #2-3bcecd8bb3040d02b85f91f69f194798}
2016-02-23 11:37:48.337 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/754, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.337 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #758 {4c1585d087fa540a835a2f01dc1768f4 #2-e023307bced721c084997036de4e4071}
2016-02-23 11:37:48.337 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/755, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.338 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #759 {4c1585d087fa540a835a2f01dc176aa9 #2-dc024fa042b1dabb708ffc52be727ba3}
2016-02-23 11:37:48.339 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/756, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.339 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #760 {4c1585d087fa540a835a2f01dc176ea0 #2-e7096fff08dd7dcfa764113f3327d555}
2016-02-23 11:37:48.340 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/757, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.340 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #761 {4c1585d087fa540a835a2f01dc177a89 #2-838f39fd3ca053e5450d1b763b19c19d}
2016-02-23 11:37:48.341 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/758, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.341 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #762 {4c1585d087fa540a835a2f01dc178403 #2-783a5eba4e65ef28e3e0161422c2f3ad}
2016-02-23 11:37:48.342 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/759, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.342 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #763 {4c1585d087fa540a835a2f01dc178ed2 #2-75fb1aa9844137bfab36c08961f704f5}
2016-02-23 11:37:48.343 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/760, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.344 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #764 {4c1585d087fa540a835a2f01dc17981a #2-dcb162d922569a321b0cf3c7d38b853b}
2016-02-23 11:37:48.344 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/761, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.345 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #765 {4c1585d087fa540a835a2f01dc179f9f #2-9db3764505cad2ccf52ae1b4c78b6a74}
2016-02-23 11:37:48.345 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/762, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.345 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #766 {4c1585d087fa540a835a2f01dc17a06c #2-40d01f47fb38ec92f8d73f9fbcc2d53f}
2016-02-23 11:37:48.346 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/763, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.346 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #767 {4c1585d087fa540a835a2f01dc17a524 #2-1da2ebcfdb0014138790cf44056448a1}
2016-02-23 11:37:48.346 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/764, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.347 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #768 {4c1585d087fa540a835a2f01dc17a82b #2-91333a3cf0d56e7f13336d528cd20699}
2016-02-23 11:37:48.347 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/765, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.348 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #769 {4c1585d087fa540a835a2f01dc17aee1 #2-9ba16518cc55582768f4135834067169}
2016-02-23 11:37:48.348 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/766, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.349 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #770 {4c1585d087fa540a835a2f01dc17bb4e #2-f2647c5fde83aa8257bc12d725e96cf4}
2016-02-23 11:37:48.349 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/767, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.349 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #771 {4c1585d087fa540a835a2f01dc17c5a1 #2-5ec104f07916b5619bb28413e2cf2658}
2016-02-23 11:37:48.350 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/768, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.351 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #772 {4c1585d087fa540a835a2f01dc17c99b #2-02840483d90c10029b463c61f8f804bb}
2016-02-23 11:37:48.351 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/769, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.351 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #773 {4c1585d087fa540a835a2f01dc17d8de #2-dd5005247696fb2a71f44ad7736bceb2}
2016-02-23 11:37:48.351 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/770, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.351 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #774 {4c1585d087fa540a835a2f01dc17e47f #2-b9c8d43524c53c05ea6cd3c13e22cef0}
2016-02-23 11:37:48.352 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/771, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.353 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #775 {4c1585d087fa540a835a2f01dc17eb74 #2-008ab5973bb9fb380696df0dc56d3213}
2016-02-23 11:37:48.353 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/772, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.354 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #776 {4c1585d087fa540a835a2f01dc17f633 #2-e95449de109549f70775f815d7b6c041}
2016-02-23 11:37:48.354 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/773, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.354 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #777 {4c1585d087fa540a835a2f01dc180064 #2-4c71528f56ba4f3ab0e3c585e7f8b3a8}
2016-02-23 11:37:48.354 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/774, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.354 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #778 {4c1585d087fa540a835a2f01dc180a07 #2-032274b75afbc66f000f478c93dc56f7}
2016-02-23 11:37:48.355 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/775, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.356 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #779 {4c1585d087fa540a835a2f01dc181378 #2-8491c65b6cc683f4ad743a0265fa5ca7}
2016-02-23 11:37:48.356 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/776, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.357 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #780 {4c1585d087fa540a835a2f01dc1820f6 #2-004f5864578d1fd90a97490b50284dda}
2016-02-23 11:37:48.357 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/777, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.357 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #781 {4c1585d087fa540a835a2f01dc1828d8 #2-7df2a4e486fdf814f275aab522e053c7}
2016-02-23 11:37:48.358 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/778, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.358 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #782 {4c1585d087fa540a835a2f01dc1835b6 #2-61d8edd989f0640bdf20c400d923b72b}
2016-02-23 11:37:48.359 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/779, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.359 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #783 {4c1585d087fa540a835a2f01dc183bd6 #2-feca2140470cf21ffb564ce2067c0fac}
2016-02-23 11:37:48.360 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/780, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.360 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #784 {4c1585d087fa540a835a2f01dc184704 #2-47d074efd9da3a2ce7b154a1a51e6321}
2016-02-23 11:37:48.361 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/781, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.361 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #785 {4c1585d087fa540a835a2f01dc184f6e #2-712ff23c45575d5af2d687e57b50cfbb}
2016-02-23 11:37:48.362 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/782, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.362 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #786 {4c1585d087fa540a835a2f01dc1851e2 #2-7182ec59fca06b65f62283a81a286e77}
2016-02-23 11:37:48.363 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/783, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.363 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #787 {4c1585d087fa540a835a2f01dc185b19 #2-458964eb27f70fa24b925a65b5e57032}
2016-02-23 11:37:48.364 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/784, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.365 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #788 {4c1585d087fa540a835a2f01dc18664f #2-fc53bfa70afc895060a2b93b7f196857}
2016-02-23 11:37:48.365 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/785, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.366 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #789 {4c1585d087fa540a835a2f01dc186a54 #2-fe13a3dafbb70bb8b6a62509bf1cf2c8}
2016-02-23 11:37:48.366 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/786, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.367 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #790 {4c1585d087fa540a835a2f01dc186f9d #2-2ead132774fb41eca375fa11718aa705}
2016-02-23 11:37:48.367 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/787, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.368 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #791 {4c1585d087fa540a835a2f01dc187af0 #2-96df11d7fa16391ce1760f68a5cae797}
2016-02-23 11:37:48.369 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/788, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.369 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #792 {4c1585d087fa540a835a2f01dc187b65 #2-ed9012cb3cbda48c3c8ae1cc4345f34f}
2016-02-23 11:37:48.369 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/789, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.370 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #793 {4c1585d087fa540a835a2f01dc188958 #2-6219cda8a1b9475761dae965ca7227ed}
2016-02-23 11:37:48.371 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/790, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.371 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #794 {4c1585d087fa540a835a2f01dc189283 #2-8c0f2429ba51bc354d4aec4076380aa7}
2016-02-23 11:37:48.372 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/791, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.372 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #795 {4c1585d087fa540a835a2f01dc1160d6 #2-f07e80601a4c35dfe0468fa751155e1c}
2016-02-23 11:37:48.373 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/792, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.374 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #796 {4c1585d087fa540a835a2f01dc116b0b #2-58b226008f0722c2a1c243e00b9a7b34}
2016-02-23 11:37:48.374 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/793, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.375 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #797 {4c1585d087fa540a835a2f01dc117898 #2-f8aac887240618c62b35f3b26b10834a}
2016-02-23 11:37:48.376 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/794, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.376 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #798 {4c1585d087fa540a835a2f01dc118871 #2-b39ea42bb9a8840ad741858116b5a539}
2016-02-23 11:37:48.377 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/795, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.377 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #799 {4c1585d087fa540a835a2f01dc118d74 #2-5bd67e72e033dffe2af70cae9a5b079f}
2016-02-23 11:37:48.378 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/796, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.379 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #800 {4c1585d087fa540a835a2f01dc1196c7 #2-5394eb6865a8612d42b80ef532ab43a1}
2016-02-23 11:37:48.379 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/797, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.380 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #801 {4c1585d087fa540a835a2f01dc119cc4 #2-33843030be85bb2a808ee6aff34ab558}
2016-02-23 11:37:48.380 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/798, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.381 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #802 {4c1585d087fa540a835a2f01dc11a14b #2-b05d99b1005acfdd2237da9a58d209e8}
2016-02-23 11:37:48.381 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/799, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.382 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #803 {4c1585d087fa540a835a2f01dc11abbe #2-560fc2394f4e4f820af80f07a7641718}
2016-02-23 11:37:48.382 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 698 / 800
2016-02-23 11:37:48.383 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (698/800, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.383 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #804 {4c1585d087fa540a835a2f01dc11b151 #2-1679a0d666019ec2971d4398450796f2}
2016-02-23 11:37:48.384 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.385 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{44b017bde7bf383ff0abb49cd3c4d205 #2-1e0cddd6b6b522074d0919e18e921314 DEL}",
"{44b017bde7bf383ff0abb49cd3e3f6e7 #2-dd0aa05a009c7e709f12acd5b56c0302 DEL}",
"{44b696191a87d4235373fb5c8601b4a0 #2-4a660877547983a42de8255ff1f40376 DEL}",
"{44b696191a87d4235373fb5c86216c16 #2-7294ca603e49a3c981a4844654600607 DEL}",
"{44b696191a87d4235373fb5c863fb8f8 #2-7e8c3ae1dea0d88f7cb11de91afd62bf DEL}",
"{44b696191a87d4235373fb5c865f07cd #2-44e64f5eaf4ed68efbdecbe617016860 DEL}",
"{44b696191a87d4235373fb5c867ed61d #2-e7f106c78a8a330c8a1c22fd50fdd12a DEL}",
"{44b696191a87d4235373fb5c869e434b #2-c7a09767af58beaa393970119b5b211d DEL}",
"{44b696191a87d4235373fb5c86bde017 #2-b76f0b2a4e372773895032a5d7b4ba8c DEL}",
"{44b696191a87d4235373fb5c86dc3bbe #2-80257e5664900b7a05c0d4744d8eb185 DEL}",
"{44b696191a87d4235373fb5c86fb82ff #2-a9938b81421a87c2ddb6f3a1d1b3b430 DEL}",
"{4508dcc231f1ca69d5b33c0201170462 #2-e2d5b183229fdbfa6af48baa956ac787 DEL}",
"{4508dcc231f1ca69d5b33c02013736cd #2-725501b4967d6520dcc57498ea7b933c DEL}",
"{4508dcc231f1ca69d5b33c020155dd71 #2-1b515db9e4e0133cafdd905741d58037 DEL}",
"{4508dcc231f1ca69d5b33c0201746989 #2-d11fa095f46ae2474e83f936d74ef895 DEL}",
"{4508dcc231f1ca69d5b33c0201937683 #2-5270d8bef3f4510bdf30035edb1c693c DEL}",
"{4508dcc231f1ca69d5b33c0201b2c961 #2-509a1b882097cad2217e27df1ca570ff DEL}",
"{4508dcc231f1ca69d5b33c0201d2a080 #2-d4bfb2659e5285a4e157a903db8adf2a DEL}",
"{4508dcc231f1ca69d5b33c0201f24bdf #2-8577e91247040fe6ddd1fd06f3a1b1e9 DEL}",
"{45a4fd5054bc5721f873cdbc6d07aa6e #2-d03cb3b99efc1ec7b5d4f676b47e36c8 DEL}",
"{45a4fd5054bc5721f873cdbc6d26ca5e #2-b9a111d7860fe4cfc02fc88eb19ecbc0 DEL}",
"{45a4fd5054bc5721f873cdbc6d4546a4 #2-6007d2df57fb49fbacb8e78654c50e50 DEL}",
"{45a4fd5054bc5721f873cdbc6d64335c #2-cf67746e2de825405c5cd65fc383efac DEL}",
"{45a4fd5054bc5721f873cdbc6d83b250 #2-a0407717f32f94b1f649c525a0234842 DEL}",
"{45a4fd5054bc5721f873cdbc6da2b820 #2-4153160faf03c9fb944211821d5b210d DEL}",
"{45a4fd5054bc5721f873cdbc6dc2091e #2-75b4304c227ed16d2a85742c3b1a6f83 DEL}",
"{45a4fd5054bc5721f873cdbc6de0f0bc #2-e84f851d3353065a3aca2da5a0e6b070 DEL}",
"{45b80384839a9a0416a015287717c481 #2-0b550872397488ede574513620f9118c DEL}",
"{45b80384839a9a0416a0152877365d8b #2-29188e0c4a1ea59e7bfbe2f8ffccbafd DEL}",
"{4c1585d087fa540a835a2f01dc000794 #2-42f456633255d43ca3f290184cc4a5d0}",
"{4c1585d087fa540a835a2f01dc00140e #2-c3dfeac42378a0c7ee39d1dc4757131c}",
"{4c1585d087fa540a835a2f01dc0022ec #2-7af6fee3b40b78a7316ee707e61953f0}",
"{4c1585d087fa540a835a2f01dc002d1a #2-f31fd9dbb94ac847b779801942e6b3a3}",
"{4c1585d087fa540a835a2f01dc003c4b #2-5faa681c2a2e6bfe9db0c7fe72c46cfe}",
"{4c1585d087fa540a835a2f01dc004bfd #2-fdfc2744eb89a1365043e2364f46918c}",
"{4c1585d087fa540a835a2f01dc004f73 #2-42ec69c205c914b1629844ee4bd94e97}",
"{4c1585d087fa540a835a2f01dc14af1c #2-219c2bb6669c909ab11b10dc221d81fe}",
"{4c1585d087fa540a835a2f01dc14b155 #2-5c990bf2f10f6c25d80f3660e0e45c7a}",
"{4c1585d087fa540a835a2f01dc14be34 #2-329fdad08d985e7f760eb5d7009e76d1}",
"{4c1585d087fa540a835a2f01dc14bfb4 #2-6eb7424c1e491e6f8153a24571f6614f}",
"{4c1585d087fa540a835a2f01dc14ca33 #2-20d3132efd50233972900dd2d2c62b82}",
"{4c1585d087fa540a835a2f01dc14d9f6 #2-07696fe40c57f976233abd6bc215778c}",
"{4c1585d087fa540a835a2f01dc14dd48 #2-bc7deac4e79612e1bda6702b4cff942f}",
"{4c1585d087fa540a835a2f01dc14e387 #2-0afc38bd46e82a02ed23a957d89ca217}",
"{4c1585d087fa540a835a2f01dc14e80f #2-d99f0d0fa52e0f659e3ab50a8fc80d24}",
"{4c1585d087fa540a835a2f01dc171eca #2-b49be90fc12532eb8c7cf41f320610fe}",
"{4c1585d087fa540a835a2f01dc1724b8 #2-664122b2eed17f92b49d9f21a9268810}",
"{4c1585d087fa540a835a2f01dc1728e0 #2-123db5e183c9e9d7c40232bb572e30fd}",
"{4c1585d087fa540a835a2f01dc173710 #2-983a2f4f51501257633dc319459b041d}",
"{4c1585d087fa540a835a2f01dc173e3b #2-e118bf6bdb3ab7aad3ecd697f52db187}",
"{4c1585d087fa540a835a2f01dc1747da #2-15953193053c3a38df6581a6e437b49e}",
"{4c1585d087fa540a835a2f01dc175660 #2-7bd19ee7e0a94795947e84de4e4f48d6}",
"{4c1585d087fa540a835a2f01dc175dc2 #2-3bcecd8bb3040d02b85f91f69f194798}",
"{4c1585d087fa540a835a2f01dc1768f4 #2-e023307bced721c084997036de4e4071}",
"{4c1585d087fa540a835a2f01dc176aa9 #2-dc024fa042b1dabb708ffc52be727ba3}",
"{4c1585d087fa540a835a2f01dc176ea0 #2-e7096fff08dd7dcfa764113f3327d555}",
"{4c1585d087fa540a835a2f01dc177a89 #2-838f39fd3ca053e5450d1b763b19c19d}",
"{4c1585d087fa540a835a2f01dc178403 #2-783a5eba4e65ef28e3e0161422c2f3ad}",
"{4c1585d087fa540a835a2f01dc178ed2 #2-75fb1aa9844137bfab36c08961f704f5}",
"{4c1585d087fa540a835a2f01dc17981a #2-dcb162d922569a321b0cf3c7d38b853b}",
"{4c1585d087fa540a835a2f01dc179f9f #2-9db3764505cad2ccf52ae1b4c78b6a74}",
"{4c1585d087fa540a835a2f01dc17a06c #2-40d01f47fb38ec92f8d73f9fbcc2d53f}",
"{4c1585d087fa540a835a2f01dc17a524 #2-1da2ebcfdb0014138790cf44056448a1}",
"{4c1585d087fa540a835a2f01dc17a82b #2-91333a3cf0d56e7f13336d528cd20699}",
"{4c1585d087fa540a835a2f01dc17aee1 #2-9ba16518cc55582768f4135834067169}",
"{4c1585d087fa540a835a2f01dc17bb4e #2-f2647c5fde83aa8257bc12d725e96cf4}",
"{4c1585d087fa540a835a2f01dc17c5a1 #2-5ec104f07916b5619bb28413e2cf2658}",
"{4c1585d087fa540a835a2f01dc17c99b #2-02840483d90c10029b463c61f8f804bb}",
"{4c1585d087fa540a835a2f01dc17d8de #2-dd5005247696fb2a71f44ad7736bceb2}",
"{4c1585d087fa540a835a2f01dc17e47f #2-b9c8d43524c53c05ea6cd3c13e22cef0}",
"{4c1585d087fa540a835a2f01dc17eb74 #2-008ab5973bb9fb380696df0dc56d3213}",
"{4c1585d087fa540a835a2f01dc17f633 #2-e95449de109549f70775f815d7b6c041}",
"{4c1585d087fa540a835a2f01dc180064 #2-4c71528f56ba4f3ab0e3c585e7f8b3a8}",
"{4c1585d087fa540a835a2f01dc180a07 #2-032274b75afbc66f000f478c93dc56f7}",
"{4c1585d087fa540a835a2f01dc181378 #2-8491c65b6cc683f4ad743a0265fa5ca7}",
"{4c1585d087fa540a835a2f01dc1820f6 #2-004f5864578d1fd90a97490b50284dda}",
"{4c1585d087fa540a835a2f01dc1828d8 #2-7df2a4e486fdf814f275aab522e053c7}",
"{4c1585d087fa540a835a2f01dc1835b6 #2-61d8edd989f0640bdf20c400d923b72b}",
"{4c1585d087fa540a835a2f01dc183bd6 #2-feca2140470cf21ffb564ce2067c0fac}",
"{4c1585d087fa540a835a2f01dc184704 #2-47d074efd9da3a2ce7b154a1a51e6321}",
"{4c1585d087fa540a835a2f01dc184f6e #2-712ff23c45575d5af2d687e57b50cfbb}",
"{4c1585d087fa540a835a2f01dc1851e2 #2-7182ec59fca06b65f62283a81a286e77}",
"{4c1585d087fa540a835a2f01dc185b19 #2-458964eb27f70fa24b925a65b5e57032}",
"{4c1585d087fa540a835a2f01dc18664f #2-fc53bfa70afc895060a2b93b7f196857}",
"{4c1585d087fa540a835a2f01dc186a54 #2-fe13a3dafbb70bb8b6a62509bf1cf2c8}",
"{4c1585d087fa540a835a2f01dc186f9d #2-2ead132774fb41eca375fa11718aa705}",
"{4c1585d087fa540a835a2f01dc187af0 #2-96df11d7fa16391ce1760f68a5cae797}",
"{4c1585d087fa540a835a2f01dc187b65 #2-ed9012cb3cbda48c3c8ae1cc4345f34f}",
"{4c1585d087fa540a835a2f01dc188958 #2-6219cda8a1b9475761dae965ca7227ed}",
"{4c1585d087fa540a835a2f01dc189283 #2-8c0f2429ba51bc354d4aec4076380aa7}",
"{4c1585d087fa540a835a2f01dc1160d6 #2-f07e80601a4c35dfe0468fa751155e1c}",
"{4c1585d087fa540a835a2f01dc116b0b #2-58b226008f0722c2a1c243e00b9a7b34}",
"{4c1585d087fa540a835a2f01dc117898 #2-f8aac887240618c62b35f3b26b10834a}",
"{4c1585d087fa540a835a2f01dc118871 #2-b39ea42bb9a8840ad741858116b5a539}",
"{4c1585d087fa540a835a2f01dc118d74 #2-5bd67e72e033dffe2af70cae9a5b079f}",
"{4c1585d087fa540a835a2f01dc1196c7 #2-5394eb6865a8612d42b80ef532ab43a1}",
"{4c1585d087fa540a835a2f01dc119cc4 #2-33843030be85bb2a808ee6aff34ab558}",
"{4c1585d087fa540a835a2f01dc11a14b #2-b05d99b1005acfdd2237da9a58d209e8}",
"{4c1585d087fa540a835a2f01dc11abbe #2-560fc2394f4e4f820af80f07a7641718}",
"{4c1585d087fa540a835a2f01dc11b151 #2-1679a0d666019ec2971d4398450796f2}"
)
2016-02-23 11:37:48.392 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 798 / 800
2016-02-23 11:37:48.392 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/800, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.393 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.394 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.394 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/801, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.395 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #805 {4c1585d087fa540a835a2f01dc11bbc6 #2-603e65e1a5effe1998ccb2a193c3de2b}
2016-02-23 11:37:48.395 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/802, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.396 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #806 {4c1585d087fa540a835a2f01dc11c0c2 #2-c8f85e97ecdb0529d97271848f2c9768}
2016-02-23 11:37:48.397 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/803, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.397 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #807 {4c1585d087fa540a835a2f01dc11cd9a #2-711a62283b5e6dc6205f11fe036a6957}
2016-02-23 11:37:48.398 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/804, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.398 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #808 {4c1585d087fa540a835a2f01dc11dd78 #2-b4d9280f51f50120968811519edf1230}
2016-02-23 11:37:48.399 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/805, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.399 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #809 {4c1585d087fa540a835a2f01dc11e913 #2-a61a5ddf86809388fe9ee89908594a77}
2016-02-23 11:37:48.400 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/806, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.400 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #810 {4c1585d087fa540a835a2f01dc11f22b #2-ee914be45d39f5a41d6e3346e0150d7f}
2016-02-23 11:37:48.401 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/807, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.401 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #811 {4c1585d087fa540a835a2f01dc11f9e5 #2-095dd3af4aa28ab1304fdeddef90e851}
2016-02-23 11:37:48.402 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/808, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.402 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #812 {4c1585d087fa540a835a2f01dc11fc65 #2-78bebedd4b09b93d144c1de3bc0be9e2}
2016-02-23 11:37:48.403 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/809, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.404 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #813 {4c1585d087fa540a835a2f01dc1208e4 #2-2e24fb0821e36dd2dc0cd8486ff28e59}
2016-02-23 11:37:48.404 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/810, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.405 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #814 {4c1585d087fa540a835a2f01dc120e03 #2-ac40465c8be052b735c334e8708be0b2}
2016-02-23 11:37:48.405 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/811, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.406 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #815 {4c1585d087fa540a835a2f01dc121567 #2-c345386f4ccedb7f4173c0f0a76ed763}
2016-02-23 11:37:48.406 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/812, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.407 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #816 {4c1585d087fa540a835a2f01dc121903 #2-375f4b8ca183c6537d0a60788bfdf1e6}
2016-02-23 11:37:48.407 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/813, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.408 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #817 {4c1585d087fa540a835a2f01dc1228de #2-a6ad6a2ce7fe2f4f8478cff2ea057240}
2016-02-23 11:37:48.409 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/814, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.409 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #818 {4c1585d087fa540a835a2f01dc123807 #2-b9450af612c448a50e9842e44abd0997}
2016-02-23 11:37:48.410 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/815, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.410 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #819 {4c1585d087fa540a835a2f01dc1241db #2-ddfd7a58cd3c16140d62eebe2d7561d0}
2016-02-23 11:37:48.411 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/816, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.411 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #820 {4c1585d087fa540a835a2f01dc124d34 #2-63a24f1f846f3e87598b73b9d2f5ed1f}
2016-02-23 11:37:48.412 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/817, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.413 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #821 {4c1585d087fa540a835a2f01dc124d9a #2-644e29496024f2dd625443eb29d34c61}
2016-02-23 11:37:48.413 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/818, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.414 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #822 {4c1585d087fa540a835a2f01dc125447 #2-44ee7d72b9f77bbfc2e6884ecb25bcf9}
2016-02-23 11:37:48.414 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/819, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.415 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #823 {4c1585d087fa540a835a2f01dc125b9d #2-1fd08ee4ea915f81cae78d2183963000}
2016-02-23 11:37:48.415 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/820, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.416 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #824 {4c1585d087fa540a835a2f01dc1268e7 #2-f34512e35a3bd2c366985735a8dfacf3}
2016-02-23 11:37:48.416 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/821, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.417 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #825 {4c1585d087fa540a835a2f01dc126e82 #2-6e17a70c756ad285b8605d01240de695}
2016-02-23 11:37:48.418 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/822, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.418 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #826 {4c1585d087fa540a835a2f01dc127b9c #2-cd50ef06b4eda141f80b4e377e182526}
2016-02-23 11:37:48.419 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/823, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.419 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #827 {4c1585d087fa540a835a2f01dc128436 #2-f70736d71e05e72db50852910bcbf5c0}
2016-02-23 11:37:48.420 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/824, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.420 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #828 {4c1585d087fa540a835a2f01dc12918d #2-415d92c374a386757258ed1185b7be33}
2016-02-23 11:37:48.421 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/825, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.422 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #829 {4c1585d087fa540a835a2f01dc129db6 #2-55a8a6bf45d8882223787aa81703794c}
2016-02-23 11:37:48.422 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/826, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.423 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #830 {4c1585d087fa540a835a2f01dc12a6b6 #2-4b20e5bec661000b556413edc7f50672}
2016-02-23 11:37:48.423 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/827, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.424 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #831 {4c1585d087fa540a835a2f01dc02a65a #2-3f785ee3ae86ae02d19bbdd0387a6f96}
2016-02-23 11:37:48.424 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/828, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.425 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #832 {4c1585d087fa540a835a2f01dc02abc5 #2-d364086cd487faa6855159fec1e121ac}
2016-02-23 11:37:48.425 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/829, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.426 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #833 {4c1585d087fa540a835a2f01dc02b6ad #2-b7a667e2fa95f98a58c4a85108ca2253}
2016-02-23 11:37:48.426 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/830, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.427 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #834 {4c1585d087fa540a835a2f01dc02bb07 #2-9e2c4624c18fe134714945fed3e8d53e}
2016-02-23 11:37:48.427 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/831, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.428 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #835 {4c1585d087fa540a835a2f01dc02bf27 #2-5952c0c1a1914260cd0f628af8ecb812}
2016-02-23 11:37:48.429 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/832, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.429 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #836 {4c1585d087fa540a835a2f01dc02c3a8 #2-a5af72b89cba47a076958816c513b9ae}
2016-02-23 11:37:48.430 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/833, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.430 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #837 {4c1585d087fa540a835a2f01dc02ceb6 #2-2808afa5be3422d2948d5af52d2fb99f}
2016-02-23 11:37:48.431 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/834, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.431 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #838 {4c1585d087fa540a835a2f01dc02d86d #2-cbaa4d9689ea79ff07d851ec452e30c2}
2016-02-23 11:37:48.432 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/835, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.432 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #839 {4c1585d087fa540a835a2f01dc02de39 #2-60d9156e2be353e9dc8e7c6ad87c87ee}
2016-02-23 11:37:48.433 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/836, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.434 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #840 {4c1585d087fa540a835a2f01dc02e75d #2-431383b9fea0f3cf8d516d18708d09f1}
2016-02-23 11:37:48.434 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/837, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.435 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #841 {4c1585d087fa540a835a2f01dc02e9da #2-4af6e808108721b139700bd96e269cc6}
2016-02-23 11:37:48.436 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/838, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.436 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #842 {4c1585d087fa540a835a2f01dc02ef21 #2-660d9da2f00dd0174c45e955047b1aa7}
2016-02-23 11:37:48.437 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/839, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.437 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #843 {4c1585d087fa540a835a2f01dc02f8a1 #2-8c1d600d043f278fd7802d2da72fc729}
2016-02-23 11:37:48.438 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/840, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.438 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #844 {4c1585d087fa540a835a2f01dc030093 #2-240432eebcc9ce01788ebb82dd35a18c}
2016-02-23 11:37:48.439 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/841, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.440 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #845 {4c1585d087fa540a835a2f01dc030df1 #2-5d2658f65c931dfdfbf956148520280f}
2016-02-23 11:37:48.440 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/842, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.441 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #846 {4c1585d087fa540a835a2f01dc03121c #2-3d36e0574671865d410b29a63acd17e3}
2016-02-23 11:37:48.441 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/843, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.442 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #847 {4c1585d087fa540a835a2f01dc031909 #2-172a389c898e42effd00103bdd8241e8}
2016-02-23 11:37:48.443 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/844, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.443 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #848 {4c1585d087fa540a835a2f01dc032686 #2-ca920e5c7bcad0fe23032b7eaccf7154}
2016-02-23 11:37:48.444 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/845, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.444 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #849 {4c1585d087fa540a835a2f01dc0335ee #2-54c3e1a664d3941da382e812e43f6412}
2016-02-23 11:37:48.445 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/846, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.445 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #850 {4c1585d087fa540a835a2f01dc033a0a #2-101fc834f992d6f167f37b1ed4030cb2}
2016-02-23 11:37:48.446 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/847, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.446 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #851 {4c1585d087fa540a835a2f01dc0344bc #2-3c92e20902e747537e2a251520c57b1c}
2016-02-23 11:37:48.447 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/848, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.447 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #852 {4c1585d087fa540a835a2f01dc03540f #2-39dc2fada98a8eb8ed98a1f2871cf23a}
2016-02-23 11:37:48.448 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/849, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.449 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #853 {4c1585d087fa540a835a2f01dc035fe0 #2-4ea253c729bbf7f7345b3a703a8bee39}
2016-02-23 11:37:48.449 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/850, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.450 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #854 {4c1585d087fa540a835a2f01dc036881 #2-0276d6dbd2b9f47eb94c76802ef647e5}
2016-02-23 11:37:48.450 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/851, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.451 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #855 {4c1585d087fa540a835a2f01dc036f74 #2-d9252c2677b8d1521739d628ccc5676d}
2016-02-23 11:37:48.451 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/852, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.452 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #856 {4c1585d087fa540a835a2f01dc037669 #2-73350c128b287d43da262ae24e3d4584}
2016-02-23 11:37:48.452 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/853, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.453 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #857 {4c1585d087fa540a835a2f01dc037cb0 #2-505d5455a5c9ddabb1535f93c9d4e958}
2016-02-23 11:37:48.453 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/854, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.454 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #858 {4c1585d087fa540a835a2f01dc03833d #2-a9565c473cd73745e3eb424eea65b580}
2016-02-23 11:37:48.455 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/855, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.455 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #859 {4c1585d087fa540a835a2f01dc038f38 #2-1365a8fa04f1b1917b3391a4c1588153}
2016-02-23 11:37:48.456 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/856, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.456 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #860 {4c1585d087fa540a835a2f01dc03952b #2-792f10fff1ac9af7fbcb3609fda332f3}
2016-02-23 11:37:48.457 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/857, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.457 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #861 {4c1585d087fa540a835a2f01dc039da0 #2-9e7ecf2fcb3b60386ea91408adf47730}
2016-02-23 11:37:48.458 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/858, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.459 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #862 {4c1585d087fa540a835a2f01dc03ab0f #2-cc08efc8f7b4f6572cf15ba92cb8a62d}
2016-02-23 11:37:48.459 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/859, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.460 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #863 {4c1585d087fa540a835a2f01dc03b904 #2-67ad58353960fe53eb28dc247557d68a}
2016-02-23 11:37:48.460 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/860, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.461 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #864 {4c1585d087fa540a835a2f01dc03c822 #2-9e6ea0918b43bb2676d1c6a1c9598443}
2016-02-23 11:37:48.462 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/861, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.462 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #865 {4c1585d087fa540a835a2f01dc03d332 #2-5ebe1b1392bd0d6d3501f701b1ab011a}
2016-02-23 11:37:48.463 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/862, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.463 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #866 {4c1585d087fa540a835a2f01dc03d7ba #2-3bc4ec896b6207c5f8a1f350f6cab0b8}
2016-02-23 11:37:48.464 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/863, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.464 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #867 {4c1585d087fa540a835a2f01dc03e1bb #2-e6186e62405e9541e997e9e181946ca0}
2016-02-23 11:37:48.465 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/864, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.465 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #868 {4c1585d087fa540a835a2f01dc03eaed #2-f5f2aad50125daa9bb82ca5a5403db1c}
2016-02-23 11:37:48.466 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/865, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.466 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #869 {4c1585d087fa540a835a2f01dc03ec6a #2-41f583a3a5470ced58ab1c5faa52b499}
2016-02-23 11:37:48.467 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/866, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.467 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #870 {4c1585d087fa540a835a2f01dc03f302 #2-e7d8fb03ea62ebf183707204f10178d3}
2016-02-23 11:37:48.468 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/867, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.469 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #871 {4c1585d087fa540a835a2f01dc03f4a5 #2-7e5c73fcb8cf5dd2cc2637f751d05c20}
2016-02-23 11:37:48.469 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/868, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.470 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #872 {4c1585d087fa540a835a2f01dc03f89d #2-95d18cee02985406d747015459b14d03}
2016-02-23 11:37:48.470 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/869, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.471 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #873 {4c1585d087fa540a835a2f01dc0407cc #2-2dd44157b39c353af7677105d393b19d}
2016-02-23 11:37:48.471 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/870, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.472 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #874 {4c1585d087fa540a835a2f01dc04156f #2-df92dfbe9dbf156a0260979bf2b373d5}
2016-02-23 11:37:48.472 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/871, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.473 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #875 {4c1585d087fa540a835a2f01dc0419bf #2-e2be841261b5f4791b9f6a2470fc95ae}
2016-02-23 11:37:48.474 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/872, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.474 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #876 {4c1585d087fa540a835a2f01dc041ea9 #2-c65b570990bbb5a40803185078d64bf3}
2016-02-23 11:37:48.475 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/873, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.475 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #877 {4c1585d087fa540a835a2f01dc04249d #2-73aa74d2ea1c6140eb62a85e8dde4b0c}
2016-02-23 11:37:48.475 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/874, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.476 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #878 {4c1585d087fa540a835a2f01dc042dd5 #2-5da04a16a530527558588d0e22cd0e0e}
2016-02-23 11:37:48.477 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/875, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.477 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #879 {4c1585d087fa540a835a2f01dc043b2f #2-7f3266af09a60c574a898d436ed68e51}
2016-02-23 11:37:48.478 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/876, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.478 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #880 {4c1585d087fa540a835a2f01dc043db3 #2-36964b1e8c1dc24f72774052472ec366}
2016-02-23 11:37:48.479 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/877, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.479 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #881 {4c1585d087fa540a835a2f01dc0445fc #2-a98f978239de276d9220ffe781c07d7e}
2016-02-23 11:37:48.480 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/878, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.481 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #882 {4c1585d087fa540a835a2f01dc044af5 #2-2247086145a1202cc3415c2efbf9597b}
2016-02-23 11:37:48.481 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/879, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.482 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #883 {4c1585d087fa540a835a2f01dc044de4 #2-df877d33f1e963559722e18989d45d06}
2016-02-23 11:37:48.482 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/880, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.483 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #884 {4c1585d087fa540a835a2f01dc04599e #2-ee2449cc280650540f62347a2f50d362}
2016-02-23 11:37:48.484 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/881, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.484 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #885 {4c1585d087fa540a835a2f01dc045ce1 #2-0e83f48b819a727d24625e88bb3c3606}
2016-02-23 11:37:48.485 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/882, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.486 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #886 {4c1585d087fa540a835a2f01dc046a73 #2-b1f41e9d38cc6e73e9c7d9023e079893}
2016-02-23 11:37:48.486 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/883, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.487 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #887 {4c1585d087fa540a835a2f01dc047848 #2-d68ea8fff12d11e9a13529eb019ae437}
2016-02-23 11:37:48.487 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/884, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.488 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #888 {4c1585d087fa540a835a2f01dc047929 #2-50b2e82336ce707829953b6b516f5c6e}
2016-02-23 11:37:48.488 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/885, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.489 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #889 {4c1585d087fa540a835a2f01dc047cfb #2-a4b06ab91adc6f1ed107e41857dc84f2}
2016-02-23 11:37:48.490 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/886, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.490 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #890 {4c1585d087fa540a835a2f01dc048708 #2-bf836fdeafabc18ca094e4d402734f08}
2016-02-23 11:37:48.491 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/887, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.491 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #891 {4c1585d087fa540a835a2f01dc048f4d #2-24a3eb085bb36ff1de67dc1c9a6aaf1f}
2016-02-23 11:37:48.492 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/888, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.492 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #892 {4c1585d087fa540a835a2f01dc049e99 #2-51899ec1f8b0d3b0d5be6c9435487d2d}
2016-02-23 11:37:48.493 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/889, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.493 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #893 {4c1585d087fa540a835a2f01dc1894e9 #2-e727f8aaa3c0ba9fdd1e0bc9ebcfc025}
2016-02-23 11:37:48.494 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/890, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.495 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #894 {4c1585d087fa540a835a2f01dc18a37a #2-40708a91c0bf0b0faff1fef6ffd46a24}
2016-02-23 11:37:48.495 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/891, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.496 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #895 {4c1585d087fa540a835a2f01dc18ab18 #2-ca1566d6ddfaafe1937bed364a899898}
2016-02-23 11:37:48.496 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/892, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.497 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #896 {4c1585d087fa540a835a2f01dc18aecf #2-76ed039da4f03e5ce13347c8454ffa51}
2016-02-23 11:37:48.498 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/893, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.498 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #897 {4c1585d087fa540a835a2f01dc18bc15 #2-ec0f2793ad2bab08fda9f844de9bfb00}
2016-02-23 11:37:48.499 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/894, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.500 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #898 {4c1585d087fa540a835a2f01dc18c8dc #2-a8a26f2aa438c45b3d304ea4978298ff}
2016-02-23 11:37:48.500 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/895, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.501 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #899 {4c1585d087fa540a835a2f01dc18c9b8 #2-a591b0fdc22d944ab4c3c1d2393162ef}
2016-02-23 11:37:48.502 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/896, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.503 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #900 {4c1585d087fa540a835a2f01dc18d2fe #2-e9683df3f50d4aef3c9f253cf051214e}
2016-02-23 11:37:48.503 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/897, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.504 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #901 {4c1585d087fa540a835a2f01dc18d33e #2-2849e43e5506d4ffc5751153ad56d27b}
2016-02-23 11:37:48.504 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/898, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.505 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #902 {4c1585d087fa540a835a2f01dc18d72e #2-9d9c5af825babb7ce9f40338d29e9981}
2016-02-23 11:37:48.505 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/899, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.506 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #903 {4c1585d087fa540a835a2f01dc18e440 #2-4c08c6424a6e9778858df63592eb4118}
2016-02-23 11:37:48.506 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 798 / 900
2016-02-23 11:37:48.507 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (798/900, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.507 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #904 {4c1585d087fa540a835a2f01dc18eb7e #2-fb8b2b4055e29ea46bcbc37d6ab867d1}
2016-02-23 11:37:48.508 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.509 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc11bbc6 #2-603e65e1a5effe1998ccb2a193c3de2b}",
"{4c1585d087fa540a835a2f01dc11c0c2 #2-c8f85e97ecdb0529d97271848f2c9768}",
"{4c1585d087fa540a835a2f01dc11cd9a #2-711a62283b5e6dc6205f11fe036a6957}",
"{4c1585d087fa540a835a2f01dc11dd78 #2-b4d9280f51f50120968811519edf1230}",
"{4c1585d087fa540a835a2f01dc11e913 #2-a61a5ddf86809388fe9ee89908594a77}",
"{4c1585d087fa540a835a2f01dc11f22b #2-ee914be45d39f5a41d6e3346e0150d7f}",
"{4c1585d087fa540a835a2f01dc11f9e5 #2-095dd3af4aa28ab1304fdeddef90e851}",
"{4c1585d087fa540a835a2f01dc11fc65 #2-78bebedd4b09b93d144c1de3bc0be9e2}",
"{4c1585d087fa540a835a2f01dc1208e4 #2-2e24fb0821e36dd2dc0cd8486ff28e59}",
"{4c1585d087fa540a835a2f01dc120e03 #2-ac40465c8be052b735c334e8708be0b2}",
"{4c1585d087fa540a835a2f01dc121567 #2-c345386f4ccedb7f4173c0f0a76ed763}",
"{4c1585d087fa540a835a2f01dc121903 #2-375f4b8ca183c6537d0a60788bfdf1e6}",
"{4c1585d087fa540a835a2f01dc1228de #2-a6ad6a2ce7fe2f4f8478cff2ea057240}",
"{4c1585d087fa540a835a2f01dc123807 #2-b9450af612c448a50e9842e44abd0997}",
"{4c1585d087fa540a835a2f01dc1241db #2-ddfd7a58cd3c16140d62eebe2d7561d0}",
"{4c1585d087fa540a835a2f01dc124d34 #2-63a24f1f846f3e87598b73b9d2f5ed1f}",
"{4c1585d087fa540a835a2f01dc124d9a #2-644e29496024f2dd625443eb29d34c61}",
"{4c1585d087fa540a835a2f01dc125447 #2-44ee7d72b9f77bbfc2e6884ecb25bcf9}",
"{4c1585d087fa540a835a2f01dc125b9d #2-1fd08ee4ea915f81cae78d2183963000}",
"{4c1585d087fa540a835a2f01dc1268e7 #2-f34512e35a3bd2c366985735a8dfacf3}",
"{4c1585d087fa540a835a2f01dc126e82 #2-6e17a70c756ad285b8605d01240de695}",
"{4c1585d087fa540a835a2f01dc127b9c #2-cd50ef06b4eda141f80b4e377e182526}",
"{4c1585d087fa540a835a2f01dc128436 #2-f70736d71e05e72db50852910bcbf5c0}",
"{4c1585d087fa540a835a2f01dc12918d #2-415d92c374a386757258ed1185b7be33}",
"{4c1585d087fa540a835a2f01dc129db6 #2-55a8a6bf45d8882223787aa81703794c}",
"{4c1585d087fa540a835a2f01dc12a6b6 #2-4b20e5bec661000b556413edc7f50672}",
"{4c1585d087fa540a835a2f01dc02a65a #2-3f785ee3ae86ae02d19bbdd0387a6f96}",
"{4c1585d087fa540a835a2f01dc02abc5 #2-d364086cd487faa6855159fec1e121ac}",
"{4c1585d087fa540a835a2f01dc02b6ad #2-b7a667e2fa95f98a58c4a85108ca2253}",
"{4c1585d087fa540a835a2f01dc02bb07 #2-9e2c4624c18fe134714945fed3e8d53e}",
"{4c1585d087fa540a835a2f01dc02bf27 #2-5952c0c1a1914260cd0f628af8ecb812}",
"{4c1585d087fa540a835a2f01dc02c3a8 #2-a5af72b89cba47a076958816c513b9ae}",
"{4c1585d087fa540a835a2f01dc02ceb6 #2-2808afa5be3422d2948d5af52d2fb99f}",
"{4c1585d087fa540a835a2f01dc02d86d #2-cbaa4d9689ea79ff07d851ec452e30c2}",
"{4c1585d087fa540a835a2f01dc02de39 #2-60d9156e2be353e9dc8e7c6ad87c87ee}",
"{4c1585d087fa540a835a2f01dc02e75d #2-431383b9fea0f3cf8d516d18708d09f1}",
"{4c1585d087fa540a835a2f01dc02e9da #2-4af6e808108721b139700bd96e269cc6}",
"{4c1585d087fa540a835a2f01dc02ef21 #2-660d9da2f00dd0174c45e955047b1aa7}",
"{4c1585d087fa540a835a2f01dc02f8a1 #2-8c1d600d043f278fd7802d2da72fc729}",
"{4c1585d087fa540a835a2f01dc030093 #2-240432eebcc9ce01788ebb82dd35a18c}",
"{4c1585d087fa540a835a2f01dc030df1 #2-5d2658f65c931dfdfbf956148520280f}",
"{4c1585d087fa540a835a2f01dc03121c #2-3d36e0574671865d410b29a63acd17e3}",
"{4c1585d087fa540a835a2f01dc031909 #2-172a389c898e42effd00103bdd8241e8}",
"{4c1585d087fa540a835a2f01dc032686 #2-ca920e5c7bcad0fe23032b7eaccf7154}",
"{4c1585d087fa540a835a2f01dc0335ee #2-54c3e1a664d3941da382e812e43f6412}",
"{4c1585d087fa540a835a2f01dc033a0a #2-101fc834f992d6f167f37b1ed4030cb2}",
"{4c1585d087fa540a835a2f01dc0344bc #2-3c92e20902e747537e2a251520c57b1c}",
"{4c1585d087fa540a835a2f01dc03540f #2-39dc2fada98a8eb8ed98a1f2871cf23a}",
"{4c1585d087fa540a835a2f01dc035fe0 #2-4ea253c729bbf7f7345b3a703a8bee39}",
"{4c1585d087fa540a835a2f01dc036881 #2-0276d6dbd2b9f47eb94c76802ef647e5}",
"{4c1585d087fa540a835a2f01dc036f74 #2-d9252c2677b8d1521739d628ccc5676d}",
"{4c1585d087fa540a835a2f01dc037669 #2-73350c128b287d43da262ae24e3d4584}",
"{4c1585d087fa540a835a2f01dc037cb0 #2-505d5455a5c9ddabb1535f93c9d4e958}",
"{4c1585d087fa540a835a2f01dc03833d #2-a9565c473cd73745e3eb424eea65b580}",
"{4c1585d087fa540a835a2f01dc038f38 #2-1365a8fa04f1b1917b3391a4c1588153}",
"{4c1585d087fa540a835a2f01dc03952b #2-792f10fff1ac9af7fbcb3609fda332f3}",
"{4c1585d087fa540a835a2f01dc039da0 #2-9e7ecf2fcb3b60386ea91408adf47730}",
"{4c1585d087fa540a835a2f01dc03ab0f #2-cc08efc8f7b4f6572cf15ba92cb8a62d}",
"{4c1585d087fa540a835a2f01dc03b904 #2-67ad58353960fe53eb28dc247557d68a}",
"{4c1585d087fa540a835a2f01dc03c822 #2-9e6ea0918b43bb2676d1c6a1c9598443}",
"{4c1585d087fa540a835a2f01dc03d332 #2-5ebe1b1392bd0d6d3501f701b1ab011a}",
"{4c1585d087fa540a835a2f01dc03d7ba #2-3bc4ec896b6207c5f8a1f350f6cab0b8}",
"{4c1585d087fa540a835a2f01dc03e1bb #2-e6186e62405e9541e997e9e181946ca0}",
"{4c1585d087fa540a835a2f01dc03eaed #2-f5f2aad50125daa9bb82ca5a5403db1c}",
"{4c1585d087fa540a835a2f01dc03ec6a #2-41f583a3a5470ced58ab1c5faa52b499}",
"{4c1585d087fa540a835a2f01dc03f302 #2-e7d8fb03ea62ebf183707204f10178d3}",
"{4c1585d087fa540a835a2f01dc03f4a5 #2-7e5c73fcb8cf5dd2cc2637f751d05c20}",
"{4c1585d087fa540a835a2f01dc03f89d #2-95d18cee02985406d747015459b14d03}",
"{4c1585d087fa540a835a2f01dc0407cc #2-2dd44157b39c353af7677105d393b19d}",
"{4c1585d087fa540a835a2f01dc04156f #2-df92dfbe9dbf156a0260979bf2b373d5}",
"{4c1585d087fa540a835a2f01dc0419bf #2-e2be841261b5f4791b9f6a2470fc95ae}",
"{4c1585d087fa540a835a2f01dc041ea9 #2-c65b570990bbb5a40803185078d64bf3}",
"{4c1585d087fa540a835a2f01dc04249d #2-73aa74d2ea1c6140eb62a85e8dde4b0c}",
"{4c1585d087fa540a835a2f01dc042dd5 #2-5da04a16a530527558588d0e22cd0e0e}",
"{4c1585d087fa540a835a2f01dc043b2f #2-7f3266af09a60c574a898d436ed68e51}",
"{4c1585d087fa540a835a2f01dc043db3 #2-36964b1e8c1dc24f72774052472ec366}",
"{4c1585d087fa540a835a2f01dc0445fc #2-a98f978239de276d9220ffe781c07d7e}",
"{4c1585d087fa540a835a2f01dc044af5 #2-2247086145a1202cc3415c2efbf9597b}",
"{4c1585d087fa540a835a2f01dc044de4 #2-df877d33f1e963559722e18989d45d06}",
"{4c1585d087fa540a835a2f01dc04599e #2-ee2449cc280650540f62347a2f50d362}",
"{4c1585d087fa540a835a2f01dc045ce1 #2-0e83f48b819a727d24625e88bb3c3606}",
"{4c1585d087fa540a835a2f01dc046a73 #2-b1f41e9d38cc6e73e9c7d9023e079893}",
"{4c1585d087fa540a835a2f01dc047848 #2-d68ea8fff12d11e9a13529eb019ae437}",
"{4c1585d087fa540a835a2f01dc047929 #2-50b2e82336ce707829953b6b516f5c6e}",
"{4c1585d087fa540a835a2f01dc047cfb #2-a4b06ab91adc6f1ed107e41857dc84f2}",
"{4c1585d087fa540a835a2f01dc048708 #2-bf836fdeafabc18ca094e4d402734f08}",
"{4c1585d087fa540a835a2f01dc048f4d #2-24a3eb085bb36ff1de67dc1c9a6aaf1f}",
"{4c1585d087fa540a835a2f01dc049e99 #2-51899ec1f8b0d3b0d5be6c9435487d2d}",
"{4c1585d087fa540a835a2f01dc1894e9 #2-e727f8aaa3c0ba9fdd1e0bc9ebcfc025}",
"{4c1585d087fa540a835a2f01dc18a37a #2-40708a91c0bf0b0faff1fef6ffd46a24}",
"{4c1585d087fa540a835a2f01dc18ab18 #2-ca1566d6ddfaafe1937bed364a899898}",
"{4c1585d087fa540a835a2f01dc18aecf #2-76ed039da4f03e5ce13347c8454ffa51}",
"{4c1585d087fa540a835a2f01dc18bc15 #2-ec0f2793ad2bab08fda9f844de9bfb00}",
"{4c1585d087fa540a835a2f01dc18c8dc #2-a8a26f2aa438c45b3d304ea4978298ff}",
"{4c1585d087fa540a835a2f01dc18c9b8 #2-a591b0fdc22d944ab4c3c1d2393162ef}",
"{4c1585d087fa540a835a2f01dc18d2fe #2-e9683df3f50d4aef3c9f253cf051214e}",
"{4c1585d087fa540a835a2f01dc18d33e #2-2849e43e5506d4ffc5751153ad56d27b}",
"{4c1585d087fa540a835a2f01dc18d72e #2-9d9c5af825babb7ce9f40338d29e9981}",
"{4c1585d087fa540a835a2f01dc18e440 #2-4c08c6424a6e9778858df63592eb4118}",
"{4c1585d087fa540a835a2f01dc18eb7e #2-fb8b2b4055e29ea46bcbc37d6ab867d1}"
)
2016-02-23 11:37:48.517 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 898 / 900
2016-02-23 11:37:48.517 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/900, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.518 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.518 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.519 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/901, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.520 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #905 {4c1585d087fa540a835a2f01dc18f7f6 #2-d8942c40bc1a0b2a6c22ee507e8659f4}
2016-02-23 11:37:48.521 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/902, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.521 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #906 {4c1585d087fa540a835a2f01dc190233 #2-7c453d715ef7746f8d48e505eb0f6946}
2016-02-23 11:37:48.522 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/903, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.522 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #907 {4c1585d087fa540a835a2f01dc190640 #2-49ab04010e4cc3422674299a07a1c5b4}
2016-02-23 11:37:48.523 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/904, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.524 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #908 {4c1585d087fa540a835a2f01dc191132 #2-a69c043186bf47e65b1e612bec7826d7}
2016-02-23 11:37:48.524 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/905, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.525 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #909 {4c1585d087fa540a835a2f01dc1920ca #2-38fc5f273602f726b3a9dc415dd3396a}
2016-02-23 11:37:48.525 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/906, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.526 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #910 {4c1585d087fa540a835a2f01dc192d09 #2-89e316f68ac2e360bdbdc0b97970d6fe}
2016-02-23 11:37:48.526 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/907, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.527 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #911 {4c1585d087fa540a835a2f01dc192d85 #2-a9321281a5404c46cef2e799e95b0e10}
2016-02-23 11:37:48.527 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/908, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.528 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #912 {4c1585d087fa540a835a2f01dc193751 #2-b0ddc801d6ca3f40273b7391559104a3}
2016-02-23 11:37:48.528 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/909, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.529 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #913 {4c1585d087fa540a835a2f01dc1938e2 #2-af69bfbe272d73d18e003ab38bf2e413}
2016-02-23 11:37:48.530 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/910, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.530 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #914 {4c1585d087fa540a835a2f01dc19487d #2-f6ee01961a1b84333d5693240f09c2cd}
2016-02-23 11:37:48.531 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/911, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.531 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #915 {4c1585d087fa540a835a2f01dc194a23 #2-7084ccc76cb2d9ab7b2cd2146bf87624}
2016-02-23 11:37:48.532 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/912, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.533 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #916 {4c1585d087fa540a835a2f01dc194c13 #2-35d6eb8762d8022c607f337661f6a743}
2016-02-23 11:37:48.533 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/913, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.534 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #917 {4c1585d087fa540a835a2f01dc195231 #2-5ae8cd38035c9184f07475b78957c365}
2016-02-23 11:37:48.534 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/914, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.535 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #918 {4c1585d087fa540a835a2f01dc195d95 #2-568a8e8647888c8b292b855dc7583fbc}
2016-02-23 11:37:48.536 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/915, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.536 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #919 {4c1585d087fa540a835a2f01dc1961e5 #2-e95c82f855dab7191943d9fb387fb930}
2016-02-23 11:37:48.537 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/916, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.537 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #920 {4c1585d087fa540a835a2f01dc1968c7 #2-6d603fefb4a466a481188358d352be87}
2016-02-23 11:37:48.538 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/917, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.539 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #921 {4c1585d087fa540a835a2f01dc196dd2 #2-54be0edd0d50998b11f3045e8c760126}
2016-02-23 11:37:48.539 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/918, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.540 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #922 {4c1585d087fa540a835a2f01dc197b1f #2-8e51e07d16c7e6c6880dbf9f653c07d8}
2016-02-23 11:37:48.540 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/919, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.541 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #923 {4c1585d087fa540a835a2f01dc198920 #2-e6d226bfa85aa6d5fd10bc12f3508a72}
2016-02-23 11:37:48.541 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/920, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.542 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #924 {4c1585d087fa540a835a2f01dc199184 #2-d2f1e89ca370f6834ffe74d4037ad67d}
2016-02-23 11:37:48.542 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/921, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.543 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #925 {4c1585d087fa540a835a2f01dc199b76 #2-bdb06e2e3b70c85b1958a5e18c97e810}
2016-02-23 11:37:48.544 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/922, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.544 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #926 {4c1585d087fa540a835a2f01dc19a8b3 #2-d33aa140d706863904a2bfd3f3b89b54}
2016-02-23 11:37:48.545 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/923, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.545 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #927 {4c1585d087fa540a835a2f01dc19b5fe #2-96b285f1f28480b15ed9628c3ebf6305}
2016-02-23 11:37:48.546 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/924, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.546 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #928 {4c1585d087fa540a835a2f01dc19bb6f #2-d7f35d4413d02e815676abb0cd35875b}
2016-02-23 11:37:48.547 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/925, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.548 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #929 {4c1585d087fa540a835a2f01dc19c664 #2-4078005ccca13bb2590f46b3f0c707c5}
2016-02-23 11:37:48.548 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/926, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.549 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #930 {4c1585d087fa540a835a2f01dc19cefd #2-04ccf24cc7873a6c246a76a64553e5a6}
2016-02-23 11:37:48.550 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/927, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.550 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #931 {4c1585d087fa540a835a2f01dc19d147 #2-8cf4d594734ce59a8955284a179e92f3}
2016-02-23 11:37:48.551 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/928, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.551 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #932 {4c1585d087fa540a835a2f01dc19e09a #2-976355177fc1cb7c47307b96254ee401}
2016-02-23 11:37:48.551 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/929, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.552 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #933 {4c1585d087fa540a835a2f01dc19e327 #2-246ef14e68fbaae2cb186a04e2225757}
2016-02-23 11:37:48.553 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/930, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.553 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #934 {4c1585d087fa540a835a2f01dc19eb23 #2-7d5e879bb6b4c5cba34baecc9f5b671d}
2016-02-23 11:37:48.554 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/931, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.554 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #935 {4c1585d087fa540a835a2f01dc19f549 #2-8c75fc3f843d09e79aef59c2d9695485}
2016-02-23 11:37:48.555 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/932, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.555 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #936 {4c1585d087fa540a835a2f01dc19fa04 #2-5ad44447e0a429a94c43ccb8bea4cb03}
2016-02-23 11:37:48.556 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/933, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.556 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #937 {4c1585d087fa540a835a2f01dc19ffd5 #2-222339ad4c50b0182d49fd8311d3573d}
2016-02-23 11:37:48.557 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/934, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.557 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #938 {4c1585d087fa540a835a2f01dc1a088a #2-76c73db3b30e3aa6762028a4dac83bee}
2016-02-23 11:37:48.558 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/935, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.558 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #939 {4c1585d087fa540a835a2f01dc1a13fa #2-f34ca57b41504de5cb37f02eebc159ad}
2016-02-23 11:37:48.559 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/936, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.559 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #940 {4c1585d087fa540a835a2f01dc1a1b8d #2-56629d0fcd523f19f518d31667ed2cca}
2016-02-23 11:37:48.560 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/937, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.561 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #941 {4c1585d087fa540a835a2f01dc1a260e #2-7deafc7b712f6979fe6d5d716710f124}
2016-02-23 11:37:48.561 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/938, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.561 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #942 {4c1585d087fa540a835a2f01dc12a6d1 #2-5acedac4f58005d49ec6bde71a1d563f}
2016-02-23 11:37:48.562 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/939, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.562 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #943 {4c1585d087fa540a835a2f01dc12aef1 #2-c17f8caff3d9b6b0df214648addfe2a0}
2016-02-23 11:37:48.563 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/940, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.564 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #944 {4c1585d087fa540a835a2f01dc12b56c #2-596012ce5f4935e42c8ccaf0d8019cf7}
2016-02-23 11:37:48.564 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/941, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.565 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #945 {4c1585d087fa540a835a2f01dc12c3d8 #2-8247534312f559d42b61f98b2f9f8b7b}
2016-02-23 11:37:48.565 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/942, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.566 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #946 {4c1585d087fa540a835a2f01dc12c4f0 #2-e5983f782d787536df8179528f2409c3}
2016-02-23 11:37:48.567 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/943, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.567 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #947 {4c1585d087fa540a835a2f01dc12d461 #2-683708b837d2c91a422b0488c04cc163}
2016-02-23 11:37:48.568 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/944, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.569 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #948 {4c1585d087fa540a835a2f01dc12dfb4 #2-0cac64fdaeb28cf4088032e1295aaac0}
2016-02-23 11:37:48.570 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/945, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.570 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #949 {4c1585d087fa540a835a2f01dc12e290 #2-b46aa7ecf8a1206af67b3c383ddc5be1}
2016-02-23 11:37:48.571 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/946, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.571 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #950 {4c1585d087fa540a835a2f01dc12e3ae #2-72cfc81bca558f229958de58b7c39c7b}
2016-02-23 11:37:48.572 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/947, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.572 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #951 {4c1585d087fa540a835a2f01dc12efec #2-df1aaee5d2cf0013a7cab38543fc4e5e}
2016-02-23 11:37:48.573 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/948, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.573 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #952 {4c1585d087fa540a835a2f01dc12fc0f #2-b914459589028d165ccb0fa455a0324b}
2016-02-23 11:37:48.574 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/949, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.574 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #953 {4c1585d087fa540a835a2f01dc130731 #2-6a60fab2838001da01a4160b0e7151bf}
2016-02-23 11:37:48.575 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/950, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.575 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #954 {4c1585d087fa540a835a2f01dc1311ee #2-7d4f64445e3fdebce819b981566529f6}
2016-02-23 11:37:48.576 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/951, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.577 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #955 {4c1585d087fa540a835a2f01dc131a76 #2-aab30307bdb772b282f3ff407a49d84e}
2016-02-23 11:37:48.578 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/952, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.578 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #956 {4c1585d087fa540a835a2f01dc132206 #2-3f91ead3e43e7c6eed0a0df00c225edd}
2016-02-23 11:37:48.579 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/953, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.579 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #957 {4c1585d087fa540a835a2f01dc132b13 #2-222f999d6c1e7c518812e9d4f24368b1}
2016-02-23 11:37:48.580 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/954, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.580 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #958 {4c1585d087fa540a835a2f01dc1333a5 #2-ce0e4e999fffec5cfd34f268a4a9125b}
2016-02-23 11:37:48.581 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/955, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.581 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #959 {4c1585d087fa540a835a2f01dc133819 #2-6709d5f6248a564eeac70ac385873246}
2016-02-23 11:37:48.582 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/956, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.582 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #960 {4c1585d087fa540a835a2f01dc133e4e #2-45253f4807d7487945460c72c3e5477e}
2016-02-23 11:37:48.583 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/957, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.583 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #961 {4c1585d087fa540a835a2f01dc04a197 #2-89182c3a59b423a9682873bfc995750b}
2016-02-23 11:37:48.584 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/958, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.584 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #962 {4c1585d087fa540a835a2f01dc04a293 #2-18f8609fc72584478295c0b32410a221}
2016-02-23 11:37:48.585 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/959, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.586 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #963 {4c1585d087fa540a835a2f01dc04a991 #2-c11e0b100a20902289089c30d84b1850}
2016-02-23 11:37:48.586 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/960, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.587 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #964 {4c1585d087fa540a835a2f01dc04ad54 #2-64d5743f61b56f31ef29582517be32c6}
2016-02-23 11:37:48.587 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/961, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.588 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #965 {4c1585d087fa540a835a2f01dc04af14 #2-b750ed698df396fc1b10bb5ab25e4ad1}
2016-02-23 11:37:48.588 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/962, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.589 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #966 {4c1585d087fa540a835a2f01dc04b434 #2-b12637bde7db0738cba9c585bce0ea9b}
2016-02-23 11:37:48.590 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/963, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.590 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #967 {4c1585d087fa540a835a2f01dc04bcf8 #2-e3f7a9552d1bebeba1a2adb6df270aa5}
2016-02-23 11:37:48.591 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/964, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.591 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #968 {4c1585d087fa540a835a2f01dc04c682 #2-30fb1bfd2c838333863b9809966559d4}
2016-02-23 11:37:48.592 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/965, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.592 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #969 {4c1585d087fa540a835a2f01dc04c699 #2-8e73bff4f098c8cdad288b744f98f83e}
2016-02-23 11:37:48.593 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/966, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.593 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #970 {4c1585d087fa540a835a2f01dc04d4f9 #2-8a4961686f2395b1e6db1d1fd9694bd1}
2016-02-23 11:37:48.594 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/967, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.594 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #971 {4c1585d087fa540a835a2f01dc04e1d2 #2-09e6b898d08313e67e3994a5299973e6}
2016-02-23 11:37:48.595 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/968, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.595 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #972 {4c1585d087fa540a835a2f01dc04ef03 #2-ea1ac1a7850e4c7401583d561b5a84a6}
2016-02-23 11:37:48.596 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/969, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.596 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #973 {4c1585d087fa540a835a2f01dc04f2fe #2-be6a70e3f5d46d222d164d7eb8eb086d}
2016-02-23 11:37:48.597 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/970, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.597 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #974 {4c1585d087fa540a835a2f01dc04f6a3 #2-32ca2f1d903eaa1cd09b497f5127e36a}
2016-02-23 11:37:48.598 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/971, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.598 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #975 {4c1585d087fa540a835a2f01dc04f843 #2-55f4ac138ea6d2e3152be01908010e5f}
2016-02-23 11:37:48.599 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/972, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.599 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #976 {4c1585d087fa540a835a2f01dc04faf2 #2-d9397cb84eef8d9ace89378cd7b8a774}
2016-02-23 11:37:48.600 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/973, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.601 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #977 {4c1585d087fa540a835a2f01dc0508ff #2-5ade5f7f10792458278eee1a310d7e56}
2016-02-23 11:37:48.601 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/974, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.602 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #978 {4c1585d087fa540a835a2f01dc051572 #2-d9e976b5444fe31fdfe11f8100743a1e}
2016-02-23 11:37:48.602 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/975, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.603 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #979 {4c1585d087fa540a835a2f01dc051ebd #2-a2124aa655e363940862cc617bef0f53}
2016-02-23 11:37:48.603 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/976, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.604 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #980 {4c1585d087fa540a835a2f01dc05217f #2-397c9666e263e57034ddc68063a6316c}
2016-02-23 11:37:48.604 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/977, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.605 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #981 {4c1585d087fa540a835a2f01dc0523ba #2-ed5e833a6088870bc8bfd92b4f7884c6}
2016-02-23 11:37:48.606 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/978, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.606 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #982 {4c1585d087fa540a835a2f01dc052b3b #2-708349f0ad2394df79021c117d799b2b}
2016-02-23 11:37:48.607 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/979, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.607 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #983 {4c1585d087fa540a835a2f01dc053795 #2-1d7c118bb787f377bb5cd099b442890e}
2016-02-23 11:37:48.608 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/980, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.608 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #984 {4c1585d087fa540a835a2f01dc054190 #2-749221f5635bc96ba6954fa44eb2c150}
2016-02-23 11:37:48.609 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/981, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.609 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #985 {4c1585d087fa540a835a2f01dc0545ea #2-18c295cb0fa357daf74a475dee0d3eeb}
2016-02-23 11:37:48.610 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/982, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.610 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #986 {4c1585d087fa540a835a2f01dc0550b4 #2-fba3efa70ce8797de0f8c6e16e8e5b0a}
2016-02-23 11:37:48.610 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/983, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.610 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #987 {4c1585d087fa540a835a2f01dc055c57 #2-12d06f1c63eb6ae80c18824c6a1563b2}
2016-02-23 11:37:48.611 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/984, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.611 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #988 {4c1585d087fa540a835a2f01dc0568ff #2-a1d56fa5ddba8507350684cbe81e3469}
2016-02-23 11:37:48.612 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/985, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.612 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #989 {4c1585d087fa540a835a2f01dc0575fe #2-c22ff1d3113d2e27f2fd1fbc86c8b16a}
2016-02-23 11:37:48.612 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/986, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.612 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #990 {4c1585d087fa540a835a2f01dc0579e5 #2-77073916fd9323ad5d6ee989e809e549}
2016-02-23 11:37:48.613 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/987, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.613 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #991 {4c1585d087fa540a835a2f01dc057bdd #2-1d17c45565a0a5dd87cab8018aed2752}
2016-02-23 11:37:48.614 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/988, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.614 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #992 {4c1585d087fa540a835a2f01dc057f5a #2-26efc17a3841c620494f8a426144b838}
2016-02-23 11:37:48.614 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/989, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.614 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #993 {4c1585d087fa540a835a2f01dc05829f #2-01c860a0e372246c5f84edc039353f9e}
2016-02-23 11:37:48.615 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/990, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.615 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #994 {4c1585d087fa540a835a2f01dc0585f9 #2-5a2a82437ba6136018b82dfaa8a38019}
2016-02-23 11:37:48.615 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/991, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.616 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #995 {4c1585d087fa540a835a2f01dc0594c6 #2-31c3ed51c1fb9c96143562b875f45496}
2016-02-23 11:37:48.616 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/992, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.616 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #996 {4c1585d087fa540a835a2f01dc059921 #2-e18471af9c3132a91c9c559e5d603b10}
2016-02-23 11:37:48.617 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/993, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.617 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #997 {4c1585d087fa540a835a2f01dc059ab8 #2-a23cbe76bfdc3658d49ada41cba52eca}
2016-02-23 11:37:48.618 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/994, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.618 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #998 {4c1585d087fa540a835a2f01dc05a7a5 #2-a41994353a6edc93877892fbb4ef6814}
2016-02-23 11:37:48.618 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/995, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.618 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #999 {4c1585d087fa540a835a2f01dc05ae58 #2-221a2c4bad94f85e4e2ae24e0649fea2}
2016-02-23 11:37:48.619 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/996, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.619 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1000 {4c1585d087fa540a835a2f01dc05ba6a #2-1053cef1d24041a53f358b5c76cb6149}
2016-02-23 11:37:48.620 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/997, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.620 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1001 {4c1585d087fa540a835a2f01dc05bd15 #2-3f15955c5c0c49db7bc00c0d09f3316b}
2016-02-23 11:37:48.621 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/998, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.621 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1002 {4c1585d087fa540a835a2f01dc05c07c #2-d85ed568e09619b74673cda69d2a1d1a}
2016-02-23 11:37:48.622 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/999, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.622 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1003 {4c1585d087fa540a835a2f01dc05cea0 #2-2e4946e6d2f50bb96466548c3369cad8}
2016-02-23 11:37:48.622 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 898 / 1000
2016-02-23 11:37:48.623 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (898/1000, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.623 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1004 {4c1585d087fa540a835a2f01dc05dd90 #2-2f0a857993f61667f757ecbc9bc47175}
2016-02-23 11:37:48.623 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.624 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc18f7f6 #2-d8942c40bc1a0b2a6c22ee507e8659f4}",
"{4c1585d087fa540a835a2f01dc190233 #2-7c453d715ef7746f8d48e505eb0f6946}",
"{4c1585d087fa540a835a2f01dc190640 #2-49ab04010e4cc3422674299a07a1c5b4}",
"{4c1585d087fa540a835a2f01dc191132 #2-a69c043186bf47e65b1e612bec7826d7}",
"{4c1585d087fa540a835a2f01dc1920ca #2-38fc5f273602f726b3a9dc415dd3396a}",
"{4c1585d087fa540a835a2f01dc192d09 #2-89e316f68ac2e360bdbdc0b97970d6fe}",
"{4c1585d087fa540a835a2f01dc192d85 #2-a9321281a5404c46cef2e799e95b0e10}",
"{4c1585d087fa540a835a2f01dc193751 #2-b0ddc801d6ca3f40273b7391559104a3}",
"{4c1585d087fa540a835a2f01dc1938e2 #2-af69bfbe272d73d18e003ab38bf2e413}",
"{4c1585d087fa540a835a2f01dc19487d #2-f6ee01961a1b84333d5693240f09c2cd}",
"{4c1585d087fa540a835a2f01dc194a23 #2-7084ccc76cb2d9ab7b2cd2146bf87624}",
"{4c1585d087fa540a835a2f01dc194c13 #2-35d6eb8762d8022c607f337661f6a743}",
"{4c1585d087fa540a835a2f01dc195231 #2-5ae8cd38035c9184f07475b78957c365}",
"{4c1585d087fa540a835a2f01dc195d95 #2-568a8e8647888c8b292b855dc7583fbc}",
"{4c1585d087fa540a835a2f01dc1961e5 #2-e95c82f855dab7191943d9fb387fb930}",
"{4c1585d087fa540a835a2f01dc1968c7 #2-6d603fefb4a466a481188358d352be87}",
"{4c1585d087fa540a835a2f01dc196dd2 #2-54be0edd0d50998b11f3045e8c760126}",
"{4c1585d087fa540a835a2f01dc197b1f #2-8e51e07d16c7e6c6880dbf9f653c07d8}",
"{4c1585d087fa540a835a2f01dc198920 #2-e6d226bfa85aa6d5fd10bc12f3508a72}",
"{4c1585d087fa540a835a2f01dc199184 #2-d2f1e89ca370f6834ffe74d4037ad67d}",
"{4c1585d087fa540a835a2f01dc199b76 #2-bdb06e2e3b70c85b1958a5e18c97e810}",
"{4c1585d087fa540a835a2f01dc19a8b3 #2-d33aa140d706863904a2bfd3f3b89b54}",
"{4c1585d087fa540a835a2f01dc19b5fe #2-96b285f1f28480b15ed9628c3ebf6305}",
"{4c1585d087fa540a835a2f01dc19bb6f #2-d7f35d4413d02e815676abb0cd35875b}",
"{4c1585d087fa540a835a2f01dc19c664 #2-4078005ccca13bb2590f46b3f0c707c5}",
"{4c1585d087fa540a835a2f01dc19cefd #2-04ccf24cc7873a6c246a76a64553e5a6}",
"{4c1585d087fa540a835a2f01dc19d147 #2-8cf4d594734ce59a8955284a179e92f3}",
"{4c1585d087fa540a835a2f01dc19e09a #2-976355177fc1cb7c47307b96254ee401}",
"{4c1585d087fa540a835a2f01dc19e327 #2-246ef14e68fbaae2cb186a04e2225757}",
"{4c1585d087fa540a835a2f01dc19eb23 #2-7d5e879bb6b4c5cba34baecc9f5b671d}",
"{4c1585d087fa540a835a2f01dc19f549 #2-8c75fc3f843d09e79aef59c2d9695485}",
"{4c1585d087fa540a835a2f01dc19fa04 #2-5ad44447e0a429a94c43ccb8bea4cb03}",
"{4c1585d087fa540a835a2f01dc19ffd5 #2-222339ad4c50b0182d49fd8311d3573d}",
"{4c1585d087fa540a835a2f01dc1a088a #2-76c73db3b30e3aa6762028a4dac83bee}",
"{4c1585d087fa540a835a2f01dc1a13fa #2-f34ca57b41504de5cb37f02eebc159ad}",
"{4c1585d087fa540a835a2f01dc1a1b8d #2-56629d0fcd523f19f518d31667ed2cca}",
"{4c1585d087fa540a835a2f01dc1a260e #2-7deafc7b712f6979fe6d5d716710f124}",
"{4c1585d087fa540a835a2f01dc12a6d1 #2-5acedac4f58005d49ec6bde71a1d563f}",
"{4c1585d087fa540a835a2f01dc12aef1 #2-c17f8caff3d9b6b0df214648addfe2a0}",
"{4c1585d087fa540a835a2f01dc12b56c #2-596012ce5f4935e42c8ccaf0d8019cf7}",
"{4c1585d087fa540a835a2f01dc12c3d8 #2-8247534312f559d42b61f98b2f9f8b7b}",
"{4c1585d087fa540a835a2f01dc12c4f0 #2-e5983f782d787536df8179528f2409c3}",
"{4c1585d087fa540a835a2f01dc12d461 #2-683708b837d2c91a422b0488c04cc163}",
"{4c1585d087fa540a835a2f01dc12dfb4 #2-0cac64fdaeb28cf4088032e1295aaac0}",
"{4c1585d087fa540a835a2f01dc12e290 #2-b46aa7ecf8a1206af67b3c383ddc5be1}",
"{4c1585d087fa540a835a2f01dc12e3ae #2-72cfc81bca558f229958de58b7c39c7b}",
"{4c1585d087fa540a835a2f01dc12efec #2-df1aaee5d2cf0013a7cab38543fc4e5e}",
"{4c1585d087fa540a835a2f01dc12fc0f #2-b914459589028d165ccb0fa455a0324b}",
"{4c1585d087fa540a835a2f01dc130731 #2-6a60fab2838001da01a4160b0e7151bf}",
"{4c1585d087fa540a835a2f01dc1311ee #2-7d4f64445e3fdebce819b981566529f6}",
"{4c1585d087fa540a835a2f01dc131a76 #2-aab30307bdb772b282f3ff407a49d84e}",
"{4c1585d087fa540a835a2f01dc132206 #2-3f91ead3e43e7c6eed0a0df00c225edd}",
"{4c1585d087fa540a835a2f01dc132b13 #2-222f999d6c1e7c518812e9d4f24368b1}",
"{4c1585d087fa540a835a2f01dc1333a5 #2-ce0e4e999fffec5cfd34f268a4a9125b}",
"{4c1585d087fa540a835a2f01dc133819 #2-6709d5f6248a564eeac70ac385873246}",
"{4c1585d087fa540a835a2f01dc133e4e #2-45253f4807d7487945460c72c3e5477e}",
"{4c1585d087fa540a835a2f01dc04a197 #2-89182c3a59b423a9682873bfc995750b}",
"{4c1585d087fa540a835a2f01dc04a293 #2-18f8609fc72584478295c0b32410a221}",
"{4c1585d087fa540a835a2f01dc04a991 #2-c11e0b100a20902289089c30d84b1850}",
"{4c1585d087fa540a835a2f01dc04ad54 #2-64d5743f61b56f31ef29582517be32c6}",
"{4c1585d087fa540a835a2f01dc04af14 #2-b750ed698df396fc1b10bb5ab25e4ad1}",
"{4c1585d087fa540a835a2f01dc04b434 #2-b12637bde7db0738cba9c585bce0ea9b}",
"{4c1585d087fa540a835a2f01dc04bcf8 #2-e3f7a9552d1bebeba1a2adb6df270aa5}",
"{4c1585d087fa540a835a2f01dc04c682 #2-30fb1bfd2c838333863b9809966559d4}",
"{4c1585d087fa540a835a2f01dc04c699 #2-8e73bff4f098c8cdad288b744f98f83e}",
"{4c1585d087fa540a835a2f01dc04d4f9 #2-8a4961686f2395b1e6db1d1fd9694bd1}",
"{4c1585d087fa540a835a2f01dc04e1d2 #2-09e6b898d08313e67e3994a5299973e6}",
"{4c1585d087fa540a835a2f01dc04ef03 #2-ea1ac1a7850e4c7401583d561b5a84a6}",
"{4c1585d087fa540a835a2f01dc04f2fe #2-be6a70e3f5d46d222d164d7eb8eb086d}",
"{4c1585d087fa540a835a2f01dc04f6a3 #2-32ca2f1d903eaa1cd09b497f5127e36a}",
"{4c1585d087fa540a835a2f01dc04f843 #2-55f4ac138ea6d2e3152be01908010e5f}",
"{4c1585d087fa540a835a2f01dc04faf2 #2-d9397cb84eef8d9ace89378cd7b8a774}",
"{4c1585d087fa540a835a2f01dc0508ff #2-5ade5f7f10792458278eee1a310d7e56}",
"{4c1585d087fa540a835a2f01dc051572 #2-d9e976b5444fe31fdfe11f8100743a1e}",
"{4c1585d087fa540a835a2f01dc051ebd #2-a2124aa655e363940862cc617bef0f53}",
"{4c1585d087fa540a835a2f01dc05217f #2-397c9666e263e57034ddc68063a6316c}",
"{4c1585d087fa540a835a2f01dc0523ba #2-ed5e833a6088870bc8bfd92b4f7884c6}",
"{4c1585d087fa540a835a2f01dc052b3b #2-708349f0ad2394df79021c117d799b2b}",
"{4c1585d087fa540a835a2f01dc053795 #2-1d7c118bb787f377bb5cd099b442890e}",
"{4c1585d087fa540a835a2f01dc054190 #2-749221f5635bc96ba6954fa44eb2c150}",
"{4c1585d087fa540a835a2f01dc0545ea #2-18c295cb0fa357daf74a475dee0d3eeb}",
"{4c1585d087fa540a835a2f01dc0550b4 #2-fba3efa70ce8797de0f8c6e16e8e5b0a}",
"{4c1585d087fa540a835a2f01dc055c57 #2-12d06f1c63eb6ae80c18824c6a1563b2}",
"{4c1585d087fa540a835a2f01dc0568ff #2-a1d56fa5ddba8507350684cbe81e3469}",
"{4c1585d087fa540a835a2f01dc0575fe #2-c22ff1d3113d2e27f2fd1fbc86c8b16a}",
"{4c1585d087fa540a835a2f01dc0579e5 #2-77073916fd9323ad5d6ee989e809e549}",
"{4c1585d087fa540a835a2f01dc057bdd #2-1d17c45565a0a5dd87cab8018aed2752}",
"{4c1585d087fa540a835a2f01dc057f5a #2-26efc17a3841c620494f8a426144b838}",
"{4c1585d087fa540a835a2f01dc05829f #2-01c860a0e372246c5f84edc039353f9e}",
"{4c1585d087fa540a835a2f01dc0585f9 #2-5a2a82437ba6136018b82dfaa8a38019}",
"{4c1585d087fa540a835a2f01dc0594c6 #2-31c3ed51c1fb9c96143562b875f45496}",
"{4c1585d087fa540a835a2f01dc059921 #2-e18471af9c3132a91c9c559e5d603b10}",
"{4c1585d087fa540a835a2f01dc059ab8 #2-a23cbe76bfdc3658d49ada41cba52eca}",
"{4c1585d087fa540a835a2f01dc05a7a5 #2-a41994353a6edc93877892fbb4ef6814}",
"{4c1585d087fa540a835a2f01dc05ae58 #2-221a2c4bad94f85e4e2ae24e0649fea2}",
"{4c1585d087fa540a835a2f01dc05ba6a #2-1053cef1d24041a53f358b5c76cb6149}",
"{4c1585d087fa540a835a2f01dc05bd15 #2-3f15955c5c0c49db7bc00c0d09f3316b}",
"{4c1585d087fa540a835a2f01dc05c07c #2-d85ed568e09619b74673cda69d2a1d1a}",
"{4c1585d087fa540a835a2f01dc05cea0 #2-2e4946e6d2f50bb96466548c3369cad8}",
"{4c1585d087fa540a835a2f01dc05dd90 #2-2f0a857993f61667f757ecbc9bc47175}"
)
2016-02-23 11:37:48.632 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 998 / 1000
2016-02-23 11:37:48.632 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1000, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.633 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.633 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.634 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1001, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.634 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1005 {4c1585d087fa540a835a2f01dc05e211 #2-ee65caf1589dd42fa8c525f1f2882fb4}
2016-02-23 11:37:48.635 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1002, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.636 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1006 {4c1585d087fa540a835a2f01dc05e544 #2-64b0179bc28ee55fcc7fcd78ffe4f479}
2016-02-23 11:37:48.636 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1003, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.636 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1007 {4c1585d087fa540a835a2f01dc05ef2c #2-57d127177d619b259fd3b9a35a6bfb03}
2016-02-23 11:37:48.636 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1004, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.636 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1008 {4c1585d087fa540a835a2f01dc05f6c4 #2-50eb5bf1339d511503f720ee86ef6d2e}
2016-02-23 11:37:48.637 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1005, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.638 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1009 {4c1585d087fa540a835a2f01dc05fb52 #2-f32ed844784fdd51dbc886b748387176}
2016-02-23 11:37:48.638 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1006, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.639 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1010 {4c1585d087fa540a835a2f01dc05fda8 #2-773037a3b5596203f702d94a750037a9}
2016-02-23 11:37:48.639 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1007, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.639 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1011 {4c1585d087fa540a835a2f01dc060013 #2-8717b4438e86460b171039fe3270a0ff}
2016-02-23 11:37:48.639 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1008, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.639 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1012 {4c1585d087fa540a835a2f01dc060577 #2-d0363f199c15a3eef7af1b05d5afe738}
2016-02-23 11:37:48.640 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1009, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.641 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1013 {4c1585d087fa540a835a2f01dc060de4 #2-a9b7116dbdf2d632a99adf6d273a0b23}
2016-02-23 11:37:48.641 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1010, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.642 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1014 {4c1585d087fa540a835a2f01dc060f9a #2-7084e5a50c2171f095f225aeeac8e288}
2016-02-23 11:37:48.642 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1011, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.642 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1015 {4c1585d087fa540a835a2f01dc0615cb #2-6e7ba4e32b9f8d8df4c5d340b4623ec4}
2016-02-23 11:37:48.642 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1012, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.642 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1016 {4c1585d087fa540a835a2f01dc0621cb #2-4dd7fda6fce49aa90507dc0180317f3c}
2016-02-23 11:37:48.643 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1013, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.644 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1017 {4c1585d087fa540a835a2f01dc06316c #2-c619a32ec572eca8be556157aec70a30}
2016-02-23 11:37:48.644 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1014, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.644 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1018 {4c1585d087fa540a835a2f01dc063835 #2-d3c04615a080228415bb3c5469c7a3ea}
2016-02-23 11:37:48.644 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1015, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.644 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1019 {4c1585d087fa540a835a2f01dc0639dd #2-85ed8a65fbf30a0ef3a3d876ba604f57}
2016-02-23 11:37:48.645 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1016, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.646 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1020 {4c1585d087fa540a835a2f01dc0648b4 #2-94773107d3319559179ef8682c2b7002}
2016-02-23 11:37:48.646 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1017, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.647 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1021 {4c1585d087fa540a835a2f01dc06570f #2-02f09abfe0cc58ebb6aa3f6ca27970be}
2016-02-23 11:37:48.647 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1018, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.647 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1022 {4c1585d087fa540a835a2f01dc066594 #2-b47026e861a21a7f3e6a92d46a8567ca}
2016-02-23 11:37:48.648 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1019, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.648 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1023 {4c1585d087fa540a835a2f01dc066d92 #2-252276584f793c771eefe2a1ff1641be}
2016-02-23 11:37:48.649 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1020, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.649 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1024 {4c1585d087fa540a835a2f01dc067445 #2-07704b662e3cbab3f42240a0173885f2}
2016-02-23 11:37:48.649 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1021, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.649 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1025 {4c1585d087fa540a835a2f01dc06817f #2-790f716495db2bd9fe779198f617f200}
2016-02-23 11:37:48.650 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1022, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.650 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1026 {4c1585d087fa540a835a2f01dc068ad1 #2-13bd25bd863712dc17c346df917e0b34}
2016-02-23 11:37:48.651 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1023, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.651 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1027 {4c1585d087fa540a835a2f01dc06982e #2-cd48e187cfa7527c5de883242f2de5fb}
2016-02-23 11:37:48.651 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1024, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.652 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1028 {4c1585d087fa540a835a2f01dc069a6f #2-4771e873b3bc2974fcf7c5bb32882880}
2016-02-23 11:37:48.653 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1025, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.653 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1029 {4c1585d087fa540a835a2f01dc06a8a9 #2-953319bfe61006875a10175548dd7628}
2016-02-23 11:37:48.654 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1026, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.654 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1030 {4c1585d087fa540a835a2f01dc1a3262 #2-2ead253406d3d613d612bd1f01c05802}
2016-02-23 11:37:48.655 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1027, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.655 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1031 {4c1585d087fa540a835a2f01dc1a332c #2-4dfe490676585ca19f78c2e9ed4acc42}
2016-02-23 11:37:48.655 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1028, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.655 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1032 {4c1585d087fa540a835a2f01dc1a3798 #2-9d193b467f84a3156963efa50b162a02}
2016-02-23 11:37:48.656 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1029, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.656 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1033 {4c1585d087fa540a835a2f01dc1a3d8c #2-8f8650b10437520f2b1a3b43dba6bdb7}
2016-02-23 11:37:48.656 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1030, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.657 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1034 {4c1585d087fa540a835a2f01dc1a4627 #2-69c13d64578738df4ac42deb18c2444c}
2016-02-23 11:37:48.657 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1031, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.658 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1035 {4c1585d087fa540a835a2f01dc1a53e8 #2-7997969c7162bc8ef24bd253c56180e4}
2016-02-23 11:37:48.658 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1032, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.658 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1036 {4c1585d087fa540a835a2f01dc1a5dea #2-0fb361384463b35f90a4e626c873dac8}
2016-02-23 11:37:48.658 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1033, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.659 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1037 {4c1585d087fa540a835a2f01dc1a605c #2-2f156be72f7e1335dad40fead717fcb2}
2016-02-23 11:37:48.659 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1034, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.660 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1038 {4c1585d087fa540a835a2f01dc1a6166 #2-8eb0c8d7c48d6632fcb37473e3735a44}
2016-02-23 11:37:48.660 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1035, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.661 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1039 {4c1585d087fa540a835a2f01dc1a679c #2-b4a313f3967e1e4cc21e5f7177ce1589}
2016-02-23 11:37:48.661 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1036, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.661 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1040 {4c1585d087fa540a835a2f01dc1a75d1 #2-43592f428c9b03255166f8890d616457}
2016-02-23 11:37:48.661 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1037, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.661 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1041 {4c1585d087fa540a835a2f01dc1a7767 #2-13522caf56448b9ec32244d6b947e554}
2016-02-23 11:37:48.662 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1038, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.663 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1042 {4c1585d087fa540a835a2f01dc1a7bd1 #2-d94d27dd40eae449feab36a8740f32a5}
2016-02-23 11:37:48.663 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1039, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.663 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1043 {4c1585d087fa540a835a2f01dc1a7e03 #2-a4226b628ce2716bdab195b41f32b571}
2016-02-23 11:37:48.663 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1040, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.663 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1044 {4c1585d087fa540a835a2f01dc1a897e #2-b19866870e5c6e1fd090c136d6c4d217}
2016-02-23 11:37:48.664 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1041, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.665 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1045 {4c1585d087fa540a835a2f01dc1a8cb1 #2-a526b3d1d38b7d800d6aa8034aed3ee4}
2016-02-23 11:37:48.665 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1042, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.665 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1046 {4c1585d087fa540a835a2f01dc1a995f #2-c9f817832bd3f19db36627e0fc385648}
2016-02-23 11:37:48.665 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1043, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.665 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1047 {4c1585d087fa540a835a2f01dc1aa66d #2-36f4a9de335e9cb78cc8624ad12bebdd}
2016-02-23 11:37:48.666 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1044, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.667 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1048 {4c1585d087fa540a835a2f01dc1ab5b4 #2-d939652fa26b77d66f076291c64481d5}
2016-02-23 11:37:48.667 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1045, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.667 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1049 {4c1585d087fa540a835a2f01dc1ac472 #2-20e0f68e918f3a0ea3a262f02f8648c0}
2016-02-23 11:37:48.667 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1046, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.668 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1050 {4c1585d087fa540a835a2f01dc1acb6f #2-f07b15dd7bc44faf11f14211ec3ed4d4}
2016-02-23 11:37:48.668 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1047, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.668 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1051 {4c1585d087fa540a835a2f01dc1ad51d #2-c213a9df4eb869dfd70e9e5645b9b4f4}
2016-02-23 11:37:48.668 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1048, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.669 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1052 {4c1585d087fa540a835a2f01dc1added #2-1b363d82462f0b287bed14fa993a4d31}
2016-02-23 11:37:48.670 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1049, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.670 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1053 {4c1585d087fa540a835a2f01dc1ae955 #2-f6785a827cff61de6d387a8bf8f31e6e}
2016-02-23 11:37:48.670 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1050, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.671 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1054 {4c1585d087fa540a835a2f01dc1aecba #2-587e851c9679ad4082a14df461a08560}
2016-02-23 11:37:48.671 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1051, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.671 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1055 {4c1585d087fa540a835a2f01dc1aee78 #2-672a53aa94e6fc3a78f2a465daf0f6f2}
2016-02-23 11:37:48.671 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1052, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.671 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1056 {4c1585d087fa540a835a2f01dc1af21c #2-a81b8239bd4c1ef7aba47a33a4f41e25}
2016-02-23 11:37:48.672 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1053, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.673 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1057 {4c1585d087fa540a835a2f01dc1af598 #2-2bd72d59a55f2258282b2271852279b3}
2016-02-23 11:37:48.673 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1054, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.674 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1058 {4c1585d087fa540a835a2f01dc1afffb #2-1e335d9a26c3a9e615a1ce6d2a5ea215}
2016-02-23 11:37:48.674 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1055, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.675 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1059 {4c1585d087fa540a835a2f01dc1b0b47 #2-ca0f81f76aac410e08de4daa6619a2eb}
2016-02-23 11:37:48.675 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1056, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.676 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1060 {4c1585d087fa540a835a2f01dc1b1892 #2-85e6f2f9bf35983f8f58a9c28bb3b4ea}
2016-02-23 11:37:48.676 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1057, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.676 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1061 {4c1585d087fa540a835a2f01dc1b22e1 #2-4d99b6c5aec54b4193cb903ccdefae00}
2016-02-23 11:37:48.676 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1058, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.677 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1062 {4c1585d087fa540a835a2f01dc1b298d #2-0a6ff75ff19a87eb58625dd608ec46bb}
2016-02-23 11:37:48.677 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1059, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.677 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1063 {4c1585d087fa540a835a2f01dc1b3423 #2-92b137cdf966d7dfb7ff1d51c59fe3e5}
2016-02-23 11:37:48.677 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1060, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.678 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1064 {4c1585d087fa540a835a2f01dc1b4038 #2-58f596d4be005c232076745be3cea3e2}
2016-02-23 11:37:48.679 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1061, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.679 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1065 {4c1585d087fa540a835a2f01dc1b4b6e #2-982d90634359fff5f1d714e6ec2d48eb}
2016-02-23 11:37:48.679 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1062, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.679 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1066 {4c1585d087fa540a835a2f01dc1b54a2 #2-2820bc7a1ee40a59f636119f8905567f}
2016-02-23 11:37:48.679 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1063, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.680 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1067 {4c1585d087fa540a835a2f01dc1b6086 #2-0b55dd64b2ec892c4ff5ca0c211ab7bf}
2016-02-23 11:37:48.681 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1064, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.681 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1068 {4c1585d087fa540a835a2f01dc1b626d #2-885dc82bb38cf4de6b6f81d308ce297f}
2016-02-23 11:37:48.681 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1065, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.682 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1069 {4c1585d087fa540a835a2f01dc1b62e0 #2-d9c5a5aff30118ee6f6ef972973bcde4}
2016-02-23 11:37:48.682 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1066, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.682 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1070 {4c1585d087fa540a835a2f01dc1b6a9c #2-dec647dd3aa6d509417ca7bda2dc4d73}
2016-02-23 11:37:48.682 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1067, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.683 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1071 {4c1585d087fa540a835a2f01dc1b6d53 #2-8170a5168a6ce89dba97096b12ed7b4a}
2016-02-23 11:37:48.684 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1068, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.684 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1072 {4c1585d087fa540a835a2f01dc1b7b5f #2-7e6e33600ee34bc8e9b33ef28e312047}
2016-02-23 11:37:48.684 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1069, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.684 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1073 {4c1585d087fa540a835a2f01dc1b7c6d #2-2ccadb601438d20b4c162fcc3acf5e4c}
2016-02-23 11:37:48.684 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1070, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.685 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1074 {4c1585d087fa540a835a2f01dc1b8b1f #2-5280ede21ce98420a8a230c90c912c18}
2016-02-23 11:37:48.686 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1071, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.686 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1075 {4c1585d087fa540a835a2f01dc1b942e #2-541047c1ad842c2cb41a8f4c7afec8d2}
2016-02-23 11:37:48.687 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1072, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.687 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1076 {4c1585d087fa540a835a2f01dc1b9da4 #2-1ee023c199b847b7dc8ee3940f3a9602}
2016-02-23 11:37:48.687 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1073, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.687 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1077 {4c1585d087fa540a835a2f01dc1bac9c #2-67c72c546deeba83790e60770b03f666}
2016-02-23 11:37:48.687 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1074, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.688 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1078 {4c1585d087fa540a835a2f01dc1baf83 #2-203eecb869ee6d358b74a8225168248e}
2016-02-23 11:37:48.689 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1075, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.689 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1079 {4c1585d087fa540a835a2f01dc1bbd6d #2-a85fa8e6d142fcded0cf59b276dd3cc1}
2016-02-23 11:37:48.689 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1076, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.689 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1080 {4c1585d087fa540a835a2f01dc1bca10 #2-408200ae815f241f349adf9ace8bd8d9}
2016-02-23 11:37:48.689 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1077, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.690 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1081 {4c1585d087fa540a835a2f01dc1bd381 #2-5ea840c2a84fc35c95920703ba959aef}
2016-02-23 11:37:48.691 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1078, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.691 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1082 {4c1585d087fa540a835a2f01dc1bd40c #2-44564327344bf2f32f1aeedb00c500a5}
2016-02-23 11:37:48.692 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1079, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.692 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1083 {4c1585d087fa540a835a2f01dc1bd5de #2-8bea80ba4346c0bfb9062abe2091845b}
2016-02-23 11:37:48.693 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1080, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.693 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1084 {4c1585d087fa540a835a2f01dc1be120 #2-b5cf1deefe68b9c6a075b87a71dd7c21}
2016-02-23 11:37:48.693 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1081, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.694 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1085 {4c1585d087fa540a835a2f01dc1be521 #2-8d8c368e372271ec80a1b8724d9d0722}
2016-02-23 11:37:48.694 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1082, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.694 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1086 {4c1585d087fa540a835a2f01dc1beb46 #2-5bb3eb2a4cb8de86df18656b74acda73}
2016-02-23 11:37:48.695 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1083, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.696 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1087 {4c1585d087fa540a835a2f01dc1bf5d9 #2-7697109425c5f33c6072fa2edafb99cb}
2016-02-23 11:37:48.696 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1084, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.697 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1088 {4c1585d087fa540a835a2f01dc1bff5e #2-2366d383de6836b1dd94e17a58d4b121}
2016-02-23 11:37:48.697 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1085, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.697 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1089 {4c1585d087fa540a835a2f01dc1c06b1 #2-418ad89ca659740287e1dda65a16ed88}
2016-02-23 11:37:48.697 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1086, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.698 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1090 {4c1585d087fa540a835a2f01dc1c0ee2 #2-3e0af02c8f1831f6494bf4f1d1b6e443}
2016-02-23 11:37:48.698 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1087, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.699 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1091 {4c1585d087fa540a835a2f01dc1c1c93 #2-18e6d53d15e4820d4af6ed68c397aad9}
2016-02-23 11:37:48.699 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1088, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.699 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1092 {4c1585d087fa540a835a2f01dc1c2b23 #2-f1e91f7355b701ac69aa4c97c7996bc9}
2016-02-23 11:37:48.699 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1089, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.699 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1093 {4c1585d087fa540a835a2f01dc1c33f0 #2-1016cf521a43fd21815037daae59b709}
2016-02-23 11:37:48.700 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1090, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.701 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1094 {4c1585d087fa540a835a2f01dc1c3a65 #2-3ecd69ccb05bfadc51f548d7de4f2083}
2016-02-23 11:37:48.701 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1091, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.701 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1095 {4c1585d087fa540a835a2f01dc1c3fa2 #2-c0015cc8b15b05b1a8f64e2130ae43cf}
2016-02-23 11:37:48.701 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1092, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.702 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1096 {4c1585d087fa540a835a2f01dc1c48c5 #2-7299628ec6169d096c799a50f6107c0d}
2016-02-23 11:37:48.703 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1093, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.703 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1097 {4c1585d087fa540a835a2f01dc1c5351 #2-2fa6dd91f0f8140a56dabf32958dcb76}
2016-02-23 11:37:48.703 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1094, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.703 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1098 {4c1585d087fa540a835a2f01dc1c5f08 #2-e238617c686f7cc7f6d13adf2a90a9ac}
2016-02-23 11:37:48.704 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1095, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.704 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1099 {4c1585d087fa540a835a2f01dc1c6acc #2-bc2fca2ba62f1f73b708d5ea60718b38}
2016-02-23 11:37:48.705 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1096, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.705 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1100 {4c1585d087fa540a835a2f01dc1c769d #2-8e0aeab6ba92cfcc6c372c9864025580}
2016-02-23 11:37:48.705 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1097, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.706 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1101 {4c1585d087fa540a835a2f01dc1c8309 #2-6cbe54c591718cc5bedc24615365d697}
2016-02-23 11:37:48.706 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1098, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.707 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1102 {4c1585d087fa540a835a2f01dc1c899d #2-67a42f3355246f78108876f63cba1c1d}
2016-02-23 11:37:48.707 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1099, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.707 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1103 {4c1585d087fa540a835a2f01dc1c8f56 #2-ef474bc354307e3883509c31f6a74bfa}
2016-02-23 11:37:48.707 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 998 / 1100
2016-02-23 11:37:48.707 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (998/1100, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.708 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1104 {4c1585d087fa540a835a2f01dc1c9c84 #2-9f317a158d3da50bbb637ee59de24e2d}
2016-02-23 11:37:48.709 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.710 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc05e211 #2-ee65caf1589dd42fa8c525f1f2882fb4}",
"{4c1585d087fa540a835a2f01dc05e544 #2-64b0179bc28ee55fcc7fcd78ffe4f479}",
"{4c1585d087fa540a835a2f01dc05ef2c #2-57d127177d619b259fd3b9a35a6bfb03}",
"{4c1585d087fa540a835a2f01dc05f6c4 #2-50eb5bf1339d511503f720ee86ef6d2e}",
"{4c1585d087fa540a835a2f01dc05fb52 #2-f32ed844784fdd51dbc886b748387176}",
"{4c1585d087fa540a835a2f01dc05fda8 #2-773037a3b5596203f702d94a750037a9}",
"{4c1585d087fa540a835a2f01dc060013 #2-8717b4438e86460b171039fe3270a0ff}",
"{4c1585d087fa540a835a2f01dc060577 #2-d0363f199c15a3eef7af1b05d5afe738}",
"{4c1585d087fa540a835a2f01dc060de4 #2-a9b7116dbdf2d632a99adf6d273a0b23}",
"{4c1585d087fa540a835a2f01dc060f9a #2-7084e5a50c2171f095f225aeeac8e288}",
"{4c1585d087fa540a835a2f01dc0615cb #2-6e7ba4e32b9f8d8df4c5d340b4623ec4}",
"{4c1585d087fa540a835a2f01dc0621cb #2-4dd7fda6fce49aa90507dc0180317f3c}",
"{4c1585d087fa540a835a2f01dc06316c #2-c619a32ec572eca8be556157aec70a30}",
"{4c1585d087fa540a835a2f01dc063835 #2-d3c04615a080228415bb3c5469c7a3ea}",
"{4c1585d087fa540a835a2f01dc0639dd #2-85ed8a65fbf30a0ef3a3d876ba604f57}",
"{4c1585d087fa540a835a2f01dc0648b4 #2-94773107d3319559179ef8682c2b7002}",
"{4c1585d087fa540a835a2f01dc06570f #2-02f09abfe0cc58ebb6aa3f6ca27970be}",
"{4c1585d087fa540a835a2f01dc066594 #2-b47026e861a21a7f3e6a92d46a8567ca}",
"{4c1585d087fa540a835a2f01dc066d92 #2-252276584f793c771eefe2a1ff1641be}",
"{4c1585d087fa540a835a2f01dc067445 #2-07704b662e3cbab3f42240a0173885f2}",
"{4c1585d087fa540a835a2f01dc06817f #2-790f716495db2bd9fe779198f617f200}",
"{4c1585d087fa540a835a2f01dc068ad1 #2-13bd25bd863712dc17c346df917e0b34}",
"{4c1585d087fa540a835a2f01dc06982e #2-cd48e187cfa7527c5de883242f2de5fb}",
"{4c1585d087fa540a835a2f01dc069a6f #2-4771e873b3bc2974fcf7c5bb32882880}",
"{4c1585d087fa540a835a2f01dc06a8a9 #2-953319bfe61006875a10175548dd7628}",
"{4c1585d087fa540a835a2f01dc1a3262 #2-2ead253406d3d613d612bd1f01c05802}",
"{4c1585d087fa540a835a2f01dc1a332c #2-4dfe490676585ca19f78c2e9ed4acc42}",
"{4c1585d087fa540a835a2f01dc1a3798 #2-9d193b467f84a3156963efa50b162a02}",
"{4c1585d087fa540a835a2f01dc1a3d8c #2-8f8650b10437520f2b1a3b43dba6bdb7}",
"{4c1585d087fa540a835a2f01dc1a4627 #2-69c13d64578738df4ac42deb18c2444c}",
"{4c1585d087fa540a835a2f01dc1a53e8 #2-7997969c7162bc8ef24bd253c56180e4}",
"{4c1585d087fa540a835a2f01dc1a5dea #2-0fb361384463b35f90a4e626c873dac8}",
"{4c1585d087fa540a835a2f01dc1a605c #2-2f156be72f7e1335dad40fead717fcb2}",
"{4c1585d087fa540a835a2f01dc1a6166 #2-8eb0c8d7c48d6632fcb37473e3735a44}",
"{4c1585d087fa540a835a2f01dc1a679c #2-b4a313f3967e1e4cc21e5f7177ce1589}",
"{4c1585d087fa540a835a2f01dc1a75d1 #2-43592f428c9b03255166f8890d616457}",
"{4c1585d087fa540a835a2f01dc1a7767 #2-13522caf56448b9ec32244d6b947e554}",
"{4c1585d087fa540a835a2f01dc1a7bd1 #2-d94d27dd40eae449feab36a8740f32a5}",
"{4c1585d087fa540a835a2f01dc1a7e03 #2-a4226b628ce2716bdab195b41f32b571}",
"{4c1585d087fa540a835a2f01dc1a897e #2-b19866870e5c6e1fd090c136d6c4d217}",
"{4c1585d087fa540a835a2f01dc1a8cb1 #2-a526b3d1d38b7d800d6aa8034aed3ee4}",
"{4c1585d087fa540a835a2f01dc1a995f #2-c9f817832bd3f19db36627e0fc385648}",
"{4c1585d087fa540a835a2f01dc1aa66d #2-36f4a9de335e9cb78cc8624ad12bebdd}",
"{4c1585d087fa540a835a2f01dc1ab5b4 #2-d939652fa26b77d66f076291c64481d5}",
"{4c1585d087fa540a835a2f01dc1ac472 #2-20e0f68e918f3a0ea3a262f02f8648c0}",
"{4c1585d087fa540a835a2f01dc1acb6f #2-f07b15dd7bc44faf11f14211ec3ed4d4}",
"{4c1585d087fa540a835a2f01dc1ad51d #2-c213a9df4eb869dfd70e9e5645b9b4f4}",
"{4c1585d087fa540a835a2f01dc1added #2-1b363d82462f0b287bed14fa993a4d31}",
"{4c1585d087fa540a835a2f01dc1ae955 #2-f6785a827cff61de6d387a8bf8f31e6e}",
"{4c1585d087fa540a835a2f01dc1aecba #2-587e851c9679ad4082a14df461a08560}",
"{4c1585d087fa540a835a2f01dc1aee78 #2-672a53aa94e6fc3a78f2a465daf0f6f2}",
"{4c1585d087fa540a835a2f01dc1af21c #2-a81b8239bd4c1ef7aba47a33a4f41e25}",
"{4c1585d087fa540a835a2f01dc1af598 #2-2bd72d59a55f2258282b2271852279b3}",
"{4c1585d087fa540a835a2f01dc1afffb #2-1e335d9a26c3a9e615a1ce6d2a5ea215}",
"{4c1585d087fa540a835a2f01dc1b0b47 #2-ca0f81f76aac410e08de4daa6619a2eb}",
"{4c1585d087fa540a835a2f01dc1b1892 #2-85e6f2f9bf35983f8f58a9c28bb3b4ea}",
"{4c1585d087fa540a835a2f01dc1b22e1 #2-4d99b6c5aec54b4193cb903ccdefae00}",
"{4c1585d087fa540a835a2f01dc1b298d #2-0a6ff75ff19a87eb58625dd608ec46bb}",
"{4c1585d087fa540a835a2f01dc1b3423 #2-92b137cdf966d7dfb7ff1d51c59fe3e5}",
"{4c1585d087fa540a835a2f01dc1b4038 #2-58f596d4be005c232076745be3cea3e2}",
"{4c1585d087fa540a835a2f01dc1b4b6e #2-982d90634359fff5f1d714e6ec2d48eb}",
"{4c1585d087fa540a835a2f01dc1b54a2 #2-2820bc7a1ee40a59f636119f8905567f}",
"{4c1585d087fa540a835a2f01dc1b6086 #2-0b55dd64b2ec892c4ff5ca0c211ab7bf}",
"{4c1585d087fa540a835a2f01dc1b626d #2-885dc82bb38cf4de6b6f81d308ce297f}",
"{4c1585d087fa540a835a2f01dc1b62e0 #2-d9c5a5aff30118ee6f6ef972973bcde4}",
"{4c1585d087fa540a835a2f01dc1b6a9c #2-dec647dd3aa6d509417ca7bda2dc4d73}",
"{4c1585d087fa540a835a2f01dc1b6d53 #2-8170a5168a6ce89dba97096b12ed7b4a}",
"{4c1585d087fa540a835a2f01dc1b7b5f #2-7e6e33600ee34bc8e9b33ef28e312047}",
"{4c1585d087fa540a835a2f01dc1b7c6d #2-2ccadb601438d20b4c162fcc3acf5e4c}",
"{4c1585d087fa540a835a2f01dc1b8b1f #2-5280ede21ce98420a8a230c90c912c18}",
"{4c1585d087fa540a835a2f01dc1b942e #2-541047c1ad842c2cb41a8f4c7afec8d2}",
"{4c1585d087fa540a835a2f01dc1b9da4 #2-1ee023c199b847b7dc8ee3940f3a9602}",
"{4c1585d087fa540a835a2f01dc1bac9c #2-67c72c546deeba83790e60770b03f666}",
"{4c1585d087fa540a835a2f01dc1baf83 #2-203eecb869ee6d358b74a8225168248e}",
"{4c1585d087fa540a835a2f01dc1bbd6d #2-a85fa8e6d142fcded0cf59b276dd3cc1}",
"{4c1585d087fa540a835a2f01dc1bca10 #2-408200ae815f241f349adf9ace8bd8d9}",
"{4c1585d087fa540a835a2f01dc1bd381 #2-5ea840c2a84fc35c95920703ba959aef}",
"{4c1585d087fa540a835a2f01dc1bd40c #2-44564327344bf2f32f1aeedb00c500a5}",
"{4c1585d087fa540a835a2f01dc1bd5de #2-8bea80ba4346c0bfb9062abe2091845b}",
"{4c1585d087fa540a835a2f01dc1be120 #2-b5cf1deefe68b9c6a075b87a71dd7c21}",
"{4c1585d087fa540a835a2f01dc1be521 #2-8d8c368e372271ec80a1b8724d9d0722}",
"{4c1585d087fa540a835a2f01dc1beb46 #2-5bb3eb2a4cb8de86df18656b74acda73}",
"{4c1585d087fa540a835a2f01dc1bf5d9 #2-7697109425c5f33c6072fa2edafb99cb}",
"{4c1585d087fa540a835a2f01dc1bff5e #2-2366d383de6836b1dd94e17a58d4b121}",
"{4c1585d087fa540a835a2f01dc1c06b1 #2-418ad89ca659740287e1dda65a16ed88}",
"{4c1585d087fa540a835a2f01dc1c0ee2 #2-3e0af02c8f1831f6494bf4f1d1b6e443}",
"{4c1585d087fa540a835a2f01dc1c1c93 #2-18e6d53d15e4820d4af6ed68c397aad9}",
"{4c1585d087fa540a835a2f01dc1c2b23 #2-f1e91f7355b701ac69aa4c97c7996bc9}",
"{4c1585d087fa540a835a2f01dc1c33f0 #2-1016cf521a43fd21815037daae59b709}",
"{4c1585d087fa540a835a2f01dc1c3a65 #2-3ecd69ccb05bfadc51f548d7de4f2083}",
"{4c1585d087fa540a835a2f01dc1c3fa2 #2-c0015cc8b15b05b1a8f64e2130ae43cf}",
"{4c1585d087fa540a835a2f01dc1c48c5 #2-7299628ec6169d096c799a50f6107c0d}",
"{4c1585d087fa540a835a2f01dc1c5351 #2-2fa6dd91f0f8140a56dabf32958dcb76}",
"{4c1585d087fa540a835a2f01dc1c5f08 #2-e238617c686f7cc7f6d13adf2a90a9ac}",
"{4c1585d087fa540a835a2f01dc1c6acc #2-bc2fca2ba62f1f73b708d5ea60718b38}",
"{4c1585d087fa540a835a2f01dc1c769d #2-8e0aeab6ba92cfcc6c372c9864025580}",
"{4c1585d087fa540a835a2f01dc1c8309 #2-6cbe54c591718cc5bedc24615365d697}",
"{4c1585d087fa540a835a2f01dc1c899d #2-67a42f3355246f78108876f63cba1c1d}",
"{4c1585d087fa540a835a2f01dc1c8f56 #2-ef474bc354307e3883509c31f6a74bfa}",
"{4c1585d087fa540a835a2f01dc1c9c84 #2-9f317a158d3da50bbb637ee59de24e2d}"
)
2016-02-23 11:37:48.717 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1098 / 1100
2016-02-23 11:37:48.717 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1100, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.718 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.718 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.718 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1101, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.718 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1105 {4c1585d087fa540a835a2f01dc1ca6a7 #2-a147dfb145a6a08de0065e7344f01af0}
2016-02-23 11:37:48.719 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1102, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.720 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1106 {4c1585d087fa540a835a2f01dc1ca96c #2-c06def4557332113377fdf457c5f3c24}
2016-02-23 11:37:48.720 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1103, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.721 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1107 {4c1585d087fa540a835a2f01dc1cb8aa #2-84015618aeed93d63afd3b33023d7f1c}
2016-02-23 11:37:48.721 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1104, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.721 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1108 {4c1585d087fa540a835a2f01dc1cc6c5 #2-bd40e9ab2b7d278670c6a534f2a39cde}
2016-02-23 11:37:48.722 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1105, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.722 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1109 {4c1585d087fa540a835a2f01dc1cd0b0 #2-6e13b9164ca25668ebce85082a0aa353}
2016-02-23 11:37:48.722 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1106, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.723 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1110 {4c1585d087fa540a835a2f01dc1cd49b #2-d2c4adfcf690cc64923f1c9151d97a19}
2016-02-23 11:37:48.723 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1107, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.724 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1111 {4c1585d087fa540a835a2f01dc1cdf09 #2-c2cba7b68345a668db10cec187ea2f50}
2016-02-23 11:37:48.724 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1108, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.724 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1112 {4c1585d087fa540a835a2f01dc1ce422 #2-b0eafe024f29eb4da3978b027f30d590}
2016-02-23 11:37:48.724 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1109, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.725 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1113 {4c1585d087fa540a835a2f01dc1cf019 #2-9658f81ce33539d3fa9585727612f402}
2016-02-23 11:37:48.725 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1110, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.726 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1114 {4c1585d087fa540a835a2f01dc1cfb60 #2-1ae3d03c5570621c68f00def79c37b6c}
2016-02-23 11:37:48.726 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1111, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.726 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1115 {4c1585d087fa540a835a2f01dc1cfd82 #2-c243c43034833955cea2e9cb375dfb4d}
2016-02-23 11:37:48.727 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1112, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.727 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1116 {4c1585d087fa540a835a2f01dc1d077e #2-7eb1fce868f212c141efb697316e7ea7}
2016-02-23 11:37:48.727 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1113, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.728 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1117 {4c1585d087fa540a835a2f01dc1d146c #2-4c4c01b583734ddda0e049c93d48da41}
2016-02-23 11:37:48.728 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1114, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.728 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1118 {4c1585d087fa540a835a2f01dc1d1a9f #2-a1d347527563ab2558df36de5b45a657}
2016-02-23 11:37:48.729 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1115, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.729 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1119 {4c1585d087fa540a835a2f01dc1d1c23 #2-50303ebb03f27df330960843b524b6bd}
2016-02-23 11:37:48.729 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1116, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.729 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1120 {4c1585d087fa540a835a2f01dc1d1dcd #2-1f29b026ee19ca72492e25e9c902ccfb}
2016-02-23 11:37:48.730 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1117, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.731 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1121 {4c1585d087fa540a835a2f01dc1d2d8d #2-475696e346bc78d30d7080df1b301ae4}
2016-02-23 11:37:48.731 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1118, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.731 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1122 {4c1585d087fa540a835a2f01dc1d2fc1 #2-406d2446874496fe7c0d9df1f94d5f90}
2016-02-23 11:37:48.731 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1119, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.731 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1123 {4c1585d087fa540a835a2f01dc1d3602 #2-fe4b47d470daef4d69ab7535db0a2a49}
2016-02-23 11:37:48.732 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1120, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.733 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1124 {4c1585d087fa540a835a2f01dc1d3aff #2-a8a6b5697e9b0165c64fb0e28c9b1d26}
2016-02-23 11:37:48.733 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1121, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.733 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1125 {4c1585d087fa540a835a2f01dc1d3b26 #2-2064f6047f1b36605b67590392531897}
2016-02-23 11:37:48.733 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1122, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.733 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1126 {4c1585d087fa540a835a2f01dc06b0d9 #2-1027a7d192859b2f265f381ddc602e67}
2016-02-23 11:37:48.734 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1123, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.735 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1127 {4c1585d087fa540a835a2f01dc06b8f1 #2-bf0b997462cac59b4e569d6b55265909}
2016-02-23 11:37:48.735 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1124, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.736 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1128 {4c1585d087fa540a835a2f01dc06bdb1 #2-091148292c361f5fdcbe8b239cbaf205}
2016-02-23 11:37:48.736 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1125, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.736 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1129 {4c1585d087fa540a835a2f01dc06c30a #2-7369f498a8685aac7b1a1163e582748b}
2016-02-23 11:37:48.737 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1126, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.737 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1130 {4c1585d087fa540a835a2f01dc06c537 #2-891cff1152ab03dab50321b06521bcfc}
2016-02-23 11:37:48.738 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1127, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.739 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1131 {4c1585d087fa540a835a2f01dc06d2b0 #2-ffb3db8a3d90d21268c64bace6b417d5}
2016-02-23 11:37:48.739 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1128, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.740 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1132 {4c1585d087fa540a835a2f01dc06e002 #2-553c181d7234b387bc1e7ef67f323e01}
2016-02-23 11:37:48.741 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1129, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.741 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1133 {4c1585d087fa540a835a2f01dc06e72b #2-28f414a4c0411174cc9c530c15cab83b}
2016-02-23 11:37:48.742 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1130, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.742 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1134 {4c1585d087fa540a835a2f01dc06f3f3 #2-c727716bcd52e5204081f249c6dbb7e4}
2016-02-23 11:37:48.743 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1131, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.743 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1135 {4c1585d087fa540a835a2f01dc070184 #2-3a069d8365b082fb8cb6b4a0fa9c2bcd}
2016-02-23 11:37:48.744 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1132, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.744 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1136 {4c1585d087fa540a835a2f01dc07064c #2-72d2139d2adc38a3ce92d5e7c3579216}
2016-02-23 11:37:48.745 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1133, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.746 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1137 {4c1585d087fa540a835a2f01dc0713a0 #2-b8e3494ed9c81fb152a58135ba66aa89}
2016-02-23 11:37:48.746 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1134, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.747 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1138 {4c1585d087fa540a835a2f01dc071f8f #2-2a8582b3b5cee6400e22f496e5c366ff}
2016-02-23 11:37:48.747 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1135, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.748 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1139 {4c1585d087fa540a835a2f01dc072749 #2-d9452c461e37b88e7d9e83e08b5741ee}
2016-02-23 11:37:48.748 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1136, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.749 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1140 {4c1585d087fa540a835a2f01dc073424 #2-68e6fe6872dad149ef581ea93d7cbd20}
2016-02-23 11:37:48.749 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1137, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.750 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1141 {4c1585d087fa540a835a2f01dc073ead #2-9849f04e0acec0b7603eb22691638bef}
2016-02-23 11:37:48.750 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1138, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.751 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1142 {4c1585d087fa540a835a2f01dc074dc4 #2-6da4e717a71cbb86af73009734cab081}
2016-02-23 11:37:48.751 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1139, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.752 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1143 {4c1585d087fa540a835a2f01dc07574f #2-fda6f6503a2e2bf133891375ed516fc1}
2016-02-23 11:37:48.752 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1140, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.753 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1144 {4c1585d087fa540a835a2f01dc075d25 #2-0fd77e39eb731450523c681d9857e568}
2016-02-23 11:37:48.753 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1141, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.754 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1145 {4c1585d087fa540a835a2f01dc076212 #2-ef58c91398fdc6e67f7e8247aa0db5f0}
2016-02-23 11:37:48.754 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1142, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.755 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1146 {4c1585d087fa540a835a2f01dc076507 #2-5c804ae0b0604b1c08a0b04462f6d009}
2016-02-23 11:37:48.756 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1143, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.756 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1147 {4c1585d087fa540a835a2f01dc076dba #2-314d997152036f10d194760f73b22b7d}
2016-02-23 11:37:48.757 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1144, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.757 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1148 {4c1585d087fa540a835a2f01dc0778b9 #2-357a02523b25d4c1f6ce09dda42b474e}
2016-02-23 11:37:48.758 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1145, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.759 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1149 {4c1585d087fa540a835a2f01dc0784d2 #2-ad3b9ac154b9a7d63ca59a0beb33e972}
2016-02-23 11:37:48.759 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1146, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.760 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1150 {4c1585d087fa540a835a2f01dc078f3a #2-cc05c1f12de3f20614a08b65eba4fe2a}
2016-02-23 11:37:48.760 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1147, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.761 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1151 {4c1585d087fa540a835a2f01dc079e89 #2-93b392d995ac07250ce74bbdfb0b4f28}
2016-02-23 11:37:48.761 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1148, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.762 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1152 {4c1585d087fa540a835a2f01dc07ab53 #2-c5f395300c8f93f1d5be8830e1a27706}
2016-02-23 11:37:48.763 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1149, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.763 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1153 {4c1585d087fa540a835a2f01dc07b764 #2-bec0b607dfcf71043c66b5906d4ffd36}
2016-02-23 11:37:48.764 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1150, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.764 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1154 {4c1585d087fa540a835a2f01dc07c6d6 #2-ed594df51a0fe90279cf74f7d54ba42b}
2016-02-23 11:37:48.765 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1151, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.765 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1155 {4c1585d087fa540a835a2f01dc07c7e9 #2-b365c4125ce27ddec847f6519ecbdd71}
2016-02-23 11:37:48.766 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1152, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.766 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1156 {4c1585d087fa540a835a2f01dc07d2b5 #2-3e9acb21f5c2d95d86b575ea9308d032}
2016-02-23 11:37:48.767 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1153, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.767 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1157 {4c1585d087fa540a835a2f01dc07dede #2-4207be7a4b4789fd3d75bc37b632c0a6}
2016-02-23 11:37:48.768 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1154, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.769 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1158 {4c1585d087fa540a835a2f01dc07e626 #2-9604cac2437967b9fc98a69d9a3dd695}
2016-02-23 11:37:48.769 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1155, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.770 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1159 {4c1585d087fa540a835a2f01dc07e875 #2-384e0eaa8dc68031b50b11ccae44bbd6}
2016-02-23 11:37:48.770 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1156, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.771 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1160 {4c1585d087fa540a835a2f01dc07f77f #2-64f68fde0c4a22c2d450520facc49922}
2016-02-23 11:37:48.771 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1157, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.772 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1161 {4c1585d087fa540a835a2f01dc080524 #2-123e8b31a4236a25366e6aa772cda7ea}
2016-02-23 11:37:48.773 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1158, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.773 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1162 {4c1585d087fa540a835a2f01dc08121f #2-3f697c0d1ca08f0a514fc4df8f17b9d6}
2016-02-23 11:37:48.774 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1159, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.774 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1163 {4c1585d087fa540a835a2f01dc082171 #2-a499f117f7cd188be56891fd4e5bff8b}
2016-02-23 11:37:48.775 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1160, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.775 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1164 {4c1585d087fa540a835a2f01dc08259b #2-7fd8514376d23197c571507259924880}
2016-02-23 11:37:48.776 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1161, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.776 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1165 {4c1585d087fa540a835a2f01dc082967 #2-e8116bf4af56061399758ce439c7ac01}
2016-02-23 11:37:48.777 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1162, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.777 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1166 {4c1585d087fa540a835a2f01dc083268 #2-95156e7660fd37f77f5c06bd6c4acc66}
2016-02-23 11:37:48.778 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1163, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.779 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1167 {4c1585d087fa540a835a2f01dc0840f2 #2-637b808b2b685db81ada7d5784f1c547}
2016-02-23 11:37:48.779 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1164, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.780 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1168 {4c1585d087fa540a835a2f01dc084cea #2-67424e6935906270b82b3cc3811547ec}
2016-02-23 11:37:48.780 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1165, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.781 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1169 {4c1585d087fa540a835a2f01dc085280 #2-1f69ede6390368efe5f3c46ea00f571a}
2016-02-23 11:37:48.781 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1166, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.782 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1170 {4c1585d087fa540a835a2f01dc085840 #2-b8c79a5b059df0b8e01b5d84c1a85ef9}
2016-02-23 11:37:48.782 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1167, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.783 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1171 {4c1585d087fa540a835a2f01dc08628e #2-cf7bdf9a30403e1c29a6800824037c47}
2016-02-23 11:37:48.783 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1168, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.784 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1172 {4c1585d087fa540a835a2f01dc086986 #2-15032a44c243bcf157baf9e7506f2629}
2016-02-23 11:37:48.784 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1169, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.785 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1173 {4c1585d087fa540a835a2f01dc0873aa #2-7bd66c746da09c4d18a9754aef22b6a9}
2016-02-23 11:37:48.785 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1170, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.786 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1174 {4c1585d087fa540a835a2f01dc087eda #2-154cae4640e82195bb96dd7c665067a0}
2016-02-23 11:37:48.787 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1171, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.787 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1175 {4c1585d087fa540a835a2f01dc088acb #2-8082cfd6ed99e81de1133e337c2ec36e}
2016-02-23 11:37:48.788 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1172, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.788 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1176 {4c1585d087fa540a835a2f01dc0899b0 #2-e23951ad271b2ad74f34704d4296f029}
2016-02-23 11:37:48.789 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1173, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.789 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1177 {4c1585d087fa540a835a2f01dc08a042 #2-4da0695eeeab1e7959d846c6d9245d21}
2016-02-23 11:37:48.789 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1174, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.790 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1178 {4c1585d087fa540a835a2f01dc08a098 #2-adb8e017143278e3ad0892beaad2b48e}
2016-02-23 11:37:48.790 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1175, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.791 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1179 {4c1585d087fa540a835a2f01dc08ad7e #2-171b1eea29b26ed0341c2b2554adc5e1}
2016-02-23 11:37:48.792 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1176, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.792 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1180 {4c1585d087fa540a835a2f01dc1d42c4 #2-a627cb2564f9ba96b015b317b9eec879}
2016-02-23 11:37:48.793 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1177, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.793 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1181 {4c1585d087fa540a835a2f01dc1d4794 #2-a6183d1776ea8ac35491208d32cfe288}
2016-02-23 11:37:48.794 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1178, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.794 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1182 {4c1585d087fa540a835a2f01dc1d4e77 #2-466413fe2a3ea58c4cb31d0f553b0926}
2016-02-23 11:37:48.795 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1179, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.795 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1183 {4c1585d087fa540a835a2f01dc1d57cc #2-569fa1d0cd35515b39aa8f41b3085885}
2016-02-23 11:37:48.796 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1180, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.796 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1184 {4c1585d087fa540a835a2f01dc1d6190 #2-2858d4b2740d54a49f3d4439282ce9c8}
2016-02-23 11:37:48.797 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1181, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.797 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1185 {4c1585d087fa540a835a2f01dc1d70c4 #2-500dfb1da10832edcb3c278c613b6fda}
2016-02-23 11:37:48.798 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1182, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.798 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1186 {4c1585d087fa540a835a2f01dc1d72d0 #2-6fd2435c22c995d1447c1d759da72043}
2016-02-23 11:37:48.799 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1183, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.799 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1187 {4c1585d087fa540a835a2f01dc1d7a3c #2-e97f645e4e1b7e8339585bda26d20630}
2016-02-23 11:37:48.800 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1184, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.801 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1188 {4c1585d087fa540a835a2f01dc1d7f37 #2-b2911631872e2c1a4573d094c62a0079}
2016-02-23 11:37:48.801 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1185, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.802 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1189 {4c1585d087fa540a835a2f01dc1d883e #2-c906e38a74f838844743a12b82c736fe}
2016-02-23 11:37:48.802 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1186, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.803 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1190 {4c1585d087fa540a835a2f01dc1d8e26 #2-5433a322930ab11e08210fbc95a3da40}
2016-02-23 11:37:48.804 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1187, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.804 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1191 {4c1585d087fa540a835a2f01dc1d9043 #2-50c26ab85793afe6f2104aa131fdcbc7}
2016-02-23 11:37:48.805 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1188, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.805 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1192 {4c1585d087fa540a835a2f01dc1d9449 #2-d5b6136062a34ae2f43b7dd42b4bf88a}
2016-02-23 11:37:48.806 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1189, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.806 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1193 {4c1585d087fa540a835a2f01dc1d9c20 #2-30c512f87ee3bb5c49ec6ff096f6dbc1}
2016-02-23 11:37:48.806 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1190, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.807 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1194 {4c1585d087fa540a835a2f01dc1da2ea #2-2c2b8461ac4311b007eab7eba44792ad}
2016-02-23 11:37:48.807 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1191, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.808 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1195 {4c1585d087fa540a835a2f01dc1daf1d #2-af21c18cbceb53e661818e526e17af42}
2016-02-23 11:37:48.808 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1192, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.809 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1196 {4c1585d087fa540a835a2f01dc1db1f1 #2-3000c006a3ee1a0a408fc220af8564d7}
2016-02-23 11:37:48.809 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1193, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.810 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1197 {4c1585d087fa540a835a2f01dc1dbf5b #2-6eaf7c35ae25a67459c85d9891484508}
2016-02-23 11:37:48.810 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1194, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.811 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1198 {4c1585d087fa540a835a2f01dc1dc8e8 #2-8653cacbfd390abc4a6f79766c3a010f}
2016-02-23 11:37:48.811 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1195, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.812 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1199 {4c1585d087fa540a835a2f01dc1dd495 #2-9e64838d3ebcd462af1dad9292048bf3}
2016-02-23 11:37:48.813 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1196, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.813 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1200 {4c1585d087fa540a835a2f01dc1ddfd3 #2-3f9ef694bf4764d4a53a44569c93c479}
2016-02-23 11:37:48.814 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1197, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.814 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1201 {4c1585d087fa540a835a2f01dc1de313 #2-4611c7d2a6647c990569ac4bb52306f3}
2016-02-23 11:37:48.815 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1198, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.815 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1202 {4c1585d087fa540a835a2f01dc1de8e9 #2-56552de91ea0dd9dd9eefb51b1659747}
2016-02-23 11:37:48.816 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1199, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.817 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1203 {4c1585d087fa540a835a2f01dc1deffe #2-b9a2c44599e1ea9d86b514c8f1c52479}
2016-02-23 11:37:48.817 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1098 / 1200
2016-02-23 11:37:48.818 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1098/1200, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.818 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1204 {4c1585d087fa540a835a2f01dc1dfca5 #2-510f70ba77128a3ac3840504662bde36}
2016-02-23 11:37:48.819 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.821 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc1ca6a7 #2-a147dfb145a6a08de0065e7344f01af0}",
"{4c1585d087fa540a835a2f01dc1ca96c #2-c06def4557332113377fdf457c5f3c24}",
"{4c1585d087fa540a835a2f01dc1cb8aa #2-84015618aeed93d63afd3b33023d7f1c}",
"{4c1585d087fa540a835a2f01dc1cc6c5 #2-bd40e9ab2b7d278670c6a534f2a39cde}",
"{4c1585d087fa540a835a2f01dc1cd0b0 #2-6e13b9164ca25668ebce85082a0aa353}",
"{4c1585d087fa540a835a2f01dc1cd49b #2-d2c4adfcf690cc64923f1c9151d97a19}",
"{4c1585d087fa540a835a2f01dc1cdf09 #2-c2cba7b68345a668db10cec187ea2f50}",
"{4c1585d087fa540a835a2f01dc1ce422 #2-b0eafe024f29eb4da3978b027f30d590}",
"{4c1585d087fa540a835a2f01dc1cf019 #2-9658f81ce33539d3fa9585727612f402}",
"{4c1585d087fa540a835a2f01dc1cfb60 #2-1ae3d03c5570621c68f00def79c37b6c}",
"{4c1585d087fa540a835a2f01dc1cfd82 #2-c243c43034833955cea2e9cb375dfb4d}",
"{4c1585d087fa540a835a2f01dc1d077e #2-7eb1fce868f212c141efb697316e7ea7}",
"{4c1585d087fa540a835a2f01dc1d146c #2-4c4c01b583734ddda0e049c93d48da41}",
"{4c1585d087fa540a835a2f01dc1d1a9f #2-a1d347527563ab2558df36de5b45a657}",
"{4c1585d087fa540a835a2f01dc1d1c23 #2-50303ebb03f27df330960843b524b6bd}",
"{4c1585d087fa540a835a2f01dc1d1dcd #2-1f29b026ee19ca72492e25e9c902ccfb}",
"{4c1585d087fa540a835a2f01dc1d2d8d #2-475696e346bc78d30d7080df1b301ae4}",
"{4c1585d087fa540a835a2f01dc1d2fc1 #2-406d2446874496fe7c0d9df1f94d5f90}",
"{4c1585d087fa540a835a2f01dc1d3602 #2-fe4b47d470daef4d69ab7535db0a2a49}",
"{4c1585d087fa540a835a2f01dc1d3aff #2-a8a6b5697e9b0165c64fb0e28c9b1d26}",
"{4c1585d087fa540a835a2f01dc1d3b26 #2-2064f6047f1b36605b67590392531897}",
"{4c1585d087fa540a835a2f01dc06b0d9 #2-1027a7d192859b2f265f381ddc602e67}",
"{4c1585d087fa540a835a2f01dc06b8f1 #2-bf0b997462cac59b4e569d6b55265909}",
"{4c1585d087fa540a835a2f01dc06bdb1 #2-091148292c361f5fdcbe8b239cbaf205}",
"{4c1585d087fa540a835a2f01dc06c30a #2-7369f498a8685aac7b1a1163e582748b}",
"{4c1585d087fa540a835a2f01dc06c537 #2-891cff1152ab03dab50321b06521bcfc}",
"{4c1585d087fa540a835a2f01dc06d2b0 #2-ffb3db8a3d90d21268c64bace6b417d5}",
"{4c1585d087fa540a835a2f01dc06e002 #2-553c181d7234b387bc1e7ef67f323e01}",
"{4c1585d087fa540a835a2f01dc06e72b #2-28f414a4c0411174cc9c530c15cab83b}",
"{4c1585d087fa540a835a2f01dc06f3f3 #2-c727716bcd52e5204081f249c6dbb7e4}",
"{4c1585d087fa540a835a2f01dc070184 #2-3a069d8365b082fb8cb6b4a0fa9c2bcd}",
"{4c1585d087fa540a835a2f01dc07064c #2-72d2139d2adc38a3ce92d5e7c3579216}",
"{4c1585d087fa540a835a2f01dc0713a0 #2-b8e3494ed9c81fb152a58135ba66aa89}",
"{4c1585d087fa540a835a2f01dc071f8f #2-2a8582b3b5cee6400e22f496e5c366ff}",
"{4c1585d087fa540a835a2f01dc072749 #2-d9452c461e37b88e7d9e83e08b5741ee}",
"{4c1585d087fa540a835a2f01dc073424 #2-68e6fe6872dad149ef581ea93d7cbd20}",
"{4c1585d087fa540a835a2f01dc073ead #2-9849f04e0acec0b7603eb22691638bef}",
"{4c1585d087fa540a835a2f01dc074dc4 #2-6da4e717a71cbb86af73009734cab081}",
"{4c1585d087fa540a835a2f01dc07574f #2-fda6f6503a2e2bf133891375ed516fc1}",
"{4c1585d087fa540a835a2f01dc075d25 #2-0fd77e39eb731450523c681d9857e568}",
"{4c1585d087fa540a835a2f01dc076212 #2-ef58c91398fdc6e67f7e8247aa0db5f0}",
"{4c1585d087fa540a835a2f01dc076507 #2-5c804ae0b0604b1c08a0b04462f6d009}",
"{4c1585d087fa540a835a2f01dc076dba #2-314d997152036f10d194760f73b22b7d}",
"{4c1585d087fa540a835a2f01dc0778b9 #2-357a02523b25d4c1f6ce09dda42b474e}",
"{4c1585d087fa540a835a2f01dc0784d2 #2-ad3b9ac154b9a7d63ca59a0beb33e972}",
"{4c1585d087fa540a835a2f01dc078f3a #2-cc05c1f12de3f20614a08b65eba4fe2a}",
"{4c1585d087fa540a835a2f01dc079e89 #2-93b392d995ac07250ce74bbdfb0b4f28}",
"{4c1585d087fa540a835a2f01dc07ab53 #2-c5f395300c8f93f1d5be8830e1a27706}",
"{4c1585d087fa540a835a2f01dc07b764 #2-bec0b607dfcf71043c66b5906d4ffd36}",
"{4c1585d087fa540a835a2f01dc07c6d6 #2-ed594df51a0fe90279cf74f7d54ba42b}",
"{4c1585d087fa540a835a2f01dc07c7e9 #2-b365c4125ce27ddec847f6519ecbdd71}",
"{4c1585d087fa540a835a2f01dc07d2b5 #2-3e9acb21f5c2d95d86b575ea9308d032}",
"{4c1585d087fa540a835a2f01dc07dede #2-4207be7a4b4789fd3d75bc37b632c0a6}",
"{4c1585d087fa540a835a2f01dc07e626 #2-9604cac2437967b9fc98a69d9a3dd695}",
"{4c1585d087fa540a835a2f01dc07e875 #2-384e0eaa8dc68031b50b11ccae44bbd6}",
"{4c1585d087fa540a835a2f01dc07f77f #2-64f68fde0c4a22c2d450520facc49922}",
"{4c1585d087fa540a835a2f01dc080524 #2-123e8b31a4236a25366e6aa772cda7ea}",
"{4c1585d087fa540a835a2f01dc08121f #2-3f697c0d1ca08f0a514fc4df8f17b9d6}",
"{4c1585d087fa540a835a2f01dc082171 #2-a499f117f7cd188be56891fd4e5bff8b}",
"{4c1585d087fa540a835a2f01dc08259b #2-7fd8514376d23197c571507259924880}",
"{4c1585d087fa540a835a2f01dc082967 #2-e8116bf4af56061399758ce439c7ac01}",
"{4c1585d087fa540a835a2f01dc083268 #2-95156e7660fd37f77f5c06bd6c4acc66}",
"{4c1585d087fa540a835a2f01dc0840f2 #2-637b808b2b685db81ada7d5784f1c547}",
"{4c1585d087fa540a835a2f01dc084cea #2-67424e6935906270b82b3cc3811547ec}",
"{4c1585d087fa540a835a2f01dc085280 #2-1f69ede6390368efe5f3c46ea00f571a}",
"{4c1585d087fa540a835a2f01dc085840 #2-b8c79a5b059df0b8e01b5d84c1a85ef9}",
"{4c1585d087fa540a835a2f01dc08628e #2-cf7bdf9a30403e1c29a6800824037c47}",
"{4c1585d087fa540a835a2f01dc086986 #2-15032a44c243bcf157baf9e7506f2629}",
"{4c1585d087fa540a835a2f01dc0873aa #2-7bd66c746da09c4d18a9754aef22b6a9}",
"{4c1585d087fa540a835a2f01dc087eda #2-154cae4640e82195bb96dd7c665067a0}",
"{4c1585d087fa540a835a2f01dc088acb #2-8082cfd6ed99e81de1133e337c2ec36e}",
"{4c1585d087fa540a835a2f01dc0899b0 #2-e23951ad271b2ad74f34704d4296f029}",
"{4c1585d087fa540a835a2f01dc08a042 #2-4da0695eeeab1e7959d846c6d9245d21}",
"{4c1585d087fa540a835a2f01dc08a098 #2-adb8e017143278e3ad0892beaad2b48e}",
"{4c1585d087fa540a835a2f01dc08ad7e #2-171b1eea29b26ed0341c2b2554adc5e1}",
"{4c1585d087fa540a835a2f01dc1d42c4 #2-a627cb2564f9ba96b015b317b9eec879}",
"{4c1585d087fa540a835a2f01dc1d4794 #2-a6183d1776ea8ac35491208d32cfe288}",
"{4c1585d087fa540a835a2f01dc1d4e77 #2-466413fe2a3ea58c4cb31d0f553b0926}",
"{4c1585d087fa540a835a2f01dc1d57cc #2-569fa1d0cd35515b39aa8f41b3085885}",
"{4c1585d087fa540a835a2f01dc1d6190 #2-2858d4b2740d54a49f3d4439282ce9c8}",
"{4c1585d087fa540a835a2f01dc1d70c4 #2-500dfb1da10832edcb3c278c613b6fda}",
"{4c1585d087fa540a835a2f01dc1d72d0 #2-6fd2435c22c995d1447c1d759da72043}",
"{4c1585d087fa540a835a2f01dc1d7a3c #2-e97f645e4e1b7e8339585bda26d20630}",
"{4c1585d087fa540a835a2f01dc1d7f37 #2-b2911631872e2c1a4573d094c62a0079}",
"{4c1585d087fa540a835a2f01dc1d883e #2-c906e38a74f838844743a12b82c736fe}",
"{4c1585d087fa540a835a2f01dc1d8e26 #2-5433a322930ab11e08210fbc95a3da40}",
"{4c1585d087fa540a835a2f01dc1d9043 #2-50c26ab85793afe6f2104aa131fdcbc7}",
"{4c1585d087fa540a835a2f01dc1d9449 #2-d5b6136062a34ae2f43b7dd42b4bf88a}",
"{4c1585d087fa540a835a2f01dc1d9c20 #2-30c512f87ee3bb5c49ec6ff096f6dbc1}",
"{4c1585d087fa540a835a2f01dc1da2ea #2-2c2b8461ac4311b007eab7eba44792ad}",
"{4c1585d087fa540a835a2f01dc1daf1d #2-af21c18cbceb53e661818e526e17af42}",
"{4c1585d087fa540a835a2f01dc1db1f1 #2-3000c006a3ee1a0a408fc220af8564d7}",
"{4c1585d087fa540a835a2f01dc1dbf5b #2-6eaf7c35ae25a67459c85d9891484508}",
"{4c1585d087fa540a835a2f01dc1dc8e8 #2-8653cacbfd390abc4a6f79766c3a010f}",
"{4c1585d087fa540a835a2f01dc1dd495 #2-9e64838d3ebcd462af1dad9292048bf3}",
"{4c1585d087fa540a835a2f01dc1ddfd3 #2-3f9ef694bf4764d4a53a44569c93c479}",
"{4c1585d087fa540a835a2f01dc1de313 #2-4611c7d2a6647c990569ac4bb52306f3}",
"{4c1585d087fa540a835a2f01dc1de8e9 #2-56552de91ea0dd9dd9eefb51b1659747}",
"{4c1585d087fa540a835a2f01dc1deffe #2-b9a2c44599e1ea9d86b514c8f1c52479}",
"{4c1585d087fa540a835a2f01dc1dfca5 #2-510f70ba77128a3ac3840504662bde36}"
)
2016-02-23 11:37:48.828 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1198 / 1200
2016-02-23 11:37:48.829 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1200, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.829 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.830 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.830 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1201, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.831 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1205 {4c1585d087fa540a835a2f01dc1e0917 #2-f2f96089d8e67dd6d7d5bcff582a4980}
2016-02-23 11:37:48.832 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1202, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.832 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1206 {4c1585d087fa540a835a2f01dc1e1614 #2-ec48caae9f2a5447a56c26c9ac5bf2a7}
2016-02-23 11:37:48.833 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1203, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.833 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1207 {4c1585d087fa540a835a2f01dc1e19eb #2-6a90b021750057f94148b5dd82696a49}
2016-02-23 11:37:48.834 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1204, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.834 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1208 {4c1585d087fa540a835a2f01dc1e1bbe #2-70abe61a082faa1761087751408a73b8}
2016-02-23 11:37:48.835 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1205, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.835 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1209 {4c1585d087fa540a835a2f01dc1e2792 #2-64850ba64fe5abc14667e64fa3b3157d}
2016-02-23 11:37:48.836 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1206, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.836 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1210 {4c1585d087fa540a835a2f01dc1e27f6 #2-3318c953d3cb0459abe51e9e3ef7b45f}
2016-02-23 11:37:48.837 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1207, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.838 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1211 {4c1585d087fa540a835a2f01dc1e2e1b #2-30bd4a034ef3448e86ffa19213c1a233}
2016-02-23 11:37:48.838 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1208, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.839 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1212 {4c1585d087fa540a835a2f01dc1e3e00 #2-aae6a518baadbee6ea648da74031827a}
2016-02-23 11:37:48.839 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1209, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.840 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1213 {4c1585d087fa540a835a2f01dc1e4b97 #2-c0f6740ef5e6300d8a2380a6a1afa9a1}
2016-02-23 11:37:48.840 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1210, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.841 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1214 {4c1585d087fa540a835a2f01dc1e4e84 #2-ea3b34d1ac1ecb2bc99acc222d7f8f70}
2016-02-23 11:37:48.841 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1211, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.842 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1215 {4c1585d087fa540a835a2f01dc1e5857 #2-9469d03516d7ab898dafccfc5e9cded5}
2016-02-23 11:37:48.843 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1212, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.843 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1216 {4c1585d087fa540a835a2f01dc1e6583 #2-8561b7d25e9931e188b5c0e68689bc30}
2016-02-23 11:37:48.844 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1213, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.844 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1217 {4c1585d087fa540a835a2f01dc1e740a #2-f8017bcbfac70be2ba2c156a2101c430}
2016-02-23 11:37:48.845 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1214, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.845 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1218 {4c1585d087fa540a835a2f01dc1e7bca #2-227b624f763dccc667e14e0e80b57def}
2016-02-23 11:37:48.846 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1215, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.847 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1219 {4c1585d087fa540a835a2f01dc1e8328 #2-52d1e0ce8c8a01bfeb0a51dd3e7f9f46}
2016-02-23 11:37:48.847 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1216, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.848 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1220 {4c1585d087fa540a835a2f01dc1e8fcf #2-e362337cfacc933970265caed4e91078}
2016-02-23 11:37:48.848 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1217, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.849 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1221 {4c1585d087fa540a835a2f01dc1e9a72 #2-ac5f6582222779e5d1c74bf24cda5721}
2016-02-23 11:37:48.850 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1218, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.850 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1222 {4c1585d087fa540a835a2f01dc1ea63c #2-3734c2b85436f789ab7403db279ef24e}
2016-02-23 11:37:48.851 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1219, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.851 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1223 {4c1585d087fa540a835a2f01dc1eaaf5 #2-aa7e8cd77273cbdd4f489dae4cd1b83f}
2016-02-23 11:37:48.852 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1220, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.852 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1224 {4c1585d087fa540a835a2f01dc1eab4e #2-5e34de538a01fcfb624c7be72fa54921}
2016-02-23 11:37:48.853 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1221, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.853 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1225 {4c1585d087fa540a835a2f01dc1eae84 #2-c3f3cfcab4b83cf47949a3a06c9f860d}
2016-02-23 11:37:48.854 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1222, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.855 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1226 {4c1585d087fa540a835a2f01dc1eb936 #2-47a3674939537461b6c020606c589c30}
2016-02-23 11:37:48.855 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1223, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.856 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1227 {4c1585d087fa540a835a2f01dc1ec15e #2-b545988c7eb16493dc06fc941ee8320f}
2016-02-23 11:37:48.856 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1224, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.857 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1228 {4c1585d087fa540a835a2f01dc1ec744 #2-834cfb6a5019fc2a2a826d28f620ad7f}
2016-02-23 11:37:48.857 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1225, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.858 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1229 {4c1585d087fa540a835a2f01dc1ecb07 #2-af158aea7106048743472a5351a4c96d}
2016-02-23 11:37:48.858 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1226, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.859 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1230 {4c1585d087fa540a835a2f01dc1ed59f #2-2da3b0811de7accd168e71ac15fb54a2}
2016-02-23 11:37:48.860 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1227, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.860 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1231 {4c1585d087fa540a835a2f01dc1ede1d #2-577a745f780a35bcad99a98bc78ae8f8}
2016-02-23 11:37:48.861 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1228, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.861 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1232 {4c1585d087fa540a835a2f01dc1ee359 #2-115e8f9d3e0187dc155ce534a0dccb1b}
2016-02-23 11:37:48.862 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1229, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.862 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1233 {4c1585d087fa540a835a2f01dc1ee577 #2-e6b0a747b54366ef702b6fa7f2aa1d80}
2016-02-23 11:37:48.863 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1230, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.863 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1234 {4c1585d087fa540a835a2f01dc1ee7c7 #2-1d166ee306b9fa3458ebb8d21fe1e45f}
2016-02-23 11:37:48.864 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1231, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.865 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1235 {4c1585d087fa540a835a2f01dc1ef03a #2-9ac5466d9eaa78895a0943b51ebc28b8}
2016-02-23 11:37:48.865 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1232, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.866 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1236 {4c1585d087fa540a835a2f01dc1efffb #2-14df74e0326d2374bb0a27c27b57137a}
2016-02-23 11:37:48.866 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1233, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.867 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1237 {4c1585d087fa540a835a2f01dc1f0620 #2-9cf0b1a6f34db56b1dd500cb14d95c70}
2016-02-23 11:37:48.868 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1234, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.868 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1238 {4c1585d087fa540a835a2f01dc1f0981 #2-a27e97174857aabc476281cf9d927a47}
2016-02-23 11:37:48.869 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1235, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.869 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1239 {4c1585d087fa540a835a2f01dc1f0df3 #2-08fd1f5da3b70dd1973a621d9cd74315}
2016-02-23 11:37:48.870 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1236, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.871 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1240 {4c1585d087fa540a835a2f01dc1f172f #2-74d0c4f4829cdf6251d75ad2bae591da}
2016-02-23 11:37:48.871 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1237, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.872 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1241 {4c1585d087fa540a835a2f01dc1f1b47 #2-bb832f077d07230f2770037e26349d37}
2016-02-23 11:37:48.872 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1238, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:48.873 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1242 {4c1585d087fa540a835a2f01dc1f27b5 #2-9c4bdb14a7e928b28b5a1ce487caacc1}
2016-02-23 11:37:48.873 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1239, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:48.874 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1243 {4c1585d087fa540a835a2f01dc1f2dc8 #2-fe568676bb02823ddd2eb4a01634a6db}
2016-02-23 11:37:48.874 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1240, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:48.875 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1244 {4c1585d087fa540a835a2f01dc1f36ac #2-80979c93e877fcf6f0d32cb2978f957f}
2016-02-23 11:37:48.875 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1241, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:48.876 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1245 {4c1585d087fa540a835a2f01dc1f4012 #2-b15e9b14f1259c2146c76f62112789cd}
2016-02-23 11:37:48.877 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1242, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:48.877 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1246 {4c1585d087fa540a835a2f01dc1f43e5 #2-adcd50438d9ed73acf90904d4164b373}
2016-02-23 11:37:48.877 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1243, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:48.878 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1247 {4c1585d087fa540a835a2f01dc1f5374 #2-2c421ab389d23dd29891c9def8fe682c}
2016-02-23 11:37:48.879 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1244, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:48.879 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1248 {4c1585d087fa540a835a2f01dc1f576d #2-23064eaa39e08a78550741a166527dc1}
2016-02-23 11:37:48.880 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1245, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:48.880 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1249 {4c1585d087fa540a835a2f01dc1f5b2a #2-20e012ecf306d7cc4afe751c56abd2f2}
2016-02-23 11:37:48.881 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1246, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:48.881 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1250 {4c1585d087fa540a835a2f01dc1f63d9 #2-4a8438f22e93197c060679717f3284e8}
2016-02-23 11:37:48.882 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1247, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:48.882 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1251 {4c1585d087fa540a835a2f01dc1f65c5 #2-5a8e2f8cdea459e8483538283d6469a1}
2016-02-23 11:37:48.883 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1248, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:48.884 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1252 {4c1585d087fa540a835a2f01dc1f71b1 #2-af8780a469e6a011010f4c290ed048a9}
2016-02-23 11:37:48.884 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1249, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:48.885 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1253 {4c1585d087fa540a835a2f01dc1f7f03 #2-86c2952e8bd329af3521a1cc717d9240}
2016-02-23 11:37:48.885 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1250, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:48.886 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1254 {4c1585d087fa540a835a2f01dc1f8ef8 #2-d4f0bf3c7f81b24d82995dbf7b70fd47}
2016-02-23 11:37:48.886 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1251, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:48.887 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1255 {4c1585d087fa540a835a2f01dc1f9a5e #2-129667b1d22dbadef10597f170d5e6e4}
2016-02-23 11:37:48.888 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1252, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:48.888 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1256 {4c1585d087fa540a835a2f01dc1fa019 #2-b4312caa3ecb6a4981616e79a19d14da}
2016-02-23 11:37:48.889 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1253, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:48.889 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1257 {4c1585d087fa540a835a2f01dc1fabb3 #2-992700c99e92935789450cc7a0b535fd}
2016-02-23 11:37:48.890 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1254, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:48.891 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1258 {4c1585d087fa540a835a2f01dc1fb4c7 #2-f253f42cd866226b93f7566fce543bc3}
2016-02-23 11:37:48.891 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1255, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:48.892 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1259 {4c1585d087fa540a835a2f01dc1fbb7e #2-f92631bde2f89bbbf4244dee9f1d4ee6}
2016-02-23 11:37:48.892 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1256, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:48.893 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1260 {4c1585d087fa540a835a2f01dc1fc4bb #2-af920e0f94fc792114c0c611721dcc92}
2016-02-23 11:37:48.893 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1257, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:48.894 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1261 {4c1585d087fa540a835a2f01dc08bc20 #2-a6e29717c0bdec715b9887752025d55d}
2016-02-23 11:37:48.894 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1258, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:48.895 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1262 {4c1585d087fa540a835a2f01dc08c22c #2-50dfaaa05ffad5da17447401a84132c4}
2016-02-23 11:37:48.895 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1259, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:48.896 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1263 {4c1585d087fa540a835a2f01dc08c494 #2-acfc8ea1766a33dd12cac51f387bb9a1}
2016-02-23 11:37:48.896 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1260, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:48.897 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1264 {4c1585d087fa540a835a2f01dc08c81d #2-a088ac310502903bedfff0187c347c91}
2016-02-23 11:37:48.897 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1261, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:48.898 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1265 {4c1585d087fa540a835a2f01dc08caa5 #2-051d73db73368e5667a0ba28adbe6c28}
2016-02-23 11:37:48.898 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1262, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:48.899 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1266 {4c1585d087fa540a835a2f01dc08da6d #2-3db734c38148c9a572524f0c6602a48a}
2016-02-23 11:37:48.900 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1263, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:48.901 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1267 {4c1585d087fa540a835a2f01dc08e523 #2-ac50cd1dbc41edb9c0f17bb96a4cfc03}
2016-02-23 11:37:48.902 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1264, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:48.902 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1268 {4c1585d087fa540a835a2f01dc08f48b #2-0ba72fca6630689ad8f8f50eee7667f2}
2016-02-23 11:37:48.903 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1265, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:48.904 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1269 {4c1585d087fa540a835a2f01dc0901c2 #2-9b669ac49997903318780f2d38278690}
2016-02-23 11:37:48.904 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1266, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:48.905 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1270 {4c1585d087fa540a835a2f01dc090695 #2-067f6260eff2544c5ead7e6f7ab26d47}
2016-02-23 11:37:48.905 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1267, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:48.906 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1271 {4c1585d087fa540a835a2f01dc090c3f #2-9e3d7b47a62098c3f6027c9c0dd66c42}
2016-02-23 11:37:48.906 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1268, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:48.907 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1272 {4c1585d087fa540a835a2f01dc090d4c #2-e10f1834ab74f7ebe9887abc333e0191}
2016-02-23 11:37:48.907 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1269, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:48.908 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1273 {4c1585d087fa540a835a2f01dc090d63 #2-7d90e899f259278a3abffe9c6806dfa2}
2016-02-23 11:37:48.909 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1270, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:48.909 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1274 {4c1585d087fa540a835a2f01dc09118a #2-4d90bc0477fc1925e776cf71825bab93}
2016-02-23 11:37:48.910 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1271, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:48.910 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1275 {4c1585d087fa540a835a2f01dc091bf2 #2-b5beb4cd155f77518baeb6741511cec1}
2016-02-23 11:37:48.911 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1272, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:48.911 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1276 {4c1585d087fa540a835a2f01dc092a6c #2-3d39c57bf1c069f18ae37417579593ba}
2016-02-23 11:37:48.912 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1273, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:48.913 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1277 {4c1585d087fa540a835a2f01dc092ac7 #2-083f444263c7620dc359faf804540746}
2016-02-23 11:37:48.913 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1274, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:48.914 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1278 {4c1585d087fa540a835a2f01dc0930b5 #2-98b16c91a3ae591a09e02cb4db0f1b09}
2016-02-23 11:37:48.914 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1275, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:48.915 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1279 {4c1585d087fa540a835a2f01dc093ca6 #2-4f975fb9bcd498726f6506afb3eab07e}
2016-02-23 11:37:48.915 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1276, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:48.916 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1280 {4c1585d087fa540a835a2f01dc0946a4 #2-2bdee25381680d4e5bccbc5d9160382f}
2016-02-23 11:37:48.916 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1277, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:48.917 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1281 {4c1585d087fa540a835a2f01dc0950d0 #2-cdd8d56e5f26e2db4da641b56f2f8bec}
2016-02-23 11:37:48.917 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1278, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:48.918 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1282 {4c1585d087fa540a835a2f01dc09546a #2-d73f686b8aa29e86ea702b63313c08d8}
2016-02-23 11:37:48.919 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1279, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:48.919 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1283 {4c1585d087fa540a835a2f01dc095c8b #2-0b64dd77185604e449d158f9a779c780}
2016-02-23 11:37:48.920 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1280, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:48.920 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1284 {4c1585d087fa540a835a2f01dc0967e0 #2-0bd40be20be6faa6afec54eacdc0b993}
2016-02-23 11:37:48.921 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1281, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:48.921 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1285 {4c1585d087fa540a835a2f01dc096ee1 #2-9d9c083b540546443dcea8e0389bcade}
2016-02-23 11:37:48.922 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1282, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:48.922 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1286 {4c1585d087fa540a835a2f01dc097add #2-03fa70fd0d273564ccc0d3c4358caf86}
2016-02-23 11:37:48.923 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1283, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:48.924 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1287 {4c1585d087fa540a835a2f01dc097b70 #2-f19667bd0edc9cc51270feef7914a5eb}
2016-02-23 11:37:48.924 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1284, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:48.925 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1288 {4c1585d087fa540a835a2f01dc0986fc #2-9d7b7dd52723c4e36c140f0caef153ed}
2016-02-23 11:37:48.925 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1285, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:48.926 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1289 {4c1585d087fa540a835a2f01dc0988a5 #2-2b751d41738f139ebad9350e79b4a62c}
2016-02-23 11:37:48.926 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1286, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:48.927 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1290 {4c1585d087fa540a835a2f01dc0991b0 #2-c6fc4b485e26e7984830f46f54d26190}
2016-02-23 11:37:48.928 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1287, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:48.928 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1291 {4c1585d087fa540a835a2f01dc0995cb #2-cf991f4bb973d71d92b74e488d0ac2a3}
2016-02-23 11:37:48.929 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1288, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:48.929 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1292 {4c1585d087fa540a835a2f01dc09a069 #2-814e0d8b6afc7601220405ed48fc4957}
2016-02-23 11:37:48.930 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1289, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:48.930 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1293 {4c1585d087fa540a835a2f01dc09a8ee #2-2042445e5ced2934cb3bf6df5b15fc1e}
2016-02-23 11:37:48.931 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1290, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:48.931 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1294 {4c1585d087fa540a835a2f01dc09ab71 #2-511a3f68984d1d40bffeed6a26185d1f}
2016-02-23 11:37:48.932 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1291, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:48.933 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1295 {4c1585d087fa540a835a2f01dc09b7a7 #2-a93227126b1c3a19d9c18f1122e6570b}
2016-02-23 11:37:48.933 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1292, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:48.934 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1296 {4c1585d087fa540a835a2f01dc09c084 #2-33ca32d25438dacf8f08338227831d28}
2016-02-23 11:37:48.935 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1293, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:48.935 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1297 {4c1585d087fa540a835a2f01dc09c328 #2-1f871a1f493d67a561bc4d870b877774}
2016-02-23 11:37:48.936 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1294, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:48.936 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1298 {4c1585d087fa540a835a2f01dc09d311 #2-2c8b7707861df7f9cdafa0e11d1df0e0}
2016-02-23 11:37:48.937 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1295, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:48.937 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1299 {4c1585d087fa540a835a2f01dc09dbab #2-63c7f39c074e0318d7b6d14328adde8f}
2016-02-23 11:37:48.938 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1296, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:48.939 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1300 {4c1585d087fa540a835a2f01dc09e919 #2-a74c2e0305ef17feb2c400722f64b432}
2016-02-23 11:37:48.939 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1297, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:48.940 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1301 {4c1585d087fa540a835a2f01dc09f50d #2-5185c54cd85e0f490b7786bdf6a5d689}
2016-02-23 11:37:48.940 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1298, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:48.941 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1302 {4c1585d087fa540a835a2f01dc09f8ed #2-e2c342b9dff4aa8e1bfba1db1a98f71c}
2016-02-23 11:37:48.941 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1299, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:48.942 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1303 {4c1585d087fa540a835a2f01dc0a035d #2-b19c3f27917b7d98f18d134cc37a757a}
2016-02-23 11:37:48.943 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1198 / 1300
2016-02-23 11:37:48.943 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1198/1300, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:48.944 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1304 {4c1585d087fa540a835a2f01dc0a0cc1 #2-2d3de3453f73ee3abb1481664b5e614d}
2016-02-23 11:37:48.944 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:48.946 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc1e0917 #2-f2f96089d8e67dd6d7d5bcff582a4980}",
"{4c1585d087fa540a835a2f01dc1e1614 #2-ec48caae9f2a5447a56c26c9ac5bf2a7}",
"{4c1585d087fa540a835a2f01dc1e19eb #2-6a90b021750057f94148b5dd82696a49}",
"{4c1585d087fa540a835a2f01dc1e1bbe #2-70abe61a082faa1761087751408a73b8}",
"{4c1585d087fa540a835a2f01dc1e2792 #2-64850ba64fe5abc14667e64fa3b3157d}",
"{4c1585d087fa540a835a2f01dc1e27f6 #2-3318c953d3cb0459abe51e9e3ef7b45f}",
"{4c1585d087fa540a835a2f01dc1e2e1b #2-30bd4a034ef3448e86ffa19213c1a233}",
"{4c1585d087fa540a835a2f01dc1e3e00 #2-aae6a518baadbee6ea648da74031827a}",
"{4c1585d087fa540a835a2f01dc1e4b97 #2-c0f6740ef5e6300d8a2380a6a1afa9a1}",
"{4c1585d087fa540a835a2f01dc1e4e84 #2-ea3b34d1ac1ecb2bc99acc222d7f8f70}",
"{4c1585d087fa540a835a2f01dc1e5857 #2-9469d03516d7ab898dafccfc5e9cded5}",
"{4c1585d087fa540a835a2f01dc1e6583 #2-8561b7d25e9931e188b5c0e68689bc30}",
"{4c1585d087fa540a835a2f01dc1e740a #2-f8017bcbfac70be2ba2c156a2101c430}",
"{4c1585d087fa540a835a2f01dc1e7bca #2-227b624f763dccc667e14e0e80b57def}",
"{4c1585d087fa540a835a2f01dc1e8328 #2-52d1e0ce8c8a01bfeb0a51dd3e7f9f46}",
"{4c1585d087fa540a835a2f01dc1e8fcf #2-e362337cfacc933970265caed4e91078}",
"{4c1585d087fa540a835a2f01dc1e9a72 #2-ac5f6582222779e5d1c74bf24cda5721}",
"{4c1585d087fa540a835a2f01dc1ea63c #2-3734c2b85436f789ab7403db279ef24e}",
"{4c1585d087fa540a835a2f01dc1eaaf5 #2-aa7e8cd77273cbdd4f489dae4cd1b83f}",
"{4c1585d087fa540a835a2f01dc1eab4e #2-5e34de538a01fcfb624c7be72fa54921}",
"{4c1585d087fa540a835a2f01dc1eae84 #2-c3f3cfcab4b83cf47949a3a06c9f860d}",
"{4c1585d087fa540a835a2f01dc1eb936 #2-47a3674939537461b6c020606c589c30}",
"{4c1585d087fa540a835a2f01dc1ec15e #2-b545988c7eb16493dc06fc941ee8320f}",
"{4c1585d087fa540a835a2f01dc1ec744 #2-834cfb6a5019fc2a2a826d28f620ad7f}",
"{4c1585d087fa540a835a2f01dc1ecb07 #2-af158aea7106048743472a5351a4c96d}",
"{4c1585d087fa540a835a2f01dc1ed59f #2-2da3b0811de7accd168e71ac15fb54a2}",
"{4c1585d087fa540a835a2f01dc1ede1d #2-577a745f780a35bcad99a98bc78ae8f8}",
"{4c1585d087fa540a835a2f01dc1ee359 #2-115e8f9d3e0187dc155ce534a0dccb1b}",
"{4c1585d087fa540a835a2f01dc1ee577 #2-e6b0a747b54366ef702b6fa7f2aa1d80}",
"{4c1585d087fa540a835a2f01dc1ee7c7 #2-1d166ee306b9fa3458ebb8d21fe1e45f}",
"{4c1585d087fa540a835a2f01dc1ef03a #2-9ac5466d9eaa78895a0943b51ebc28b8}",
"{4c1585d087fa540a835a2f01dc1efffb #2-14df74e0326d2374bb0a27c27b57137a}",
"{4c1585d087fa540a835a2f01dc1f0620 #2-9cf0b1a6f34db56b1dd500cb14d95c70}",
"{4c1585d087fa540a835a2f01dc1f0981 #2-a27e97174857aabc476281cf9d927a47}",
"{4c1585d087fa540a835a2f01dc1f0df3 #2-08fd1f5da3b70dd1973a621d9cd74315}",
"{4c1585d087fa540a835a2f01dc1f172f #2-74d0c4f4829cdf6251d75ad2bae591da}",
"{4c1585d087fa540a835a2f01dc1f1b47 #2-bb832f077d07230f2770037e26349d37}",
"{4c1585d087fa540a835a2f01dc1f27b5 #2-9c4bdb14a7e928b28b5a1ce487caacc1}",
"{4c1585d087fa540a835a2f01dc1f2dc8 #2-fe568676bb02823ddd2eb4a01634a6db}",
"{4c1585d087fa540a835a2f01dc1f36ac #2-80979c93e877fcf6f0d32cb2978f957f}",
"{4c1585d087fa540a835a2f01dc1f4012 #2-b15e9b14f1259c2146c76f62112789cd}",
"{4c1585d087fa540a835a2f01dc1f43e5 #2-adcd50438d9ed73acf90904d4164b373}",
"{4c1585d087fa540a835a2f01dc1f5374 #2-2c421ab389d23dd29891c9def8fe682c}",
"{4c1585d087fa540a835a2f01dc1f576d #2-23064eaa39e08a78550741a166527dc1}",
"{4c1585d087fa540a835a2f01dc1f5b2a #2-20e012ecf306d7cc4afe751c56abd2f2}",
"{4c1585d087fa540a835a2f01dc1f63d9 #2-4a8438f22e93197c060679717f3284e8}",
"{4c1585d087fa540a835a2f01dc1f65c5 #2-5a8e2f8cdea459e8483538283d6469a1}",
"{4c1585d087fa540a835a2f01dc1f71b1 #2-af8780a469e6a011010f4c290ed048a9}",
"{4c1585d087fa540a835a2f01dc1f7f03 #2-86c2952e8bd329af3521a1cc717d9240}",
"{4c1585d087fa540a835a2f01dc1f8ef8 #2-d4f0bf3c7f81b24d82995dbf7b70fd47}",
"{4c1585d087fa540a835a2f01dc1f9a5e #2-129667b1d22dbadef10597f170d5e6e4}",
"{4c1585d087fa540a835a2f01dc1fa019 #2-b4312caa3ecb6a4981616e79a19d14da}",
"{4c1585d087fa540a835a2f01dc1fabb3 #2-992700c99e92935789450cc7a0b535fd}",
"{4c1585d087fa540a835a2f01dc1fb4c7 #2-f253f42cd866226b93f7566fce543bc3}",
"{4c1585d087fa540a835a2f01dc1fbb7e #2-f92631bde2f89bbbf4244dee9f1d4ee6}",
"{4c1585d087fa540a835a2f01dc1fc4bb #2-af920e0f94fc792114c0c611721dcc92}",
"{4c1585d087fa540a835a2f01dc08bc20 #2-a6e29717c0bdec715b9887752025d55d}",
"{4c1585d087fa540a835a2f01dc08c22c #2-50dfaaa05ffad5da17447401a84132c4}",
"{4c1585d087fa540a835a2f01dc08c494 #2-acfc8ea1766a33dd12cac51f387bb9a1}",
"{4c1585d087fa540a835a2f01dc08c81d #2-a088ac310502903bedfff0187c347c91}",
"{4c1585d087fa540a835a2f01dc08caa5 #2-051d73db73368e5667a0ba28adbe6c28}",
"{4c1585d087fa540a835a2f01dc08da6d #2-3db734c38148c9a572524f0c6602a48a}",
"{4c1585d087fa540a835a2f01dc08e523 #2-ac50cd1dbc41edb9c0f17bb96a4cfc03}",
"{4c1585d087fa540a835a2f01dc08f48b #2-0ba72fca6630689ad8f8f50eee7667f2}",
"{4c1585d087fa540a835a2f01dc0901c2 #2-9b669ac49997903318780f2d38278690}",
"{4c1585d087fa540a835a2f01dc090695 #2-067f6260eff2544c5ead7e6f7ab26d47}",
"{4c1585d087fa540a835a2f01dc090c3f #2-9e3d7b47a62098c3f6027c9c0dd66c42}",
"{4c1585d087fa540a835a2f01dc090d4c #2-e10f1834ab74f7ebe9887abc333e0191}",
"{4c1585d087fa540a835a2f01dc090d63 #2-7d90e899f259278a3abffe9c6806dfa2}",
"{4c1585d087fa540a835a2f01dc09118a #2-4d90bc0477fc1925e776cf71825bab93}",
"{4c1585d087fa540a835a2f01dc091bf2 #2-b5beb4cd155f77518baeb6741511cec1}",
"{4c1585d087fa540a835a2f01dc092a6c #2-3d39c57bf1c069f18ae37417579593ba}",
"{4c1585d087fa540a835a2f01dc092ac7 #2-083f444263c7620dc359faf804540746}",
"{4c1585d087fa540a835a2f01dc0930b5 #2-98b16c91a3ae591a09e02cb4db0f1b09}",
"{4c1585d087fa540a835a2f01dc093ca6 #2-4f975fb9bcd498726f6506afb3eab07e}",
"{4c1585d087fa540a835a2f01dc0946a4 #2-2bdee25381680d4e5bccbc5d9160382f}",
"{4c1585d087fa540a835a2f01dc0950d0 #2-cdd8d56e5f26e2db4da641b56f2f8bec}",
"{4c1585d087fa540a835a2f01dc09546a #2-d73f686b8aa29e86ea702b63313c08d8}",
"{4c1585d087fa540a835a2f01dc095c8b #2-0b64dd77185604e449d158f9a779c780}",
"{4c1585d087fa540a835a2f01dc0967e0 #2-0bd40be20be6faa6afec54eacdc0b993}",
"{4c1585d087fa540a835a2f01dc096ee1 #2-9d9c083b540546443dcea8e0389bcade}",
"{4c1585d087fa540a835a2f01dc097add #2-03fa70fd0d273564ccc0d3c4358caf86}",
"{4c1585d087fa540a835a2f01dc097b70 #2-f19667bd0edc9cc51270feef7914a5eb}",
"{4c1585d087fa540a835a2f01dc0986fc #2-9d7b7dd52723c4e36c140f0caef153ed}",
"{4c1585d087fa540a835a2f01dc0988a5 #2-2b751d41738f139ebad9350e79b4a62c}",
"{4c1585d087fa540a835a2f01dc0991b0 #2-c6fc4b485e26e7984830f46f54d26190}",
"{4c1585d087fa540a835a2f01dc0995cb #2-cf991f4bb973d71d92b74e488d0ac2a3}",
"{4c1585d087fa540a835a2f01dc09a069 #2-814e0d8b6afc7601220405ed48fc4957}",
"{4c1585d087fa540a835a2f01dc09a8ee #2-2042445e5ced2934cb3bf6df5b15fc1e}",
"{4c1585d087fa540a835a2f01dc09ab71 #2-511a3f68984d1d40bffeed6a26185d1f}",
"{4c1585d087fa540a835a2f01dc09b7a7 #2-a93227126b1c3a19d9c18f1122e6570b}",
"{4c1585d087fa540a835a2f01dc09c084 #2-33ca32d25438dacf8f08338227831d28}",
"{4c1585d087fa540a835a2f01dc09c328 #2-1f871a1f493d67a561bc4d870b877774}",
"{4c1585d087fa540a835a2f01dc09d311 #2-2c8b7707861df7f9cdafa0e11d1df0e0}",
"{4c1585d087fa540a835a2f01dc09dbab #2-63c7f39c074e0318d7b6d14328adde8f}",
"{4c1585d087fa540a835a2f01dc09e919 #2-a74c2e0305ef17feb2c400722f64b432}",
"{4c1585d087fa540a835a2f01dc09f50d #2-5185c54cd85e0f490b7786bdf6a5d689}",
"{4c1585d087fa540a835a2f01dc09f8ed #2-e2c342b9dff4aa8e1bfba1db1a98f71c}",
"{4c1585d087fa540a835a2f01dc0a035d #2-b19c3f27917b7d98f18d134cc37a757a}",
"{4c1585d087fa540a835a2f01dc0a0cc1 #2-2d3de3453f73ee3abb1481664b5e614d}"
)
2016-02-23 11:37:48.955 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1298 / 1300
2016-02-23 11:37:48.956 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1300, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.957 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:48.957 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:48.958 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1301, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:48.958 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1305 {4c1585d087fa540a835a2f01dc1fc4be #2-d6fa3f14da0ab7d73c69660873fac85d}
2016-02-23 11:37:48.959 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1302, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:48.959 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1306 {4c1585d087fa540a835a2f01dc1fcde0 #2-e2ea844f3c137ada52e8f3b95fbc59de}
2016-02-23 11:37:48.960 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1303, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:48.960 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1307 {4c1585d087fa540a835a2f01dc1fd809 #2-3aca720a1de2cece2967701264ac1cc6}
2016-02-23 11:37:48.961 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1304, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:48.961 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1308 {4c1585d087fa540a835a2f01dc1fdacf #2-2fe4e295e92d9bac501575097b146d0d}
2016-02-23 11:37:48.962 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1305, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:48.962 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1309 {4c1585d087fa540a835a2f01dc1fdad7 #2-96237070d3181a5c65b554e0e89449dd}
2016-02-23 11:37:48.963 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1306, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:48.963 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1310 {4c1585d087fa540a835a2f01dc1fe340 #2-7123ba1b768666a2b9b40df99298adea}
2016-02-23 11:37:48.964 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1307, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:48.965 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1311 {4c1585d087fa540a835a2f01dc1fe712 #2-66cd5e1e44ae2f3b0873a35d8dc730c6}
2016-02-23 11:37:48.965 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1308, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:48.966 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1312 {4c1585d087fa540a835a2f01dc1feff5 #2-c119ad6d573bc19c07a89daeb07cde60}
2016-02-23 11:37:48.967 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1309, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:48.967 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1313 {4c1585d087fa540a835a2f01dc1ff4ca #2-919f9c47ec3fa69f6c4a4dbc710f9e60}
2016-02-23 11:37:48.968 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1310, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:48.968 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1314 {4c1585d087fa540a835a2f01dc200326 #2-a5a31991b0cbf83c05e7839dcd6f6e07}
2016-02-23 11:37:48.969 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1311, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:48.969 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1315 {4c1585d087fa540a835a2f01dc200a36 #2-ca3c020c34dc287dce8569f8dd7bf641}
2016-02-23 11:37:48.970 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1312, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:48.970 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1316 {4c1585d087fa540a835a2f01dc200e38 #2-a8f291f607e33da333778192046b33a4}
2016-02-23 11:37:48.971 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1313, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:48.972 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1317 {4c1585d087fa540a835a2f01dc201a16 #2-df1e7c12f130aeadd804bf18ad7aa272}
2016-02-23 11:37:48.972 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1314, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:48.973 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1318 {4c1585d087fa540a835a2f01dc201e9a #2-0aa4a17ee1482092e73403828a180976}
2016-02-23 11:37:48.973 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1315, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:48.974 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1319 {4c1585d087fa540a835a2f01dc2020e4 #2-6f7919edcdaf459dd89fa15010248e3b}
2016-02-23 11:37:48.974 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1316, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:48.975 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1320 {4c1585d087fa540a835a2f01dc202ce5 #2-c9d3968e35a50a5090ba6723afc76b99}
2016-02-23 11:37:48.975 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1317, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:48.976 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1321 {4c1585d087fa540a835a2f01dc203a8b #2-68fc3e8c7acd41c97e64d5ae9177d559}
2016-02-23 11:37:48.977 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1318, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:48.977 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1322 {4c1585d087fa540a835a2f01dc203bc8 #2-7ba2a2a42db64dc62e645894cd6c1c99}
2016-02-23 11:37:48.978 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1319, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:48.978 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1323 {4c1585d087fa540a835a2f01dc204b1a #2-7c434588029d43b55b85254ce083e1f1}
2016-02-23 11:37:48.979 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1320, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:48.979 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1324 {4c1585d087fa540a835a2f01dc204cb4 #2-1d2296cde4a4014884631dc264cc219a}
2016-02-23 11:37:48.980 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1321, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:48.980 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1325 {4c1585d087fa540a835a2f01dc205ca7 #2-2ad2a3399ce7052942916f124a4a4677}
2016-02-23 11:37:48.981 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1322, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:48.981 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1326 {4c1585d087fa540a835a2f01dc206733 #2-1114dc17dd2c1d497a215e976e930858}
2016-02-23 11:37:48.982 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1323, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:48.983 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1327 {4c1585d087fa540a835a2f01dc207432 #2-eea8272424e7a029fc5e50e615623c82}
2016-02-23 11:37:48.983 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1324, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:48.984 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1328 {4c1585d087fa540a835a2f01dc208297 #2-28581da046c0b5fa949de9d9e0f3622d}
2016-02-23 11:37:48.984 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1325, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:48.985 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1329 {4c1585d087fa540a835a2f01dc208f57 #2-047cb91d77d92c41d56a67e4096e88e7}
2016-02-23 11:37:48.985 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1326, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:48.986 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1330 {4c1585d087fa540a835a2f01dc20947a #2-34581f9c5c7cb6809784a152f11292c9}
2016-02-23 11:37:48.986 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1327, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:48.987 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1331 {4c1585d087fa540a835a2f01dc209968 #2-51a4e98afc11373a16d4a13d28bd33de}
2016-02-23 11:37:48.988 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1328, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:48.988 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1332 {4c1585d087fa540a835a2f01dc20a4d1 #2-e15efcea7310dc27c0639637a177f56a}
2016-02-23 11:37:48.989 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1329, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:48.989 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1333 {4c1585d087fa540a835a2f01dc20b0de #2-c1f48b8a2511f93450da37d3515f303c}
2016-02-23 11:37:48.990 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1330, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:48.990 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1334 {4c1585d087fa540a835a2f01dc20b42f #2-32569e122fd4a19825a4a7a01d859173}
2016-02-23 11:37:48.991 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1331, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:48.991 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1335 {4c1585d087fa540a835a2f01dc20b65f #2-f93aa667755cba73a616e422610182c1}
2016-02-23 11:37:48.992 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1332, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:48.993 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1336 {4c1585d087fa540a835a2f01dc20c102 #2-5e8ef8c5f3bc14c8b19589802cfe2d54}
2016-02-23 11:37:48.993 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1333, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:48.994 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1337 {4c1585d087fa540a835a2f01dc0a0ce3 #2-cf4f9eabe1e7ec72622ed93d47031be0}
2016-02-23 11:37:48.995 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1334, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:48.995 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1338 {4c1585d087fa540a835a2f01dc0a11aa #2-5110ad3990452c362b2ecf8fd12b2463}
2016-02-23 11:37:48.996 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1335, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:48.997 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1339 {4c1585d087fa540a835a2f01dc0a17f5 #2-9c960b6475129afee60051ad52d6f28d}
2016-02-23 11:37:48.997 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1336, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:48.998 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1340 {4c1585d087fa540a835a2f01dc0a219b #2-ddd6fa8e3c66fd594366ff5dfd18086f}
2016-02-23 11:37:48.998 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1337, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:48.999 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1341 {4c1585d087fa540a835a2f01dc0a27f5 #2-e97f1f21f835731565734befc44cb7c7}
2016-02-23 11:37:48.999 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1338, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:49.000 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1342 {4c1585d087fa540a835a2f01dc0a3021 #2-2d5b72e4fa0784cda00f819862a3999c}
2016-02-23 11:37:49.001 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1339, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:49.001 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1343 {4c1585d087fa540a835a2f01dc0a3777 #2-dba30123f7dc4e6738220f1602b2384b}
2016-02-23 11:37:49.002 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1340, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:49.002 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1344 {4c1585d087fa540a835a2f01dc0a43ed #2-9ba109098bcc0ead1fe552193cc5538c}
2016-02-23 11:37:49.003 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1341, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:49.003 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1345 {4c1585d087fa540a835a2f01dc0a4688 #2-255a72196cef4acae798728a24e94c91}
2016-02-23 11:37:49.004 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1342, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:49.004 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1346 {4c1585d087fa540a835a2f01dc0a4c46 #2-7e7f6d8267e3b53cc3d2a875ec473b23}
2016-02-23 11:37:49.005 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1343, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:49.006 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1347 {4c1585d087fa540a835a2f01dc0a52fa #2-f3f98c775aaf1efd186ba3bd44065a72}
2016-02-23 11:37:49.006 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1344, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:49.007 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1348 {4c1585d087fa540a835a2f01dc0a6091 #2-a46c3bf41ced8733559c7353151bc027}
2016-02-23 11:37:49.007 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1345, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:49.008 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1349 {4c1585d087fa540a835a2f01dc0a679d #2-502c3d408421af0b1d3eacff7e397f40}
2016-02-23 11:37:49.009 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1346, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:49.009 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1350 {4c1585d087fa540a835a2f01dc0a688c #2-4140f4493a4fe41ae588a5a82ffb69c4}
2016-02-23 11:37:49.010 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1347, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:49.010 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1351 {4c1585d087fa540a835a2f01dc0a69c4 #2-b688f8bab767767abcd83773bbe60272}
2016-02-23 11:37:49.011 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1348, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:49.012 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1352 {4c1585d087fa540a835a2f01dc0a6cbf #2-7ec721377c8194ec82890d0b9bf4fe00}
2016-02-23 11:37:49.012 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1349, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:49.013 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1353 {4c1585d087fa540a835a2f01dc0a7b94 #2-2c683a482a01b3cde466b2f20e324890}
2016-02-23 11:37:49.013 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1350, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:49.014 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1354 {4c1585d087fa540a835a2f01dc0a82c0 #2-30d95e60401375cca8d2eead6d834d8e}
2016-02-23 11:37:49.015 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1351, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:49.015 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1355 {4c1585d087fa540a835a2f01dc0a9205 #2-e14da2d2fb98e3c1070cc222e9cc7a4f}
2016-02-23 11:37:49.016 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1352, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:49.017 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1356 {4c1585d087fa540a835a2f01dc0a9b10 #2-b4d4dd1e8338d2410a9558184257befe}
2016-02-23 11:37:49.017 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1353, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:49.018 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1357 {4c1585d087fa540a835a2f01dc0aa2fc #2-5fc01988d1aef0504315d5fc76c772a3}
2016-02-23 11:37:49.018 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1354, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:49.019 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1358 {4c1585d087fa540a835a2f01dc0aaab6 #2-4a262523c98831b3afb23dbf63919b95}
2016-02-23 11:37:49.019 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1355, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:49.020 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1359 {4c1585d087fa540a835a2f01dc0ab1b1 #2-6ac83a812a93193d1962e36b3f1b6fe4}
2016-02-23 11:37:49.020 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1356, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:49.021 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1360 {4c1585d087fa540a835a2f01dc0ab2f4 #2-897fc22721c7d0fd0d52df01a4c4c8d3}
2016-02-23 11:37:49.022 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1357, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:49.022 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1361 {4c1585d087fa540a835a2f01dc0ab3c3 #2-89c1ce71608e28aebc7f5484c7a8954f}
2016-02-23 11:37:49.023 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1358, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:49.023 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1362 {4c1585d087fa540a835a2f01dc0ac1c8 #2-160b7543a5bb12b9a4235a21c226abdb}
2016-02-23 11:37:49.024 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1359, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:49.024 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1363 {4c1585d087fa540a835a2f01dc0acf34 #2-15a9480e12d931de83d0b6ee9ed32309}
2016-02-23 11:37:49.025 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1360, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:49.025 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1364 {4c1585d087fa540a835a2f01dc0addbd #2-4525603d2685c271ddd743584f1175a8}
2016-02-23 11:37:49.026 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1361, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:49.027 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1365 {4c1585d087fa540a835a2f01dc0ae1db #2-0e5afbe377af11f48694c372f1e08821}
2016-02-23 11:37:49.027 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1362, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:49.028 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1366 {4c1585d087fa540a835a2f01dc0ae959 #2-fae7f160018b6533a2ab160c556314cc}
2016-02-23 11:37:49.028 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1363, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:49.029 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1367 {4c1585d087fa540a835a2f01dc0af0fb #2-2c164c2689243b102563d4a2ed31e24a}
2016-02-23 11:37:49.029 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1364, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:49.030 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1368 {4c1585d087fa540a835a2f01dc0b0031 #2-e768684559821b637726ec577568c61e}
2016-02-23 11:37:49.030 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1365, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:49.031 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1369 {4c1585d087fa540a835a2f01dc0b0acf #2-a51734983d6c0554b84b5cc482a3b6cf}
2016-02-23 11:37:49.032 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1366, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:49.032 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1370 {4c1585d087fa540a835a2f01dc0b14fe #2-682c123c561fe2e053903d99817fc2f1}
2016-02-23 11:37:49.033 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1367, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:49.033 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1371 {4c1585d087fa540a835a2f01dc0b1a2f #2-bb46e7c56667f9b543b8784dcd974512}
2016-02-23 11:37:49.034 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1368, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:49.035 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1372 {4c1585d087fa540a835a2f01dc0b24bc #2-d7c156bca76037ef87176999478d5f28}
2016-02-23 11:37:49.035 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1369, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:49.036 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1373 {4c1585d087fa540a835a2f01dc0b2ece #2-c775b88e1c33c5d19878a7b2a7c76707}
2016-02-23 11:37:49.037 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1370, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:49.037 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1374 {4c1585d087fa540a835a2f01dc0b335f #2-c8bc13781c51f8c821e08181144766bb}
2016-02-23 11:37:49.038 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1371, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:49.039 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1375 {4c1585d087fa540a835a2f01dc0b4046 #2-2458a167fa3ca67f972b8891b1325ed4}
2016-02-23 11:37:49.039 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1372, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:49.040 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1376 {4c1585d087fa540a835a2f01dc0b4b58 #2-28f5ba0c0154855e1cacf7c64e6b28f0}
2016-02-23 11:37:49.040 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1373, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:49.041 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1377 {4c1585d087fa540a835a2f01dc0b4e28 #2-a0589303a6d23c4aa5d121b430a3dc17}
2016-02-23 11:37:49.041 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1374, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:49.042 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1378 {4c1585d087fa540a835a2f01dc0b5b16 #2-a07c22b91cefeefa8f697e43fc8cc0dc}
2016-02-23 11:37:49.043 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1375, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:49.043 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1379 {4c1585d087fa540a835a2f01dc0b5dbe #2-4b4a45fe82e62a9d4d091fe9cc18a160}
2016-02-23 11:37:49.044 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1376, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:49.044 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1380 {4c1585d087fa540a835a2f01dc0b6184 #2-e3ebc08959a3b8e7c9b7e351eb739ad0}
2016-02-23 11:37:49.045 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1377, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:49.045 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1381 {4c1585d087fa540a835a2f01dc0b6d0c #2-3ee8aefdb0069f9f6149df8fd6aeaeb4}
2016-02-23 11:37:49.046 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1378, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:49.047 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1382 {4c1585d087fa540a835a2f01dc0b71d8 #2-0df3fe05f52992f46616647aa1c78ef9}
2016-02-23 11:37:49.047 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1379, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:49.048 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1383 {4c1585d087fa540a835a2f01dc0b80d5 #2-c93e3b432a91d3eab0e0ec91d28c9fa7}
2016-02-23 11:37:49.048 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1380, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:49.049 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1384 {4c1585d087fa540a835a2f01dc0b9081 #2-136bb793a54452749f55d47bf6bda288}
2016-02-23 11:37:49.049 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1381, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:49.050 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1385 {4c1585d087fa540a835a2f01dc0b99a3 #2-3d7c3339b06e91cf98526b4f0ec670c8}
2016-02-23 11:37:49.050 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1382, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:49.051 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1386 {4c1585d087fa540a835a2f01dc0ba879 #2-5e86848f83bcbeff15ded39126312499}
2016-02-23 11:37:49.051 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1383, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:49.052 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1387 {4c1585d087fa540a835a2f01dc0bb02d #2-9ac7e14dffe89c487130af2071b09f6d}
2016-02-23 11:37:49.053 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1384, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:49.053 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1388 {4c1585d087fa540a835a2f01dc0bb167 #2-35bd6d1036862f128197a9644839e7b9}
2016-02-23 11:37:49.054 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1385, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:49.054 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1389 {4c1585d087fa540a835a2f01dc0bb821 #2-fce0f2183a21b43356b0d776356e93aa}
2016-02-23 11:37:49.055 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1386, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:49.055 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1390 {4c1585d087fa540a835a2f01dc0bb88d #2-372d2c428fc7b3d4105edcd630195a96}
2016-02-23 11:37:49.056 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1387, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:49.056 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1391 {4c1585d087fa540a835a2f01dc0bc616 #2-bee4d3d6b91517d0278622b0201031e8}
2016-02-23 11:37:49.057 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1388, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:49.057 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1392 {4c1585d087fa540a835a2f01dc0bc865 #2-f28a4f32282b13f1542ff35a4a287390}
2016-02-23 11:37:49.058 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1389, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:49.059 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1393 {4c1585d087fa540a835a2f01dc0bd51e #2-b6e815c5508d936aca60d47e64061707}
2016-02-23 11:37:49.059 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1390, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:49.060 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1394 {4c1585d087fa540a835a2f01dc0be487 #2-baa56900c0fb670f62bf4ca4a7780111}
2016-02-23 11:37:49.060 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1391, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:49.061 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1395 {4c1585d087fa540a835a2f01dc0be898 #2-835586f62d4c473b787b567066550be4}
2016-02-23 11:37:49.062 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1392, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:49.062 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1396 {4c1585d087fa540a835a2f01dc0be9f5 #2-a6c8c335f6f79a6db4edb522f5805bb1}
2016-02-23 11:37:49.063 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1393, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:49.064 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1397 {4c1585d087fa540a835a2f01dc0bf914 #2-2b88409b8dcd3349cdbe404b516e4ab1}
2016-02-23 11:37:49.064 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1394, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:49.065 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1398 {4c1585d087fa540a835a2f01dc0bf929 #2-5673d5704495552c5dd3040014b00aab}
2016-02-23 11:37:49.065 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1395, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:49.066 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1399 {4c1585d087fa540a835a2f01dc0c0372 #2-3cb9c05202361b9fdec6bf4efaed1635}
2016-02-23 11:37:49.066 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1396, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:49.067 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1400 {4c1585d087fa540a835a2f01dc0c0500 #2-07cc4c32bdb92f58e503c9f290309108}
2016-02-23 11:37:49.067 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1397, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:49.068 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1401 {4c1585d087fa540a835a2f01dc0c1047 #2-90903fe107455b74f52ecd011c4222d4}
2016-02-23 11:37:49.068 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1398, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:49.069 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1402 {4c1585d087fa540a835a2f01dc0c1484 #2-aff4fdb6272f3debdae50a88185cd145}
2016-02-23 11:37:49.070 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1399, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:49.070 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1403 {4c1585d087fa540a835a2f01dc0c1691 #2-225a4c1e51e5a9af7fb2d426644535f0}
2016-02-23 11:37:49.071 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1298 / 1400
2016-02-23 11:37:49.071 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1298/1400, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:49.072 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1404 {4c1585d087fa540a835a2f01dc0c17f2 #2-c4448e98f0c5e90083826aae921075a7}
2016-02-23 11:37:49.072 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:49.074 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc1fc4be #2-d6fa3f14da0ab7d73c69660873fac85d}",
"{4c1585d087fa540a835a2f01dc1fcde0 #2-e2ea844f3c137ada52e8f3b95fbc59de}",
"{4c1585d087fa540a835a2f01dc1fd809 #2-3aca720a1de2cece2967701264ac1cc6}",
"{4c1585d087fa540a835a2f01dc1fdacf #2-2fe4e295e92d9bac501575097b146d0d}",
"{4c1585d087fa540a835a2f01dc1fdad7 #2-96237070d3181a5c65b554e0e89449dd}",
"{4c1585d087fa540a835a2f01dc1fe340 #2-7123ba1b768666a2b9b40df99298adea}",
"{4c1585d087fa540a835a2f01dc1fe712 #2-66cd5e1e44ae2f3b0873a35d8dc730c6}",
"{4c1585d087fa540a835a2f01dc1feff5 #2-c119ad6d573bc19c07a89daeb07cde60}",
"{4c1585d087fa540a835a2f01dc1ff4ca #2-919f9c47ec3fa69f6c4a4dbc710f9e60}",
"{4c1585d087fa540a835a2f01dc200326 #2-a5a31991b0cbf83c05e7839dcd6f6e07}",
"{4c1585d087fa540a835a2f01dc200a36 #2-ca3c020c34dc287dce8569f8dd7bf641}",
"{4c1585d087fa540a835a2f01dc200e38 #2-a8f291f607e33da333778192046b33a4}",
"{4c1585d087fa540a835a2f01dc201a16 #2-df1e7c12f130aeadd804bf18ad7aa272}",
"{4c1585d087fa540a835a2f01dc201e9a #2-0aa4a17ee1482092e73403828a180976}",
"{4c1585d087fa540a835a2f01dc2020e4 #2-6f7919edcdaf459dd89fa15010248e3b}",
"{4c1585d087fa540a835a2f01dc202ce5 #2-c9d3968e35a50a5090ba6723afc76b99}",
"{4c1585d087fa540a835a2f01dc203a8b #2-68fc3e8c7acd41c97e64d5ae9177d559}",
"{4c1585d087fa540a835a2f01dc203bc8 #2-7ba2a2a42db64dc62e645894cd6c1c99}",
"{4c1585d087fa540a835a2f01dc204b1a #2-7c434588029d43b55b85254ce083e1f1}",
"{4c1585d087fa540a835a2f01dc204cb4 #2-1d2296cde4a4014884631dc264cc219a}",
"{4c1585d087fa540a835a2f01dc205ca7 #2-2ad2a3399ce7052942916f124a4a4677}",
"{4c1585d087fa540a835a2f01dc206733 #2-1114dc17dd2c1d497a215e976e930858}",
"{4c1585d087fa540a835a2f01dc207432 #2-eea8272424e7a029fc5e50e615623c82}",
"{4c1585d087fa540a835a2f01dc208297 #2-28581da046c0b5fa949de9d9e0f3622d}",
"{4c1585d087fa540a835a2f01dc208f57 #2-047cb91d77d92c41d56a67e4096e88e7}",
"{4c1585d087fa540a835a2f01dc20947a #2-34581f9c5c7cb6809784a152f11292c9}",
"{4c1585d087fa540a835a2f01dc209968 #2-51a4e98afc11373a16d4a13d28bd33de}",
"{4c1585d087fa540a835a2f01dc20a4d1 #2-e15efcea7310dc27c0639637a177f56a}",
"{4c1585d087fa540a835a2f01dc20b0de #2-c1f48b8a2511f93450da37d3515f303c}",
"{4c1585d087fa540a835a2f01dc20b42f #2-32569e122fd4a19825a4a7a01d859173}",
"{4c1585d087fa540a835a2f01dc20b65f #2-f93aa667755cba73a616e422610182c1}",
"{4c1585d087fa540a835a2f01dc20c102 #2-5e8ef8c5f3bc14c8b19589802cfe2d54}",
"{4c1585d087fa540a835a2f01dc0a0ce3 #2-cf4f9eabe1e7ec72622ed93d47031be0}",
"{4c1585d087fa540a835a2f01dc0a11aa #2-5110ad3990452c362b2ecf8fd12b2463}",
"{4c1585d087fa540a835a2f01dc0a17f5 #2-9c960b6475129afee60051ad52d6f28d}",
"{4c1585d087fa540a835a2f01dc0a219b #2-ddd6fa8e3c66fd594366ff5dfd18086f}",
"{4c1585d087fa540a835a2f01dc0a27f5 #2-e97f1f21f835731565734befc44cb7c7}",
"{4c1585d087fa540a835a2f01dc0a3021 #2-2d5b72e4fa0784cda00f819862a3999c}",
"{4c1585d087fa540a835a2f01dc0a3777 #2-dba30123f7dc4e6738220f1602b2384b}",
"{4c1585d087fa540a835a2f01dc0a43ed #2-9ba109098bcc0ead1fe552193cc5538c}",
"{4c1585d087fa540a835a2f01dc0a4688 #2-255a72196cef4acae798728a24e94c91}",
"{4c1585d087fa540a835a2f01dc0a4c46 #2-7e7f6d8267e3b53cc3d2a875ec473b23}",
"{4c1585d087fa540a835a2f01dc0a52fa #2-f3f98c775aaf1efd186ba3bd44065a72}",
"{4c1585d087fa540a835a2f01dc0a6091 #2-a46c3bf41ced8733559c7353151bc027}",
"{4c1585d087fa540a835a2f01dc0a679d #2-502c3d408421af0b1d3eacff7e397f40}",
"{4c1585d087fa540a835a2f01dc0a688c #2-4140f4493a4fe41ae588a5a82ffb69c4}",
"{4c1585d087fa540a835a2f01dc0a69c4 #2-b688f8bab767767abcd83773bbe60272}",
"{4c1585d087fa540a835a2f01dc0a6cbf #2-7ec721377c8194ec82890d0b9bf4fe00}",
"{4c1585d087fa540a835a2f01dc0a7b94 #2-2c683a482a01b3cde466b2f20e324890}",
"{4c1585d087fa540a835a2f01dc0a82c0 #2-30d95e60401375cca8d2eead6d834d8e}",
"{4c1585d087fa540a835a2f01dc0a9205 #2-e14da2d2fb98e3c1070cc222e9cc7a4f}",
"{4c1585d087fa540a835a2f01dc0a9b10 #2-b4d4dd1e8338d2410a9558184257befe}",
"{4c1585d087fa540a835a2f01dc0aa2fc #2-5fc01988d1aef0504315d5fc76c772a3}",
"{4c1585d087fa540a835a2f01dc0aaab6 #2-4a262523c98831b3afb23dbf63919b95}",
"{4c1585d087fa540a835a2f01dc0ab1b1 #2-6ac83a812a93193d1962e36b3f1b6fe4}",
"{4c1585d087fa540a835a2f01dc0ab2f4 #2-897fc22721c7d0fd0d52df01a4c4c8d3}",
"{4c1585d087fa540a835a2f01dc0ab3c3 #2-89c1ce71608e28aebc7f5484c7a8954f}",
"{4c1585d087fa540a835a2f01dc0ac1c8 #2-160b7543a5bb12b9a4235a21c226abdb}",
"{4c1585d087fa540a835a2f01dc0acf34 #2-15a9480e12d931de83d0b6ee9ed32309}",
"{4c1585d087fa540a835a2f01dc0addbd #2-4525603d2685c271ddd743584f1175a8}",
"{4c1585d087fa540a835a2f01dc0ae1db #2-0e5afbe377af11f48694c372f1e08821}",
"{4c1585d087fa540a835a2f01dc0ae959 #2-fae7f160018b6533a2ab160c556314cc}",
"{4c1585d087fa540a835a2f01dc0af0fb #2-2c164c2689243b102563d4a2ed31e24a}",
"{4c1585d087fa540a835a2f01dc0b0031 #2-e768684559821b637726ec577568c61e}",
"{4c1585d087fa540a835a2f01dc0b0acf #2-a51734983d6c0554b84b5cc482a3b6cf}",
"{4c1585d087fa540a835a2f01dc0b14fe #2-682c123c561fe2e053903d99817fc2f1}",
"{4c1585d087fa540a835a2f01dc0b1a2f #2-bb46e7c56667f9b543b8784dcd974512}",
"{4c1585d087fa540a835a2f01dc0b24bc #2-d7c156bca76037ef87176999478d5f28}",
"{4c1585d087fa540a835a2f01dc0b2ece #2-c775b88e1c33c5d19878a7b2a7c76707}",
"{4c1585d087fa540a835a2f01dc0b335f #2-c8bc13781c51f8c821e08181144766bb}",
"{4c1585d087fa540a835a2f01dc0b4046 #2-2458a167fa3ca67f972b8891b1325ed4}",
"{4c1585d087fa540a835a2f01dc0b4b58 #2-28f5ba0c0154855e1cacf7c64e6b28f0}",
"{4c1585d087fa540a835a2f01dc0b4e28 #2-a0589303a6d23c4aa5d121b430a3dc17}",
"{4c1585d087fa540a835a2f01dc0b5b16 #2-a07c22b91cefeefa8f697e43fc8cc0dc}",
"{4c1585d087fa540a835a2f01dc0b5dbe #2-4b4a45fe82e62a9d4d091fe9cc18a160}",
"{4c1585d087fa540a835a2f01dc0b6184 #2-e3ebc08959a3b8e7c9b7e351eb739ad0}",
"{4c1585d087fa540a835a2f01dc0b6d0c #2-3ee8aefdb0069f9f6149df8fd6aeaeb4}",
"{4c1585d087fa540a835a2f01dc0b71d8 #2-0df3fe05f52992f46616647aa1c78ef9}",
"{4c1585d087fa540a835a2f01dc0b80d5 #2-c93e3b432a91d3eab0e0ec91d28c9fa7}",
"{4c1585d087fa540a835a2f01dc0b9081 #2-136bb793a54452749f55d47bf6bda288}",
"{4c1585d087fa540a835a2f01dc0b99a3 #2-3d7c3339b06e91cf98526b4f0ec670c8}",
"{4c1585d087fa540a835a2f01dc0ba879 #2-5e86848f83bcbeff15ded39126312499}",
"{4c1585d087fa540a835a2f01dc0bb02d #2-9ac7e14dffe89c487130af2071b09f6d}",
"{4c1585d087fa540a835a2f01dc0bb167 #2-35bd6d1036862f128197a9644839e7b9}",
"{4c1585d087fa540a835a2f01dc0bb821 #2-fce0f2183a21b43356b0d776356e93aa}",
"{4c1585d087fa540a835a2f01dc0bb88d #2-372d2c428fc7b3d4105edcd630195a96}",
"{4c1585d087fa540a835a2f01dc0bc616 #2-bee4d3d6b91517d0278622b0201031e8}",
"{4c1585d087fa540a835a2f01dc0bc865 #2-f28a4f32282b13f1542ff35a4a287390}",
"{4c1585d087fa540a835a2f01dc0bd51e #2-b6e815c5508d936aca60d47e64061707}",
"{4c1585d087fa540a835a2f01dc0be487 #2-baa56900c0fb670f62bf4ca4a7780111}",
"{4c1585d087fa540a835a2f01dc0be898 #2-835586f62d4c473b787b567066550be4}",
"{4c1585d087fa540a835a2f01dc0be9f5 #2-a6c8c335f6f79a6db4edb522f5805bb1}",
"{4c1585d087fa540a835a2f01dc0bf914 #2-2b88409b8dcd3349cdbe404b516e4ab1}",
"{4c1585d087fa540a835a2f01dc0bf929 #2-5673d5704495552c5dd3040014b00aab}",
"{4c1585d087fa540a835a2f01dc0c0372 #2-3cb9c05202361b9fdec6bf4efaed1635}",
"{4c1585d087fa540a835a2f01dc0c0500 #2-07cc4c32bdb92f58e503c9f290309108}",
"{4c1585d087fa540a835a2f01dc0c1047 #2-90903fe107455b74f52ecd011c4222d4}",
"{4c1585d087fa540a835a2f01dc0c1484 #2-aff4fdb6272f3debdae50a88185cd145}",
"{4c1585d087fa540a835a2f01dc0c1691 #2-225a4c1e51e5a9af7fb2d426644535f0}",
"{4c1585d087fa540a835a2f01dc0c17f2 #2-c4448e98f0c5e90083826aae921075a7}"
)
2016-02-23 11:37:49.095 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1398 / 1400
2016-02-23 11:37:49.096 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1400, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:49.097 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:49.098 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:49.099 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1401, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:49.099 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1405 {4c1585d087fa540a835a2f01dc0c2529 #2-d6c7f4af6bfea458c5a5740e07ce4fdc}
2016-02-23 11:37:49.100 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1402, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:49.101 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1406 {4c1585d087fa540a835a2f01dc0c3256 #2-c3759d90a7090ec4e4b030fef38c3834}
2016-02-23 11:37:49.102 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1403, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:49.103 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1407 {4c1585d087fa540a835a2f01dc0c4178 #2-ff5f8c5ec68fee22078729772a4d589b}
2016-02-23 11:37:49.104 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1404, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:49.104 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1408 {4c1585d087fa540a835a2f01dc0c4d8d #2-a5e586e3c9bbedeb102dcee285df8cee}
2016-02-23 11:37:49.105 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1405, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:49.106 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1409 {4c1585d087fa540a835a2f01dc0c5117 #2-dc3c39bf357d88de5f15cb92fd37f77b}
2016-02-23 11:37:49.106 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1406, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:49.107 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1410 {4c1585d087fa540a835a2f01dc0c57a0 #2-9543cc51eda1e4fb00d8e7d12bc76bd5}
2016-02-23 11:37:49.108 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1407, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:49.109 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1411 {4c1585d087fa540a835a2f01dc0c5a5b #2-5137d13c21206708207553b782a6ed1c}
2016-02-23 11:37:49.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1408, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:49.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1412 {4c1585d087fa540a835a2f01dc0c5d8a #2-ccb5e0d1aac5473dd91761b7c6989b17}
2016-02-23 11:37:49.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1409, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:49.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1413 {4c1585d087fa540a835a2f01dc0c6be8 #2-1d588cf427a26da8621c3bb1a79cf551}
2016-02-23 11:37:49.110 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1410, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:49.112 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1414 {4c1585d087fa540a835a2f01dc0c792b #2-b83b5baea332a1b291d20192a6caa8b7}
2016-02-23 11:37:49.112 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1411, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:49.112 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1415 {4c1585d087fa540a835a2f01dc0c8328 #2-47e544d539ed73ce40c71522f9cc09f8}
2016-02-23 11:37:49.112 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1412, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:49.113 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1416 {4c1585d087fa540a835a2f01dc0c8dc0 #2-deff255b8305f34c6865083fe8b7ad7a}
2016-02-23 11:37:49.114 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1413, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:49.115 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1417 {4c1585d087fa540a835a2f01dc0c90f2 #2-20352a607dc03caa339f19f98dec5fa9}
2016-02-23 11:37:49.115 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1414, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:49.115 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1418 {4c1585d087fa540a835a2f01dc0c9143 #2-569612f494fc47c7b864dbf5b4653fea}
2016-02-23 11:37:49.116 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1415, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:49.117 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1419 {4c1585d087fa540a835a2f01dc0c9423 #2-6387e1099b1a16f6c0782d8e84f5ea20}
2016-02-23 11:37:49.117 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1416, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:49.117 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1420 {4c1585d087fa540a835a2f01dc0c99c1 #2-0ec3f3f654e3876dcdd7a5d1964c025e}
2016-02-23 11:37:49.117 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1417, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:49.119 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1421 {4c1585d087fa540a835a2f01dc0ca498 #2-e0db17b967423bf04a50675a7488e57f}
2016-02-23 11:37:49.120 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1418, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:49.121 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1422 {4c1585d087fa540a835a2f01dc0caafe #2-dec9bfc30ff6dbb71027acbce7c0a8b8}
2016-02-23 11:37:49.122 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1419, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:49.123 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1423 {4c1585d087fa540a835a2f01dc0cb560 #2-7c02bee9ab26f00673c9e1a54290f983}
2016-02-23 11:37:49.123 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1420, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:49.124 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1424 {4c1585d087fa540a835a2f01dc0cc13a #2-a21db9ff83271a45687aa31f2aaaec89}
2016-02-23 11:37:49.125 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1421, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:49.125 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1425 {4c1585d087fa540a835a2f01dc0cc9f7 #2-66e5d0354e3428a7204caf7b53b55d8a}
2016-02-23 11:37:49.126 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1422, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:49.127 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1426 {4c1585d087fa540a835a2f01dc0ccf85 #2-ed2d44b94218ffef2e07ff7f5810fe6e}
2016-02-23 11:37:49.127 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1423, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:49.128 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1427 {4c1585d087fa540a835a2f01dc0cd003 #2-e1bfc001146e665c1b1c12351d76def5}
2016-02-23 11:37:49.129 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1424, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:49.129 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1428 {4c1585d087fa540a835a2f01dc0cd84b #2-bfdc2406607f1a8c7b97253fc97a3fb7}
2016-02-23 11:37:49.130 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1425, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:49.130 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1429 {4c1585d087fa540a835a2f01dc0ce28f #2-8b525a1d69edb1b83b151daa51c890f7}
2016-02-23 11:37:49.130 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1426, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:49.131 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1430 {4c1585d087fa540a835a2f01dc0cec83 #2-f11faaaf14e1639c390bdd6afcd23706}
2016-02-23 11:37:49.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1427, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:49.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1431 {4c1585d087fa540a835a2f01dc0cf9b3 #2-b9c6abaab157f2532bf73ef3b876cef6}
2016-02-23 11:37:49.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1428, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:49.132 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1432 {4c1585d087fa540a835a2f01dc0d08c6 #2-2eb4528da7d190dd7be5038d367c8e85}
2016-02-23 11:37:49.134 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1429, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:49.134 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1433 {4c1585d087fa540a835a2f01dc0d0dfb #2-796871bea3ed4ce3f1dedaa53a58919c}
2016-02-23 11:37:49.134 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1430, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:49.134 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1434 {4c1585d087fa540a835a2f01dc0d1ad3 #2-95b8dacb077351f16fde3c52e9473850}
2016-02-23 11:37:49.135 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1431, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:49.135 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1435 {4c1585d087fa540a835a2f01dc0d293a #2-96b7300308c2fbe2dee4f0f9c21bc084}
2016-02-23 11:37:49.136 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1432, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:49.137 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1436 {4c1585d087fa540a835a2f01dc0d390e #2-c5e9237a792fd84f90a4dfaf84038d18}
2016-02-23 11:37:49.137 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1433, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:49.138 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1437 {4c1585d087fa540a835a2f01dc0d3e73 #2-bdcb4ee8a84ce07c207c68a1cbd09924}
2016-02-23 11:37:49.138 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1434, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:49.138 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1438 {4c1585d087fa540a835a2f01dc0d41cf #2-8ba73b247cc3d9d3ee35754482a64a30}
2016-02-23 11:37:49.140 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1435, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:49.140 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1439 {4c1585d087fa540a835a2f01dc0d490c #2-b11ed6cf72dfa2ba8d86c7a0e0fe7c23}
2016-02-23 11:37:49.141 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1436, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:49.142 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1440 {4c1585d087fa540a835a2f01dc0d5399 #2-f1b1625218837c30052cc46184a03e63}
2016-02-23 11:37:49.142 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1437, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:49.143 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1441 {4c1585d087fa540a835a2f01dc0d58af #2-2d06366648f9e18061a94d837cf03346}
2016-02-23 11:37:49.143 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1438, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:49.143 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1442 {4c1585d087fa540a835a2f01dc0d5d13 #2-440d18623032f4eb0f8772791bb221ca}
2016-02-23 11:37:49.143 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1439, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:49.143 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1443 {4c1585d087fa540a835a2f01dc0d6232 #2-9aac7e7847100165f9c9f9b8551fb667}
2016-02-23 11:37:49.144 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1440, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:49.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1444 {4c1585d087fa540a835a2f01dc0d64a9 #2-1214319dca6f1295c77b8c6aa232aa58}
2016-02-23 11:37:49.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1441, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:49.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1445 {4c1585d087fa540a835a2f01dc0d6955 #2-2f883765a445441bc21769bd3660050d}
2016-02-23 11:37:49.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1442, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:49.145 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1446 {4c1585d087fa540a835a2f01dc0d6e74 #2-0f2e45df14b72331b1e3b906713f8ca4}
2016-02-23 11:37:49.147 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1443, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:49.147 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1447 {4c1585d087fa540a835a2f01dc0d755f #2-8e7bc898d54504d894b8854edf40414f}
2016-02-23 11:37:49.148 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1444, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:49.148 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1448 {4c1585d087fa540a835a2f01dc0d8154 #2-ce2cc5fd721a3d50b9d38a5569ae9627}
2016-02-23 11:37:49.149 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1445, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:49.149 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1449 {4c1585d087fa540a835a2f01dc0d8889 #2-e4d30cd5d9f1578ef63353e83f75ec98}
2016-02-23 11:37:49.150 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1446, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:49.150 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1450 {4c1585d087fa540a835a2f01dc0d8b5a #2-6fc576d899257aa32d4ec472907c351f}
2016-02-23 11:37:49.150 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1447, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:49.150 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1451 {4c1585d087fa540a835a2f01dc0d95d0 #2-a38aea4c9c3892962b59572a747191d1}
2016-02-23 11:37:49.151 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1448, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:49.151 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1452 {4c1585d087fa540a835a2f01dc0d9ad2 #2-a633b10d71a8257105fe8f2617a64f21}
2016-02-23 11:37:49.152 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1449, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:49.152 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1453 {4c1585d087fa540a835a2f01dc0da828 #2-77a3009f69309be3bf862d5b30e02fa7}
2016-02-23 11:37:49.152 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1450, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:49.152 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1454 {4c1585d087fa540a835a2f01dc0db5e8 #2-a62e816fa16aa9b006b9753f23a5fbd3}
2016-02-23 11:37:49.153 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1451, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:49.153 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1455 {4c1585d087fa540a835a2f01dc0dc15a #2-fdd6000e9121e837d8227df701860c92}
2016-02-23 11:37:49.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1452, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:49.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1456 {4c1585d087fa540a835a2f01dc0dcb15 #2-4e40615455b02d81f8529e8869f1ca4f}
2016-02-23 11:37:49.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1453, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:49.154 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1457 {4c1585d087fa540a835a2f01dc0dd4fc #2-5a6b3c7e3bd41ccd554f2edca8f1b429}
2016-02-23 11:37:49.155 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1454, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:49.155 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1458 {4c1585d087fa540a835a2f01dc0ddde5 #2-8aedcc8d95128f1ffa60fd94c98f41ac}
2016-02-23 11:37:49.156 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1455, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:49.156 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1459 {4c1585d087fa540a835a2f01dc0deb7c #2-f6febe64baf029ae3cbe294313fd0a23}
2016-02-23 11:37:49.156 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1456, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:49.156 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1460 {4c1585d087fa540a835a2f01dc0df9e6 #2-2ff35f7e81c2caa64f13918af83d6c68}
2016-02-23 11:37:49.157 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1457, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:49.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1461 {4c1585d087fa540a835a2f01dc0dfd3f #2-2f9ac7e3b3e0e089a0404a583386c8bb}
2016-02-23 11:37:49.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1458, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:49.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1462 {4c1585d087fa540a835a2f01dc0e0b62 #2-95e6a3c5aa4d1f36b0982f5c64a09120}
2016-02-23 11:37:49.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1459, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:49.158 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1463 {4c1585d087fa540a835a2f01dc0e1b04 #2-92deb6293cc59d0d532a60f888fb34d4}
2016-02-23 11:37:49.159 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1460, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:49.160 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1464 {4c1585d087fa540a835a2f01dc0e1b6b #2-f9912c03097fafef959c1a88b184bd2d}
2016-02-23 11:37:49.160 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1461, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:49.161 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1465 {4c1585d087fa540a835a2f01dc0e2108 #2-a54c54c0983d6244c54fea9cd1f0793f}
2016-02-23 11:37:49.161 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1462, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:49.161 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1466 {4c1585d087fa540a835a2f01dc0e2298 #2-1baa127532ad67d46f28057115fd0188}
2016-02-23 11:37:49.161 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1463, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:49.161 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1467 {4c1585d087fa540a835a2f01dc0e2c3d #2-65df979b3ed2779e183f35a6c0752510}
2016-02-23 11:37:49.162 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1464, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:49.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1468 {4c1585d087fa540a835a2f01dc0e3a72 #2-8b9b4cbb05d353b132aee681f69f10b6}
2016-02-23 11:37:49.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1465, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:49.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1469 {4c1585d087fa540a835a2f01dc0e40d7 #2-ddbef7fed76bdb0fb46761fd9efc7585}
2016-02-23 11:37:49.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1466, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:49.163 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1470 {4c1585d087fa540a835a2f01dc0e4e23 #2-9f8155f24703f99a0f4c18003e175644}
2016-02-23 11:37:49.164 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1467, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:49.165 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1471 {4c1585d087fa540a835a2f01dc0e5105 #2-4776b3c8ac2f9aed8eac3bd9e7563479}
2016-02-23 11:37:49.165 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1468, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:49.166 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1472 {4c1585d087fa540a835a2f01dc0e51fa #2-ef25e5d9d80bfe4d3b56724f617aee23}
2016-02-23 11:37:49.167 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1469, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:49.167 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1473 {4c1585d087fa540a835a2f01dc0e531d #2-eeb1fb87093c360acca3979732dcfbae}
2016-02-23 11:37:49.167 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1470, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:49.168 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1474 {4c1585d087fa540a835a2f01dc0e616b #2-c3d1331998f857fa62293ac5be17f73a}
2016-02-23 11:37:49.168 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1471, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:49.168 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1475 {4c1585d087fa540a835a2f01dc0e6997 #2-79b4a70d9d00a669c500cc36d407409f}
2016-02-23 11:37:49.168 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1472, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:49.169 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1476 {4c1585d087fa540a835a2f01dc0e6b32 #2-7eed60325dd5865cd76ac8211c8d4fcd}
2016-02-23 11:37:49.170 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1473, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:49.170 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1477 {4c1585d087fa540a835a2f01dc0e6b72 #2-14b2f99d039c0edd5b7281379b1b0c87}
2016-02-23 11:37:49.170 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1474, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:49.170 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1478 {4c1585d087fa540a835a2f01dc0e6d31 #2-7282cce04378baf685412e56002c8f25}
2016-02-23 11:37:49.171 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1475, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:49.171 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1479 {4c1585d087fa540a835a2f01dc0e7a64 #2-91127a507c9a72df9f76109a877eb384}
2016-02-23 11:37:49.172 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1476, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:49.172 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1480 {4c1585d087fa540a835a2f01dc0e82c7 #2-c35f539050424a42a7efdf4dd2e65f98}
2016-02-23 11:37:49.172 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1477, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:49.172 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1481 {4c1585d087fa540a835a2f01dc0e8617 #2-afa42f5edfaf8ee81be66126a609d24d}
2016-02-23 11:37:49.173 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1478, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:49.173 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1482 {4c1585d087fa540a835a2f01dc0e8d73 #2-2756c7e1b6c6d20e5260e602a77d9c6f}
2016-02-23 11:37:49.174 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1479, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:49.174 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1483 {4c1585d087fa540a835a2f01dc0e97c7 #2-d896540ebd07134e439170e0ee22becb}
2016-02-23 11:37:49.175 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1480, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:49.175 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1484 {4c1585d087fa540a835a2f01dc0e9e26 #2-9a7d51fb1bd23ea4e38b5dfad8cad07c}
2016-02-23 11:37:49.176 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1481, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:49.176 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1485 {4c1585d087fa540a835a2f01dc0ea080 #2-461067f98aedc755f12a0ef614c987af}
2016-02-23 11:37:49.176 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1482, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:49.176 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1486 {4c1585d087fa540a835a2f01dc0ea39e #2-2369dcdfdf335fd8c09297063cb9a17c}
2016-02-23 11:37:49.177 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1483, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:49.178 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1487 {4c1585d087fa540a835a2f01dc0eb0f5 #2-33ddaedd53c2125c68174701516d828b}
2016-02-23 11:37:49.178 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1484, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:49.178 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1488 {4c1585d087fa540a835a2f01dc0ebfc9 #2-18eb885e0ae1165ec3c7394e8ce234b8}
2016-02-23 11:37:49.179 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1485, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:49.179 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1489 {4c1585d087fa540a835a2f01dc0ecc7e #2-93dc89e82de1e92cfe939f1ac0433d7d}
2016-02-23 11:37:49.180 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1486, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:49.180 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1490 {4c1585d087fa540a835a2f01dc0edaea #2-f8a23f3e0aa4bc5397f9b29e73596f38}
2016-02-23 11:37:49.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1487, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:49.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1491 {4c1585d087fa540a835a2f01dc0ee1db #2-eb70699b73a143d29828870cc58f1495}
2016-02-23 11:37:49.181 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1488, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:49.182 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1492 {4c1585d087fa540a835a2f01dc0ee327 #2-c4858c8e6ddd44fc07c8271d3d17d77f}
2016-02-23 11:37:49.182 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1489, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:49.182 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1493 {4c1585d087fa540a835a2f01dc0ee74a #2-59ff6d57d4e010c7dcb1558a9db4fe55}
2016-02-23 11:37:49.183 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1490, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:49.183 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1494 {4c1585d087fa540a835a2f01dc0ef607 #2-d0cac2197f5812f28b356ee7ef257b24}
2016-02-23 11:37:49.184 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1491, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:49.184 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1495 {4c1585d087fa540a835a2f01dc0ef803 #2-74acd3d7ab605a00a98ff8a0fdb16260}
2016-02-23 11:37:49.184 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1492, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:49.185 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1496 {4c1585d087fa540a835a2f01dc0efb6b #2-d606fb243ffe34f5a1c3889d0ea52fb9}
2016-02-23 11:37:49.186 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1493, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:49.186 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1497 {4c1585d087fa540a835a2f01dc0efc77 #2-d80404f7aa8b1166d028ad16ea005702}
2016-02-23 11:37:49.187 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1494, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:49.188 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1498 {4c1585d087fa540a835a2f01dc0f0b0f #2-29e0ba424de5dbd5dc339b0804417f55}
2016-02-23 11:37:49.188 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1495, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:49.188 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1499 {4c1585d087fa540a835a2f01dc0f1138 #2-9b2b962fc5136bf5fb25c0f124ab7151}
2016-02-23 11:37:49.189 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1496, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:49.189 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1500 {4c1585d087fa540a835a2f01dc0f1417 #2-be63a08ad367c430b6be75bab47f113b}
2016-02-23 11:37:49.190 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1497, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:49.191 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1501 {4c1585d087fa540a835a2f01dc0f19db #2-23f353d445f3031bd314e0466eab9d47}
2016-02-23 11:37:49.191 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1498, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:49.192 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1502 {4c1585d087fa540a835a2f01dc0f1a4a #2-28a1495576fe22421b74803b4c753440}
2016-02-23 11:37:49.192 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1499, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:49.193 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1503 {4c1585d087fa540a835a2f01dc0f29d4 #2-a4a1713b3b2b39d247c2fae33ec2e936}
2016-02-23 11:37:49.193 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1398 / 1500
2016-02-23 11:37:49.194 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1398/1500, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:49.194 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1504 {4c1585d087fa540a835a2f01dc0f2f52 #2-b716e491468a3fc4bebcde9babc452c6}
2016-02-23 11:37:49.194 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:49.195 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc0c2529 #2-d6c7f4af6bfea458c5a5740e07ce4fdc}",
"{4c1585d087fa540a835a2f01dc0c3256 #2-c3759d90a7090ec4e4b030fef38c3834}",
"{4c1585d087fa540a835a2f01dc0c4178 #2-ff5f8c5ec68fee22078729772a4d589b}",
"{4c1585d087fa540a835a2f01dc0c4d8d #2-a5e586e3c9bbedeb102dcee285df8cee}",
"{4c1585d087fa540a835a2f01dc0c5117 #2-dc3c39bf357d88de5f15cb92fd37f77b}",
"{4c1585d087fa540a835a2f01dc0c57a0 #2-9543cc51eda1e4fb00d8e7d12bc76bd5}",
"{4c1585d087fa540a835a2f01dc0c5a5b #2-5137d13c21206708207553b782a6ed1c}",
"{4c1585d087fa540a835a2f01dc0c5d8a #2-ccb5e0d1aac5473dd91761b7c6989b17}",
"{4c1585d087fa540a835a2f01dc0c6be8 #2-1d588cf427a26da8621c3bb1a79cf551}",
"{4c1585d087fa540a835a2f01dc0c792b #2-b83b5baea332a1b291d20192a6caa8b7}",
"{4c1585d087fa540a835a2f01dc0c8328 #2-47e544d539ed73ce40c71522f9cc09f8}",
"{4c1585d087fa540a835a2f01dc0c8dc0 #2-deff255b8305f34c6865083fe8b7ad7a}",
"{4c1585d087fa540a835a2f01dc0c90f2 #2-20352a607dc03caa339f19f98dec5fa9}",
"{4c1585d087fa540a835a2f01dc0c9143 #2-569612f494fc47c7b864dbf5b4653fea}",
"{4c1585d087fa540a835a2f01dc0c9423 #2-6387e1099b1a16f6c0782d8e84f5ea20}",
"{4c1585d087fa540a835a2f01dc0c99c1 #2-0ec3f3f654e3876dcdd7a5d1964c025e}",
"{4c1585d087fa540a835a2f01dc0ca498 #2-e0db17b967423bf04a50675a7488e57f}",
"{4c1585d087fa540a835a2f01dc0caafe #2-dec9bfc30ff6dbb71027acbce7c0a8b8}",
"{4c1585d087fa540a835a2f01dc0cb560 #2-7c02bee9ab26f00673c9e1a54290f983}",
"{4c1585d087fa540a835a2f01dc0cc13a #2-a21db9ff83271a45687aa31f2aaaec89}",
"{4c1585d087fa540a835a2f01dc0cc9f7 #2-66e5d0354e3428a7204caf7b53b55d8a}",
"{4c1585d087fa540a835a2f01dc0ccf85 #2-ed2d44b94218ffef2e07ff7f5810fe6e}",
"{4c1585d087fa540a835a2f01dc0cd003 #2-e1bfc001146e665c1b1c12351d76def5}",
"{4c1585d087fa540a835a2f01dc0cd84b #2-bfdc2406607f1a8c7b97253fc97a3fb7}",
"{4c1585d087fa540a835a2f01dc0ce28f #2-8b525a1d69edb1b83b151daa51c890f7}",
"{4c1585d087fa540a835a2f01dc0cec83 #2-f11faaaf14e1639c390bdd6afcd23706}",
"{4c1585d087fa540a835a2f01dc0cf9b3 #2-b9c6abaab157f2532bf73ef3b876cef6}",
"{4c1585d087fa540a835a2f01dc0d08c6 #2-2eb4528da7d190dd7be5038d367c8e85}",
"{4c1585d087fa540a835a2f01dc0d0dfb #2-796871bea3ed4ce3f1dedaa53a58919c}",
"{4c1585d087fa540a835a2f01dc0d1ad3 #2-95b8dacb077351f16fde3c52e9473850}",
"{4c1585d087fa540a835a2f01dc0d293a #2-96b7300308c2fbe2dee4f0f9c21bc084}",
"{4c1585d087fa540a835a2f01dc0d390e #2-c5e9237a792fd84f90a4dfaf84038d18}",
"{4c1585d087fa540a835a2f01dc0d3e73 #2-bdcb4ee8a84ce07c207c68a1cbd09924}",
"{4c1585d087fa540a835a2f01dc0d41cf #2-8ba73b247cc3d9d3ee35754482a64a30}",
"{4c1585d087fa540a835a2f01dc0d490c #2-b11ed6cf72dfa2ba8d86c7a0e0fe7c23}",
"{4c1585d087fa540a835a2f01dc0d5399 #2-f1b1625218837c30052cc46184a03e63}",
"{4c1585d087fa540a835a2f01dc0d58af #2-2d06366648f9e18061a94d837cf03346}",
"{4c1585d087fa540a835a2f01dc0d5d13 #2-440d18623032f4eb0f8772791bb221ca}",
"{4c1585d087fa540a835a2f01dc0d6232 #2-9aac7e7847100165f9c9f9b8551fb667}",
"{4c1585d087fa540a835a2f01dc0d64a9 #2-1214319dca6f1295c77b8c6aa232aa58}",
"{4c1585d087fa540a835a2f01dc0d6955 #2-2f883765a445441bc21769bd3660050d}",
"{4c1585d087fa540a835a2f01dc0d6e74 #2-0f2e45df14b72331b1e3b906713f8ca4}",
"{4c1585d087fa540a835a2f01dc0d755f #2-8e7bc898d54504d894b8854edf40414f}",
"{4c1585d087fa540a835a2f01dc0d8154 #2-ce2cc5fd721a3d50b9d38a5569ae9627}",
"{4c1585d087fa540a835a2f01dc0d8889 #2-e4d30cd5d9f1578ef63353e83f75ec98}",
"{4c1585d087fa540a835a2f01dc0d8b5a #2-6fc576d899257aa32d4ec472907c351f}",
"{4c1585d087fa540a835a2f01dc0d95d0 #2-a38aea4c9c3892962b59572a747191d1}",
"{4c1585d087fa540a835a2f01dc0d9ad2 #2-a633b10d71a8257105fe8f2617a64f21}",
"{4c1585d087fa540a835a2f01dc0da828 #2-77a3009f69309be3bf862d5b30e02fa7}",
"{4c1585d087fa540a835a2f01dc0db5e8 #2-a62e816fa16aa9b006b9753f23a5fbd3}",
"{4c1585d087fa540a835a2f01dc0dc15a #2-fdd6000e9121e837d8227df701860c92}",
"{4c1585d087fa540a835a2f01dc0dcb15 #2-4e40615455b02d81f8529e8869f1ca4f}",
"{4c1585d087fa540a835a2f01dc0dd4fc #2-5a6b3c7e3bd41ccd554f2edca8f1b429}",
"{4c1585d087fa540a835a2f01dc0ddde5 #2-8aedcc8d95128f1ffa60fd94c98f41ac}",
"{4c1585d087fa540a835a2f01dc0deb7c #2-f6febe64baf029ae3cbe294313fd0a23}",
"{4c1585d087fa540a835a2f01dc0df9e6 #2-2ff35f7e81c2caa64f13918af83d6c68}",
"{4c1585d087fa540a835a2f01dc0dfd3f #2-2f9ac7e3b3e0e089a0404a583386c8bb}",
"{4c1585d087fa540a835a2f01dc0e0b62 #2-95e6a3c5aa4d1f36b0982f5c64a09120}",
"{4c1585d087fa540a835a2f01dc0e1b04 #2-92deb6293cc59d0d532a60f888fb34d4}",
"{4c1585d087fa540a835a2f01dc0e1b6b #2-f9912c03097fafef959c1a88b184bd2d}",
"{4c1585d087fa540a835a2f01dc0e2108 #2-a54c54c0983d6244c54fea9cd1f0793f}",
"{4c1585d087fa540a835a2f01dc0e2298 #2-1baa127532ad67d46f28057115fd0188}",
"{4c1585d087fa540a835a2f01dc0e2c3d #2-65df979b3ed2779e183f35a6c0752510}",
"{4c1585d087fa540a835a2f01dc0e3a72 #2-8b9b4cbb05d353b132aee681f69f10b6}",
"{4c1585d087fa540a835a2f01dc0e40d7 #2-ddbef7fed76bdb0fb46761fd9efc7585}",
"{4c1585d087fa540a835a2f01dc0e4e23 #2-9f8155f24703f99a0f4c18003e175644}",
"{4c1585d087fa540a835a2f01dc0e5105 #2-4776b3c8ac2f9aed8eac3bd9e7563479}",
"{4c1585d087fa540a835a2f01dc0e51fa #2-ef25e5d9d80bfe4d3b56724f617aee23}",
"{4c1585d087fa540a835a2f01dc0e531d #2-eeb1fb87093c360acca3979732dcfbae}",
"{4c1585d087fa540a835a2f01dc0e616b #2-c3d1331998f857fa62293ac5be17f73a}",
"{4c1585d087fa540a835a2f01dc0e6997 #2-79b4a70d9d00a669c500cc36d407409f}",
"{4c1585d087fa540a835a2f01dc0e6b32 #2-7eed60325dd5865cd76ac8211c8d4fcd}",
"{4c1585d087fa540a835a2f01dc0e6b72 #2-14b2f99d039c0edd5b7281379b1b0c87}",
"{4c1585d087fa540a835a2f01dc0e6d31 #2-7282cce04378baf685412e56002c8f25}",
"{4c1585d087fa540a835a2f01dc0e7a64 #2-91127a507c9a72df9f76109a877eb384}",
"{4c1585d087fa540a835a2f01dc0e82c7 #2-c35f539050424a42a7efdf4dd2e65f98}",
"{4c1585d087fa540a835a2f01dc0e8617 #2-afa42f5edfaf8ee81be66126a609d24d}",
"{4c1585d087fa540a835a2f01dc0e8d73 #2-2756c7e1b6c6d20e5260e602a77d9c6f}",
"{4c1585d087fa540a835a2f01dc0e97c7 #2-d896540ebd07134e439170e0ee22becb}",
"{4c1585d087fa540a835a2f01dc0e9e26 #2-9a7d51fb1bd23ea4e38b5dfad8cad07c}",
"{4c1585d087fa540a835a2f01dc0ea080 #2-461067f98aedc755f12a0ef614c987af}",
"{4c1585d087fa540a835a2f01dc0ea39e #2-2369dcdfdf335fd8c09297063cb9a17c}",
"{4c1585d087fa540a835a2f01dc0eb0f5 #2-33ddaedd53c2125c68174701516d828b}",
"{4c1585d087fa540a835a2f01dc0ebfc9 #2-18eb885e0ae1165ec3c7394e8ce234b8}",
"{4c1585d087fa540a835a2f01dc0ecc7e #2-93dc89e82de1e92cfe939f1ac0433d7d}",
"{4c1585d087fa540a835a2f01dc0edaea #2-f8a23f3e0aa4bc5397f9b29e73596f38}",
"{4c1585d087fa540a835a2f01dc0ee1db #2-eb70699b73a143d29828870cc58f1495}",
"{4c1585d087fa540a835a2f01dc0ee327 #2-c4858c8e6ddd44fc07c8271d3d17d77f}",
"{4c1585d087fa540a835a2f01dc0ee74a #2-59ff6d57d4e010c7dcb1558a9db4fe55}",
"{4c1585d087fa540a835a2f01dc0ef607 #2-d0cac2197f5812f28b356ee7ef257b24}",
"{4c1585d087fa540a835a2f01dc0ef803 #2-74acd3d7ab605a00a98ff8a0fdb16260}",
"{4c1585d087fa540a835a2f01dc0efb6b #2-d606fb243ffe34f5a1c3889d0ea52fb9}",
"{4c1585d087fa540a835a2f01dc0efc77 #2-d80404f7aa8b1166d028ad16ea005702}",
"{4c1585d087fa540a835a2f01dc0f0b0f #2-29e0ba424de5dbd5dc339b0804417f55}",
"{4c1585d087fa540a835a2f01dc0f1138 #2-9b2b962fc5136bf5fb25c0f124ab7151}",
"{4c1585d087fa540a835a2f01dc0f1417 #2-be63a08ad367c430b6be75bab47f113b}",
"{4c1585d087fa540a835a2f01dc0f19db #2-23f353d445f3031bd314e0466eab9d47}",
"{4c1585d087fa540a835a2f01dc0f1a4a #2-28a1495576fe22421b74803b4c753440}",
"{4c1585d087fa540a835a2f01dc0f29d4 #2-a4a1713b3b2b39d247c2fae33ec2e936}",
"{4c1585d087fa540a835a2f01dc0f2f52 #2-b716e491468a3fc4bebcde9babc452c6}"
)
2016-02-23 11:37:49.203 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1498 / 1500
2016-02-23 11:37:49.203 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1500, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:49.203 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: no new remote revisions to fetch
2016-02-23 11:37:49.203 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:49.203 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1501, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:49.203 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1505 {4c1585d087fa540a835a2f01dc0f303a #2-63b0937bdc17c6c2ffe968142f9affc2}
2016-02-23 11:37:49.204 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1502, active=1 (batch=1, net=3), online=1)
2016-02-23 11:37:49.205 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1506 {4c1585d087fa540a835a2f01dc0f37e0 #2-9b4b8b78e2d4aef28345ff18f27d06de}
2016-02-23 11:37:49.205 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1503, active=1 (batch=2, net=3), online=1)
2016-02-23 11:37:49.206 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1507 {4c1585d087fa540a835a2f01dc0f3c65 #2-c7d68f7def183de4fff2e39ce278472d}
2016-02-23 11:37:49.206 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1504, active=1 (batch=3, net=3), online=1)
2016-02-23 11:37:49.206 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1508 {4c1585d087fa540a835a2f01dc0f4022 #2-954dfc1258730be6e7ef347f80718482}
2016-02-23 11:37:49.206 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1505, active=1 (batch=4, net=3), online=1)
2016-02-23 11:37:49.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1509 {4c1585d087fa540a835a2f01dc0f4808 #2-f8dbe387bcb8f9437baebacce18e67df}
2016-02-23 11:37:49.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1506, active=1 (batch=5, net=3), online=1)
2016-02-23 11:37:49.207 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1510 {4c1585d087fa540a835a2f01dc0f505d #2-3927bdeeb65946d1666774a1efd75f62}
2016-02-23 11:37:49.208 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1507, active=1 (batch=6, net=3), online=1)
2016-02-23 11:37:49.208 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1511 {4c1585d087fa540a835a2f01dc0f5ca2 #2-b6a69b070ede2b3a64d234b8fb1f00ec}
2016-02-23 11:37:49.208 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1508, active=1 (batch=7, net=3), online=1)
2016-02-23 11:37:49.209 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1512 {4c1585d087fa540a835a2f01dc0f66cc #2-32530394853b8689745cc02048bc8dc3}
2016-02-23 11:37:49.209 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1509, active=1 (batch=8, net=3), online=1)
2016-02-23 11:37:49.210 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1513 {4c1585d087fa540a835a2f01dc0f672d #2-21b32d57fb6e8a14b40d61395d8f44a3}
2016-02-23 11:37:49.210 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1510, active=1 (batch=9, net=3), online=1)
2016-02-23 11:37:49.211 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1514 {4c1585d087fa540a835a2f01dc0f6871 #2-0a9b46922ffcd99bf7ae5a3783dc7342}
2016-02-23 11:37:49.212 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1511, active=1 (batch=10, net=3), online=1)
2016-02-23 11:37:49.212 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1515 {4c1585d087fa540a835a2f01dc0f6924 #2-ead69091adad4ad65e8551bd038ec1cd}
2016-02-23 11:37:49.212 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1512, active=1 (batch=11, net=3), online=1)
2016-02-23 11:37:49.212 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1516 {4c1585d087fa540a835a2f01dc0f6dfb #2-4199f3ab929128f66b6d2d01f22d0532}
2016-02-23 11:37:49.213 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1513, active=1 (batch=12, net=3), online=1)
2016-02-23 11:37:49.214 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1517 {4c1585d087fa540a835a2f01dc0f76bc #2-1abaff8dee8f2eb154fc411a62c0c14d}
2016-02-23 11:37:49.214 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1514, active=1 (batch=13, net=3), online=1)
2016-02-23 11:37:49.214 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1518 {4c1585d087fa540a835a2f01dc0f7eb7 #2-228033d21ee58b3e4e86d50fdb0b1dbf}
2016-02-23 11:37:49.215 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1515, active=1 (batch=14, net=3), online=1)
2016-02-23 11:37:49.216 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1519 {4c1585d087fa540a835a2f01dc0f8966 #2-fea4d516f076cdc484b448dd512dd44a}
2016-02-23 11:37:49.216 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1516, active=1 (batch=15, net=3), online=1)
2016-02-23 11:37:49.216 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1520 {4c1585d087fa540a835a2f01dc0f8d94 #2-f41ed0cbf252f214bbf4675a866c40aa}
2016-02-23 11:37:49.217 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1517, active=1 (batch=16, net=3), online=1)
2016-02-23 11:37:49.217 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1521 {4c1585d087fa540a835a2f01dc0f8ea1 #2-60779ab1e0f3bb430a7f531e4de87a5c}
2016-02-23 11:37:49.217 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1518, active=1 (batch=17, net=3), online=1)
2016-02-23 11:37:49.218 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1522 {4c1585d087fa540a835a2f01dc0f99f0 #2-2216d549bdc5bed7c860c780fd96785e}
2016-02-23 11:37:49.219 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1519, active=1 (batch=18, net=3), online=1)
2016-02-23 11:37:49.219 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1523 {4c1585d087fa540a835a2f01dc0fa676 #2-c8fc75631d4c3c9c0c8a0b0eea69a734}
2016-02-23 11:37:49.220 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1520, active=1 (batch=19, net=3), online=1)
2016-02-23 11:37:49.220 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1524 {4c1585d087fa540a835a2f01dc0fa9d1 #2-94cccfaa90df1fc29f9e0fec0b689415}
2016-02-23 11:37:49.220 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1521, active=1 (batch=20, net=3), online=1)
2016-02-23 11:37:49.220 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1525 {4c1585d087fa540a835a2f01dc0fad7f #2-d0810ecc96920b9758934272f41864e1}
2016-02-23 11:37:49.220 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1522, active=1 (batch=21, net=3), online=1)
2016-02-23 11:37:49.221 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1526 {4c1585d087fa540a835a2f01dc0fb407 #2-4386d3ab6b91ddf5945228d2ec052ac5}
2016-02-23 11:37:49.222 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1523, active=1 (batch=22, net=3), online=1)
2016-02-23 11:37:49.222 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1527 {4c1585d087fa540a835a2f01dc0fba43 #2-60c77ae1ca7cfda308f1b88328b79d00}
2016-02-23 11:37:49.222 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1524, active=1 (batch=23, net=3), online=1)
2016-02-23 11:37:49.223 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1528 {4c1585d087fa540a835a2f01dc0fbb68 #2-19082185b01aa6e33c700cf4433f50b5}
2016-02-23 11:37:49.223 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1525, active=1 (batch=24, net=3), online=1)
2016-02-23 11:37:49.224 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1529 {4c1585d087fa540a835a2f01dc0fc2bb #2-6354588b5d743defa9fcc6bdaa987329}
2016-02-23 11:37:49.224 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1526, active=1 (batch=25, net=3), online=1)
2016-02-23 11:37:49.224 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1530 {4c1585d087fa540a835a2f01dc0fccb9 #2-73cc231ec7a29abf4b2beee401c89fb9}
2016-02-23 11:37:49.224 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1527, active=1 (batch=26, net=3), online=1)
2016-02-23 11:37:49.224 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1531 {4c1585d087fa540a835a2f01dc0fced9 #2-25fa9ea25d8d8484fa19dc235688b779}
2016-02-23 11:37:49.225 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1528, active=1 (batch=27, net=3), online=1)
2016-02-23 11:37:49.226 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1532 {4c1585d087fa540a835a2f01dc0fd344 #2-979e66b01b6681d0c70f3d894b7cd507}
2016-02-23 11:37:49.226 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1529, active=1 (batch=28, net=3), online=1)
2016-02-23 11:37:49.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1533 {4c1585d087fa540a835a2f01dc0fdf4d #2-f606e1a6be8f300eabe938660d0cd302}
2016-02-23 11:37:49.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1530, active=1 (batch=29, net=3), online=1)
2016-02-23 11:37:49.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1534 {4c1585d087fa540a835a2f01dc0fecde #2-de78a28678595f67bffd309a8398b3fb}
2016-02-23 11:37:49.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1531, active=1 (batch=30, net=3), online=1)
2016-02-23 11:37:49.227 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1535 {4c1585d087fa540a835a2f01dc0ff885 #2-9cf15217c34571024774964467dc43ae}
2016-02-23 11:37:49.228 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1532, active=1 (batch=31, net=3), online=1)
2016-02-23 11:37:49.229 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1536 {_design/sync #6-edeee6325e2c97ab8fc4936833c62891}
2016-02-23 11:37:49.229 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1533, active=1 (batch=32, net=3), online=1)
2016-02-23 11:37:49.230 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1539 {_design/idx_category #3-2282166f82e03d80a9bf3e1f7f9357a9}
2016-02-23 11:37:49.230 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1534, active=1 (batch=33, net=3), online=1)
2016-02-23 11:37:49.231 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1540 {bbcbd6a12c7a948af3e8f845313bb050 #2-737a588057a8594213adb4ff33c2eb9e}
2016-02-23 11:37:49.232 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1535, active=1 (batch=34, net=3), online=1)
2016-02-23 11:37:49.232 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1541 {bbcbd6a12c7a948af3e8f845313bb2fa #2-57f98343d03eb0a891037a1f157ccaf7}
2016-02-23 11:37:49.232 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1536, active=1 (batch=35, net=3), online=1)
2016-02-23 11:37:49.232 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1542 {bbcbd6a12c7a948af3e8f845313bb4ca #2-9e3a9a28cbd8106bbe6fcb7129552bae}
2016-02-23 11:37:49.233 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1537, active=1 (batch=36, net=3), online=1)
2016-02-23 11:37:49.233 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1543 {bbcbd6a12c7a948af3e8f845313bb742 #2-df45d4f7994cf89f11e145e6a9e9dbcd}
2016-02-23 11:37:49.234 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1538, active=1 (batch=37, net=3), online=1)
2016-02-23 11:37:49.235 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1544 {bbcbd6a12c7a948af3e8f845313bc3f8 #2-011c47e416f519b4b68d3dce80d9a3cb}
2016-02-23 11:37:49.235 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1539, active=1 (batch=38, net=3), online=1)
2016-02-23 11:37:49.236 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1545 {bbcbd6a12c7a948af3e8f845313bd0fe #2-7b736f663f4946ef41e51d161f6e6fd6}
2016-02-23 11:37:49.236 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1540, active=1 (batch=39, net=3), online=1)
2016-02-23 11:37:49.237 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1546 {bbcbd6a12c7a948af3e8f845313bd983 #2-d4a99c53695d5ef6b918432daf269538}
2016-02-23 11:37:49.237 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1541, active=1 (batch=40, net=3), online=1)
2016-02-23 11:37:49.238 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1547 {bbcbd6a12c7a948af3e8f845313be5b8 #2-90eb3d7e85ac7b083484cdac64bbf23d}
2016-02-23 11:37:49.238 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1542, active=1 (batch=41, net=3), online=1)
2016-02-23 11:37:49.239 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1548 {bbcbd6a12c7a948af3e8f845313bed34 #2-a63c2a6663693e9af170b17c9a968a55}
2016-02-23 11:37:49.240 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1543, active=1 (batch=42, net=3), online=1)
2016-02-23 11:37:49.240 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1549 {bbcbd6a12c7a948af3e8f845313bf184 #2-a2b89f63288cc8d9d8721186f046cb2a}
2016-02-23 11:37:49.241 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1544, active=1 (batch=43, net=3), online=1)
2016-02-23 11:37:49.241 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1550 {bbcbd6a12c7a948af3e8f845313bf92b #2-922282f69c907db00e1cbab4f7f5ca94}
2016-02-23 11:37:49.242 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1545, active=1 (batch=44, net=3), online=1)
2016-02-23 11:37:49.242 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1551 {bbcbd6a12c7a948af3e8f845313bfb02 #2-23f92cf11b5627dec547f36fe546af13}
2016-02-23 11:37:49.243 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1546, active=1 (batch=45, net=3), online=1)
2016-02-23 11:37:49.243 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1552 {bbcbd6a12c7a948af3e8f845313c06d1 #2-c136d85c09b8ba3f191fb6c00e327db2}
2016-02-23 11:37:49.244 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1547, active=1 (batch=46, net=3), online=1)
2016-02-23 11:37:49.245 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1553 {bbcbd6a12c7a948af3e8f845313c12d5 #2-cfb3ca7e8374d68b0c36e59ee6591a5b}
2016-02-23 11:37:49.245 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1548, active=1 (batch=47, net=3), online=1)
2016-02-23 11:37:49.246 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1554 {bbcbd6a12c7a948af3e8f845313c1d17 #2-67cfa6d113fa52d5294ae2c2afd493d4}
2016-02-23 11:37:49.247 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1549, active=1 (batch=48, net=3), online=1)
2016-02-23 11:37:49.247 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1555 {bbcbd6a12c7a948af3e8f845313c2002 #2-b96cbbf1217d0162fca2b9e9e4cc86f9}
2016-02-23 11:37:49.248 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1550, active=1 (batch=49, net=3), online=1)
2016-02-23 11:37:49.248 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1556 {bbcbd6a12c7a948af3e8f845313c2bbf #2-65dac46070e016f791e44b5355863321}
2016-02-23 11:37:49.249 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1551, active=1 (batch=50, net=3), online=1)
2016-02-23 11:37:49.250 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1557 {bbcbd6a12c7a948af3e8f845313c38ac #2-d50cb3f282185408881ea1349456ee87}
2016-02-23 11:37:49.250 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1552, active=1 (batch=51, net=3), online=1)
2016-02-23 11:37:49.251 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1558 {bbcbd6a12c7a948af3e8f845313c3af9 #2-0607105b8d6d992398fd8b7b2d9c3921}
2016-02-23 11:37:49.252 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1553, active=1 (batch=52, net=3), online=1)
2016-02-23 11:37:49.252 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1559 {bbcbd6a12c7a948af3e8f845313c3f02 #2-c35970806d5005d415d911216cbedc2f}
2016-02-23 11:37:49.253 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1554, active=1 (batch=53, net=3), online=1)
2016-02-23 11:37:49.253 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1560 {bbcbd6a12c7a948af3e8f845313c4629 #2-0ad3434cf62aee96384841d45650a74e}
2016-02-23 11:37:49.254 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1555, active=1 (batch=54, net=3), online=1)
2016-02-23 11:37:49.254 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1561 {bbcbd6a12c7a948af3e8f845313c5381 #2-275a6958b64f23c4cc66b3e214908729}
2016-02-23 11:37:49.255 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1556, active=1 (batch=55, net=3), online=1)
2016-02-23 11:37:49.255 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1562 {bbcbd6a12c7a948af3e8f845313c58a4 #2-01cdcc36d0dbd836d968a7670eb69110}
2016-02-23 11:37:49.256 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1557, active=1 (batch=56, net=3), online=1)
2016-02-23 11:37:49.257 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1563 {bbcbd6a12c7a948af3e8f845313c66e2 #2-65802036327f09eff19896296ca769ef}
2016-02-23 11:37:49.257 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1558, active=1 (batch=57, net=3), online=1)
2016-02-23 11:37:49.258 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1564 {bbcbd6a12c7a948af3e8f845313c7171 #2-711d52650a7dd6c48d1f80abc93bb03b}
2016-02-23 11:37:49.258 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1559, active=1 (batch=58, net=3), online=1)
2016-02-23 11:37:49.259 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1565 {bbcbd6a12c7a948af3e8f845313c7d66 #2-23c46e0d234b35b17668147c67802936}
2016-02-23 11:37:49.259 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1560, active=1 (batch=59, net=3), online=1)
2016-02-23 11:37:49.260 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1566 {bbcbd6a12c7a948af3e8f845313c7f11 #2-6deb53dc206eaa3497f42be72e6b2797}
2016-02-23 11:37:49.260 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1561, active=1 (batch=60, net=3), online=1)
2016-02-23 11:37:49.261 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1567 {bbcbd6a12c7a948af3e8f845313c8d41 #2-2bbce4412b3b6d8c9612e27839600ede}
2016-02-23 11:37:49.261 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1562, active=1 (batch=61, net=3), online=1)
2016-02-23 11:37:49.262 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1568 {bbcbd6a12c7a948af3e8f845313c97cb #2-84aaeafb1b196336360ffef02fb91b02}
2016-02-23 11:37:49.263 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1563, active=1 (batch=62, net=3), online=1)
2016-02-23 11:37:49.263 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1569 {bbcbd6a12c7a948af3e8f845313c9f10 #2-c0719feee49ca52c54b60b85488d8611}
2016-02-23 11:37:49.264 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1564, active=1 (batch=63, net=3), online=1)
2016-02-23 11:37:49.264 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1570 {bbcbd6a12c7a948af3e8f845313ca647 #2-63cf7f7a168b91604393e0a3a505948a}
2016-02-23 11:37:49.265 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1565, active=1 (batch=64, net=3), online=1)
2016-02-23 11:37:49.265 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1571 {bbcbd6a12c7a948af3e8f845313cb38e #2-cc72be55aaf9ecb11921e31d6dcf87ce}
2016-02-23 11:37:49.266 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1566, active=1 (batch=65, net=3), online=1)
2016-02-23 11:37:49.266 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1572 {bbcbd6a12c7a948af3e8f845313cb9ea #2-f256fff80700adfa67ae773d2e3dc72d}
2016-02-23 11:37:49.267 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1567, active=1 (batch=66, net=3), online=1)
2016-02-23 11:37:49.268 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1573 {bbcbd6a12c7a948af3e8f845313cc198 #2-ff447ff73e245876583713ae7a2aac87}
2016-02-23 11:37:49.268 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1568, active=1 (batch=67, net=3), online=1)
2016-02-23 11:37:49.269 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1574 {bbcbd6a12c7a948af3e8f845313cc666 #2-30a1ca7453a782f2116992616b98400a}
2016-02-23 11:37:49.269 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1569, active=1 (batch=68, net=3), online=1)
2016-02-23 11:37:49.270 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1575 {bbcbd6a12c7a948af3e8f845313cd536 #2-aba8cbab298a57174cf20a8a9efd0f35}
2016-02-23 11:37:49.271 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1570, active=1 (batch=69, net=3), online=1)
2016-02-23 11:37:49.271 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1576 {bbcbd6a12c7a948af3e8f845313ce3c5 #2-bed844f21f0d80b6f0b42ba8b8927e01}
2016-02-23 11:37:49.272 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1571, active=1 (batch=70, net=3), online=1)
2016-02-23 11:37:49.272 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1577 {bbcbd6a12c7a948af3e8f845313cf366 #2-6d129f7cde3a2223987d06fae077f66f}
2016-02-23 11:37:49.273 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1572, active=1 (batch=71, net=3), online=1)
2016-02-23 11:37:49.273 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1578 {bbcbd6a12c7a948af3e8f845313cfa0c #2-a89b79f0f8bca2a2e81e22af4a9e72a3}
2016-02-23 11:37:49.274 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1573, active=1 (batch=72, net=3), online=1)
2016-02-23 11:37:49.275 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1579 {bbcbd6a12c7a948af3e8f845313d063a #2-ab758da2777b20fbb07c15639d48349f}
2016-02-23 11:37:49.275 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1574, active=1 (batch=73, net=3), online=1)
2016-02-23 11:37:49.276 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1580 {bbcbd6a12c7a948af3e8f845313d1298 #2-2fea66458fcd104b705bd11f2fe54c5d}
2016-02-23 11:37:49.276 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1575, active=1 (batch=74, net=3), online=1)
2016-02-23 11:37:49.277 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1581 {bbcbd6a12c7a948af3e8f845313d1b5d #2-33aa748506ed06116eacafa396355ec1}
2016-02-23 11:37:49.277 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1576, active=1 (batch=75, net=3), online=1)
2016-02-23 11:37:49.278 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1582 {bbcbd6a12c7a948af3e8f845313d27a5 #2-4b134a5838c8bb617173706401288971}
2016-02-23 11:37:49.278 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1577, active=1 (batch=76, net=3), online=1)
2016-02-23 11:37:49.279 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1583 {bbcbd6a12c7a948af3e8f845313d34a7 #2-9916edbeef1f1389f6af463efde35ea9}
2016-02-23 11:37:49.280 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1578, active=1 (batch=77, net=3), online=1)
2016-02-23 11:37:49.281 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1584 {bbcbd6a12c7a948af3e8f845313d436d #2-2f99f78bbfd7cc5b89dac40f264122c5}
2016-02-23 11:37:49.281 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1579, active=1 (batch=78, net=3), online=1)
2016-02-23 11:37:49.282 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1585 {bbcbd6a12c7a948af3e8f845313d518a #2-e00ef0b04c81b0e17e8d536cb82e2337}
2016-02-23 11:37:49.282 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1580, active=1 (batch=79, net=3), online=1)
2016-02-23 11:37:49.283 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1586 {bbcbd6a12c7a948af3e8f845313d522f #2-eb1225bbe5e8b472082df388c02e9835}
2016-02-23 11:37:49.284 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1581, active=1 (batch=80, net=3), online=1)
2016-02-23 11:37:49.284 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1587 {bbcbd6a12c7a948af3e8f845313d5a56 #2-ce1a22c0926bbac56edb5ac28e600b16}
2016-02-23 11:37:49.285 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1582, active=1 (batch=81, net=3), online=1)
2016-02-23 11:37:49.285 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1588 {bbcbd6a12c7a948af3e8f845313d64d1 #2-527a25b91ed2c65f0c8d996223339274}
2016-02-23 11:37:49.286 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1583, active=1 (batch=82, net=3), online=1)
2016-02-23 11:37:49.287 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1589 {bbcbd6a12c7a948af3e8f845313d6b79 #2-c0e2a421abb35ad5d1f6751171113b55}
2016-02-23 11:37:49.287 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1584, active=1 (batch=83, net=3), online=1)
2016-02-23 11:37:49.288 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1590 {bbcbd6a12c7a948af3e8f845313d6f19 #2-9d996c7b47003fc07853e91f6b040db9}
2016-02-23 11:37:49.289 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1585, active=1 (batch=84, net=3), online=1)
2016-02-23 11:37:49.289 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1591 {bbcbd6a12c7a948af3e8f845313d7dc6 #2-4aea4b6bd028a55ff47a2cb93132964b}
2016-02-23 11:37:49.290 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1586, active=1 (batch=85, net=3), online=1)
2016-02-23 11:37:49.291 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1592 {bbcbd6a12c7a948af3e8f845313d8959 #2-f8902ff8fcf9739e98f553e6e46ac622}
2016-02-23 11:37:49.291 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1587, active=1 (batch=86, net=3), online=1)
2016-02-23 11:37:49.292 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1593 {bbcbd6a12c7a948af3e8f845313d9072 #2-dca5a8aa1c351b4be250e661237c0ac4}
2016-02-23 11:37:49.292 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1588, active=1 (batch=87, net=3), online=1)
2016-02-23 11:37:49.293 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1594 {bbcbd6a12c7a948af3e8f845313d9d01 #2-97dd4ae619700770aba4e9e6ea60d62d}
2016-02-23 11:37:49.293 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1589, active=1 (batch=88, net=3), online=1)
2016-02-23 11:37:49.294 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1595 {bbcbd6a12c7a948af3e8f845313da102 #2-a14d62d10956f62da40e0686e5136ef5}
2016-02-23 11:37:49.294 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1590, active=1 (batch=89, net=3), online=1)
2016-02-23 11:37:49.295 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1596 {bbcbd6a12c7a948af3e8f845313da4f4 #2-4d1e1efe03e8e4ec775bd32f7162c519}
2016-02-23 11:37:49.296 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1591, active=1 (batch=90, net=3), online=1)
2016-02-23 11:37:49.296 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1597 {bbcbd6a12c7a948af3e8f845313da727 #2-03e470eed89b86d06ba089707e7621a5}
2016-02-23 11:37:49.297 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1592, active=1 (batch=91, net=3), online=1)
2016-02-23 11:37:49.297 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1598 {bbcbd6a12c7a948af3e8f845313db5f4 #2-a605f7b6f32c33d8e86230419f436915}
2016-02-23 11:37:49.298 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1593, active=1 (batch=92, net=3), online=1)
2016-02-23 11:37:49.298 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1599 {bbcbd6a12c7a948af3e8f845313dbe92 #2-88f0985244bd066a5610886244140128}
2016-02-23 11:37:49.299 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1594, active=1 (batch=93, net=3), online=1)
2016-02-23 11:37:49.300 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1600 {bbcbd6a12c7a948af3e8f845313dc60e #2-0011b8267e9907fddb756aec2b807924}
2016-02-23 11:37:49.300 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1595, active=1 (batch=94, net=3), online=1)
2016-02-23 11:37:49.301 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1601 {bbcbd6a12c7a948af3e8f845313dcceb #2-9d4949408f2da01b14c9cf82f4beab23}
2016-02-23 11:37:49.301 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1596, active=1 (batch=95, net=3), online=1)
2016-02-23 11:37:49.302 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1602 {bbcbd6a12c7a948af3e8f845313ddb52 #2-3cdea5c8a003d603887adae42c031681}
2016-02-23 11:37:49.303 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1597, active=1 (batch=96, net=3), online=1)
2016-02-23 11:37:49.303 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1603 {bbcbd6a12c7a948af3e8f845313de58e #2-5a09fd183459d3a40696c343981a5014}
2016-02-23 11:37:49.304 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1598, active=1 (batch=97, net=3), online=1)
2016-02-23 11:37:49.304 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1604 {bbcbd6a12c7a948af3e8f845313de7d2 #2-9a6f71238b7e17d3e68c7d404d817bb7}
2016-02-23 11:37:49.305 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1599, active=1 (batch=98, net=3), online=1)
2016-02-23 11:37:49.305 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1605 {bbcbd6a12c7a948af3e8f845313defd4 #2-65b64a93e66ffa78f15a5b467943573c}
2016-02-23 11:37:49.306 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1498 / 1600
2016-02-23 11:37:49.306 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1498/1600, active=1 (batch=99, net=3), online=1)
2016-02-23 11:37:49.307 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1606 {bbcbd6a12c7a948af3e8f845313df068 #2-82e42b105732bc6d7278a5deafba9ea1}
2016-02-23 11:37:49.308 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: BEGIN processInbox (100 sequences)
2016-02-23 11:37:49.309 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Looking up (
"{4c1585d087fa540a835a2f01dc0f303a #2-63b0937bdc17c6c2ffe968142f9affc2}",
"{4c1585d087fa540a835a2f01dc0f37e0 #2-9b4b8b78e2d4aef28345ff18f27d06de}",
"{4c1585d087fa540a835a2f01dc0f3c65 #2-c7d68f7def183de4fff2e39ce278472d}",
"{4c1585d087fa540a835a2f01dc0f4022 #2-954dfc1258730be6e7ef347f80718482}",
"{4c1585d087fa540a835a2f01dc0f4808 #2-f8dbe387bcb8f9437baebacce18e67df}",
"{4c1585d087fa540a835a2f01dc0f505d #2-3927bdeeb65946d1666774a1efd75f62}",
"{4c1585d087fa540a835a2f01dc0f5ca2 #2-b6a69b070ede2b3a64d234b8fb1f00ec}",
"{4c1585d087fa540a835a2f01dc0f66cc #2-32530394853b8689745cc02048bc8dc3}",
"{4c1585d087fa540a835a2f01dc0f672d #2-21b32d57fb6e8a14b40d61395d8f44a3}",
"{4c1585d087fa540a835a2f01dc0f6871 #2-0a9b46922ffcd99bf7ae5a3783dc7342}",
"{4c1585d087fa540a835a2f01dc0f6924 #2-ead69091adad4ad65e8551bd038ec1cd}",
"{4c1585d087fa540a835a2f01dc0f6dfb #2-4199f3ab929128f66b6d2d01f22d0532}",
"{4c1585d087fa540a835a2f01dc0f76bc #2-1abaff8dee8f2eb154fc411a62c0c14d}",
"{4c1585d087fa540a835a2f01dc0f7eb7 #2-228033d21ee58b3e4e86d50fdb0b1dbf}",
"{4c1585d087fa540a835a2f01dc0f8966 #2-fea4d516f076cdc484b448dd512dd44a}",
"{4c1585d087fa540a835a2f01dc0f8d94 #2-f41ed0cbf252f214bbf4675a866c40aa}",
"{4c1585d087fa540a835a2f01dc0f8ea1 #2-60779ab1e0f3bb430a7f531e4de87a5c}",
"{4c1585d087fa540a835a2f01dc0f99f0 #2-2216d549bdc5bed7c860c780fd96785e}",
"{4c1585d087fa540a835a2f01dc0fa676 #2-c8fc75631d4c3c9c0c8a0b0eea69a734}",
"{4c1585d087fa540a835a2f01dc0fa9d1 #2-94cccfaa90df1fc29f9e0fec0b689415}",
"{4c1585d087fa540a835a2f01dc0fad7f #2-d0810ecc96920b9758934272f41864e1}",
"{4c1585d087fa540a835a2f01dc0fb407 #2-4386d3ab6b91ddf5945228d2ec052ac5}",
"{4c1585d087fa540a835a2f01dc0fba43 #2-60c77ae1ca7cfda308f1b88328b79d00}",
"{4c1585d087fa540a835a2f01dc0fbb68 #2-19082185b01aa6e33c700cf4433f50b5}",
"{4c1585d087fa540a835a2f01dc0fc2bb #2-6354588b5d743defa9fcc6bdaa987329}",
"{4c1585d087fa540a835a2f01dc0fccb9 #2-73cc231ec7a29abf4b2beee401c89fb9}",
"{4c1585d087fa540a835a2f01dc0fced9 #2-25fa9ea25d8d8484fa19dc235688b779}",
"{4c1585d087fa540a835a2f01dc0fd344 #2-979e66b01b6681d0c70f3d894b7cd507}",
"{4c1585d087fa540a835a2f01dc0fdf4d #2-f606e1a6be8f300eabe938660d0cd302}",
"{4c1585d087fa540a835a2f01dc0fecde #2-de78a28678595f67bffd309a8398b3fb}",
"{4c1585d087fa540a835a2f01dc0ff885 #2-9cf15217c34571024774964467dc43ae}",
"{_design/sync #6-edeee6325e2c97ab8fc4936833c62891}",
"{_design/idx_category #3-2282166f82e03d80a9bf3e1f7f9357a9}",
"{bbcbd6a12c7a948af3e8f845313bb050 #2-737a588057a8594213adb4ff33c2eb9e}",
"{bbcbd6a12c7a948af3e8f845313bb2fa #2-57f98343d03eb0a891037a1f157ccaf7}",
"{bbcbd6a12c7a948af3e8f845313bb4ca #2-9e3a9a28cbd8106bbe6fcb7129552bae}",
"{bbcbd6a12c7a948af3e8f845313bb742 #2-df45d4f7994cf89f11e145e6a9e9dbcd}",
"{bbcbd6a12c7a948af3e8f845313bc3f8 #2-011c47e416f519b4b68d3dce80d9a3cb}",
"{bbcbd6a12c7a948af3e8f845313bd0fe #2-7b736f663f4946ef41e51d161f6e6fd6}",
"{bbcbd6a12c7a948af3e8f845313bd983 #2-d4a99c53695d5ef6b918432daf269538}",
"{bbcbd6a12c7a948af3e8f845313be5b8 #2-90eb3d7e85ac7b083484cdac64bbf23d}",
"{bbcbd6a12c7a948af3e8f845313bed34 #2-a63c2a6663693e9af170b17c9a968a55}",
"{bbcbd6a12c7a948af3e8f845313bf184 #2-a2b89f63288cc8d9d8721186f046cb2a}",
"{bbcbd6a12c7a948af3e8f845313bf92b #2-922282f69c907db00e1cbab4f7f5ca94}",
"{bbcbd6a12c7a948af3e8f845313bfb02 #2-23f92cf11b5627dec547f36fe546af13}",
"{bbcbd6a12c7a948af3e8f845313c06d1 #2-c136d85c09b8ba3f191fb6c00e327db2}",
"{bbcbd6a12c7a948af3e8f845313c12d5 #2-cfb3ca7e8374d68b0c36e59ee6591a5b}",
"{bbcbd6a12c7a948af3e8f845313c1d17 #2-67cfa6d113fa52d5294ae2c2afd493d4}",
"{bbcbd6a12c7a948af3e8f845313c2002 #2-b96cbbf1217d0162fca2b9e9e4cc86f9}",
"{bbcbd6a12c7a948af3e8f845313c2bbf #2-65dac46070e016f791e44b5355863321}",
"{bbcbd6a12c7a948af3e8f845313c38ac #2-d50cb3f282185408881ea1349456ee87}",
"{bbcbd6a12c7a948af3e8f845313c3af9 #2-0607105b8d6d992398fd8b7b2d9c3921}",
"{bbcbd6a12c7a948af3e8f845313c3f02 #2-c35970806d5005d415d911216cbedc2f}",
"{bbcbd6a12c7a948af3e8f845313c4629 #2-0ad3434cf62aee96384841d45650a74e}",
"{bbcbd6a12c7a948af3e8f845313c5381 #2-275a6958b64f23c4cc66b3e214908729}",
"{bbcbd6a12c7a948af3e8f845313c58a4 #2-01cdcc36d0dbd836d968a7670eb69110}",
"{bbcbd6a12c7a948af3e8f845313c66e2 #2-65802036327f09eff19896296ca769ef}",
"{bbcbd6a12c7a948af3e8f845313c7171 #2-711d52650a7dd6c48d1f80abc93bb03b}",
"{bbcbd6a12c7a948af3e8f845313c7d66 #2-23c46e0d234b35b17668147c67802936}",
"{bbcbd6a12c7a948af3e8f845313c7f11 #2-6deb53dc206eaa3497f42be72e6b2797}",
"{bbcbd6a12c7a948af3e8f845313c8d41 #2-2bbce4412b3b6d8c9612e27839600ede}",
"{bbcbd6a12c7a948af3e8f845313c97cb #2-84aaeafb1b196336360ffef02fb91b02}",
"{bbcbd6a12c7a948af3e8f845313c9f10 #2-c0719feee49ca52c54b60b85488d8611}",
"{bbcbd6a12c7a948af3e8f845313ca647 #2-63cf7f7a168b91604393e0a3a505948a}",
"{bbcbd6a12c7a948af3e8f845313cb38e #2-cc72be55aaf9ecb11921e31d6dcf87ce}",
"{bbcbd6a12c7a948af3e8f845313cb9ea #2-f256fff80700adfa67ae773d2e3dc72d}",
"{bbcbd6a12c7a948af3e8f845313cc198 #2-ff447ff73e245876583713ae7a2aac87}",
"{bbcbd6a12c7a948af3e8f845313cc666 #2-30a1ca7453a782f2116992616b98400a}",
"{bbcbd6a12c7a948af3e8f845313cd536 #2-aba8cbab298a57174cf20a8a9efd0f35}",
"{bbcbd6a12c7a948af3e8f845313ce3c5 #2-bed844f21f0d80b6f0b42ba8b8927e01}",
"{bbcbd6a12c7a948af3e8f845313cf366 #2-6d129f7cde3a2223987d06fae077f66f}",
"{bbcbd6a12c7a948af3e8f845313cfa0c #2-a89b79f0f8bca2a2e81e22af4a9e72a3}",
"{bbcbd6a12c7a948af3e8f845313d063a #2-ab758da2777b20fbb07c15639d48349f}",
"{bbcbd6a12c7a948af3e8f845313d1298 #2-2fea66458fcd104b705bd11f2fe54c5d}",
"{bbcbd6a12c7a948af3e8f845313d1b5d #2-33aa748506ed06116eacafa396355ec1}",
"{bbcbd6a12c7a948af3e8f845313d27a5 #2-4b134a5838c8bb617173706401288971}",
"{bbcbd6a12c7a948af3e8f845313d34a7 #2-9916edbeef1f1389f6af463efde35ea9}",
"{bbcbd6a12c7a948af3e8f845313d436d #2-2f99f78bbfd7cc5b89dac40f264122c5}",
"{bbcbd6a12c7a948af3e8f845313d518a #2-e00ef0b04c81b0e17e8d536cb82e2337}",
"{bbcbd6a12c7a948af3e8f845313d522f #2-eb1225bbe5e8b472082df388c02e9835}",
"{bbcbd6a12c7a948af3e8f845313d5a56 #2-ce1a22c0926bbac56edb5ac28e600b16}",
"{bbcbd6a12c7a948af3e8f845313d64d1 #2-527a25b91ed2c65f0c8d996223339274}",
"{bbcbd6a12c7a948af3e8f845313d6b79 #2-c0e2a421abb35ad5d1f6751171113b55}",
"{bbcbd6a12c7a948af3e8f845313d6f19 #2-9d996c7b47003fc07853e91f6b040db9}",
"{bbcbd6a12c7a948af3e8f845313d7dc6 #2-4aea4b6bd028a55ff47a2cb93132964b}",
"{bbcbd6a12c7a948af3e8f845313d8959 #2-f8902ff8fcf9739e98f553e6e46ac622}",
"{bbcbd6a12c7a948af3e8f845313d9072 #2-dca5a8aa1c351b4be250e661237c0ac4}",
"{bbcbd6a12c7a948af3e8f845313d9d01 #2-97dd4ae619700770aba4e9e6ea60d62d}",
"{bbcbd6a12c7a948af3e8f845313da102 #2-a14d62d10956f62da40e0686e5136ef5}",
"{bbcbd6a12c7a948af3e8f845313da4f4 #2-4d1e1efe03e8e4ec775bd32f7162c519}",
"{bbcbd6a12c7a948af3e8f845313da727 #2-03e470eed89b86d06ba089707e7621a5}",
"{bbcbd6a12c7a948af3e8f845313db5f4 #2-a605f7b6f32c33d8e86230419f436915}",
"{bbcbd6a12c7a948af3e8f845313dbe92 #2-88f0985244bd066a5610886244140128}",
"{bbcbd6a12c7a948af3e8f845313dc60e #2-0011b8267e9907fddb756aec2b807924}",
"{bbcbd6a12c7a948af3e8f845313dcceb #2-9d4949408f2da01b14c9cf82f4beab23}",
"{bbcbd6a12c7a948af3e8f845313ddb52 #2-3cdea5c8a003d603887adae42c031681}",
"{bbcbd6a12c7a948af3e8f845313de58e #2-5a09fd183459d3a40696c343981a5014}",
"{bbcbd6a12c7a948af3e8f845313de7d2 #2-9a6f71238b7e17d3e68c7d404d817bb7}",
"{bbcbd6a12c7a948af3e8f845313defd4 #2-65b64a93e66ffa78f15a5b467943573c}",
"{bbcbd6a12c7a948af3e8f845313df068 #2-82e42b105732bc6d7278a5deafba9ea1}"
)
2016-02-23 11:37:49.313 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: 1596 / 1600
2016-02-23 11:37:49.314 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1600, active=1 (batch=0, net=3), online=1)
2016-02-23 11:37:49.315 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] queuing remote revisions (
"{_design/sync #6-edeee6325e2c97ab8fc4936833c62891}",
"{_design/idx_category #3-2282166f82e03d80a9bf3e1f7f9357a9}"
)
2016-02-23 11:37:49.315 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] queued 2 remote revisions from seq=1536 (0 in bulk, 2 individually)
2016-02-23 11:37:49.316 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: GET _design%2Fsync?rev=6-edeee6325e2c97ab8fc4936833c62891&revs=true&attachments=true
2016-02-23 11:37:49.317 MyApp[6816:2232037] RemoteRequest: CBLMultipartDownloader[/customer_922/_design/sync]: Starting...
2016-02-23 11:37:49.317 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: GET _design%2Fidx_category?rev=3-2282166f82e03d80a9bf3e1f7f9357a9&revs=true&attachments=true
2016-02-23 11:37:49.318 MyApp[6816:2232037] RemoteRequest: CBLMultipartDownloader[/customer_922/_design/idx_category]: Starting...
2016-02-23 11:37:49.319 MyApp[6816:2232037] SyncVerbose: *** CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: END processInbox (lastSequence=(null))
2016-02-23 11:37:49.320 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1601, active=1 (batch=0, net=5), online=1)
2016-02-23 11:37:49.320 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1607 {bbcbd6a12c7a948af3e8f845313dfa89 #2-467d0b929530c9d4122e1e6dea4e9f55}
2016-02-23 11:37:49.321 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1602, active=1 (batch=1, net=5), online=1)
2016-02-23 11:37:49.321 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1608 {bbcbd6a12c7a948af3e8f845313e01b6 #2-b9d9323d875919ef709345e882fd27d3}
2016-02-23 11:37:49.322 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1603, active=1 (batch=2, net=5), online=1)
2016-02-23 11:37:49.322 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1609 {bbcbd6a12c7a948af3e8f845313e0315 #2-5304cdb1aecbe6ea9a3533b03da57e86}
2016-02-23 11:37:49.323 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1604, active=1 (batch=3, net=5), online=1)
2016-02-23 11:37:49.323 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1610 {bbcbd6a12c7a948af3e8f845313e0b1b #2-0d4536bfdac1df76c628e10e57cc41a0}
2016-02-23 11:37:49.324 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1605, active=1 (batch=4, net=5), online=1)
2016-02-23 11:37:49.325 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1611 {bbcbd6a12c7a948af3e8f845313e12df #2-0ea18c2ff87f7d363e989cc13f951111}
2016-02-23 11:37:49.325 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1606, active=1 (batch=5, net=5), online=1)
2016-02-23 11:37:49.326 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1612 {bbcbd6a12c7a948af3e8f845313e1991 #2-85f60a45cdbc3d84895e1eccd2a4b202}
2016-02-23 11:37:49.326 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1607, active=1 (batch=6, net=5), online=1)
2016-02-23 11:37:49.327 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1613 {bbcbd6a12c7a948af3e8f845313e205b #2-57e5705e75a2070ec4f14e11f5f88752}
2016-02-23 11:37:49.328 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1608, active=1 (batch=7, net=5), online=1)
2016-02-23 11:37:49.328 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1614 {bbcbd6a12c7a948af3e8f845313e26b6 #2-d282692adcc2c4962ee5acdfa85393c4}
2016-02-23 11:37:49.329 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1609, active=1 (batch=8, net=5), online=1)
2016-02-23 11:37:49.329 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1615 {bbcbd6a12c7a948af3e8f845313e28f5 #2-ecbd0965fc5234633f71ec2fd1379a39}
2016-02-23 11:37:49.330 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1610, active=1 (batch=9, net=5), online=1)
2016-02-23 11:37:49.330 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1616 {bbcbd6a12c7a948af3e8f845313e2e61 #2-c7d51a9441eadbfe9a7b11de51fa6433}
2016-02-23 11:37:49.331 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1611, active=1 (batch=10, net=5), online=1)
2016-02-23 11:37:49.332 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1617 {bbcbd6a12c7a948af3e8f845313e3666 #2-cf2f292af3d8090fb96d97bbc4098ddc}
2016-02-23 11:37:49.332 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1612, active=1 (batch=11, net=5), online=1)
2016-02-23 11:37:49.333 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1618 {bbcbd6a12c7a948af3e8f845313e3669 #2-8d4aad8f180a95d949b29c2ebcde22b6}
2016-02-23 11:37:49.333 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1613, active=1 (batch=12, net=5), online=1)
2016-02-23 11:37:49.334 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1619 {bbcbd6a12c7a948af3e8f845313e40ab #2-4fdb979f224b7dd40f86c078e0a68578}
2016-02-23 11:37:49.335 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1614, active=1 (batch=13, net=5), online=1)
2016-02-23 11:37:49.335 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1620 {bbcbd6a12c7a948af3e8f845313e4a8f #2-428daa0ae271d1a5c79077dd40022fb5}
2016-02-23 11:37:49.336 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1615, active=1 (batch=14, net=5), online=1)
2016-02-23 11:37:49.336 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1621 {bbcbd6a12c7a948af3e8f845313e5a79 #2-e999c86bb8ca5b776010ddc2185efb6a}
2016-02-23 11:37:49.337 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1616, active=1 (batch=15, net=5), online=1)
2016-02-23 11:37:49.338 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1627 {-QnvxibRXJgYPWmzgFARWrP #2-6c03c337b20d9028e2b6d59f4381445c DEL}
2016-02-23 11:37:49.338 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1617, active=1 (batch=16, net=5), online=1)
2016-02-23 11:37:49.339 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1628 {-Rw4VA7DRs_HAYOAPpXzE7o #2-af431d8f99a2d2118e18b990582be0a3 DEL}
2016-02-23 11:37:49.340 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1618, active=1 (batch=17, net=5), online=1)
2016-02-23 11:37:49.340 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1629 {-li2VVD2wcOltknjvrMsa5L #2-0a13f337b17e4ef0720370edc660e3cb DEL}
2016-02-23 11:37:49.341 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1619, active=1 (batch=18, net=5), online=1)
2016-02-23 11:37:49.341 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1630 {-yVh_-gpgkWcTSXO4J2cjiV #2-5233ae1913a151fe1e372fd1246a1562 DEL}
2016-02-23 11:37:49.342 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1620, active=1 (batch=19, net=5), online=1)
2016-02-23 11:37:49.343 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1632 {--4t6UwNOuCOZzcPEGuUKcI #2-ec3f624cc7f470642cb66edc54390909 DEL}
2016-02-23 11:37:49.343 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1621, active=1 (batch=20, net=5), online=1)
2016-02-23 11:37:49.344 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1634 {-A-LCoF69pR9exLBueHzbtA #2-90fb9631c44597ff11d2f1bce83a6b1b DEL}
2016-02-23 11:37:49.344 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1622, active=1 (batch=21, net=5), online=1)
2016-02-23 11:37:49.345 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1636 {-3KFhM5R5R495N9fsNq7UiC #2-2643937399afb4896e28b398f0d036b7 DEL}
2016-02-23 11:37:49.345 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1623, active=1 (batch=22, net=5), online=1)
2016-02-23 11:37:49.346 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1638 {-dTXNxqH9l1kQuTQ_W8LxiJ #2-cdf611ba8460220cc0a342c74519bb0b DEL}
2016-02-23 11:37:49.346 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1624, active=1 (batch=23, net=5), online=1)
2016-02-23 11:37:49.347 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1643 {-zAHqEuV-vGFCviSxvUNjvA #1-b911366b0c2ca669c155a008501d4fe0}
2016-02-23 11:37:49.348 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1625, active=1 (batch=24, net=5), online=1)
2016-02-23 11:37:49.348 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1644 {-ThtyQAGgDzGvWJ-EABEVZV #1-23970afd35e26fde627156bf53a33509}
2016-02-23 11:37:49.349 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1626, active=1 (batch=25, net=5), online=1)
2016-02-23 11:37:49.349 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1645 {-TGV5-0HLLz5AnClpC8J6n2 #1-d4537e58254380a8e6c4de95b3acebd2}
2016-02-23 11:37:49.350 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1627, active=1 (batch=26, net=5), online=1)
2016-02-23 11:37:49.350 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1646 {-9ElEQ0MInoatGlw1oKomij #1-7dc310bf892bdfb1a90b14b2d1d9020c}
2016-02-23 11:37:49.351 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1628, active=1 (batch=27, net=5), online=1)
2016-02-23 11:37:49.352 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1647 {-KlIws5HqbM_8aAg1KwgzOD #1-1562f9d6eb6ab9850540c7b5a8a33e52}
2016-02-23 11:37:49.352 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1629, active=1 (batch=28, net=5), online=1)
2016-02-23 11:37:49.353 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1648 {-PuOXDPSULx4-Quoa-3nZLe #1-4aaae4d50691916c1e872f8fb651d459}
2016-02-23 11:37:49.353 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1630, active=1 (batch=29, net=5), online=1)
2016-02-23 11:37:49.354 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1649 {-enkHXW8IYPxnkpHoWnZoOY #2-c5838875f425fab08d7f0a17cf06d7e9 DEL}
2016-02-23 11:37:49.354 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1631, active=1 (batch=30, net=5), online=1)
2016-02-23 11:37:49.355 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1650 {-Mod9fe3glCdt9_R1Xyv6_o #2-0cc5d8217101d525ab8f1112e25286cc DEL}
2016-02-23 11:37:49.355 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1632, active=1 (batch=31, net=5), online=1)
2016-02-23 11:37:49.356 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1655 {-R1Y_KtUeYOReMFQnfpX4WE #5-6705ee8d49b1a231bb18a7916247f97b DEL}
2016-02-23 11:37:49.356 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1633, active=1 (batch=32, net=5), online=1)
2016-02-23 11:37:49.357 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1658 {-PLAwwtHgCXQ7PO3HBRu2ou #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.358 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1634, active=1 (batch=33, net=5), online=1)
2016-02-23 11:37:49.358 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1661 {-tLjYSNdxk4SDgLQAgrsvDL #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.359 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1635, active=1 (batch=34, net=5), online=1)
2016-02-23 11:37:49.359 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1663 {-nug58TcS5dC1jdgJ7zgYfA #2-a8ab81d12cf36c8315c8dc0905ce1274 DEL}
2016-02-23 11:37:49.360 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1636, active=1 (batch=35, net=5), online=1)
2016-02-23 11:37:49.360 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1670 {-e_5tDyH3k9BrJ4UJ4O056T #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.361 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1637, active=1 (batch=36, net=5), online=1)
2016-02-23 11:37:49.362 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1672 {-B7bBXNYi2_Qbf8CX0sp2aa #2-2b5c15a8aa31309e7f9ab487cdd34be1 DEL}
2016-02-23 11:37:49.362 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1638, active=1 (batch=37, net=5), online=1)
2016-02-23 11:37:49.363 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1675 {-Aq4K1irQtPavgMBCUdr_vz #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.363 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1639, active=1 (batch=38, net=5), online=1)
2016-02-23 11:37:49.364 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1677 {-Lxd3_jUeZkEAUzCedIVEw- #2-6b3579dc9a1da765d2c4f600d27ccce1 DEL}
2016-02-23 11:37:49.364 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1640, active=1 (batch=39, net=5), online=1)
2016-02-23 11:37:49.365 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1680 {-rznDNPWArVtgm7GV9VhUbW #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.365 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1641, active=1 (batch=40, net=5), online=1)
2016-02-23 11:37:49.366 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1682 {-2iufdE3fkuQrbz3Dm9ckCd #2-173775db814932ea74ac4745fd4acad4 DEL}
2016-02-23 11:37:49.366 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1642, active=1 (batch=41, net=5), online=1)
2016-02-23 11:37:49.367 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1684 {-Qtj1riWqF8FHiIbkXlYaJe #2-66a8a3b50e1880b893d581fdda71057b DEL}
2016-02-23 11:37:49.368 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1643, active=1 (batch=42, net=5), online=1)
2016-02-23 11:37:49.368 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1686 {-KRzAAcuHMsNAbHBXiewnsi #2-b44b9353b9b1114bf36fe929903c76b8 DEL}
2016-02-23 11:37:49.369 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1644, active=1 (batch=43, net=5), online=1)
2016-02-23 11:37:49.369 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1688 {-E3wzWIR5oWnXM8YBV9SlkO #2-e148ccd3500b0fea76deba63b4bd9858 DEL}
2016-02-23 11:37:49.370 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1645, active=1 (batch=44, net=5), online=1)
2016-02-23 11:37:49.370 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1692 {-_3vXlqZWcaUKsGsiz_2n0G #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.371 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1646, active=1 (batch=45, net=5), online=1)
2016-02-23 11:37:49.372 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1694 {-ze0kiqeHGifutbHCC2iZFI #2-5c6dfd61ede97f31c23d23d37a17c983 DEL}
2016-02-23 11:37:49.372 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1647, active=1 (batch=46, net=5), online=1)
2016-02-23 11:37:49.373 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1697 {-fZye6UucGGddGqhitMg_mD #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.373 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1648, active=1 (batch=47, net=5), online=1)
2016-02-23 11:37:49.374 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1699 {-WH4R-0k3KQFG-cw7YHg0RH #2-20a92d54bc5a5da8fcf9d68323e7d7c9 DEL}
2016-02-23 11:37:49.374 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1649, active=1 (batch=48, net=5), online=1)
2016-02-23 11:37:49.375 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1702 {-H2OQXlULXRs0DUNRM9-MwF #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.376 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1650, active=1 (batch=49, net=5), online=1)
2016-02-23 11:37:49.376 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1704 {-PonB5vbHRKkFNgmfPKnxlU #2-b66931fb2d3cd7a2a2bab5568ff2936f DEL}
2016-02-23 11:37:49.377 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1651, active=1 (batch=50, net=5), online=1)
2016-02-23 11:37:49.377 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1707 {-sylLTeCpjKFhg9xIGqwgeU #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.378 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1652, active=1 (batch=51, net=5), online=1)
2016-02-23 11:37:49.378 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1711 {-69H5c2t_FR1mu94YcY1Wch #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.378 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1653, active=1 (batch=52, net=5), online=1)
2016-02-23 11:37:49.379 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1713 {-a8b-XrhS_VyK8iZlKZiUOg #2-26ae0a759a37d2d81bb2c0153d67ee90 DEL}
2016-02-23 11:37:49.379 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1654, active=1 (batch=53, net=5), online=1)
2016-02-23 11:37:49.380 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1714 {-XcksmFpsLt-BE17up6XQzx #2-09c667e3dfbf0aae6c13e92769c4821c DEL}
2016-02-23 11:37:49.380 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1655, active=1 (batch=54, net=5), online=1)
2016-02-23 11:37:49.381 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1717 {-2mZxUTuLHfvrfJdynLVyT4 #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.381 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1656, active=1 (batch=55, net=5), online=1)
2016-02-23 11:37:49.382 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1719 {-gP-wBLzxoWMFiW1aDlVwMW #2-46dc4a9b0a8f87a83256a0a86d2e6ff8 DEL}
2016-02-23 11:37:49.382 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1657, active=1 (batch=56, net=5), online=1)
2016-02-23 11:37:49.383 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1722 {-9vZe3EHYeXY_XuRHgheaW- #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.384 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1658, active=1 (batch=57, net=5), online=1)
2016-02-23 11:37:49.384 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1724 {-Y5JBXtx3D0vbive_GmK-Ej #2-50b8de5d20c0cc9abd03022e718ce6d1 DEL}
2016-02-23 11:37:49.385 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1659, active=1 (batch=58, net=5), online=1)
2016-02-23 11:37:49.386 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1727 {-taspUypG7zjOIXwZL_R8pb #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.386 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1660, active=1 (batch=59, net=5), online=1)
2016-02-23 11:37:49.387 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1729 {-vwtUqhQq7WzTwM41BrthAV #2-03c6623f9c952556006f6e09c8c3c4db DEL}
2016-02-23 11:37:49.387 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1661, active=1 (batch=60, net=5), online=1)
2016-02-23 11:37:49.388 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1732 {-TcqkV03p6u8TYm1pXp-u_Q #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.389 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1662, active=1 (batch=61, net=5), online=1)
2016-02-23 11:37:49.389 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1734 {-mFejWoYAcSjmCff8LIeKiR #2-c3f86441cdc234097e0c718fa8261a0b DEL}
2016-02-23 11:37:49.390 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1663, active=1 (batch=62, net=5), online=1)
2016-02-23 11:37:49.390 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1737 {-Mbj7xnUy2_Wy2jCykyaPHq #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.391 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1664, active=1 (batch=63, net=5), online=1)
2016-02-23 11:37:49.391 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1739 {-DZ4vGwJDDhCzwlQHnQDIwe #2-9a21bc762013b3db46723847418d6e27 DEL}
2016-02-23 11:37:49.392 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1665, active=1 (batch=64, net=5), online=1)
2016-02-23 11:37:49.393 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1742 {-gI_12qQyqi3A-xFPlZgPIl #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.393 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1666, active=1 (batch=65, net=5), online=1)
2016-02-23 11:37:49.394 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1744 {-TjkIHZnIqPfGG-Y_zA_2pm #2-03a85d5825cfa98664b56f8dd9edb1cc DEL}
2016-02-23 11:37:49.394 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1667, active=1 (batch=66, net=5), online=1)
2016-02-23 11:37:49.395 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1747 {-R-zxt6jJ9TeMWbdVrocuG5 #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.395 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1668, active=1 (batch=67, net=5), online=1)
2016-02-23 11:37:49.396 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1749 {-pRtxMFptZWkubwX1RfDtHZ #2-7f98dc7fb87e203e67f53629e4fc87db DEL}
2016-02-23 11:37:49.396 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1669, active=1 (batch=68, net=5), online=1)
2016-02-23 11:37:49.397 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1752 {-42W74y0fHqS0xJMnoWo37e #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.398 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1670, active=1 (batch=69, net=5), online=1)
2016-02-23 11:37:49.398 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1754 {-eyFSufB2FU4TsMznSXsTtA #2-b23f95684fcfcf3865ad3a6c39e379cd DEL}
2016-02-23 11:37:49.399 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1671, active=1 (batch=70, net=5), online=1)
2016-02-23 11:37:49.399 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1757 {-UOeiyhwCqdEM_wWE0B8nwR #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.400 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1672, active=1 (batch=71, net=5), online=1)
2016-02-23 11:37:49.400 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1759 {-18ocZVz7Z2z6NuAZlM2raT #2-f322d46fd6284fca7bd9c5813d4f4d7b DEL}
2016-02-23 11:37:49.401 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1673, active=1 (batch=72, net=5), online=1)
2016-02-23 11:37:49.402 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1764 {-Ufnr35Eodtq-e5g-8LCba_ #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.402 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1674, active=1 (batch=73, net=5), online=1)
2016-02-23 11:37:49.403 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1766 {-iwcrST7HTRvKZR0pxmcf7M #2-cf7b78dd403b6b8026afacb89d847302 DEL}
2016-02-23 11:37:49.403 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1675, active=1 (batch=74, net=5), online=1)
2016-02-23 11:37:49.404 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1770 {-FW39AqjEHtGlpfQWTA4NYs #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.405 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1676, active=1 (batch=75, net=5), online=1)
2016-02-23 11:37:49.405 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1772 {-bV5VeqvV3956VxpOh-8xzD #2-4914f1b9c87f753277d6d4a238ca8d5f DEL}
2016-02-23 11:37:49.405 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1677, active=1 (batch=76, net=5), online=1)
2016-02-23 11:37:49.406 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1773 {-Wgs21b3lIMkC323lJt9QNT #2-fd15985f3deda5a083c35e949581a302 DEL}
2016-02-23 11:37:49.407 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1678, active=1 (batch=77, net=5), online=1)
2016-02-23 11:37:49.407 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1781 {-Zfsrs8o5BqNx0KwImmGXjd #3-b28b8c37eb2917c33c2d56a5445ecbe7 DEL}
2016-02-23 11:37:49.408 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1679, active=1 (batch=78, net=5), online=1)
2016-02-23 11:37:49.408 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1783 {--JPm5T0e9rpgBBPMTWMBcP #2-fa7f26171bbb92824cc6921c925e9187 DEL}
2016-02-23 11:37:49.409 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1680, active=1 (batch=79, net=5), online=1)
2016-02-23 11:37:49.409 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1784 {-yJK7RmwZ_9tjAtV5RxblF3 #1-fcf825de0f66fbd1ad6e11ddd613565e}
2016-02-23 11:37:49.410 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1681, active=1 (batch=80, net=5), online=1)
2016-02-23 11:37:49.410 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1822 {-A_qvpL8znH-kuVNWNfLEaU #2-d5298724fa0ba52431060dbabbe252a8}
2016-02-23 11:37:49.411 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1682, active=1 (batch=81, net=5), online=1)
2016-02-23 11:37:49.412 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Received #1840 {-94i806OgbslRPuzsCvRyWF #1-520522225eba37774b479e5af0c09497}
2016-02-23 11:37:49.412 MyApp[6816:2231718] Sync: CBLReplication[from https://xxx-data1.yyy.com/customer_922]: active, progress = 1596 / 1682, err: (null)
2016-02-23 11:37:49.417 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: Caught up with changes!
2016-02-23 11:37:49.419 MyApp[6816:2232037] SyncVerbose: CBLSocketChangeTracker[0x157a10930 customer_922]: POST //xxx-data1.yyy.com/customer_922/_changes
2016-02-23 11:37:49.462 MyApp[6816:2232037] RemoteRequest: Got challenge for CBLMultipartDownloader[/customer_922/_design/backend]: method=NSURLAuthenticationMethodHTTPBasic, proposed=(null), err=(null)
2016-02-23 11:37:49.463 MyApp[6816:2232037] RemoteRequest: challenge: (phase 1) useCredential: <NSURLCredential: 0x157a67ed0>: device_7195
2016-02-23 11:37:49.493 MyApp[6816:2232037] RemoteRequest: Got challenge for CBLMultipartDownloader[/customer_922/_design/idx_product]: method=NSURLAuthenticationMethodHTTPBasic, proposed=(null), err=(null)
2016-02-23 11:37:49.494 MyApp[6816:2232037] RemoteRequest: challenge: (phase 1) useCredential: <NSURLCredential: 0x157a67ed0>: device_7195
2016-02-23 11:37:49.496 MyApp[6816:2232037] RemoteRequest: Got challenge for CBLMultipartDownloader[/customer_922/_design/sync]: method=NSURLAuthenticationMethodHTTPBasic, proposed=(null), err=(null)
2016-02-23 11:37:49.498 MyApp[6816:2232037] RemoteRequest: challenge: (phase 1) useCredential: <NSURLCredential: 0x157a67ed0>: device_7195
2016-02-23 11:37:49.500 MyApp[6816:2232037] RemoteRequest: Got challenge for CBLMultipartDownloader[/customer_922/_design/idx_category]: method=NSURLAuthenticationMethodHTTPBasic, proposed=(null), err=(null)
2016-02-23 11:37:49.500 MyApp[6816:2232037] RemoteRequest: challenge: (phase 1) useCredential: <NSURLCredential: 0x157a67ed0>: device_7195
2016-02-23 11:37:49.532 MyApp[6816:2232037] SyncVerbose: CBLSocketChangeTracker[0x157a10930 customer_922]: POST //xxx-data1.yyy.com/customer_922/_changes
2016-02-23 11:37:49.536 MyApp[6816:2232037] CBLMultipartDownloader[/customer_922/_design/backend]: Got error Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname could not be found." UserInfo={NSUnderlyingError=0x157811c10 {Error Domain=kCFErrorDomainCFNetwork Code=-1003 "A server with the specified hostname could not be found." UserInfo={NSErrorFailingURLStringKey=https://xxx-data1.yyy.com,%20xxx-data1.yyy.com/customer_922/_design/backend?rev=2-7eca4bc119a4894088d309bf3354a1ce&revs=true&attachments=true, NSErrorFailingURLKey=https://xxx-data1.yyy.com,%20xxx-data1.yyy.com/customer_922/_design/backend?rev=2-7eca4bc119a4894088d309bf3354a1ce&revs=true&attachments=true, _kCFStreamErrorCodeKey=1, _kCFStreamErrorDomainKey=12, NSLocalizedDescription=A server with the specified hostname could not be found.}}, NSErrorFailingURLStringKey=https://xxx-data1.yyy.com,%20xxx-data1.yyy.com/customer_922/_design/backend?rev=2-7eca4bc119a4894088d309bf3354a1ce&revs=true&attachments=true, NSErrorFailingURLKey=https://xxx-data1.yyy.com,%20xxx-data1.yyy.com/customer_922/_design/backend?rev=2-7eca4bc119a4894088d309bf3354a1ce&revs=true&attachments=true, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=1, NSLocalizedDescription=A server with the specified hostname could not be found.}
2016-02-23 11:37:49.537 MyApp[6816:2232037] Sync: CBLRestPuller[https://xxx-data1.yyy.com/customer_922] Progress: set error = A server with the specified hostname could not be found.
2016-02-23 11:37:49.538 MyApp[6816:2232037] SyncVerbose: CBLRestPuller[https://xxx-data1.yyy.com/customer_922]: postProgressChanged (1596/1682, active=1 (batch=82, net=4), online=1)
2016-02-23 11:37:49.539 MyApp[6816:2231718] Sync: CBLReplication[from https://xxx-data1.yyy.com/customer_922]: active, progress = 1596 / 1682, err: A server with the specified hostname could not be found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment