2023-01-24 08:14:46 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.credentials: must be a constant value oauth2.0, $.access_token: is missing but it is required 2023-01-24 08:14:46 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.api_token: object found, string expected 2023-01-24 08:14:46 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: must be a constant value Standard 2023-01-24 08:14:46 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.credential.hmac_key_secret: object found, string expected, $.credential.hmac_key_access_id: object found, string expected 2023-01-24 08:14:46 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/1507/0/logs.log 2023-01-24 08:14:46 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.25 2023-01-24 08:14:46 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-01-24 08:14:46 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):56 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2023-01-24 08:14:46 INFO i.a.c.EnvConfigs(getEnvOrDefault):1140 - Using default value for environment variable METRIC_CLIENT: '' 2023-01-24 08:14:46 WARN i.a.m.l.MetricClientFactory(initialize):60 - Metric client is already initialized to 2023-01-24 08:14:46 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):56 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2023-01-24 08:14:46 INFO i.a.w.g.DefaultReplicationWorker(run):135 - start sync worker. job id: 1507 attempt id: 0 2023-01-24 08:14:46 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 08:14:46 INFO i.a.w.g.DefaultReplicationWorker(run):150 - configured sync modes: {null.organizations=incremental - append_dedup} 2023-01-24 08:14:46 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START REPLICATION ----- 2023-01-24 08:14:46 INFO i.a.w.i.DefaultAirbyteDestination(start):72 - Running destination... 2023-01-24 08:14:46 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 08:14:46 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-bigquery:1.2.8 exists... 2023-01-24 08:14:46 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-bigquery:1.2.8 was found locally. 2023-01-24 08:14:46 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = destination-bigquery-write-1507-0-eoclz with resources io.airbyte.config.ResourceRequirements@7d02c936[cpuRequest=,cpuLimit=0.9,memoryRequest=,memoryLimit=] 2023-01-24 08:14:46 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/0 --log-driver none --name destination-bigquery-write-1507-0-eoclz --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.2.8 -e WORKER_JOB_ATTEMPT=0 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.25 -e WORKER_JOB_ID=1507 --cpus=0.9 airbyte/destination-bigquery:1.2.8 write --config destination_config.json --catalog destination_catalog.json 2023-01-24 08:14:46 INFO i.a.w.i.VersionedAirbyteMessageBufferedWriterFactory(createWriter):33 - Writing messages to protocol version 0.2.0 2023-01-24 08:14:46 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-01-24 08:14:46 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-zendesk-support:0.2.20 exists... 2023-01-24 08:14:46 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-zendesk-support:0.2.20 was found locally. 2023-01-24 08:14:46 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = source-zendesk-support-read-1507-0-mrpwi with resources io.airbyte.config.ResourceRequirements@25626ba[cpuRequest=,cpuLimit=0.9,memoryRequest=,memoryLimit=] 2023-01-24 08:14:46 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/0 --log-driver none --name source-zendesk-support-read-1507-0-mrpwi --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-zendesk-support:0.2.20 -e WORKER_JOB_ATTEMPT=0 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.25 -e WORKER_JOB_ID=1507 --cpus=0.9 airbyte/source-zendesk-support:0.2.20 read --config source_config.json --catalog source_catalog.json 2023-01-24 08:14:46 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-01-24 08:14:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromDstRunnable$4):243 - Destination output thread started. 2023-01-24 08:14:46 INFO i.a.w.g.DefaultReplicationWorker(replicate):217 - Waiting for source and destination threads to complete. 2023-01-24 08:14:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):291 - Replication thread started. 2023-01-24 08:14:48 source > Starting syncing SourceZendeskSupport 2023-01-24 08:14:48 source > Syncing stream: organizations 2023-01-24 08:14:49 source > Records count is 194848 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 source > Sleeping 0 seconds before next request 2023-01-24 08:14:49 destination > integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2023-01-24 08:14:49 destination > Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2023-01-24 08:14:49 destination > Command: WRITE 2023-01-24 08:14:49 destination > Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 destination > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-01-24 08:14:50 destination > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 destination > Selected loading method is set to: GCS 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 destination > S3 format config: {"format_type":"AVRO","flattening":"No flattening"} 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:50 destination > All tmp files will be removed from GCS when replication is finished 2023-01-24 08:14:50 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Generated 1949 future requests 2023-01-24 08:14:51 source > Starting another while loop iteration 2023-01-24 08:14:51 source > Request successful, will parse the response now 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Starting another while loop iteration 2023-01-24 08:14:51 source > Request successful, will parse the response now 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Starting another while loop iteration 2023-01-24 08:14:51 source > Request successful, will parse the response now 2023-01-24 08:14:51 source > Starting another while loop iteration 2023-01-24 08:14:51 source > Request successful, will parse the response now 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Starting another while loop iteration 2023-01-24 08:14:51 source > Request successful, will parse the response now 2023-01-24 08:14:51 source > Sleeping 0 seconds before next request 2023-01-24 08:14:51 source > Starting another while loop iteration 2023-01-24 08:14:51 source > Request successful, will parse the response now 2023-01-24 08:14:51 source > Starting another while loop iteration 2023-01-24 08:14:51 source > Request successful, will parse the response now 2023-01-24 08:14:52 destination > Creating BigQuery staging message consumer with staging ID 383aa1cb-048f-453a-8247-bd19cace89ae at 2023-01-24T08:14:50.887Z 2023-01-24 08:14:52 destination > BigQuery write config: BigQueryWriteConfig[streamName=organizations, namespace=zendesk, datasetId=zendesk, datasetLocation=EU, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_raw_organizations}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2023-01-24 08:14:52 destination > class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2023-01-24 08:14:52 destination > Preparing tmp tables in destination started for 1 streams 2023-01-24 08:14:52 destination > Creating dataset zendesk 2023-01-24 08:14:54 destination > Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} 2023-01-24 08:14:54 destination > Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} 2023-01-24 08:14:54 destination > Creating staging path for stream organizations (dataset zendesk): zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/ 2023-01-24 08:14:54 destination > Storage Object airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/ does not exist in bucket; creating... 2023-01-24 08:14:54 destination > Storage Object airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/ has been created in bucket. 2023-01-24 08:14:54 destination > Preparing tmp tables in destination completed. 2023-01-24 08:14:55 destination > Starting a new buffer for stream organizations (current state: 0 bytes in 0 buffers) 2023-01-24 08:14:55 destination > Default schema. 2023-01-24 08:14:55 source > Starting another while loop iteration 2023-01-24 08:14:55 source > Request successful, will parse the response now 2023-01-24 08:14:55 source > Starting another while loop iteration 2023-01-24 08:14:55 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 1000 (561 KB) 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Sleeping 0 seconds before next request 2023-01-24 08:14:56 source > Sleeping 0 seconds before next request 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Sleeping 0 seconds before next request 2023-01-24 08:14:56 source > Sleeping 0 seconds before next request 2023-01-24 08:14:56 source > Starting another while loop iteration 2023-01-24 08:14:56 source > Request successful, will parse the response now 2023-01-24 08:14:56 source > Sleeping 0 seconds before next request 2023-01-24 08:14:56 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 2000 (1 MB) 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Sleeping 0 seconds before next request 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 3000 (1 MB) 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:57 source > Starting another while loop iteration 2023-01-24 08:14:57 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 4000 (2 MB) 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Sleeping 0 seconds before next request 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:58 source > Starting another while loop iteration 2023-01-24 08:14:58 source > Request successful, will parse the response now 2023-01-24 08:14:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 5000 (2 MB) 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 6000 (3 MB) 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:14:59 source > Sleeping 0 seconds before next request 2023-01-24 08:14:59 source > Starting another while loop iteration 2023-01-24 08:14:59 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Sleeping 0 seconds before next request 2023-01-24 08:15:00 source > Sleeping 0 seconds before next request 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Sleeping 0 seconds before next request 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Sleeping 0 seconds before next request 2023-01-24 08:15:00 source > Sleeping 0 seconds before next request 2023-01-24 08:15:00 source > Sleeping 0 seconds before next request 2023-01-24 08:15:00 source > Sleeping 0 seconds before next request 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 7000 (3 MB) 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:00 source > Starting another while loop iteration 2023-01-24 08:15:00 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Sleeping 0 seconds before next request 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 8000 (4 MB) 2023-01-24 08:15:01 source > Starting another while loop iteration 2023-01-24 08:15:01 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 9000 (4 MB) 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Sleeping 0 seconds before next request 2023-01-24 08:15:02 source > Starting another while loop iteration 2023-01-24 08:15:02 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Sleeping 0 seconds before next request 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 10000 (5 MB) 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Sleeping 0 seconds before next request 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:03 source > Sleeping 0 seconds before next request 2023-01-24 08:15:03 source > Starting another while loop iteration 2023-01-24 08:15:03 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Sleeping 0 seconds before next request 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Sleeping 0 seconds before next request 2023-01-24 08:15:04 source > Sleeping 0 seconds before next request 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Sleeping 0 seconds before next request 2023-01-24 08:15:04 source > Sleeping 0 seconds before next request 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 11000 (6 MB) 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Sleeping 0 seconds before next request 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:04 source > Starting another while loop iteration 2023-01-24 08:15:04 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 12000 (6 MB) 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:05 source > Sleeping 0 seconds before next request 2023-01-24 08:15:05 source > Request successful, will parse the response now 2023-01-24 08:15:05 source > Starting another while loop iteration 2023-01-24 08:15:06 source > Sleeping 0 seconds before next request 2023-01-24 08:15:06 source > Request successful, will parse the response now 2023-01-24 08:15:06 source > Starting another while loop iteration 2023-01-24 08:15:06 source > Sleeping 0 seconds before next request 2023-01-24 08:15:06 source > Request successful, will parse the response now 2023-01-24 08:15:06 source > Starting another while loop iteration 2023-01-24 08:15:06 source > Sleeping 0 seconds before next request 2023-01-24 08:15:06 source > Request successful, will parse the response now 2023-01-24 08:15:06 source > Starting another while loop iteration 2023-01-24 08:15:06 source > Sleeping 0 seconds before next request 2023-01-24 08:15:06 source > Request successful, will parse the response now 2023-01-24 08:15:06 source > Starting another while loop iteration 2023-01-24 08:15:06 source > Sleeping 0 seconds before next request 2023-01-24 08:15:06 source > Request successful, will parse the response now 2023-01-24 08:15:06 source > Starting another while loop iteration 2023-01-24 08:15:06 source > Sleeping 0 seconds before next request 2023-01-24 08:15:06 source > Request successful, will parse the response now 2023-01-24 08:15:06 source > Sleeping 0 seconds before next request 2023-01-24 08:15:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 13000 (7 MB) 2023-01-24 08:15:06 source > Starting another while loop iteration 2023-01-24 08:15:06 source > Request successful, will parse the response now 2023-01-24 08:15:07 source > Sleeping 0 seconds before next request 2023-01-24 08:15:07 source > Starting another while loop iteration 2023-01-24 08:15:07 source > Request successful, will parse the response now 2023-01-24 08:15:07 source > Starting another while loop iteration 2023-01-24 08:15:07 source > Sleeping 0 seconds before next request 2023-01-24 08:15:07 source > Sleeping 0 seconds before next request 2023-01-24 08:15:07 source > Request successful, will parse the response now 2023-01-24 08:15:07 source > Starting another while loop iteration 2023-01-24 08:15:07 source > Sleeping 0 seconds before next request 2023-01-24 08:15:07 source > Request successful, will parse the response now 2023-01-24 08:15:07 source > Starting another while loop iteration 2023-01-24 08:15:07 source > Request successful, will parse the response now 2023-01-24 08:15:07 source > Starting another while loop iteration 2023-01-24 08:15:07 source > Sleeping 0 seconds before next request 2023-01-24 08:15:07 source > Request successful, will parse the response now 2023-01-24 08:15:08 source > Sleeping 0 seconds before next request 2023-01-24 08:15:08 source > Starting another while loop iteration 2023-01-24 08:15:08 source > Request successful, will parse the response now 2023-01-24 08:15:08 source > Sleeping 0 seconds before next request 2023-01-24 08:15:08 source > Starting another while loop iteration 2023-01-24 08:15:08 source > Request successful, will parse the response now 2023-01-24 08:15:08 source > Starting another while loop iteration 2023-01-24 08:15:08 source > Sleeping 0 seconds before next request 2023-01-24 08:15:08 source > Sleeping 0 seconds before next request 2023-01-24 08:15:08 source > Request successful, will parse the response now 2023-01-24 08:15:08 source > Starting another while loop iteration 2023-01-24 08:15:08 source > Request successful, will parse the response now 2023-01-24 08:15:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 14000 (7 MB) 2023-01-24 08:15:08 source > Starting another while loop iteration 2023-01-24 08:15:08 source > Sleeping 0 seconds before next request 2023-01-24 08:15:08 source > Sleeping 0 seconds before next request 2023-01-24 08:15:08 source > Sleeping 0 seconds before next request 2023-01-24 08:15:08 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:09 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:09 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:09 source > Sleeping 0 seconds before next request 2023-01-24 08:15:09 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Sleeping 0 seconds before next request 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:09 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Sleeping 0 seconds before next request 2023-01-24 08:15:09 source > Sleeping 0 seconds before next request 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:09 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Sleeping 0 seconds before next request 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:09 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:09 source > Request successful, will parse the response now 2023-01-24 08:15:09 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:10 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 15000 (8 MB) 2023-01-24 08:15:10 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:10 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:10 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:10 source > Sleeping 0 seconds before next request 2023-01-24 08:15:10 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:10 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:10 source > Starting another while loop iteration 2023-01-24 08:15:10 source > Request successful, will parse the response now 2023-01-24 08:15:11 source > Starting another while loop iteration 2023-01-24 08:15:11 source > Sleeping 0 seconds before next request 2023-01-24 08:15:11 source > Request successful, will parse the response now 2023-01-24 08:15:11 source > Sleeping 0 seconds before next request 2023-01-24 08:15:11 source > Starting another while loop iteration 2023-01-24 08:15:11 source > Sleeping 0 seconds before next request 2023-01-24 08:15:11 source > Request successful, will parse the response now 2023-01-24 08:15:11 source > Starting another while loop iteration 2023-01-24 08:15:11 source > Request successful, will parse the response now 2023-01-24 08:15:11 source > Starting another while loop iteration 2023-01-24 08:15:11 source > Sleeping 0 seconds before next request 2023-01-24 08:15:11 source > Request successful, will parse the response now 2023-01-24 08:15:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 16000 (8 MB) 2023-01-24 08:15:11 source > Starting another while loop iteration 2023-01-24 08:15:11 source > Sleeping 0 seconds before next request 2023-01-24 08:15:11 source > Request successful, will parse the response now 2023-01-24 08:15:12 source > Starting another while loop iteration 2023-01-24 08:15:12 source > Sleeping 0 seconds before next request 2023-01-24 08:15:12 source > Request successful, will parse the response now 2023-01-24 08:15:12 source > Sleeping 0 seconds before next request 2023-01-24 08:15:12 source > Sleeping 0 seconds before next request 2023-01-24 08:15:12 source > Starting another while loop iteration 2023-01-24 08:15:12 source > Request successful, will parse the response now 2023-01-24 08:15:12 source > Starting another while loop iteration 2023-01-24 08:15:12 source > Request successful, will parse the response now 2023-01-24 08:15:12 source > Starting another while loop iteration 2023-01-24 08:15:12 source > Sleeping 0 seconds before next request 2023-01-24 08:15:12 source > Request successful, will parse the response now 2023-01-24 08:15:12 source > Sleeping 0 seconds before next request 2023-01-24 08:15:12 source > Starting another while loop iteration 2023-01-24 08:15:12 source > Request successful, will parse the response now 2023-01-24 08:15:12 source > Sleeping 0 seconds before next request 2023-01-24 08:15:12 source > Starting another while loop iteration 2023-01-24 08:15:12 source > Request successful, will parse the response now 2023-01-24 08:15:12 source > Starting another while loop iteration 2023-01-24 08:15:12 source > Sleeping 0 seconds before next request 2023-01-24 08:15:12 source > Request successful, will parse the response now 2023-01-24 08:15:13 source > Starting another while loop iteration 2023-01-24 08:15:13 source > Sleeping 0 seconds before next request 2023-01-24 08:15:13 source > Request successful, will parse the response now 2023-01-24 08:15:13 source > Starting another while loop iteration 2023-01-24 08:15:13 source > Sleeping 0 seconds before next request 2023-01-24 08:15:13 source > Request successful, will parse the response now 2023-01-24 08:15:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 17000 (9 MB) 2023-01-24 08:15:13 source > Starting another while loop iteration 2023-01-24 08:15:13 source > Sleeping 0 seconds before next request 2023-01-24 08:15:13 source > Sleeping 0 seconds before next request 2023-01-24 08:15:13 source > Request successful, will parse the response now 2023-01-24 08:15:13 source > Starting another while loop iteration 2023-01-24 08:15:13 source > Request successful, will parse the response now 2023-01-24 08:15:13 source > Starting another while loop iteration 2023-01-24 08:15:13 source > Sleeping 0 seconds before next request 2023-01-24 08:15:13 source > Request successful, will parse the response now 2023-01-24 08:15:13 source > Sleeping 0 seconds before next request 2023-01-24 08:15:13 source > Starting another while loop iteration 2023-01-24 08:15:13 source > Request successful, will parse the response now 2023-01-24 08:15:13 source > Starting another while loop iteration 2023-01-24 08:15:13 source > Sleeping 0 seconds before next request 2023-01-24 08:15:13 source > Request successful, will parse the response now 2023-01-24 08:15:14 source > Starting another while loop iteration 2023-01-24 08:15:14 source > Sleeping 0 seconds before next request 2023-01-24 08:15:14 source > Request successful, will parse the response now 2023-01-24 08:15:14 source > Starting another while loop iteration 2023-01-24 08:15:14 source > Sleeping 0 seconds before next request 2023-01-24 08:15:14 source > Request successful, will parse the response now 2023-01-24 08:15:14 source > Starting another while loop iteration 2023-01-24 08:15:14 source > Sleeping 0 seconds before next request 2023-01-24 08:15:14 source > Request successful, will parse the response now 2023-01-24 08:15:14 source > Starting another while loop iteration 2023-01-24 08:15:14 source > Sleeping 0 seconds before next request 2023-01-24 08:15:14 source > Sleeping 0 seconds before next request 2023-01-24 08:15:14 source > Request successful, will parse the response now 2023-01-24 08:15:14 source > Starting another while loop iteration 2023-01-24 08:15:14 source > Request successful, will parse the response now 2023-01-24 08:15:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 18000 (9 MB) 2023-01-24 08:15:14 source > Starting another while loop iteration 2023-01-24 08:15:15 source > Sleeping 0 seconds before next request 2023-01-24 08:15:15 source > Sleeping 0 seconds before next request 2023-01-24 08:15:15 source > Request successful, will parse the response now 2023-01-24 08:15:15 source > Sleeping 0 seconds before next request 2023-01-24 08:15:15 source > Starting another while loop iteration 2023-01-24 08:15:15 source > Request successful, will parse the response now 2023-01-24 08:15:15 source > Starting another while loop iteration 2023-01-24 08:15:15 source > Request successful, will parse the response now 2023-01-24 08:15:15 source > Starting another while loop iteration 2023-01-24 08:15:15 source > Sleeping 0 seconds before next request 2023-01-24 08:15:15 source > Request successful, will parse the response now 2023-01-24 08:15:15 source > Starting another while loop iteration 2023-01-24 08:15:15 source > Sleeping 0 seconds before next request 2023-01-24 08:15:15 source > Request successful, will parse the response now 2023-01-24 08:15:15 source > Sleeping 0 seconds before next request 2023-01-24 08:15:15 source > Starting another while loop iteration 2023-01-24 08:15:15 source > Request successful, will parse the response now 2023-01-24 08:15:15 source > Starting another while loop iteration 2023-01-24 08:15:15 source > Sleeping 0 seconds before next request 2023-01-24 08:15:15 source > Request successful, will parse the response now 2023-01-24 08:15:16 source > Sleeping 0 seconds before next request 2023-01-24 08:15:16 source > Starting another while loop iteration 2023-01-24 08:15:16 source > Request successful, will parse the response now 2023-01-24 08:15:16 source > Starting another while loop iteration 2023-01-24 08:15:16 source > Sleeping 0 seconds before next request 2023-01-24 08:15:16 source > Request successful, will parse the response now 2023-01-24 08:15:16 source > Starting another while loop iteration 2023-01-24 08:15:16 source > Sleeping 0 seconds before next request 2023-01-24 08:15:16 source > Request successful, will parse the response now 2023-01-24 08:15:16 source > Sleeping 0 seconds before next request 2023-01-24 08:15:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 19000 (10 MB) 2023-01-24 08:15:16 source > Starting another while loop iteration 2023-01-24 08:15:16 source > Request successful, will parse the response now 2023-01-24 08:15:16 source > Starting another while loop iteration 2023-01-24 08:15:16 source > Sleeping 0 seconds before next request 2023-01-24 08:15:16 source > Request successful, will parse the response now 2023-01-24 08:15:16 source > Starting another while loop iteration 2023-01-24 08:15:17 source > Sleeping 0 seconds before next request 2023-01-24 08:15:17 source > Sleeping 0 seconds before next request 2023-01-24 08:15:17 source > Request successful, will parse the response now 2023-01-24 08:15:17 source > Starting another while loop iteration 2023-01-24 08:15:17 source > Request successful, will parse the response now 2023-01-24 08:15:17 source > Starting another while loop iteration 2023-01-24 08:15:17 source > Sleeping 0 seconds before next request 2023-01-24 08:15:17 source > Request successful, will parse the response now 2023-01-24 08:15:17 source > Starting another while loop iteration 2023-01-24 08:15:17 source > Sleeping 0 seconds before next request 2023-01-24 08:15:17 source > Request successful, will parse the response now 2023-01-24 08:15:17 source > Starting another while loop iteration 2023-01-24 08:15:17 source > Sleeping 0 seconds before next request 2023-01-24 08:15:17 source > Request successful, will parse the response now 2023-01-24 08:15:17 source > Starting another while loop iteration 2023-01-24 08:15:17 source > Sleeping 0 seconds before next request 2023-01-24 08:15:17 source > Sleeping 0 seconds before next request 2023-01-24 08:15:17 source > Request successful, will parse the response now 2023-01-24 08:15:17 source > Starting another while loop iteration 2023-01-24 08:15:17 source > Request successful, will parse the response now 2023-01-24 08:15:17 source > Starting another while loop iteration 2023-01-24 08:15:18 source > Sleeping 0 seconds before next request 2023-01-24 08:15:18 source > Request successful, will parse the response now 2023-01-24 08:15:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 20000 (11 MB) 2023-01-24 08:15:18 source > Starting another while loop iteration 2023-01-24 08:15:18 source > Sleeping 0 seconds before next request 2023-01-24 08:15:18 source > Request successful, will parse the response now 2023-01-24 08:15:18 source > Starting another while loop iteration 2023-01-24 08:15:18 source > Sleeping 0 seconds before next request 2023-01-24 08:15:18 source > Request successful, will parse the response now 2023-01-24 08:15:18 source > Starting another while loop iteration 2023-01-24 08:15:18 source > Sleeping 0 seconds before next request 2023-01-24 08:15:18 source > Request successful, will parse the response now 2023-01-24 08:15:18 source > Starting another while loop iteration 2023-01-24 08:15:18 source > Sleeping 0 seconds before next request 2023-01-24 08:15:18 source > Request successful, will parse the response now 2023-01-24 08:15:18 source > Starting another while loop iteration 2023-01-24 08:15:18 source > Sleeping 0 seconds before next request 2023-01-24 08:15:18 source > Request successful, will parse the response now 2023-01-24 08:15:18 source > Starting another while loop iteration 2023-01-24 08:15:18 source > Sleeping 0 seconds before next request 2023-01-24 08:15:18 source > Request successful, will parse the response now 2023-01-24 08:15:19 source > Sleeping 0 seconds before next request 2023-01-24 08:15:19 source > Starting another while loop iteration 2023-01-24 08:15:19 source > Request successful, will parse the response now 2023-01-24 08:15:19 source > Starting another while loop iteration 2023-01-24 08:15:19 source > Sleeping 0 seconds before next request 2023-01-24 08:15:19 source > Request successful, will parse the response now 2023-01-24 08:15:19 source > Starting another while loop iteration 2023-01-24 08:15:19 source > Sleeping 0 seconds before next request 2023-01-24 08:15:19 source > Request successful, will parse the response now 2023-01-24 08:15:19 source > Sleeping 0 seconds before next request 2023-01-24 08:15:19 source > Starting another while loop iteration 2023-01-24 08:15:19 source > Request successful, will parse the response now 2023-01-24 08:15:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 21000 (11 MB) 2023-01-24 08:15:19 source > Starting another while loop iteration 2023-01-24 08:15:19 source > Sleeping 0 seconds before next request 2023-01-24 08:15:19 source > Request successful, will parse the response now 2023-01-24 08:15:19 source > Starting another while loop iteration 2023-01-24 08:15:19 source > Sleeping 0 seconds before next request 2023-01-24 08:15:19 source > Request successful, will parse the response now 2023-01-24 08:15:19 source > Starting another while loop iteration 2023-01-24 08:15:20 source > Sleeping 0 seconds before next request 2023-01-24 08:15:20 source > Request successful, will parse the response now 2023-01-24 08:15:20 source > Starting another while loop iteration 2023-01-24 08:15:20 source > Sleeping 0 seconds before next request 2023-01-24 08:15:20 source > Request successful, will parse the response now 2023-01-24 08:15:20 source > Starting another while loop iteration 2023-01-24 08:15:20 source > Sleeping 0 seconds before next request 2023-01-24 08:15:20 source > Request successful, will parse the response now 2023-01-24 08:15:20 source > Starting another while loop iteration 2023-01-24 08:15:20 source > Sleeping 0 seconds before next request 2023-01-24 08:15:20 source > Request successful, will parse the response now 2023-01-24 08:15:20 source > Starting another while loop iteration 2023-01-24 08:15:20 source > Sleeping 0 seconds before next request 2023-01-24 08:15:20 source > Request successful, will parse the response now 2023-01-24 08:15:20 source > Starting another while loop iteration 2023-01-24 08:15:20 source > Sleeping 0 seconds before next request 2023-01-24 08:15:20 source > Request successful, will parse the response now 2023-01-24 08:15:21 source > Starting another while loop iteration 2023-01-24 08:15:21 source > Sleeping 0 seconds before next request 2023-01-24 08:15:21 source > Request successful, will parse the response now 2023-01-24 08:15:21 source > Starting another while loop iteration 2023-01-24 08:15:21 source > Sleeping 0 seconds before next request 2023-01-24 08:15:21 source > Request successful, will parse the response now 2023-01-24 08:15:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 22000 (12 MB) 2023-01-24 08:15:21 source > Starting another while loop iteration 2023-01-24 08:15:21 source > Sleeping 0 seconds before next request 2023-01-24 08:15:21 source > Request successful, will parse the response now 2023-01-24 08:15:21 source > Starting another while loop iteration 2023-01-24 08:15:21 source > Sleeping 0 seconds before next request 2023-01-24 08:15:21 source > Request successful, will parse the response now 2023-01-24 08:15:21 source > Starting another while loop iteration 2023-01-24 08:15:21 source > Sleeping 0 seconds before next request 2023-01-24 08:15:21 source > Request successful, will parse the response now 2023-01-24 08:15:21 source > Starting another while loop iteration 2023-01-24 08:15:21 source > Sleeping 0 seconds before next request 2023-01-24 08:15:21 source > Request successful, will parse the response now 2023-01-24 08:15:21 source > Starting another while loop iteration 2023-01-24 08:15:22 source > Sleeping 0 seconds before next request 2023-01-24 08:15:22 source > Request successful, will parse the response now 2023-01-24 08:15:22 source > Starting another while loop iteration 2023-01-24 08:15:22 source > Sleeping 0 seconds before next request 2023-01-24 08:15:22 source > Request successful, will parse the response now 2023-01-24 08:15:22 source > Starting another while loop iteration 2023-01-24 08:15:22 source > Sleeping 0 seconds before next request 2023-01-24 08:15:22 source > Request successful, will parse the response now 2023-01-24 08:15:22 source > Starting another while loop iteration 2023-01-24 08:15:22 source > Sleeping 0 seconds before next request 2023-01-24 08:15:22 source > Request successful, will parse the response now 2023-01-24 08:15:22 source > Starting another while loop iteration 2023-01-24 08:15:22 source > Sleeping 0 seconds before next request 2023-01-24 08:15:22 source > Request successful, will parse the response now 2023-01-24 08:15:22 source > Starting another while loop iteration 2023-01-24 08:15:22 source > Sleeping 0 seconds before next request 2023-01-24 08:15:22 source > Request successful, will parse the response now 2023-01-24 08:15:22 source > Sleeping 0 seconds before next request 2023-01-24 08:15:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 23000 (12 MB) 2023-01-24 08:15:22 source > Starting another while loop iteration 2023-01-24 08:15:22 source > Request successful, will parse the response now 2023-01-24 08:15:23 source > Starting another while loop iteration 2023-01-24 08:15:23 source > Sleeping 0 seconds before next request 2023-01-24 08:15:23 source > Request successful, will parse the response now 2023-01-24 08:15:23 source > Starting another while loop iteration 2023-01-24 08:15:23 source > Sleeping 0 seconds before next request 2023-01-24 08:15:23 source > Request successful, will parse the response now 2023-01-24 08:15:23 source > Sleeping 0 seconds before next request 2023-01-24 08:15:23 source > Starting another while loop iteration 2023-01-24 08:15:23 source > Request successful, will parse the response now 2023-01-24 08:15:23 source > Starting another while loop iteration 2023-01-24 08:15:23 source > Sleeping 0 seconds before next request 2023-01-24 08:15:23 source > Request successful, will parse the response now 2023-01-24 08:15:23 source > Starting another while loop iteration 2023-01-24 08:15:23 source > Sleeping 0 seconds before next request 2023-01-24 08:15:23 source > Request successful, will parse the response now 2023-01-24 08:15:23 source > Starting another while loop iteration 2023-01-24 08:15:23 source > Sleeping 0 seconds before next request 2023-01-24 08:15:23 source > Request successful, will parse the response now 2023-01-24 08:15:23 source > Starting another while loop iteration 2023-01-24 08:15:24 source > Sleeping 0 seconds before next request 2023-01-24 08:15:24 source > Request successful, will parse the response now 2023-01-24 08:15:24 source > Starting another while loop iteration 2023-01-24 08:15:24 source > Sleeping 0 seconds before next request 2023-01-24 08:15:24 source > Request successful, will parse the response now 2023-01-24 08:15:24 source > Starting another while loop iteration 2023-01-24 08:15:24 source > Sleeping 0 seconds before next request 2023-01-24 08:15:24 source > Request successful, will parse the response now 2023-01-24 08:15:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 24000 (13 MB) 2023-01-24 08:15:24 source > Starting another while loop iteration 2023-01-24 08:15:24 source > Sleeping 0 seconds before next request 2023-01-24 08:15:24 source > Request successful, will parse the response now 2023-01-24 08:15:24 source > Starting another while loop iteration 2023-01-24 08:15:24 source > Sleeping 0 seconds before next request 2023-01-24 08:15:24 source > Request successful, will parse the response now 2023-01-24 08:15:24 source > Starting another while loop iteration 2023-01-24 08:15:24 source > Sleeping 0 seconds before next request 2023-01-24 08:15:24 source > Request successful, will parse the response now 2023-01-24 08:15:25 source > Starting another while loop iteration 2023-01-24 08:15:25 source > Sleeping 0 seconds before next request 2023-01-24 08:15:25 source > Request successful, will parse the response now 2023-01-24 08:15:25 source > Starting another while loop iteration 2023-01-24 08:15:25 source > Sleeping 0 seconds before next request 2023-01-24 08:15:25 source > Request successful, will parse the response now 2023-01-24 08:15:25 source > Starting another while loop iteration 2023-01-24 08:15:25 source > Sleeping 0 seconds before next request 2023-01-24 08:15:25 source > Request successful, will parse the response now 2023-01-24 08:15:25 source > Starting another while loop iteration 2023-01-24 08:15:25 source > Sleeping 0 seconds before next request 2023-01-24 08:15:25 source > Request successful, will parse the response now 2023-01-24 08:15:25 source > Starting another while loop iteration 2023-01-24 08:15:25 source > Sleeping 0 seconds before next request 2023-01-24 08:15:25 source > Request successful, will parse the response now 2023-01-24 08:15:25 source > Starting another while loop iteration 2023-01-24 08:15:26 source > Sleeping 0 seconds before next request 2023-01-24 08:15:26 source > Request successful, will parse the response now 2023-01-24 08:15:26 source > Sleeping 0 seconds before next request 2023-01-24 08:15:26 source > Starting another while loop iteration 2023-01-24 08:15:26 source > Request successful, will parse the response now 2023-01-24 08:15:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 25000 (13 MB) 2023-01-24 08:15:26 source > Starting another while loop iteration 2023-01-24 08:15:26 source > Sleeping 0 seconds before next request 2023-01-24 08:15:26 source > Request successful, will parse the response now 2023-01-24 08:15:26 source > Sleeping 0 seconds before next request 2023-01-24 08:15:26 source > Starting another while loop iteration 2023-01-24 08:15:26 source > Request successful, will parse the response now 2023-01-24 08:15:26 source > Starting another while loop iteration 2023-01-24 08:15:26 source > Sleeping 0 seconds before next request 2023-01-24 08:15:26 source > Request successful, will parse the response now 2023-01-24 08:15:26 source > Starting another while loop iteration 2023-01-24 08:15:26 source > Sleeping 0 seconds before next request 2023-01-24 08:15:26 source > Request successful, will parse the response now 2023-01-24 08:15:26 source > Starting another while loop iteration 2023-01-24 08:15:26 source > Sleeping 0 seconds before next request 2023-01-24 08:15:26 source > Request successful, will parse the response now 2023-01-24 08:15:26 source > Starting another while loop iteration 2023-01-24 08:15:27 source > Sleeping 0 seconds before next request 2023-01-24 08:15:27 source > Request successful, will parse the response now 2023-01-24 08:15:27 source > Starting another while loop iteration 2023-01-24 08:15:27 source > Sleeping 0 seconds before next request 2023-01-24 08:15:27 source > Request successful, will parse the response now 2023-01-24 08:15:27 source > Starting another while loop iteration 2023-01-24 08:15:27 source > Sleeping 0 seconds before next request 2023-01-24 08:15:27 source > Sleeping 0 seconds before next request 2023-01-24 08:15:27 source > Request successful, will parse the response now 2023-01-24 08:15:27 source > Starting another while loop iteration 2023-01-24 08:15:27 source > Request successful, will parse the response now 2023-01-24 08:15:27 source > Sleeping 0 seconds before next request 2023-01-24 08:15:27 source > Starting another while loop iteration 2023-01-24 08:15:27 source > Request successful, will parse the response now 2023-01-24 08:15:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 26000 (14 MB) 2023-01-24 08:15:27 source > Starting another while loop iteration 2023-01-24 08:15:27 source > Sleeping 0 seconds before next request 2023-01-24 08:15:27 source > Request successful, will parse the response now 2023-01-24 08:15:27 source > Starting another while loop iteration 2023-01-24 08:15:27 source > Sleeping 0 seconds before next request 2023-01-24 08:15:27 source > Request successful, will parse the response now 2023-01-24 08:15:28 source > Starting another while loop iteration 2023-01-24 08:15:28 source > Sleeping 0 seconds before next request 2023-01-24 08:15:28 source > Request successful, will parse the response now 2023-01-24 08:15:28 source > Starting another while loop iteration 2023-01-24 08:15:28 source > Sleeping 0 seconds before next request 2023-01-24 08:15:28 source > Request successful, will parse the response now 2023-01-24 08:15:28 source > Starting another while loop iteration 2023-01-24 08:15:28 source > Sleeping 0 seconds before next request 2023-01-24 08:15:28 source > Request successful, will parse the response now 2023-01-24 08:15:28 source > Starting another while loop iteration 2023-01-24 08:15:28 source > Sleeping 0 seconds before next request 2023-01-24 08:15:28 source > Request successful, will parse the response now 2023-01-24 08:15:28 source > Starting another while loop iteration 2023-01-24 08:15:29 source > Sleeping 0 seconds before next request 2023-01-24 08:15:29 source > Request successful, will parse the response now 2023-01-24 08:15:29 source > Sleeping 0 seconds before next request 2023-01-24 08:15:29 source > Starting another while loop iteration 2023-01-24 08:15:29 source > Request successful, will parse the response now 2023-01-24 08:15:29 source > Starting another while loop iteration 2023-01-24 08:15:29 source > Sleeping 0 seconds before next request 2023-01-24 08:15:29 source > Request successful, will parse the response now 2023-01-24 08:15:29 source > Starting another while loop iteration 2023-01-24 08:15:29 source > Sleeping 0 seconds before next request 2023-01-24 08:15:29 source > Request successful, will parse the response now 2023-01-24 08:15:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 27000 (14 MB) 2023-01-24 08:15:29 source > Starting another while loop iteration 2023-01-24 08:15:29 source > Sleeping 0 seconds before next request 2023-01-24 08:15:29 source > Request successful, will parse the response now 2023-01-24 08:15:29 source > Starting another while loop iteration 2023-01-24 08:15:29 source > Sleeping 0 seconds before next request 2023-01-24 08:15:29 source > Request successful, will parse the response now 2023-01-24 08:15:29 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:30 source > Sleeping 0 seconds before next request 2023-01-24 08:15:30 source > Request successful, will parse the response now 2023-01-24 08:15:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 28000 (15 MB) 2023-01-24 08:15:30 source > Starting another while loop iteration 2023-01-24 08:15:31 source > Sleeping 0 seconds before next request 2023-01-24 08:15:31 source > Request successful, will parse the response now 2023-01-24 08:15:31 source > Starting another while loop iteration 2023-01-24 08:15:31 source > Sleeping 0 seconds before next request 2023-01-24 08:15:31 source > Request successful, will parse the response now 2023-01-24 08:15:31 source > Starting another while loop iteration 2023-01-24 08:15:31 source > Sleeping 0 seconds before next request 2023-01-24 08:15:31 source > Request successful, will parse the response now 2023-01-24 08:15:31 source > Sleeping 0 seconds before next request 2023-01-24 08:15:31 source > Starting another while loop iteration 2023-01-24 08:15:31 source > Request successful, will parse the response now 2023-01-24 08:15:31 source > Sleeping 0 seconds before next request 2023-01-24 08:15:31 source > Starting another while loop iteration 2023-01-24 08:15:31 source > Request successful, will parse the response now 2023-01-24 08:15:31 source > Starting another while loop iteration 2023-01-24 08:15:32 source > Sleeping 0 seconds before next request 2023-01-24 08:15:32 source > Sleeping 0 seconds before next request 2023-01-24 08:15:32 source > Request successful, will parse the response now 2023-01-24 08:15:32 source > Sleeping 0 seconds before next request 2023-01-24 08:15:32 source > Starting another while loop iteration 2023-01-24 08:15:32 source > Request successful, will parse the response now 2023-01-24 08:15:32 source > Starting another while loop iteration 2023-01-24 08:15:32 source > Request successful, will parse the response now 2023-01-24 08:15:32 source > Starting another while loop iteration 2023-01-24 08:15:32 source > Sleeping 0 seconds before next request 2023-01-24 08:15:32 source > Sleeping 0 seconds before next request 2023-01-24 08:15:32 source > Request successful, will parse the response now 2023-01-24 08:15:32 source > Starting another while loop iteration 2023-01-24 08:15:32 source > Request successful, will parse the response now 2023-01-24 08:15:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 29000 (16 MB) 2023-01-24 08:15:32 source > Starting another while loop iteration 2023-01-24 08:15:33 source > Sleeping 0 seconds before next request 2023-01-24 08:15:33 source > Sleeping 0 seconds before next request 2023-01-24 08:15:33 source > Request successful, will parse the response now 2023-01-24 08:15:33 source > Starting another while loop iteration 2023-01-24 08:15:33 source > Request successful, will parse the response now 2023-01-24 08:15:33 source > Sleeping 0 seconds before next request 2023-01-24 08:15:33 source > Starting another while loop iteration 2023-01-24 08:15:33 source > Request successful, will parse the response now 2023-01-24 08:15:33 source > Starting another while loop iteration 2023-01-24 08:15:33 source > Sleeping 0 seconds before next request 2023-01-24 08:15:33 source > Request successful, will parse the response now 2023-01-24 08:15:33 source > Starting another while loop iteration 2023-01-24 08:15:33 source > Sleeping 0 seconds before next request 2023-01-24 08:15:33 source > Request successful, will parse the response now 2023-01-24 08:15:33 source > Sleeping 0 seconds before next request 2023-01-24 08:15:33 source > Starting another while loop iteration 2023-01-24 08:15:33 source > Request successful, will parse the response now 2023-01-24 08:15:33 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 30000 (16 MB) 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:34 source > Sleeping 0 seconds before next request 2023-01-24 08:15:34 source > Request successful, will parse the response now 2023-01-24 08:15:34 source > Starting another while loop iteration 2023-01-24 08:15:35 source > Sleeping 0 seconds before next request 2023-01-24 08:15:35 source > Request successful, will parse the response now 2023-01-24 08:15:35 source > Starting another while loop iteration 2023-01-24 08:15:35 source > Sleeping 0 seconds before next request 2023-01-24 08:15:35 source > Sleeping 0 seconds before next request 2023-01-24 08:15:35 source > Sleeping 0 seconds before next request 2023-01-24 08:15:35 source > Sleeping 0 seconds before next request 2023-01-24 08:15:35 source > Sleeping 0 seconds before next request 2023-01-24 08:15:35 source > Request successful, will parse the response now 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:36 source > Request successful, will parse the response now 2023-01-24 08:15:36 source > Sleeping 0 seconds before next request 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:36 source > Request successful, will parse the response now 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:36 source > Sleeping 0 seconds before next request 2023-01-24 08:15:36 source > Request successful, will parse the response now 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:36 source > Request successful, will parse the response now 2023-01-24 08:15:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 31000 (17 MB) 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:36 source > Request successful, will parse the response now 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:36 source > Request successful, will parse the response now 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:36 source > Sleeping 0 seconds before next request 2023-01-24 08:15:36 source > Request successful, will parse the response now 2023-01-24 08:15:36 source > Starting another while loop iteration 2023-01-24 08:15:37 source > Sleeping 0 seconds before next request 2023-01-24 08:15:37 source > Request successful, will parse the response now 2023-01-24 08:15:37 source > Starting another while loop iteration 2023-01-24 08:15:37 source > Sleeping 0 seconds before next request 2023-01-24 08:15:37 source > Request successful, will parse the response now 2023-01-24 08:15:37 source > Starting another while loop iteration 2023-01-24 08:15:37 source > Sleeping 0 seconds before next request 2023-01-24 08:15:37 source > Sleeping 0 seconds before next request 2023-01-24 08:15:37 source > Sleeping 0 seconds before next request 2023-01-24 08:15:37 source > Sleeping 0 seconds before next request 2023-01-24 08:15:37 source > Request successful, will parse the response now 2023-01-24 08:15:37 source > Starting another while loop iteration 2023-01-24 08:15:37 source > Request successful, will parse the response now 2023-01-24 08:15:37 source > Starting another while loop iteration 2023-01-24 08:15:37 source > Request successful, will parse the response now 2023-01-24 08:15:37 source > Starting another while loop iteration 2023-01-24 08:15:37 source > Sleeping 0 seconds before next request 2023-01-24 08:15:37 source > Request successful, will parse the response now 2023-01-24 08:15:37 source > Starting another while loop iteration 2023-01-24 08:15:37 source > Request successful, will parse the response now 2023-01-24 08:15:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 32000 (17 MB) 2023-01-24 08:15:37 source > Starting another while loop iteration 2023-01-24 08:15:38 source > Sleeping 0 seconds before next request 2023-01-24 08:15:38 source > Request successful, will parse the response now 2023-01-24 08:15:38 source > Starting another while loop iteration 2023-01-24 08:15:38 source > Sleeping 0 seconds before next request 2023-01-24 08:15:38 source > Request successful, will parse the response now 2023-01-24 08:15:38 source > Starting another while loop iteration 2023-01-24 08:15:38 source > Sleeping 0 seconds before next request 2023-01-24 08:15:38 source > Request successful, will parse the response now 2023-01-24 08:15:38 source > Sleeping 0 seconds before next request 2023-01-24 08:15:38 source > Starting another while loop iteration 2023-01-24 08:15:38 source > Request successful, will parse the response now 2023-01-24 08:15:38 source > Sleeping 0 seconds before next request 2023-01-24 08:15:38 source > Sleeping 0 seconds before next request 2023-01-24 08:15:38 source > Starting another while loop iteration 2023-01-24 08:15:38 source > Request successful, will parse the response now 2023-01-24 08:15:38 source > Sleeping 0 seconds before next request 2023-01-24 08:15:38 source > Starting another while loop iteration 2023-01-24 08:15:38 source > Request successful, will parse the response now 2023-01-24 08:15:38 source > Starting another while loop iteration 2023-01-24 08:15:38 source > Request successful, will parse the response now 2023-01-24 08:15:39 source > Starting another while loop iteration 2023-01-24 08:15:39 source > Sleeping 0 seconds before next request 2023-01-24 08:15:39 source > Request successful, will parse the response now 2023-01-24 08:15:39 source > Starting another while loop iteration 2023-01-24 08:15:39 source > Sleeping 0 seconds before next request 2023-01-24 08:15:39 source > Request successful, will parse the response now 2023-01-24 08:15:39 source > Starting another while loop iteration 2023-01-24 08:15:39 source > Sleeping 0 seconds before next request 2023-01-24 08:15:39 source > Request successful, will parse the response now 2023-01-24 08:15:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 33000 (18 MB) 2023-01-24 08:15:39 source > Starting another while loop iteration 2023-01-24 08:15:39 source > Sleeping 0 seconds before next request 2023-01-24 08:15:39 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:40 source > Sleeping 0 seconds before next request 2023-01-24 08:15:40 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Sleeping 0 seconds before next request 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:40 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Sleeping 0 seconds before next request 2023-01-24 08:15:40 source > Sleeping 0 seconds before next request 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:40 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:40 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Sleeping 0 seconds before next request 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:40 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:40 source > Sleeping 0 seconds before next request 2023-01-24 08:15:40 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:40 source > Sleeping 0 seconds before next request 2023-01-24 08:15:40 source > Request successful, will parse the response now 2023-01-24 08:15:40 source > Starting another while loop iteration 2023-01-24 08:15:41 source > Sleeping 0 seconds before next request 2023-01-24 08:15:41 source > Request successful, will parse the response now 2023-01-24 08:15:41 source > Starting another while loop iteration 2023-01-24 08:15:41 source > Sleeping 0 seconds before next request 2023-01-24 08:15:41 source > Sleeping 0 seconds before next request 2023-01-24 08:15:41 source > Request successful, will parse the response now 2023-01-24 08:15:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 34000 (18 MB) 2023-01-24 08:15:41 source > Starting another while loop iteration 2023-01-24 08:15:41 source > Sleeping 0 seconds before next request 2023-01-24 08:15:41 source > Request successful, will parse the response now 2023-01-24 08:15:41 source > Starting another while loop iteration 2023-01-24 08:15:41 source > Sleeping 0 seconds before next request 2023-01-24 08:15:41 source > Request successful, will parse the response now 2023-01-24 08:15:41 source > Starting another while loop iteration 2023-01-24 08:15:41 source > Request successful, will parse the response now 2023-01-24 08:15:41 source > Sleeping 0 seconds before next request 2023-01-24 08:15:41 source > Starting another while loop iteration 2023-01-24 08:15:41 source > Request successful, will parse the response now 2023-01-24 08:15:41 source > Starting another while loop iteration 2023-01-24 08:15:41 source > Sleeping 0 seconds before next request 2023-01-24 08:15:41 source > Request successful, will parse the response now 2023-01-24 08:15:42 source > Starting another while loop iteration 2023-01-24 08:15:42 source > Sleeping 0 seconds before next request 2023-01-24 08:15:42 source > Request successful, will parse the response now 2023-01-24 08:15:42 source > Starting another while loop iteration 2023-01-24 08:15:42 source > Sleeping 0 seconds before next request 2023-01-24 08:15:42 source > Request successful, will parse the response now 2023-01-24 08:15:42 source > Starting another while loop iteration 2023-01-24 08:15:42 source > Sleeping 0 seconds before next request 2023-01-24 08:15:42 source > Request successful, will parse the response now 2023-01-24 08:15:42 source > Sleeping 0 seconds before next request 2023-01-24 08:15:42 source > Starting another while loop iteration 2023-01-24 08:15:42 source > Sleeping 0 seconds before next request 2023-01-24 08:15:42 source > Request successful, will parse the response now 2023-01-24 08:15:42 source > Starting another while loop iteration 2023-01-24 08:15:42 source > Request successful, will parse the response now 2023-01-24 08:15:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 35000 (19 MB) 2023-01-24 08:15:43 source > Starting another while loop iteration 2023-01-24 08:15:43 source > Sleeping 0 seconds before next request 2023-01-24 08:15:43 source > Sleeping 0 seconds before next request 2023-01-24 08:15:43 source > Request successful, will parse the response now 2023-01-24 08:15:43 source > Starting another while loop iteration 2023-01-24 08:15:43 source > Request successful, will parse the response now 2023-01-24 08:15:43 source > Starting another while loop iteration 2023-01-24 08:15:43 source > Sleeping 0 seconds before next request 2023-01-24 08:15:43 source > Request successful, will parse the response now 2023-01-24 08:15:43 source > Starting another while loop iteration 2023-01-24 08:15:43 source > Sleeping 0 seconds before next request 2023-01-24 08:15:43 source > Request successful, will parse the response now 2023-01-24 08:15:43 source > Starting another while loop iteration 2023-01-24 08:15:43 source > Sleeping 0 seconds before next request 2023-01-24 08:15:43 source > Request successful, will parse the response now 2023-01-24 08:15:44 source > Starting another while loop iteration 2023-01-24 08:15:44 source > Sleeping 0 seconds before next request 2023-01-24 08:15:44 source > Sleeping 0 seconds before next request 2023-01-24 08:15:44 source > Request successful, will parse the response now 2023-01-24 08:15:44 source > Starting another while loop iteration 2023-01-24 08:15:44 source > Request successful, will parse the response now 2023-01-24 08:15:44 source > Starting another while loop iteration 2023-01-24 08:15:44 source > Sleeping 0 seconds before next request 2023-01-24 08:15:44 source > Sleeping 0 seconds before next request 2023-01-24 08:15:44 source > Sleeping 0 seconds before next request 2023-01-24 08:15:44 source > Sleeping 0 seconds before next request 2023-01-24 08:15:44 source > Request successful, will parse the response now 2023-01-24 08:15:44 source > Starting another while loop iteration 2023-01-24 08:15:44 source > Request successful, will parse the response now 2023-01-24 08:15:44 source > Starting another while loop iteration 2023-01-24 08:15:44 source > Request successful, will parse the response now 2023-01-24 08:15:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 36000 (19 MB) 2023-01-24 08:15:44 source > Starting another while loop iteration 2023-01-24 08:15:44 source > Request successful, will parse the response now 2023-01-24 08:15:44 source > Sleeping 0 seconds before next request 2023-01-24 08:15:45 source > Starting another while loop iteration 2023-01-24 08:15:45 source > Request successful, will parse the response now 2023-01-24 08:15:45 source > Starting another while loop iteration 2023-01-24 08:15:45 source > Sleeping 0 seconds before next request 2023-01-24 08:15:45 source > Request successful, will parse the response now 2023-01-24 08:15:45 source > Starting another while loop iteration 2023-01-24 08:15:45 source > Sleeping 0 seconds before next request 2023-01-24 08:15:45 source > Sleeping 0 seconds before next request 2023-01-24 08:15:45 source > Request successful, will parse the response now 2023-01-24 08:15:45 source > Starting another while loop iteration 2023-01-24 08:15:45 source > Request successful, will parse the response now 2023-01-24 08:15:45 source > Sleeping 0 seconds before next request 2023-01-24 08:15:45 source > Sleeping 0 seconds before next request 2023-01-24 08:15:45 source > Starting another while loop iteration 2023-01-24 08:15:45 source > Request successful, will parse the response now 2023-01-24 08:15:45 source > Starting another while loop iteration 2023-01-24 08:15:45 source > Sleeping 0 seconds before next request 2023-01-24 08:15:45 source > Request successful, will parse the response now 2023-01-24 08:15:46 source > Starting another while loop iteration 2023-01-24 08:15:46 source > Request successful, will parse the response now 2023-01-24 08:15:46 source > Sleeping 0 seconds before next request 2023-01-24 08:15:46 source > Starting another while loop iteration 2023-01-24 08:15:46 source > Request successful, will parse the response now 2023-01-24 08:15:46 source > Starting another while loop iteration 2023-01-24 08:15:46 source > Sleeping 0 seconds before next request 2023-01-24 08:15:46 source > Request successful, will parse the response now 2023-01-24 08:15:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 37000 (20 MB) 2023-01-24 08:15:46 source > Starting another while loop iteration 2023-01-24 08:15:46 source > Sleeping 0 seconds before next request 2023-01-24 08:15:46 source > Request successful, will parse the response now 2023-01-24 08:15:46 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:47 source > Sleeping 0 seconds before next request 2023-01-24 08:15:47 source > Request successful, will parse the response now 2023-01-24 08:15:47 source > Starting another while loop iteration 2023-01-24 08:15:48 source > Sleeping 0 seconds before next request 2023-01-24 08:15:48 source > Request successful, will parse the response now 2023-01-24 08:15:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 38000 (20 MB) 2023-01-24 08:15:48 source > Starting another while loop iteration 2023-01-24 08:15:48 source > Sleeping 0 seconds before next request 2023-01-24 08:15:48 source > Request successful, will parse the response now 2023-01-24 08:15:48 source > Starting another while loop iteration 2023-01-24 08:15:48 source > Sleeping 0 seconds before next request 2023-01-24 08:15:48 source > Sleeping 0 seconds before next request 2023-01-24 08:15:48 source > Sleeping 0 seconds before next request 2023-01-24 08:15:48 source > Sleeping 0 seconds before next request 2023-01-24 08:15:48 source > Request successful, will parse the response now 2023-01-24 08:15:48 source > Starting another while loop iteration 2023-01-24 08:15:48 source > Request successful, will parse the response now 2023-01-24 08:15:48 source > Starting another while loop iteration 2023-01-24 08:15:48 source > Request successful, will parse the response now 2023-01-24 08:15:49 source > Sleeping 0 seconds before next request 2023-01-24 08:15:49 source > Starting another while loop iteration 2023-01-24 08:15:49 source > Request successful, will parse the response now 2023-01-24 08:15:49 source > Starting another while loop iteration 2023-01-24 08:15:49 source > Request successful, will parse the response now 2023-01-24 08:15:49 source > Starting another while loop iteration 2023-01-24 08:15:49 source > Sleeping 0 seconds before next request 2023-01-24 08:15:49 source > Request successful, will parse the response now 2023-01-24 08:15:49 source > Starting another while loop iteration 2023-01-24 08:15:49 source > Sleeping 0 seconds before next request 2023-01-24 08:15:49 source > Request successful, will parse the response now 2023-01-24 08:15:49 source > Starting another while loop iteration 2023-01-24 08:15:49 source > Sleeping 0 seconds before next request 2023-01-24 08:15:49 source > Sleeping 0 seconds before next request 2023-01-24 08:15:49 source > Request successful, will parse the response now 2023-01-24 08:15:50 source > Starting another while loop iteration 2023-01-24 08:15:50 source > Request successful, will parse the response now 2023-01-24 08:15:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 39000 (21 MB) 2023-01-24 08:15:50 source > Starting another while loop iteration 2023-01-24 08:15:50 source > Sleeping 0 seconds before next request 2023-01-24 08:15:50 source > Request successful, will parse the response now 2023-01-24 08:15:50 source > Starting another while loop iteration 2023-01-24 08:15:50 source > Sleeping 0 seconds before next request 2023-01-24 08:15:50 source > Sleeping 0 seconds before next request 2023-01-24 08:15:50 source > Request successful, will parse the response now 2023-01-24 08:15:50 source > Sleeping 0 seconds before next request 2023-01-24 08:15:50 source > Starting another while loop iteration 2023-01-24 08:15:50 source > Request successful, will parse the response now 2023-01-24 08:15:50 source > Sleeping 0 seconds before next request 2023-01-24 08:15:50 source > Starting another while loop iteration 2023-01-24 08:15:50 source > Request successful, will parse the response now 2023-01-24 08:15:50 source > Starting another while loop iteration 2023-01-24 08:15:50 source > Request successful, will parse the response now 2023-01-24 08:15:50 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:51 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:51 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:51 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:51 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 40000 (22 MB) 2023-01-24 08:15:51 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:51 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:51 source > Starting another while loop iteration 2023-01-24 08:15:51 source > Sleeping 0 seconds before next request 2023-01-24 08:15:51 source > Request successful, will parse the response now 2023-01-24 08:15:52 source > Starting another while loop iteration 2023-01-24 08:15:52 source > Sleeping 0 seconds before next request 2023-01-24 08:15:52 source > Request successful, will parse the response now 2023-01-24 08:15:52 source > Starting another while loop iteration 2023-01-24 08:15:52 source > Sleeping 0 seconds before next request 2023-01-24 08:15:52 source > Sleeping 0 seconds before next request 2023-01-24 08:15:52 source > Request successful, will parse the response now 2023-01-24 08:15:52 source > Starting another while loop iteration 2023-01-24 08:15:52 source > Request successful, will parse the response now 2023-01-24 08:15:52 source > Starting another while loop iteration 2023-01-24 08:15:52 source > Sleeping 0 seconds before next request 2023-01-24 08:15:52 source > Request successful, will parse the response now 2023-01-24 08:15:53 source > Starting another while loop iteration 2023-01-24 08:15:53 source > Sleeping 0 seconds before next request 2023-01-24 08:15:53 source > Request successful, will parse the response now 2023-01-24 08:15:53 source > Starting another while loop iteration 2023-01-24 08:15:53 source > Sleeping 0 seconds before next request 2023-01-24 08:15:53 source > Sleeping 0 seconds before next request 2023-01-24 08:15:53 source > Request successful, will parse the response now 2023-01-24 08:15:53 source > Starting another while loop iteration 2023-01-24 08:15:53 source > Request successful, will parse the response now 2023-01-24 08:15:53 source > Sleeping 0 seconds before next request 2023-01-24 08:15:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 41000 (22 MB) 2023-01-24 08:15:53 source > Starting another while loop iteration 2023-01-24 08:15:53 source > Request successful, will parse the response now 2023-01-24 08:15:53 source > Starting another while loop iteration 2023-01-24 08:15:53 source > Sleeping 0 seconds before next request 2023-01-24 08:15:53 source > Request successful, will parse the response now 2023-01-24 08:15:53 source > Starting another while loop iteration 2023-01-24 08:15:54 source > Sleeping 0 seconds before next request 2023-01-24 08:15:54 source > Request successful, will parse the response now 2023-01-24 08:15:54 source > Starting another while loop iteration 2023-01-24 08:15:54 source > Sleeping 0 seconds before next request 2023-01-24 08:15:54 source > Request successful, will parse the response now 2023-01-24 08:15:54 source > Starting another while loop iteration 2023-01-24 08:15:54 source > Sleeping 0 seconds before next request 2023-01-24 08:15:54 source > Request successful, will parse the response now 2023-01-24 08:15:54 source > Starting another while loop iteration 2023-01-24 08:15:54 source > Sleeping 0 seconds before next request 2023-01-24 08:15:54 source > Request successful, will parse the response now 2023-01-24 08:15:54 source > Starting another while loop iteration 2023-01-24 08:15:54 source > Sleeping 0 seconds before next request 2023-01-24 08:15:54 source > Request successful, will parse the response now 2023-01-24 08:15:54 source > Starting another while loop iteration 2023-01-24 08:15:54 source > Sleeping 0 seconds before next request 2023-01-24 08:15:54 source > Request successful, will parse the response now 2023-01-24 08:15:54 source > Starting another while loop iteration 2023-01-24 08:15:54 source > Sleeping 0 seconds before next request 2023-01-24 08:15:54 source > Request successful, will parse the response now 2023-01-24 08:15:54 source > Starting another while loop iteration 2023-01-24 08:15:55 source > Sleeping 0 seconds before next request 2023-01-24 08:15:55 source > Request successful, will parse the response now 2023-01-24 08:15:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 42000 (23 MB) 2023-01-24 08:15:55 source > Starting another while loop iteration 2023-01-24 08:15:55 source > Sleeping 0 seconds before next request 2023-01-24 08:15:55 source > Request successful, will parse the response now 2023-01-24 08:15:55 source > Starting another while loop iteration 2023-01-24 08:15:55 source > Sleeping 0 seconds before next request 2023-01-24 08:15:55 source > Request successful, will parse the response now 2023-01-24 08:15:55 source > Starting another while loop iteration 2023-01-24 08:15:55 source > Sleeping 0 seconds before next request 2023-01-24 08:15:55 source > Request successful, will parse the response now 2023-01-24 08:15:55 source > Starting another while loop iteration 2023-01-24 08:15:55 source > Sleeping 0 seconds before next request 2023-01-24 08:15:55 source > Request successful, will parse the response now 2023-01-24 08:15:55 source > Starting another while loop iteration 2023-01-24 08:15:55 source > Sleeping 0 seconds before next request 2023-01-24 08:15:55 source > Request successful, will parse the response now 2023-01-24 08:15:56 source > Starting another while loop iteration 2023-01-24 08:15:56 source > Sleeping 0 seconds before next request 2023-01-24 08:15:56 source > Request successful, will parse the response now 2023-01-24 08:15:56 source > Starting another while loop iteration 2023-01-24 08:15:56 source > Sleeping 0 seconds before next request 2023-01-24 08:15:56 source > Request successful, will parse the response now 2023-01-24 08:15:56 source > Starting another while loop iteration 2023-01-24 08:15:56 source > Sleeping 0 seconds before next request 2023-01-24 08:15:56 source > Request successful, will parse the response now 2023-01-24 08:15:56 source > Starting another while loop iteration 2023-01-24 08:15:56 source > Sleeping 0 seconds before next request 2023-01-24 08:15:56 source > Request successful, will parse the response now 2023-01-24 08:15:56 source > Starting another while loop iteration 2023-01-24 08:15:56 source > Sleeping 0 seconds before next request 2023-01-24 08:15:56 source > Request successful, will parse the response now 2023-01-24 08:15:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 43000 (23 MB) 2023-01-24 08:15:56 source > Starting another while loop iteration 2023-01-24 08:15:57 source > Sleeping 0 seconds before next request 2023-01-24 08:15:57 source > Request successful, will parse the response now 2023-01-24 08:15:57 source > Starting another while loop iteration 2023-01-24 08:15:57 source > Sleeping 0 seconds before next request 2023-01-24 08:15:57 source > Request successful, will parse the response now 2023-01-24 08:15:57 source > Starting another while loop iteration 2023-01-24 08:15:57 source > Sleeping 0 seconds before next request 2023-01-24 08:15:57 source > Request successful, will parse the response now 2023-01-24 08:15:57 source > Sleeping 0 seconds before next request 2023-01-24 08:15:57 source > Starting another while loop iteration 2023-01-24 08:15:57 source > Sleeping 0 seconds before next request 2023-01-24 08:15:57 source > Request successful, will parse the response now 2023-01-24 08:15:57 source > Starting another while loop iteration 2023-01-24 08:15:57 source > Request successful, will parse the response now 2023-01-24 08:15:57 source > Starting another while loop iteration 2023-01-24 08:15:57 source > Sleeping 0 seconds before next request 2023-01-24 08:15:57 source > Request successful, will parse the response now 2023-01-24 08:15:57 source > Starting another while loop iteration 2023-01-24 08:15:58 source > Sleeping 0 seconds before next request 2023-01-24 08:15:58 source > Request successful, will parse the response now 2023-01-24 08:15:58 source > Starting another while loop iteration 2023-01-24 08:15:58 source > Sleeping 0 seconds before next request 2023-01-24 08:15:58 source > Request successful, will parse the response now 2023-01-24 08:15:58 source > Starting another while loop iteration 2023-01-24 08:15:58 source > Sleeping 0 seconds before next request 2023-01-24 08:15:58 source > Request successful, will parse the response now 2023-01-24 08:15:58 source > Starting another while loop iteration 2023-01-24 08:15:58 source > Sleeping 0 seconds before next request 2023-01-24 08:15:58 source > Request successful, will parse the response now 2023-01-24 08:15:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 44000 (24 MB) 2023-01-24 08:15:58 source > Starting another while loop iteration 2023-01-24 08:15:58 source > Sleeping 0 seconds before next request 2023-01-24 08:15:58 source > Request successful, will parse the response now 2023-01-24 08:15:58 source > Starting another while loop iteration 2023-01-24 08:15:58 source > Sleeping 0 seconds before next request 2023-01-24 08:15:58 source > Request successful, will parse the response now 2023-01-24 08:15:58 source > Sleeping 0 seconds before next request 2023-01-24 08:15:58 source > Starting another while loop iteration 2023-01-24 08:15:58 source > Request successful, will parse the response now 2023-01-24 08:15:59 source > Starting another while loop iteration 2023-01-24 08:15:59 source > Sleeping 0 seconds before next request 2023-01-24 08:15:59 source > Request successful, will parse the response now 2023-01-24 08:15:59 source > Starting another while loop iteration 2023-01-24 08:15:59 source > Sleeping 0 seconds before next request 2023-01-24 08:15:59 source > Request successful, will parse the response now 2023-01-24 08:15:59 source > Starting another while loop iteration 2023-01-24 08:15:59 source > Sleeping 0 seconds before next request 2023-01-24 08:15:59 source > Sleeping 0 seconds before next request 2023-01-24 08:15:59 source > Request successful, will parse the response now 2023-01-24 08:15:59 source > Starting another while loop iteration 2023-01-24 08:15:59 source > Request successful, will parse the response now 2023-01-24 08:15:59 source > Starting another while loop iteration 2023-01-24 08:16:00 source > Sleeping 0 seconds before next request 2023-01-24 08:16:00 source > Request successful, will parse the response now 2023-01-24 08:16:00 source > Starting another while loop iteration 2023-01-24 08:16:00 source > Sleeping 0 seconds before next request 2023-01-24 08:16:00 source > Request successful, will parse the response now 2023-01-24 08:16:00 source > Starting another while loop iteration 2023-01-24 08:16:00 source > Sleeping 0 seconds before next request 2023-01-24 08:16:00 source > Request successful, will parse the response now 2023-01-24 08:16:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 45000 (24 MB) 2023-01-24 08:16:00 source > Starting another while loop iteration 2023-01-24 08:16:00 source > Sleeping 0 seconds before next request 2023-01-24 08:16:00 source > Sleeping 0 seconds before next request 2023-01-24 08:16:00 source > Request successful, will parse the response now 2023-01-24 08:16:00 source > Starting another while loop iteration 2023-01-24 08:16:00 source > Request successful, will parse the response now 2023-01-24 08:16:00 source > Starting another while loop iteration 2023-01-24 08:16:00 source > Sleeping 0 seconds before next request 2023-01-24 08:16:00 source > Request successful, will parse the response now 2023-01-24 08:16:00 source > Starting another while loop iteration 2023-01-24 08:16:01 source > Sleeping 0 seconds before next request 2023-01-24 08:16:01 source > Request successful, will parse the response now 2023-01-24 08:16:01 source > Sleeping 0 seconds before next request 2023-01-24 08:16:01 source > Starting another while loop iteration 2023-01-24 08:16:01 source > Request successful, will parse the response now 2023-01-24 08:16:01 source > Starting another while loop iteration 2023-01-24 08:16:01 source > Sleeping 0 seconds before next request 2023-01-24 08:16:01 source > Request successful, will parse the response now 2023-01-24 08:16:01 source > Starting another while loop iteration 2023-01-24 08:16:01 source > Sleeping 0 seconds before next request 2023-01-24 08:16:01 source > Request successful, will parse the response now 2023-01-24 08:16:01 source > Starting another while loop iteration 2023-01-24 08:16:01 source > Sleeping 0 seconds before next request 2023-01-24 08:16:01 source > Request successful, will parse the response now 2023-01-24 08:16:01 source > Starting another while loop iteration 2023-01-24 08:16:01 source > Sleeping 0 seconds before next request 2023-01-24 08:16:01 source > Request successful, will parse the response now 2023-01-24 08:16:01 source > Starting another while loop iteration 2023-01-24 08:16:02 source > Sleeping 0 seconds before next request 2023-01-24 08:16:02 source > Request successful, will parse the response now 2023-01-24 08:16:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 46000 (25 MB) 2023-01-24 08:16:02 source > Starting another while loop iteration 2023-01-24 08:16:02 source > Sleeping 0 seconds before next request 2023-01-24 08:16:02 source > Request successful, will parse the response now 2023-01-24 08:16:02 source > Starting another while loop iteration 2023-01-24 08:16:02 source > Sleeping 0 seconds before next request 2023-01-24 08:16:02 source > Request successful, will parse the response now 2023-01-24 08:16:02 source > Starting another while loop iteration 2023-01-24 08:16:02 source > Sleeping 0 seconds before next request 2023-01-24 08:16:02 source > Request successful, will parse the response now 2023-01-24 08:16:02 source > Starting another while loop iteration 2023-01-24 08:16:02 source > Sleeping 0 seconds before next request 2023-01-24 08:16:02 source > Request successful, will parse the response now 2023-01-24 08:16:02 source > Starting another while loop iteration 2023-01-24 08:16:03 source > Sleeping 0 seconds before next request 2023-01-24 08:16:03 source > Request successful, will parse the response now 2023-01-24 08:16:03 source > Starting another while loop iteration 2023-01-24 08:16:03 source > Sleeping 0 seconds before next request 2023-01-24 08:16:03 source > Request successful, will parse the response now 2023-01-24 08:16:03 source > Starting another while loop iteration 2023-01-24 08:16:03 source > Sleeping 0 seconds before next request 2023-01-24 08:16:03 source > Request successful, will parse the response now 2023-01-24 08:16:03 source > Starting another while loop iteration 2023-01-24 08:16:03 source > Sleeping 0 seconds before next request 2023-01-24 08:16:03 source > Request successful, will parse the response now 2023-01-24 08:16:03 source > Starting another while loop iteration 2023-01-24 08:16:03 source > Sleeping 0 seconds before next request 2023-01-24 08:16:03 source > Request successful, will parse the response now 2023-01-24 08:16:03 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 47000 (25 MB) 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:04 source > Sleeping 0 seconds before next request 2023-01-24 08:16:04 source > Request successful, will parse the response now 2023-01-24 08:16:04 source > Starting another while loop iteration 2023-01-24 08:16:05 source > Sleeping 0 seconds before next request 2023-01-24 08:16:05 source > Sleeping 0 seconds before next request 2023-01-24 08:16:05 source > Request successful, will parse the response now 2023-01-24 08:16:05 source > Starting another while loop iteration 2023-01-24 08:16:05 source > Request successful, will parse the response now 2023-01-24 08:16:05 source > Sleeping 0 seconds before next request 2023-01-24 08:16:05 source > Starting another while loop iteration 2023-01-24 08:16:05 source > Request successful, will parse the response now 2023-01-24 08:16:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 48000 (26 MB) 2023-01-24 08:16:05 source > Starting another while loop iteration 2023-01-24 08:16:05 source > Sleeping 0 seconds before next request 2023-01-24 08:16:05 source > Request successful, will parse the response now 2023-01-24 08:16:05 source > Starting another while loop iteration 2023-01-24 08:16:05 source > Sleeping 0 seconds before next request 2023-01-24 08:16:05 source > Request successful, will parse the response now 2023-01-24 08:16:05 source > Starting another while loop iteration 2023-01-24 08:16:06 source > Sleeping 0 seconds before next request 2023-01-24 08:16:06 source > Request successful, will parse the response now 2023-01-24 08:16:06 source > Starting another while loop iteration 2023-01-24 08:16:06 source > Sleeping 0 seconds before next request 2023-01-24 08:16:06 source > Request successful, will parse the response now 2023-01-24 08:16:06 source > Starting another while loop iteration 2023-01-24 08:16:06 source > Sleeping 0 seconds before next request 2023-01-24 08:16:06 source > Request successful, will parse the response now 2023-01-24 08:16:06 source > Starting another while loop iteration 2023-01-24 08:16:06 source > Sleeping 0 seconds before next request 2023-01-24 08:16:06 source > Request successful, will parse the response now 2023-01-24 08:16:06 source > Starting another while loop iteration 2023-01-24 08:16:06 source > Sleeping 0 seconds before next request 2023-01-24 08:16:06 source > Sleeping 0 seconds before next request 2023-01-24 08:16:06 source > Request successful, will parse the response now 2023-01-24 08:16:07 source > Starting another while loop iteration 2023-01-24 08:16:07 source > Request successful, will parse the response now 2023-01-24 08:16:07 source > Starting another while loop iteration 2023-01-24 08:16:07 source > Sleeping 0 seconds before next request 2023-01-24 08:16:07 source > Request successful, will parse the response now 2023-01-24 08:16:07 source > Starting another while loop iteration 2023-01-24 08:16:07 source > Sleeping 0 seconds before next request 2023-01-24 08:16:07 source > Request successful, will parse the response now 2023-01-24 08:16:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 49000 (27 MB) 2023-01-24 08:16:07 source > Starting another while loop iteration 2023-01-24 08:16:07 source > Sleeping 0 seconds before next request 2023-01-24 08:16:07 source > Request successful, will parse the response now 2023-01-24 08:16:07 source > Starting another while loop iteration 2023-01-24 08:16:07 source > Sleeping 0 seconds before next request 2023-01-24 08:16:07 source > Request successful, will parse the response now 2023-01-24 08:16:07 source > Starting another while loop iteration 2023-01-24 08:16:07 source > Sleeping 0 seconds before next request 2023-01-24 08:16:07 source > Request successful, will parse the response now 2023-01-24 08:16:07 source > Starting another while loop iteration 2023-01-24 08:16:08 source > Sleeping 0 seconds before next request 2023-01-24 08:16:08 source > Request successful, will parse the response now 2023-01-24 08:16:08 source > Starting another while loop iteration 2023-01-24 08:16:08 source > Sleeping 0 seconds before next request 2023-01-24 08:16:08 source > Sleeping 0 seconds before next request 2023-01-24 08:16:08 source > Request successful, will parse the response now 2023-01-24 08:16:08 source > Starting another while loop iteration 2023-01-24 08:16:08 source > Request successful, will parse the response now 2023-01-24 08:16:08 source > Starting another while loop iteration 2023-01-24 08:16:08 source > Sleeping 0 seconds before next request 2023-01-24 08:16:08 source > Request successful, will parse the response now 2023-01-24 08:16:08 source > Starting another while loop iteration 2023-01-24 08:16:08 source > Sleeping 0 seconds before next request 2023-01-24 08:16:08 source > Request successful, will parse the response now 2023-01-24 08:16:08 source > Sleeping 0 seconds before next request 2023-01-24 08:16:08 source > Starting another while loop iteration 2023-01-24 08:16:08 source > Request successful, will parse the response now 2023-01-24 08:16:08 source > Starting another while loop iteration 2023-01-24 08:16:08 source > Sleeping 0 seconds before next request 2023-01-24 08:16:08 source > Request successful, will parse the response now 2023-01-24 08:16:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 50000 (27 MB) 2023-01-24 08:16:08 source > Starting another while loop iteration 2023-01-24 08:16:09 source > Sleeping 0 seconds before next request 2023-01-24 08:16:09 source > Request successful, will parse the response now 2023-01-24 08:16:09 source > Starting another while loop iteration 2023-01-24 08:16:09 source > Sleeping 0 seconds before next request 2023-01-24 08:16:09 source > Request successful, will parse the response now 2023-01-24 08:16:09 source > Starting another while loop iteration 2023-01-24 08:16:09 source > Sleeping 0 seconds before next request 2023-01-24 08:16:09 source > Request successful, will parse the response now 2023-01-24 08:16:09 source > Starting another while loop iteration 2023-01-24 08:16:09 source > Sleeping 0 seconds before next request 2023-01-24 08:16:09 source > Request successful, will parse the response now 2023-01-24 08:16:09 source > Starting another while loop iteration 2023-01-24 08:16:10 source > Sleeping 0 seconds before next request 2023-01-24 08:16:10 source > Request successful, will parse the response now 2023-01-24 08:16:10 source > Starting another while loop iteration 2023-01-24 08:16:10 source > Sleeping 0 seconds before next request 2023-01-24 08:16:10 source > Request successful, will parse the response now 2023-01-24 08:16:10 source > Sleeping 0 seconds before next request 2023-01-24 08:16:10 source > Sleeping 0 seconds before next request 2023-01-24 08:16:10 source > Starting another while loop iteration 2023-01-24 08:16:10 source > Request successful, will parse the response now 2023-01-24 08:16:10 source > Starting another while loop iteration 2023-01-24 08:16:10 source > Request successful, will parse the response now 2023-01-24 08:16:10 source > Starting another while loop iteration 2023-01-24 08:16:10 source > Sleeping 0 seconds before next request 2023-01-24 08:16:10 source > Request successful, will parse the response now 2023-01-24 08:16:10 source > Starting another while loop iteration 2023-01-24 08:16:10 source > Sleeping 0 seconds before next request 2023-01-24 08:16:11 source > Request successful, will parse the response now 2023-01-24 08:16:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 51000 (28 MB) 2023-01-24 08:16:11 source > Starting another while loop iteration 2023-01-24 08:16:11 source > Sleeping 0 seconds before next request 2023-01-24 08:16:11 source > Request successful, will parse the response now 2023-01-24 08:16:11 source > Sleeping 0 seconds before next request 2023-01-24 08:16:11 source > Starting another while loop iteration 2023-01-24 08:16:11 source > Request successful, will parse the response now 2023-01-24 08:16:11 source > Starting another while loop iteration 2023-01-24 08:16:11 source > Sleeping 0 seconds before next request 2023-01-24 08:16:11 source > Request successful, will parse the response now 2023-01-24 08:16:11 source > Starting another while loop iteration 2023-01-24 08:16:11 source > Sleeping 0 seconds before next request 2023-01-24 08:16:11 source > Request successful, will parse the response now 2023-01-24 08:16:11 source > Starting another while loop iteration 2023-01-24 08:16:11 source > Sleeping 0 seconds before next request 2023-01-24 08:16:11 source > Sleeping 0 seconds before next request 2023-01-24 08:16:11 source > Request successful, will parse the response now 2023-01-24 08:16:12 source > Starting another while loop iteration 2023-01-24 08:16:12 source > Request successful, will parse the response now 2023-01-24 08:16:12 source > Starting another while loop iteration 2023-01-24 08:16:12 source > Sleeping 0 seconds before next request 2023-01-24 08:16:12 source > Request successful, will parse the response now 2023-01-24 08:16:12 source > Starting another while loop iteration 2023-01-24 08:16:12 source > Sleeping 0 seconds before next request 2023-01-24 08:16:12 source > Request successful, will parse the response now 2023-01-24 08:16:12 source > Starting another while loop iteration 2023-01-24 08:16:12 source > Sleeping 0 seconds before next request 2023-01-24 08:16:12 source > Request successful, will parse the response now 2023-01-24 08:16:12 source > Sleeping 0 seconds before next request 2023-01-24 08:16:12 source > Starting another while loop iteration 2023-01-24 08:16:12 source > Request successful, will parse the response now 2023-01-24 08:16:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 52000 (28 MB) 2023-01-24 08:16:12 source > Starting another while loop iteration 2023-01-24 08:16:12 source > Sleeping 0 seconds before next request 2023-01-24 08:16:12 source > Request successful, will parse the response now 2023-01-24 08:16:12 source > Starting another while loop iteration 2023-01-24 08:16:13 source > Sleeping 0 seconds before next request 2023-01-24 08:16:13 source > Request successful, will parse the response now 2023-01-24 08:16:13 source > Starting another while loop iteration 2023-01-24 08:16:13 source > Sleeping 0 seconds before next request 2023-01-24 08:16:13 source > Request successful, will parse the response now 2023-01-24 08:16:13 source > Starting another while loop iteration 2023-01-24 08:16:13 source > Sleeping 0 seconds before next request 2023-01-24 08:16:13 source > Request successful, will parse the response now 2023-01-24 08:16:13 source > Starting another while loop iteration 2023-01-24 08:16:13 source > Sleeping 0 seconds before next request 2023-01-24 08:16:13 source > Request successful, will parse the response now 2023-01-24 08:16:13 source > Starting another while loop iteration 2023-01-24 08:16:13 source > Sleeping 0 seconds before next request 2023-01-24 08:16:13 source > Request successful, will parse the response now 2023-01-24 08:16:13 source > Starting another while loop iteration 2023-01-24 08:16:14 source > Sleeping 0 seconds before next request 2023-01-24 08:16:14 source > Request successful, will parse the response now 2023-01-24 08:16:14 source > Starting another while loop iteration 2023-01-24 08:16:14 source > Sleeping 0 seconds before next request 2023-01-24 08:16:14 source > Request successful, will parse the response now 2023-01-24 08:16:14 source > Starting another while loop iteration 2023-01-24 08:16:14 source > Sleeping 0 seconds before next request 2023-01-24 08:16:14 source > Request successful, will parse the response now 2023-01-24 08:16:14 source > Starting another while loop iteration 2023-01-24 08:16:14 source > Sleeping 0 seconds before next request 2023-01-24 08:16:14 source > Request successful, will parse the response now 2023-01-24 08:16:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 53000 (29 MB) 2023-01-24 08:16:14 source > Starting another while loop iteration 2023-01-24 08:16:14 source > Sleeping 0 seconds before next request 2023-01-24 08:16:14 source > Request successful, will parse the response now 2023-01-24 08:16:14 source > Starting another while loop iteration 2023-01-24 08:16:14 source > Sleeping 0 seconds before next request 2023-01-24 08:16:14 source > Request successful, will parse the response now 2023-01-24 08:16:14 source > Starting another while loop iteration 2023-01-24 08:16:15 source > Sleeping 0 seconds before next request 2023-01-24 08:16:15 source > Request successful, will parse the response now 2023-01-24 08:16:15 source > Starting another while loop iteration 2023-01-24 08:16:15 source > Sleeping 0 seconds before next request 2023-01-24 08:16:15 source > Request successful, will parse the response now 2023-01-24 08:16:15 source > Starting another while loop iteration 2023-01-24 08:16:15 source > Sleeping 0 seconds before next request 2023-01-24 08:16:15 source > Request successful, will parse the response now 2023-01-24 08:16:15 source > Starting another while loop iteration 2023-01-24 08:16:15 source > Sleeping 0 seconds before next request 2023-01-24 08:16:15 source > Request successful, will parse the response now 2023-01-24 08:16:15 source > Starting another while loop iteration 2023-01-24 08:16:15 source > Sleeping 0 seconds before next request 2023-01-24 08:16:15 source > Request successful, will parse the response now 2023-01-24 08:16:15 source > Starting another while loop iteration 2023-01-24 08:16:15 source > Sleeping 0 seconds before next request 2023-01-24 08:16:15 source > Request successful, will parse the response now 2023-01-24 08:16:15 source > Starting another while loop iteration 2023-01-24 08:16:16 source > Sleeping 0 seconds before next request 2023-01-24 08:16:16 source > Request successful, will parse the response now 2023-01-24 08:16:16 source > Sleeping 0 seconds before next request 2023-01-24 08:16:16 source > Starting another while loop iteration 2023-01-24 08:16:16 source > Request successful, will parse the response now 2023-01-24 08:16:16 source > Sleeping 0 seconds before next request 2023-01-24 08:16:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 54000 (29 MB) 2023-01-24 08:16:16 source > Starting another while loop iteration 2023-01-24 08:16:16 source > Request successful, will parse the response now 2023-01-24 08:16:16 source > Starting another while loop iteration 2023-01-24 08:16:16 source > Sleeping 0 seconds before next request 2023-01-24 08:16:16 source > Request successful, will parse the response now 2023-01-24 08:16:16 source > Starting another while loop iteration 2023-01-24 08:16:16 source > Sleeping 0 seconds before next request 2023-01-24 08:16:16 source > Request successful, will parse the response now 2023-01-24 08:16:16 source > Starting another while loop iteration 2023-01-24 08:16:17 source > Sleeping 0 seconds before next request 2023-01-24 08:16:17 source > Sleeping 0 seconds before next request 2023-01-24 08:16:17 source > Request successful, will parse the response now 2023-01-24 08:16:17 source > Starting another while loop iteration 2023-01-24 08:16:17 source > Request successful, will parse the response now 2023-01-24 08:16:17 source > Starting another while loop iteration 2023-01-24 08:16:17 source > Sleeping 0 seconds before next request 2023-01-24 08:16:17 source > Request successful, will parse the response now 2023-01-24 08:16:17 source > Starting another while loop iteration 2023-01-24 08:16:17 source > Sleeping 0 seconds before next request 2023-01-24 08:16:17 source > Sleeping 0 seconds before next request 2023-01-24 08:16:17 source > Request successful, will parse the response now 2023-01-24 08:16:17 source > Starting another while loop iteration 2023-01-24 08:16:17 source > Request successful, will parse the response now 2023-01-24 08:16:17 source > Starting another while loop iteration 2023-01-24 08:16:17 source > Sleeping 0 seconds before next request 2023-01-24 08:16:17 source > Request successful, will parse the response now 2023-01-24 08:16:17 source > Starting another while loop iteration 2023-01-24 08:16:18 source > Sleeping 0 seconds before next request 2023-01-24 08:16:18 source > Request successful, will parse the response now 2023-01-24 08:16:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 55000 (30 MB) 2023-01-24 08:16:18 source > Starting another while loop iteration 2023-01-24 08:16:18 source > Sleeping 0 seconds before next request 2023-01-24 08:16:18 source > Request successful, will parse the response now 2023-01-24 08:16:18 source > Starting another while loop iteration 2023-01-24 08:16:18 source > Sleeping 0 seconds before next request 2023-01-24 08:16:18 source > Sleeping 0 seconds before next request 2023-01-24 08:16:18 source > Request successful, will parse the response now 2023-01-24 08:16:18 source > Starting another while loop iteration 2023-01-24 08:16:18 source > Request successful, will parse the response now 2023-01-24 08:16:18 source > Starting another while loop iteration 2023-01-24 08:16:18 source > Sleeping 0 seconds before next request 2023-01-24 08:16:18 source > Request successful, will parse the response now 2023-01-24 08:16:18 source > Starting another while loop iteration 2023-01-24 08:16:18 source > Sleeping 0 seconds before next request 2023-01-24 08:16:18 source > Request successful, will parse the response now 2023-01-24 08:16:19 source > Starting another while loop iteration 2023-01-24 08:16:19 source > Sleeping 0 seconds before next request 2023-01-24 08:16:19 source > Request successful, will parse the response now 2023-01-24 08:16:19 source > Starting another while loop iteration 2023-01-24 08:16:19 source > Sleeping 0 seconds before next request 2023-01-24 08:16:19 source > Request successful, will parse the response now 2023-01-24 08:16:19 source > Starting another while loop iteration 2023-01-24 08:16:19 source > Sleeping 0 seconds before next request 2023-01-24 08:16:19 source > Request successful, will parse the response now 2023-01-24 08:16:19 source > Starting another while loop iteration 2023-01-24 08:16:19 source > Sleeping 0 seconds before next request 2023-01-24 08:16:19 source > Request successful, will parse the response now 2023-01-24 08:16:19 source > Starting another while loop iteration 2023-01-24 08:16:19 source > Sleeping 0 seconds before next request 2023-01-24 08:16:19 source > Request successful, will parse the response now 2023-01-24 08:16:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 56000 (30 MB) 2023-01-24 08:16:19 source > Starting another while loop iteration 2023-01-24 08:16:19 source > Sleeping 0 seconds before next request 2023-01-24 08:16:19 source > Request successful, will parse the response now 2023-01-24 08:16:19 source > Starting another while loop iteration 2023-01-24 08:16:20 source > Sleeping 0 seconds before next request 2023-01-24 08:16:20 source > Request successful, will parse the response now 2023-01-24 08:16:20 source > Starting another while loop iteration 2023-01-24 08:16:20 source > Sleeping 0 seconds before next request 2023-01-24 08:16:20 source > Request successful, will parse the response now 2023-01-24 08:16:20 source > Starting another while loop iteration 2023-01-24 08:16:20 source > Sleeping 0 seconds before next request 2023-01-24 08:16:20 source > Request successful, will parse the response now 2023-01-24 08:16:20 source > Starting another while loop iteration 2023-01-24 08:16:20 source > Sleeping 0 seconds before next request 2023-01-24 08:16:20 source > Request successful, will parse the response now 2023-01-24 08:16:20 source > Starting another while loop iteration 2023-01-24 08:16:20 source > Sleeping 0 seconds before next request 2023-01-24 08:16:20 source > Request successful, will parse the response now 2023-01-24 08:16:20 source > Starting another while loop iteration 2023-01-24 08:16:21 source > Sleeping 0 seconds before next request 2023-01-24 08:16:21 source > Request successful, will parse the response now 2023-01-24 08:16:21 source > Starting another while loop iteration 2023-01-24 08:16:21 source > Sleeping 0 seconds before next request 2023-01-24 08:16:21 source > Request successful, will parse the response now 2023-01-24 08:16:21 source > Starting another while loop iteration 2023-01-24 08:16:21 source > Sleeping 0 seconds before next request 2023-01-24 08:16:21 source > Request successful, will parse the response now 2023-01-24 08:16:21 source > Starting another while loop iteration 2023-01-24 08:16:21 source > Sleeping 0 seconds before next request 2023-01-24 08:16:21 source > Request successful, will parse the response now 2023-01-24 08:16:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 57000 (31 MB) 2023-01-24 08:16:21 source > Starting another while loop iteration 2023-01-24 08:16:21 source > Sleeping 0 seconds before next request 2023-01-24 08:16:21 source > Request successful, will parse the response now 2023-01-24 08:16:21 source > Starting another while loop iteration 2023-01-24 08:16:21 source > Sleeping 0 seconds before next request 2023-01-24 08:16:21 source > Request successful, will parse the response now 2023-01-24 08:16:21 source > Starting another while loop iteration 2023-01-24 08:16:21 source > Sleeping 0 seconds before next request 2023-01-24 08:16:22 source > Request successful, will parse the response now 2023-01-24 08:16:22 source > Starting another while loop iteration 2023-01-24 08:16:22 source > Sleeping 0 seconds before next request 2023-01-24 08:16:22 source > Request successful, will parse the response now 2023-01-24 08:16:22 source > Starting another while loop iteration 2023-01-24 08:16:22 source > Sleeping 0 seconds before next request 2023-01-24 08:16:22 source > Request successful, will parse the response now 2023-01-24 08:16:22 source > Starting another while loop iteration 2023-01-24 08:16:22 source > Sleeping 0 seconds before next request 2023-01-24 08:16:22 source > Request successful, will parse the response now 2023-01-24 08:16:22 source > Starting another while loop iteration 2023-01-24 08:16:22 source > Sleeping 0 seconds before next request 2023-01-24 08:16:22 source > Request successful, will parse the response now 2023-01-24 08:16:22 source > Starting another while loop iteration 2023-01-24 08:16:22 source > Sleeping 0 seconds before next request 2023-01-24 08:16:22 source > Request successful, will parse the response now 2023-01-24 08:16:23 source > Starting another while loop iteration 2023-01-24 08:16:23 source > Sleeping 0 seconds before next request 2023-01-24 08:16:23 source > Request successful, will parse the response now 2023-01-24 08:16:23 source > Starting another while loop iteration 2023-01-24 08:16:23 source > Sleeping 0 seconds before next request 2023-01-24 08:16:23 source > Request successful, will parse the response now 2023-01-24 08:16:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 58000 (31 MB) 2023-01-24 08:16:23 source > Starting another while loop iteration 2023-01-24 08:16:23 source > Sleeping 0 seconds before next request 2023-01-24 08:16:23 source > Request successful, will parse the response now 2023-01-24 08:16:23 source > Starting another while loop iteration 2023-01-24 08:16:23 source > Sleeping 0 seconds before next request 2023-01-24 08:16:23 source > Request successful, will parse the response now 2023-01-24 08:16:23 source > Starting another while loop iteration 2023-01-24 08:16:23 source > Sleeping 0 seconds before next request 2023-01-24 08:16:23 source > Request successful, will parse the response now 2023-01-24 08:16:23 source > Starting another while loop iteration 2023-01-24 08:16:23 source > Sleeping 0 seconds before next request 2023-01-24 08:16:23 source > Request successful, will parse the response now 2023-01-24 08:16:24 source > Starting another while loop iteration 2023-01-24 08:16:24 source > Sleeping 0 seconds before next request 2023-01-24 08:16:24 source > Request successful, will parse the response now 2023-01-24 08:16:24 source > Starting another while loop iteration 2023-01-24 08:16:24 source > Sleeping 0 seconds before next request 2023-01-24 08:16:24 source > Request successful, will parse the response now 2023-01-24 08:16:24 source > Starting another while loop iteration 2023-01-24 08:16:24 source > Sleeping 0 seconds before next request 2023-01-24 08:16:24 source > Request successful, will parse the response now 2023-01-24 08:16:24 source > Starting another while loop iteration 2023-01-24 08:16:24 source > Sleeping 0 seconds before next request 2023-01-24 08:16:24 source > Request successful, will parse the response now 2023-01-24 08:16:24 source > Starting another while loop iteration 2023-01-24 08:16:24 source > Sleeping 0 seconds before next request 2023-01-24 08:16:24 source > Request successful, will parse the response now 2023-01-24 08:16:24 source > Starting another while loop iteration 2023-01-24 08:16:25 source > Sleeping 0 seconds before next request 2023-01-24 08:16:25 source > Request successful, will parse the response now 2023-01-24 08:16:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 59000 (32 MB) 2023-01-24 08:16:25 source > Starting another while loop iteration 2023-01-24 08:16:25 source > Sleeping 0 seconds before next request 2023-01-24 08:16:25 source > Request successful, will parse the response now 2023-01-24 08:16:25 source > Starting another while loop iteration 2023-01-24 08:16:25 source > Sleeping 0 seconds before next request 2023-01-24 08:16:25 source > Request successful, will parse the response now 2023-01-24 08:16:25 source > Starting another while loop iteration 2023-01-24 08:16:25 source > Sleeping 0 seconds before next request 2023-01-24 08:16:25 source > Request successful, will parse the response now 2023-01-24 08:16:25 source > Starting another while loop iteration 2023-01-24 08:16:25 source > Sleeping 0 seconds before next request 2023-01-24 08:16:25 source > Request successful, will parse the response now 2023-01-24 08:16:25 source > Starting another while loop iteration 2023-01-24 08:16:26 source > Sleeping 0 seconds before next request 2023-01-24 08:16:26 source > Request successful, will parse the response now 2023-01-24 08:16:26 source > Starting another while loop iteration 2023-01-24 08:16:26 source > Sleeping 0 seconds before next request 2023-01-24 08:16:26 source > Request successful, will parse the response now 2023-01-24 08:16:26 source > Sleeping 0 seconds before next request 2023-01-24 08:16:26 source > Starting another while loop iteration 2023-01-24 08:16:26 source > Request successful, will parse the response now 2023-01-24 08:16:26 source > Starting another while loop iteration 2023-01-24 08:16:26 source > Sleeping 0 seconds before next request 2023-01-24 08:16:26 source > Request successful, will parse the response now 2023-01-24 08:16:26 source > Sleeping 0 seconds before next request 2023-01-24 08:16:26 source > Starting another while loop iteration 2023-01-24 08:16:26 source > Request successful, will parse the response now 2023-01-24 08:16:26 source > Starting another while loop iteration 2023-01-24 08:16:26 source > Sleeping 0 seconds before next request 2023-01-24 08:16:26 source > Request successful, will parse the response now 2023-01-24 08:16:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 60000 (33 MB) 2023-01-24 08:16:26 source > Starting another while loop iteration 2023-01-24 08:16:27 source > Sleeping 0 seconds before next request 2023-01-24 08:16:27 source > Request successful, will parse the response now 2023-01-24 08:16:27 source > Starting another while loop iteration 2023-01-24 08:16:27 source > Sleeping 0 seconds before next request 2023-01-24 08:16:27 source > Request successful, will parse the response now 2023-01-24 08:16:27 source > Starting another while loop iteration 2023-01-24 08:16:27 source > Sleeping 0 seconds before next request 2023-01-24 08:16:27 source > Request successful, will parse the response now 2023-01-24 08:16:27 source > Starting another while loop iteration 2023-01-24 08:16:27 source > Sleeping 0 seconds before next request 2023-01-24 08:16:27 source > Request successful, will parse the response now 2023-01-24 08:16:27 source > Starting another while loop iteration 2023-01-24 08:16:27 source > Sleeping 0 seconds before next request 2023-01-24 08:16:27 source > Request successful, will parse the response now 2023-01-24 08:16:27 source > Starting another while loop iteration 2023-01-24 08:16:28 source > Sleeping 0 seconds before next request 2023-01-24 08:16:28 source > Sleeping 0 seconds before next request 2023-01-24 08:16:28 source > Request successful, will parse the response now 2023-01-24 08:16:28 source > Starting another while loop iteration 2023-01-24 08:16:28 source > Request successful, will parse the response now 2023-01-24 08:16:28 source > Sleeping 0 seconds before next request 2023-01-24 08:16:28 source > Starting another while loop iteration 2023-01-24 08:16:28 source > Request successful, will parse the response now 2023-01-24 08:16:28 source > Starting another while loop iteration 2023-01-24 08:16:28 source > Sleeping 0 seconds before next request 2023-01-24 08:16:28 source > Request successful, will parse the response now 2023-01-24 08:16:28 source > Starting another while loop iteration 2023-01-24 08:16:28 source > Sleeping 0 seconds before next request 2023-01-24 08:16:28 source > Request successful, will parse the response now 2023-01-24 08:16:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 61000 (33 MB) 2023-01-24 08:16:28 source > Starting another while loop iteration 2023-01-24 08:16:28 source > Sleeping 0 seconds before next request 2023-01-24 08:16:28 source > Request successful, will parse the response now 2023-01-24 08:16:28 source > Starting another while loop iteration 2023-01-24 08:16:29 source > Sleeping 0 seconds before next request 2023-01-24 08:16:29 source > Request successful, will parse the response now 2023-01-24 08:16:29 source > Starting another while loop iteration 2023-01-24 08:16:29 source > Sleeping 0 seconds before next request 2023-01-24 08:16:29 source > Request successful, will parse the response now 2023-01-24 08:16:29 source > Starting another while loop iteration 2023-01-24 08:16:29 source > Sleeping 0 seconds before next request 2023-01-24 08:16:29 source > Request successful, will parse the response now 2023-01-24 08:16:29 source > Starting another while loop iteration 2023-01-24 08:16:29 source > Sleeping 0 seconds before next request 2023-01-24 08:16:29 source > Sleeping 0 seconds before next request 2023-01-24 08:16:29 source > Request successful, will parse the response now 2023-01-24 08:16:29 source > Starting another while loop iteration 2023-01-24 08:16:29 source > Request successful, will parse the response now 2023-01-24 08:16:29 source > Sleeping 0 seconds before next request 2023-01-24 08:16:29 source > Starting another while loop iteration 2023-01-24 08:16:29 source > Request successful, will parse the response now 2023-01-24 08:16:29 source > Starting another while loop iteration 2023-01-24 08:16:29 source > Sleeping 0 seconds before next request 2023-01-24 08:16:29 source > Request successful, will parse the response now 2023-01-24 08:16:30 source > Starting another while loop iteration 2023-01-24 08:16:30 source > Sleeping 0 seconds before next request 2023-01-24 08:16:30 source > Request successful, will parse the response now 2023-01-24 08:16:30 source > Starting another while loop iteration 2023-01-24 08:16:30 source > Sleeping 0 seconds before next request 2023-01-24 08:16:30 source > Request successful, will parse the response now 2023-01-24 08:16:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 62000 (34 MB) 2023-01-24 08:16:30 source > Starting another while loop iteration 2023-01-24 08:16:30 source > Sleeping 0 seconds before next request 2023-01-24 08:16:30 source > Request successful, will parse the response now 2023-01-24 08:16:30 source > Starting another while loop iteration 2023-01-24 08:16:30 source > Sleeping 0 seconds before next request 2023-01-24 08:16:30 source > Request successful, will parse the response now 2023-01-24 08:16:30 source > Starting another while loop iteration 2023-01-24 08:16:31 source > Sleeping 0 seconds before next request 2023-01-24 08:16:31 source > Sleeping 0 seconds before next request 2023-01-24 08:16:31 source > Request successful, will parse the response now 2023-01-24 08:16:31 source > Sleeping 0 seconds before next request 2023-01-24 08:16:31 source > Starting another while loop iteration 2023-01-24 08:16:31 source > Request successful, will parse the response now 2023-01-24 08:16:31 source > Sleeping 0 seconds before next request 2023-01-24 08:16:31 source > Starting another while loop iteration 2023-01-24 08:16:31 source > Request successful, will parse the response now 2023-01-24 08:16:31 source > Starting another while loop iteration 2023-01-24 08:16:31 source > Request successful, will parse the response now 2023-01-24 08:16:31 source > Starting another while loop iteration 2023-01-24 08:16:31 source > Sleeping 0 seconds before next request 2023-01-24 08:16:31 source > Request successful, will parse the response now 2023-01-24 08:16:31 source > Starting another while loop iteration 2023-01-24 08:16:31 source > Sleeping 0 seconds before next request 2023-01-24 08:16:31 source > Request successful, will parse the response now 2023-01-24 08:16:31 source > Sleeping 0 seconds before next request 2023-01-24 08:16:32 source > Starting another while loop iteration 2023-01-24 08:16:32 source > Request successful, will parse the response now 2023-01-24 08:16:32 source > Starting another while loop iteration 2023-01-24 08:16:32 source > Sleeping 0 seconds before next request 2023-01-24 08:16:32 source > Request successful, will parse the response now 2023-01-24 08:16:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 63000 (34 MB) 2023-01-24 08:16:32 source > Starting another while loop iteration 2023-01-24 08:16:32 source > Sleeping 0 seconds before next request 2023-01-24 08:16:32 source > Request successful, will parse the response now 2023-01-24 08:16:32 source > Sleeping 0 seconds before next request 2023-01-24 08:16:32 source > Starting another while loop iteration 2023-01-24 08:16:32 source > Sleeping 0 seconds before next request 2023-01-24 08:16:32 source > Request successful, will parse the response now 2023-01-24 08:16:32 source > Sleeping 0 seconds before next request 2023-01-24 08:16:32 source > Starting another while loop iteration 2023-01-24 08:16:32 source > Request successful, will parse the response now 2023-01-24 08:16:33 source > Starting another while loop iteration 2023-01-24 08:16:33 source > Request successful, will parse the response now 2023-01-24 08:16:33 source > Sleeping 0 seconds before next request 2023-01-24 08:16:33 source > Starting another while loop iteration 2023-01-24 08:16:33 source > Request successful, will parse the response now 2023-01-24 08:16:33 source > Starting another while loop iteration 2023-01-24 08:16:33 source > Sleeping 0 seconds before next request 2023-01-24 08:16:33 source > Request successful, will parse the response now 2023-01-24 08:16:33 source > Starting another while loop iteration 2023-01-24 08:16:33 source > Sleeping 0 seconds before next request 2023-01-24 08:16:33 source > Request successful, will parse the response now 2023-01-24 08:16:33 source > Starting another while loop iteration 2023-01-24 08:16:33 source > Sleeping 0 seconds before next request 2023-01-24 08:16:33 source > Request successful, will parse the response now 2023-01-24 08:16:33 source > Starting another while loop iteration 2023-01-24 08:16:34 source > Sleeping 0 seconds before next request 2023-01-24 08:16:34 source > Sleeping 0 seconds before next request 2023-01-24 08:16:34 source > Request successful, will parse the response now 2023-01-24 08:16:34 source > Sleeping 0 seconds before next request 2023-01-24 08:16:34 source > Starting another while loop iteration 2023-01-24 08:16:34 source > Request successful, will parse the response now 2023-01-24 08:16:34 source > Sleeping 0 seconds before next request 2023-01-24 08:16:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 64000 (35 MB) 2023-01-24 08:16:34 source > Starting another while loop iteration 2023-01-24 08:16:34 source > Request successful, will parse the response now 2023-01-24 08:16:34 source > Sleeping 0 seconds before next request 2023-01-24 08:16:34 source > Starting another while loop iteration 2023-01-24 08:16:34 source > Request successful, will parse the response now 2023-01-24 08:16:34 source > Starting another while loop iteration 2023-01-24 08:16:34 source > Request successful, will parse the response now 2023-01-24 08:16:34 source > Sleeping 0 seconds before next request 2023-01-24 08:16:34 source > Starting another while loop iteration 2023-01-24 08:16:34 source > Request successful, will parse the response now 2023-01-24 08:16:34 source > Sleeping 0 seconds before next request 2023-01-24 08:16:34 source > Starting another while loop iteration 2023-01-24 08:16:34 source > Request successful, will parse the response now 2023-01-24 08:16:34 source > Starting another while loop iteration 2023-01-24 08:16:35 source > Sleeping 0 seconds before next request 2023-01-24 08:16:35 source > Request successful, will parse the response now 2023-01-24 08:16:35 source > Starting another while loop iteration 2023-01-24 08:16:35 source > Sleeping 0 seconds before next request 2023-01-24 08:16:35 source > Request successful, will parse the response now 2023-01-24 08:16:35 source > Starting another while loop iteration 2023-01-24 08:16:35 source > Sleeping 0 seconds before next request 2023-01-24 08:16:35 source > Request successful, will parse the response now 2023-01-24 08:16:35 source > Sleeping 0 seconds before next request 2023-01-24 08:16:35 source > Starting another while loop iteration 2023-01-24 08:16:35 source > Sleeping 0 seconds before next request 2023-01-24 08:16:35 source > Request successful, will parse the response now 2023-01-24 08:16:36 source > Starting another while loop iteration 2023-01-24 08:16:36 source > Request successful, will parse the response now 2023-01-24 08:16:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 65000 (35 MB) 2023-01-24 08:16:36 source > Starting another while loop iteration 2023-01-24 08:16:36 source > Request successful, will parse the response now 2023-01-24 08:16:36 source > Sleeping 0 seconds before next request 2023-01-24 08:16:36 source > Sleeping 0 seconds before next request 2023-01-24 08:16:36 source > Starting another while loop iteration 2023-01-24 08:16:36 source > Request successful, will parse the response now 2023-01-24 08:16:36 source > Sleeping 0 seconds before next request 2023-01-24 08:16:36 source > Starting another while loop iteration 2023-01-24 08:16:36 source > Request successful, will parse the response now 2023-01-24 08:16:36 source > Starting another while loop iteration 2023-01-24 08:16:36 source > Sleeping 0 seconds before next request 2023-01-24 08:16:36 source > Request successful, will parse the response now 2023-01-24 08:16:36 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 66000 (36 MB) 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:37 source > Sleeping 0 seconds before next request 2023-01-24 08:16:37 source > Request successful, will parse the response now 2023-01-24 08:16:37 source > Starting another while loop iteration 2023-01-24 08:16:38 source > Sleeping 0 seconds before next request 2023-01-24 08:16:38 source > Request successful, will parse the response now 2023-01-24 08:16:38 source > Starting another while loop iteration 2023-01-24 08:16:38 source > Sleeping 0 seconds before next request 2023-01-24 08:16:38 source > Sleeping 0 seconds before next request 2023-01-24 08:16:38 source > Request successful, will parse the response now 2023-01-24 08:16:38 source > Starting another while loop iteration 2023-01-24 08:16:38 source > Request successful, will parse the response now 2023-01-24 08:16:38 source > Sleeping 0 seconds before next request 2023-01-24 08:16:38 source > Sleeping 0 seconds before next request 2023-01-24 08:16:39 source > Starting another while loop iteration 2023-01-24 08:16:39 source > Request successful, will parse the response now 2023-01-24 08:16:39 source > Starting another while loop iteration 2023-01-24 08:16:39 source > Request successful, will parse the response now 2023-01-24 08:16:39 source > Sleeping 0 seconds before next request 2023-01-24 08:16:39 source > Starting another while loop iteration 2023-01-24 08:16:39 source > Request successful, will parse the response now 2023-01-24 08:16:39 source > Starting another while loop iteration 2023-01-24 08:16:39 source > Sleeping 0 seconds before next request 2023-01-24 08:16:39 source > Request successful, will parse the response now 2023-01-24 08:16:39 source > Starting another while loop iteration 2023-01-24 08:16:39 source > Sleeping 0 seconds before next request 2023-01-24 08:16:39 source > Request successful, will parse the response now 2023-01-24 08:16:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 67000 (36 MB) 2023-01-24 08:16:39 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:40 source > Sleeping 0 seconds before next request 2023-01-24 08:16:40 source > Request successful, will parse the response now 2023-01-24 08:16:40 source > Starting another while loop iteration 2023-01-24 08:16:41 source > Sleeping 0 seconds before next request 2023-01-24 08:16:41 source > Request successful, will parse the response now 2023-01-24 08:16:41 source > Starting another while loop iteration 2023-01-24 08:16:41 source > Sleeping 0 seconds before next request 2023-01-24 08:16:41 source > Request successful, will parse the response now 2023-01-24 08:16:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 68000 (37 MB) 2023-01-24 08:16:41 source > Starting another while loop iteration 2023-01-24 08:16:41 source > Sleeping 0 seconds before next request 2023-01-24 08:16:41 source > Request successful, will parse the response now 2023-01-24 08:16:41 source > Starting another while loop iteration 2023-01-24 08:16:41 source > Sleeping 0 seconds before next request 2023-01-24 08:16:41 source > Sleeping 0 seconds before next request 2023-01-24 08:16:41 source > Request successful, will parse the response now 2023-01-24 08:16:42 source > Starting another while loop iteration 2023-01-24 08:16:42 source > Request successful, will parse the response now 2023-01-24 08:16:42 source > Starting another while loop iteration 2023-01-24 08:16:42 source > Sleeping 0 seconds before next request 2023-01-24 08:16:42 source > Request successful, will parse the response now 2023-01-24 08:16:42 source > Sleeping 0 seconds before next request 2023-01-24 08:16:42 source > Starting another while loop iteration 2023-01-24 08:16:42 source > Request successful, will parse the response now 2023-01-24 08:16:42 source > Sleeping 0 seconds before next request 2023-01-24 08:16:42 source > Starting another while loop iteration 2023-01-24 08:16:42 source > Request successful, will parse the response now 2023-01-24 08:16:42 source > Starting another while loop iteration 2023-01-24 08:16:42 source > Sleeping 0 seconds before next request 2023-01-24 08:16:42 source > Request successful, will parse the response now 2023-01-24 08:16:42 source > Starting another while loop iteration 2023-01-24 08:16:43 source > Sleeping 0 seconds before next request 2023-01-24 08:16:43 source > Request successful, will parse the response now 2023-01-24 08:16:43 source > Starting another while loop iteration 2023-01-24 08:16:43 source > Sleeping 0 seconds before next request 2023-01-24 08:16:43 source > Request successful, will parse the response now 2023-01-24 08:16:43 source > Starting another while loop iteration 2023-01-24 08:16:43 source > Sleeping 0 seconds before next request 2023-01-24 08:16:43 source > Sleeping 0 seconds before next request 2023-01-24 08:16:43 source > Sleeping 0 seconds before next request 2023-01-24 08:16:43 source > Sleeping 0 seconds before next request 2023-01-24 08:16:43 source > Request successful, will parse the response now 2023-01-24 08:16:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 69000 (38 MB) 2023-01-24 08:16:43 source > Starting another while loop iteration 2023-01-24 08:16:43 source > Request successful, will parse the response now 2023-01-24 08:16:43 source > Starting another while loop iteration 2023-01-24 08:16:43 source > Request successful, will parse the response now 2023-01-24 08:16:43 source > Sleeping 0 seconds before next request 2023-01-24 08:16:43 source > Starting another while loop iteration 2023-01-24 08:16:43 source > Request successful, will parse the response now 2023-01-24 08:16:44 source > Starting another while loop iteration 2023-01-24 08:16:44 source > Request successful, will parse the response now 2023-01-24 08:16:44 source > Starting another while loop iteration 2023-01-24 08:16:44 source > Sleeping 0 seconds before next request 2023-01-24 08:16:44 source > Request successful, will parse the response now 2023-01-24 08:16:44 source > Starting another while loop iteration 2023-01-24 08:16:44 source > Sleeping 0 seconds before next request 2023-01-24 08:16:44 source > Request successful, will parse the response now 2023-01-24 08:16:44 source > Sleeping 0 seconds before next request 2023-01-24 08:16:44 source > Starting another while loop iteration 2023-01-24 08:16:44 source > Request successful, will parse the response now 2023-01-24 08:16:44 source > Starting another while loop iteration 2023-01-24 08:16:44 source > Sleeping 0 seconds before next request 2023-01-24 08:16:44 source > Request successful, will parse the response now 2023-01-24 08:16:44 source > Starting another while loop iteration 2023-01-24 08:16:45 source > Sleeping 0 seconds before next request 2023-01-24 08:16:45 source > Request successful, will parse the response now 2023-01-24 08:16:45 source > Starting another while loop iteration 2023-01-24 08:16:45 source > Sleeping 0 seconds before next request 2023-01-24 08:16:45 source > Request successful, will parse the response now 2023-01-24 08:16:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 70000 (38 MB) 2023-01-24 08:16:45 source > Starting another while loop iteration 2023-01-24 08:16:45 source > Sleeping 0 seconds before next request 2023-01-24 08:16:45 source > Request successful, will parse the response now 2023-01-24 08:16:45 source > Starting another while loop iteration 2023-01-24 08:16:45 source > Sleeping 0 seconds before next request 2023-01-24 08:16:45 source > Request successful, will parse the response now 2023-01-24 08:16:45 source > Starting another while loop iteration 2023-01-24 08:16:45 source > Sleeping 0 seconds before next request 2023-01-24 08:16:45 source > Request successful, will parse the response now 2023-01-24 08:16:45 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:46 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:46 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:46 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:46 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:46 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:46 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 71000 (39 MB) 2023-01-24 08:16:46 source > Starting another while loop iteration 2023-01-24 08:16:46 source > Sleeping 0 seconds before next request 2023-01-24 08:16:46 source > Request successful, will parse the response now 2023-01-24 08:16:47 source > Starting another while loop iteration 2023-01-24 08:16:47 source > Sleeping 0 seconds before next request 2023-01-24 08:16:47 source > Request successful, will parse the response now 2023-01-24 08:16:47 source > Starting another while loop iteration 2023-01-24 08:16:47 source > Sleeping 0 seconds before next request 2023-01-24 08:16:47 source > Sleeping 0 seconds before next request 2023-01-24 08:16:47 source > Request successful, will parse the response now 2023-01-24 08:16:47 source > Sleeping 0 seconds before next request 2023-01-24 08:16:47 source > Starting another while loop iteration 2023-01-24 08:16:47 source > Request successful, will parse the response now 2023-01-24 08:16:48 source > Starting another while loop iteration 2023-01-24 08:16:48 source > Request successful, will parse the response now 2023-01-24 08:16:48 source > Sleeping 0 seconds before next request 2023-01-24 08:16:48 source > Starting another while loop iteration 2023-01-24 08:16:48 source > Request successful, will parse the response now 2023-01-24 08:16:48 source > Sleeping 0 seconds before next request 2023-01-24 08:16:48 source > Sleeping 0 seconds before next request 2023-01-24 08:16:48 source > Starting another while loop iteration 2023-01-24 08:16:48 source > Request successful, will parse the response now 2023-01-24 08:16:48 source > Starting another while loop iteration 2023-01-24 08:16:48 source > Request successful, will parse the response now 2023-01-24 08:16:48 source > Sleeping 0 seconds before next request 2023-01-24 08:16:48 source > Starting another while loop iteration 2023-01-24 08:16:48 source > Request successful, will parse the response now 2023-01-24 08:16:48 source > Starting another while loop iteration 2023-01-24 08:16:48 source > Sleeping 0 seconds before next request 2023-01-24 08:16:48 source > Request successful, will parse the response now 2023-01-24 08:16:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 72000 (39 MB) 2023-01-24 08:16:49 source > Starting another while loop iteration 2023-01-24 08:16:49 source > Sleeping 0 seconds before next request 2023-01-24 08:16:49 source > Sleeping 0 seconds before next request 2023-01-24 08:16:49 source > Request successful, will parse the response now 2023-01-24 08:16:49 source > Sleeping 0 seconds before next request 2023-01-24 08:16:49 source > Starting another while loop iteration 2023-01-24 08:16:49 source > Request successful, will parse the response now 2023-01-24 08:16:49 source > Sleeping 0 seconds before next request 2023-01-24 08:16:49 source > Starting another while loop iteration 2023-01-24 08:16:49 source > Request successful, will parse the response now 2023-01-24 08:16:49 source > Sleeping 0 seconds before next request 2023-01-24 08:16:49 source > Sleeping 0 seconds before next request 2023-01-24 08:16:49 source > Starting another while loop iteration 2023-01-24 08:16:49 source > Request successful, will parse the response now 2023-01-24 08:16:49 source > Sleeping 0 seconds before next request 2023-01-24 08:16:49 source > Starting another while loop iteration 2023-01-24 08:16:49 source > Request successful, will parse the response now 2023-01-24 08:16:50 source > Starting another while loop iteration 2023-01-24 08:16:50 source > Request successful, will parse the response now 2023-01-24 08:16:50 source > Starting another while loop iteration 2023-01-24 08:16:50 source > Request successful, will parse the response now 2023-01-24 08:16:50 source > Starting another while loop iteration 2023-01-24 08:16:50 source > Sleeping 0 seconds before next request 2023-01-24 08:16:50 source > Request successful, will parse the response now 2023-01-24 08:16:50 source > Starting another while loop iteration 2023-01-24 08:16:50 source > Sleeping 0 seconds before next request 2023-01-24 08:16:50 source > Request successful, will parse the response now 2023-01-24 08:16:51 source > Sleeping 0 seconds before next request 2023-01-24 08:16:51 source > Sleeping 0 seconds before next request 2023-01-24 08:16:51 source > Sleeping 0 seconds before next request 2023-01-24 08:16:51 source > Starting another while loop iteration 2023-01-24 08:16:51 source > Request successful, will parse the response now 2023-01-24 08:16:51 source > Sleeping 0 seconds before next request 2023-01-24 08:16:51 source > Sleeping 0 seconds before next request 2023-01-24 08:16:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 73000 (40 MB) 2023-01-24 08:16:51 source > Starting another while loop iteration 2023-01-24 08:16:51 source > Request successful, will parse the response now 2023-01-24 08:16:51 source > Sleeping 0 seconds before next request 2023-01-24 08:16:51 source > Starting another while loop iteration 2023-01-24 08:16:51 source > Request successful, will parse the response now 2023-01-24 08:16:51 source > Starting another while loop iteration 2023-01-24 08:16:51 source > Request successful, will parse the response now 2023-01-24 08:16:51 source > Starting another while loop iteration 2023-01-24 08:16:51 source > Request successful, will parse the response now 2023-01-24 08:16:51 source > Starting another while loop iteration 2023-01-24 08:16:51 source > Request successful, will parse the response now 2023-01-24 08:16:51 source > Sleeping 0 seconds before next request 2023-01-24 08:16:51 source > Starting another while loop iteration 2023-01-24 08:16:51 source > Request successful, will parse the response now 2023-01-24 08:16:52 source > Starting another while loop iteration 2023-01-24 08:16:52 source > Sleeping 0 seconds before next request 2023-01-24 08:16:52 source > Request successful, will parse the response now 2023-01-24 08:16:52 source > Starting another while loop iteration 2023-01-24 08:16:52 source > Sleeping 0 seconds before next request 2023-01-24 08:16:52 source > Sleeping 0 seconds before next request 2023-01-24 08:16:52 source > Request successful, will parse the response now 2023-01-24 08:16:52 source > Sleeping 0 seconds before next request 2023-01-24 08:16:52 source > Starting another while loop iteration 2023-01-24 08:16:52 source > Request successful, will parse the response now 2023-01-24 08:16:52 source > Sleeping 0 seconds before next request 2023-01-24 08:16:52 source > Sleeping 0 seconds before next request 2023-01-24 08:16:52 source > Sleeping 0 seconds before next request 2023-01-24 08:16:52 source > Starting another while loop iteration 2023-01-24 08:16:52 source > Request successful, will parse the response now 2023-01-24 08:16:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 74000 (40 MB) 2023-01-24 08:16:52 source > Starting another while loop iteration 2023-01-24 08:16:52 source > Request successful, will parse the response now 2023-01-24 08:16:53 source > Starting another while loop iteration 2023-01-24 08:16:53 source > Request successful, will parse the response now 2023-01-24 08:16:53 source > Starting another while loop iteration 2023-01-24 08:16:53 source > Request successful, will parse the response now 2023-01-24 08:16:53 source > Sleeping 0 seconds before next request 2023-01-24 08:16:53 source > Starting another while loop iteration 2023-01-24 08:16:53 source > Request successful, will parse the response now 2023-01-24 08:16:53 source > Starting another while loop iteration 2023-01-24 08:16:53 source > Sleeping 0 seconds before next request 2023-01-24 08:16:53 source > Request successful, will parse the response now 2023-01-24 08:16:54 source > Starting another while loop iteration 2023-01-24 08:16:54 source > Sleeping 0 seconds before next request 2023-01-24 08:16:54 source > Sleeping 0 seconds before next request 2023-01-24 08:16:54 source > Request successful, will parse the response now 2023-01-24 08:16:54 source > Sleeping 0 seconds before next request 2023-01-24 08:16:54 source > Starting another while loop iteration 2023-01-24 08:16:54 source > Request successful, will parse the response now 2023-01-24 08:16:54 source > Sleeping 0 seconds before next request 2023-01-24 08:16:54 source > Sleeping 0 seconds before next request 2023-01-24 08:16:54 source > Sleeping 0 seconds before next request 2023-01-24 08:16:54 source > Starting another while loop iteration 2023-01-24 08:16:54 source > Request successful, will parse the response now 2023-01-24 08:16:54 source > Starting another while loop iteration 2023-01-24 08:16:54 source > Request successful, will parse the response now 2023-01-24 08:16:54 source > Starting another while loop iteration 2023-01-24 08:16:55 source > Sleeping 0 seconds before next request 2023-01-24 08:16:55 source > Request successful, will parse the response now 2023-01-24 08:16:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 75000 (41 MB) 2023-01-24 08:16:55 source > Starting another while loop iteration 2023-01-24 08:16:55 source > Request successful, will parse the response now 2023-01-24 08:16:55 source > Starting another while loop iteration 2023-01-24 08:16:55 source > Request successful, will parse the response now 2023-01-24 08:16:55 source > Sleeping 0 seconds before next request 2023-01-24 08:16:55 source > Starting another while loop iteration 2023-01-24 08:16:55 source > Request successful, will parse the response now 2023-01-24 08:16:55 source > Starting another while loop iteration 2023-01-24 08:16:55 source > Sleeping 0 seconds before next request 2023-01-24 08:16:55 source > Sleeping 0 seconds before next request 2023-01-24 08:16:55 source > Request successful, will parse the response now 2023-01-24 08:16:55 source > Sleeping 0 seconds before next request 2023-01-24 08:16:55 source > Starting another while loop iteration 2023-01-24 08:16:55 source > Request successful, will parse the response now 2023-01-24 08:16:56 source > Sleeping 0 seconds before next request 2023-01-24 08:16:56 source > Starting another while loop iteration 2023-01-24 08:16:56 source > Request successful, will parse the response now 2023-01-24 08:16:56 source > Sleeping 0 seconds before next request 2023-01-24 08:16:56 source > Sleeping 0 seconds before next request 2023-01-24 08:16:56 source > Starting another while loop iteration 2023-01-24 08:16:56 source > Request successful, will parse the response now 2023-01-24 08:16:56 source > Starting another while loop iteration 2023-01-24 08:16:56 source > Request successful, will parse the response now 2023-01-24 08:16:56 source > Starting another while loop iteration 2023-01-24 08:16:56 source > Request successful, will parse the response now 2023-01-24 08:16:56 source > Starting another while loop iteration 2023-01-24 08:16:56 source > Sleeping 0 seconds before next request 2023-01-24 08:16:56 source > Request successful, will parse the response now 2023-01-24 08:16:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 76000 (41 MB) 2023-01-24 08:16:56 source > Starting another while loop iteration 2023-01-24 08:16:56 source > Sleeping 0 seconds before next request 2023-01-24 08:16:56 source > Request successful, will parse the response now 2023-01-24 08:16:57 source > Starting another while loop iteration 2023-01-24 08:16:57 source > Sleeping 0 seconds before next request 2023-01-24 08:16:57 source > Sleeping 0 seconds before next request 2023-01-24 08:16:57 source > Request successful, will parse the response now 2023-01-24 08:16:57 source > Starting another while loop iteration 2023-01-24 08:16:57 source > Request successful, will parse the response now 2023-01-24 08:16:57 source > Sleeping 0 seconds before next request 2023-01-24 08:16:57 source > Starting another while loop iteration 2023-01-24 08:16:57 source > Request successful, will parse the response now 2023-01-24 08:16:57 source > Starting another while loop iteration 2023-01-24 08:16:57 source > Sleeping 0 seconds before next request 2023-01-24 08:16:57 source > Request successful, will parse the response now 2023-01-24 08:16:57 source > Sleeping 0 seconds before next request 2023-01-24 08:16:57 source > Starting another while loop iteration 2023-01-24 08:16:57 source > Request successful, will parse the response now 2023-01-24 08:16:57 source > Sleeping 0 seconds before next request 2023-01-24 08:16:57 source > Starting another while loop iteration 2023-01-24 08:16:57 source > Request successful, will parse the response now 2023-01-24 08:16:57 source > Starting another while loop iteration 2023-01-24 08:16:57 source > Sleeping 0 seconds before next request 2023-01-24 08:16:57 source > Request successful, will parse the response now 2023-01-24 08:16:58 source > Starting another while loop iteration 2023-01-24 08:16:58 source > Sleeping 0 seconds before next request 2023-01-24 08:16:58 source > Request successful, will parse the response now 2023-01-24 08:16:58 source > Starting another while loop iteration 2023-01-24 08:16:58 source > Sleeping 0 seconds before next request 2023-01-24 08:16:58 source > Request successful, will parse the response now 2023-01-24 08:16:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 77000 (42 MB) 2023-01-24 08:16:58 source > Starting another while loop iteration 2023-01-24 08:16:58 source > Sleeping 0 seconds before next request 2023-01-24 08:16:58 source > Sleeping 0 seconds before next request 2023-01-24 08:16:58 source > Request successful, will parse the response now 2023-01-24 08:16:58 source > Starting another while loop iteration 2023-01-24 08:16:58 source > Request successful, will parse the response now 2023-01-24 08:16:59 source > Starting another while loop iteration 2023-01-24 08:16:59 source > Sleeping 0 seconds before next request 2023-01-24 08:16:59 source > Request successful, will parse the response now 2023-01-24 08:16:59 source > Sleeping 0 seconds before next request 2023-01-24 08:16:59 source > Sleeping 0 seconds before next request 2023-01-24 08:16:59 source > Starting another while loop iteration 2023-01-24 08:16:59 source > Request successful, will parse the response now 2023-01-24 08:16:59 source > Starting another while loop iteration 2023-01-24 08:16:59 source > Request successful, will parse the response now 2023-01-24 08:16:59 source > Starting another while loop iteration 2023-01-24 08:16:59 source > Sleeping 0 seconds before next request 2023-01-24 08:16:59 source > Request successful, will parse the response now 2023-01-24 08:16:59 source > Starting another while loop iteration 2023-01-24 08:16:59 source > Sleeping 0 seconds before next request 2023-01-24 08:16:59 source > Request successful, will parse the response now 2023-01-24 08:16:59 source > Starting another while loop iteration 2023-01-24 08:17:00 source > Sleeping 0 seconds before next request 2023-01-24 08:17:00 source > Request successful, will parse the response now 2023-01-24 08:17:00 source > Starting another while loop iteration 2023-01-24 08:17:00 source > Sleeping 0 seconds before next request 2023-01-24 08:17:00 source > Request successful, will parse the response now 2023-01-24 08:17:00 source > Starting another while loop iteration 2023-01-24 08:17:00 source > Request successful, will parse the response now 2023-01-24 08:17:00 source > Sleeping 0 seconds before next request 2023-01-24 08:17:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 78000 (42 MB) 2023-01-24 08:17:00 source > Starting another while loop iteration 2023-01-24 08:17:00 source > Sleeping 0 seconds before next request 2023-01-24 08:17:00 source > Sleeping 0 seconds before next request 2023-01-24 08:17:00 source > Request successful, will parse the response now 2023-01-24 08:17:00 source > Sleeping 0 seconds before next request 2023-01-24 08:17:00 source > Starting another while loop iteration 2023-01-24 08:17:00 source > Request successful, will parse the response now 2023-01-24 08:17:00 source > Sleeping 0 seconds before next request 2023-01-24 08:17:00 source > Starting another while loop iteration 2023-01-24 08:17:00 source > Request successful, will parse the response now 2023-01-24 08:17:01 source > Starting another while loop iteration 2023-01-24 08:17:01 source > Request successful, will parse the response now 2023-01-24 08:17:01 source > Starting another while loop iteration 2023-01-24 08:17:01 source > Sleeping 0 seconds before next request 2023-01-24 08:17:01 source > Request successful, will parse the response now 2023-01-24 08:17:01 source > Starting another while loop iteration 2023-01-24 08:17:01 source > Sleeping 0 seconds before next request 2023-01-24 08:17:01 source > Request successful, will parse the response now 2023-01-24 08:17:01 source > Sleeping 0 seconds before next request 2023-01-24 08:17:02 source > Sleeping 0 seconds before next request 2023-01-24 08:17:02 source > Starting another while loop iteration 2023-01-24 08:17:02 source > Request successful, will parse the response now 2023-01-24 08:17:02 source > Sleeping 0 seconds before next request 2023-01-24 08:17:02 source > Starting another while loop iteration 2023-01-24 08:17:02 source > Request successful, will parse the response now 2023-01-24 08:17:02 source > Starting another while loop iteration 2023-01-24 08:17:02 source > Request successful, will parse the response now 2023-01-24 08:17:02 source > Sleeping 0 seconds before next request 2023-01-24 08:17:02 source > Sleeping 0 seconds before next request 2023-01-24 08:17:02 source > Sleeping 0 seconds before next request 2023-01-24 08:17:02 source > Starting another while loop iteration 2023-01-24 08:17:02 source > Request successful, will parse the response now 2023-01-24 08:17:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 79000 (43 MB) 2023-01-24 08:17:02 source > Starting another while loop iteration 2023-01-24 08:17:02 source > Request successful, will parse the response now 2023-01-24 08:17:02 source > Starting another while loop iteration 2023-01-24 08:17:02 source > Request successful, will parse the response now 2023-01-24 08:17:02 source > Starting another while loop iteration 2023-01-24 08:17:02 source > Sleeping 0 seconds before next request 2023-01-24 08:17:02 source > Request successful, will parse the response now 2023-01-24 08:17:03 source > Starting another while loop iteration 2023-01-24 08:17:03 source > Sleeping 0 seconds before next request 2023-01-24 08:17:03 source > Request successful, will parse the response now 2023-01-24 08:17:03 source > Starting another while loop iteration 2023-01-24 08:17:03 source > Sleeping 0 seconds before next request 2023-01-24 08:17:03 source > Sleeping 0 seconds before next request 2023-01-24 08:17:03 source > Request successful, will parse the response now 2023-01-24 08:17:03 source > Sleeping 0 seconds before next request 2023-01-24 08:17:03 source > Starting another while loop iteration 2023-01-24 08:17:03 source > Request successful, will parse the response now 2023-01-24 08:17:03 source > Starting another while loop iteration 2023-01-24 08:17:03 source > Request successful, will parse the response now 2023-01-24 08:17:03 source > Starting another while loop iteration 2023-01-24 08:17:03 source > Sleeping 0 seconds before next request 2023-01-24 08:17:03 source > Request successful, will parse the response now 2023-01-24 08:17:03 source > Sleeping 0 seconds before next request 2023-01-24 08:17:04 source > Starting another while loop iteration 2023-01-24 08:17:04 source > Request successful, will parse the response now 2023-01-24 08:17:04 source > Starting another while loop iteration 2023-01-24 08:17:04 source > Sleeping 0 seconds before next request 2023-01-24 08:17:04 source > Request successful, will parse the response now 2023-01-24 08:17:04 source > Sleeping 0 seconds before next request 2023-01-24 08:17:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 80000 (44 MB) 2023-01-24 08:17:04 source > Starting another while loop iteration 2023-01-24 08:17:04 source > Request successful, will parse the response now 2023-01-24 08:17:04 source > Starting another while loop iteration 2023-01-24 08:17:04 source > Sleeping 0 seconds before next request 2023-01-24 08:17:04 source > Request successful, will parse the response now 2023-01-24 08:17:04 source > Starting another while loop iteration 2023-01-24 08:17:05 source > Sleeping 0 seconds before next request 2023-01-24 08:17:05 source > Sleeping 0 seconds before next request 2023-01-24 08:17:05 source > Request successful, will parse the response now 2023-01-24 08:17:05 source > Sleeping 0 seconds before next request 2023-01-24 08:17:05 source > Sleeping 0 seconds before next request 2023-01-24 08:17:05 source > Sleeping 0 seconds before next request 2023-01-24 08:17:05 source > Starting another while loop iteration 2023-01-24 08:17:05 source > Request successful, will parse the response now 2023-01-24 08:17:05 source > Starting another while loop iteration 2023-01-24 08:17:05 source > Request successful, will parse the response now 2023-01-24 08:17:05 source > Sleeping 0 seconds before next request 2023-01-24 08:17:05 source > Starting another while loop iteration 2023-01-24 08:17:05 source > Request successful, will parse the response now 2023-01-24 08:17:05 source > Sleeping 0 seconds before next request 2023-01-24 08:17:05 source > Starting another while loop iteration 2023-01-24 08:17:05 source > Request successful, will parse the response now 2023-01-24 08:17:06 source > Starting another while loop iteration 2023-01-24 08:17:06 source > Request successful, will parse the response now 2023-01-24 08:17:06 source > Starting another while loop iteration 2023-01-24 08:17:06 source > Request successful, will parse the response now 2023-01-24 08:17:06 source > Starting another while loop iteration 2023-01-24 08:17:06 source > Sleeping 0 seconds before next request 2023-01-24 08:17:06 source > Sleeping 0 seconds before next request 2023-01-24 08:17:06 source > Request successful, will parse the response now 2023-01-24 08:17:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 81000 (44 MB) 2023-01-24 08:17:06 source > Starting another while loop iteration 2023-01-24 08:17:06 source > Request successful, will parse the response now 2023-01-24 08:17:06 source > Sleeping 0 seconds before next request 2023-01-24 08:17:06 source > Starting another while loop iteration 2023-01-24 08:17:06 source > Request successful, will parse the response now 2023-01-24 08:17:06 source > Sleeping 0 seconds before next request 2023-01-24 08:17:07 source > Starting another while loop iteration 2023-01-24 08:17:07 source > Sleeping 0 seconds before next request 2023-01-24 08:17:07 source > Request successful, will parse the response now 2023-01-24 08:17:07 source > Sleeping 0 seconds before next request 2023-01-24 08:17:07 source > Starting another while loop iteration 2023-01-24 08:17:07 source > Request successful, will parse the response now 2023-01-24 08:17:07 source > Sleeping 0 seconds before next request 2023-01-24 08:17:07 source > Sleeping 0 seconds before next request 2023-01-24 08:17:07 source > Starting another while loop iteration 2023-01-24 08:17:07 source > Request successful, will parse the response now 2023-01-24 08:17:07 source > Starting another while loop iteration 2023-01-24 08:17:07 source > Request successful, will parse the response now 2023-01-24 08:17:07 source > Starting another while loop iteration 2023-01-24 08:17:07 source > Request successful, will parse the response now 2023-01-24 08:17:07 source > Starting another while loop iteration 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:08 source > Request successful, will parse the response now 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:08 source > Starting another while loop iteration 2023-01-24 08:17:08 source > Request successful, will parse the response now 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:08 source > Starting another while loop iteration 2023-01-24 08:17:08 source > Request successful, will parse the response now 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 82000 (45 MB) 2023-01-24 08:17:08 source > Starting another while loop iteration 2023-01-24 08:17:08 source > Request successful, will parse the response now 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:08 source > Starting another while loop iteration 2023-01-24 08:17:08 source > Request successful, will parse the response now 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:08 source > Starting another while loop iteration 2023-01-24 08:17:08 source > Request successful, will parse the response now 2023-01-24 08:17:08 source > Sleeping 0 seconds before next request 2023-01-24 08:17:09 source > Starting another while loop iteration 2023-01-24 08:17:09 source > Request successful, will parse the response now 2023-01-24 08:17:09 source > Starting another while loop iteration 2023-01-24 08:17:09 source > Request successful, will parse the response now 2023-01-24 08:17:09 source > Starting another while loop iteration 2023-01-24 08:17:09 source > Sleeping 0 seconds before next request 2023-01-24 08:17:09 source > Request successful, will parse the response now 2023-01-24 08:17:09 source > Sleeping 0 seconds before next request 2023-01-24 08:17:09 source > Starting another while loop iteration 2023-01-24 08:17:09 source > Request successful, will parse the response now 2023-01-24 08:17:09 source > Sleeping 0 seconds before next request 2023-01-24 08:17:09 source > Sleeping 0 seconds before next request 2023-01-24 08:17:09 source > Starting another while loop iteration 2023-01-24 08:17:09 source > Request successful, will parse the response now 2023-01-24 08:17:10 source > Starting another while loop iteration 2023-01-24 08:17:10 source > Request successful, will parse the response now 2023-01-24 08:17:10 source > Sleeping 0 seconds before next request 2023-01-24 08:17:10 source > Sleeping 0 seconds before next request 2023-01-24 08:17:10 source > Starting another while loop iteration 2023-01-24 08:17:10 source > Request successful, will parse the response now 2023-01-24 08:17:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 83000 (45 MB) 2023-01-24 08:17:10 source > Starting another while loop iteration 2023-01-24 08:17:10 source > Request successful, will parse the response now 2023-01-24 08:17:10 source > Starting another while loop iteration 2023-01-24 08:17:10 source > Sleeping 0 seconds before next request 2023-01-24 08:17:10 source > Sleeping 0 seconds before next request 2023-01-24 08:17:10 source > Request successful, will parse the response now 2023-01-24 08:17:10 source > Starting another while loop iteration 2023-01-24 08:17:10 source > Request successful, will parse the response now 2023-01-24 08:17:10 source > Starting another while loop iteration 2023-01-24 08:17:11 source > Sleeping 0 seconds before next request 2023-01-24 08:17:11 source > Request successful, will parse the response now 2023-01-24 08:17:11 source > Sleeping 0 seconds before next request 2023-01-24 08:17:11 source > Starting another while loop iteration 2023-01-24 08:17:11 source > Request successful, will parse the response now 2023-01-24 08:17:11 source > Sleeping 0 seconds before next request 2023-01-24 08:17:11 source > Sleeping 0 seconds before next request 2023-01-24 08:17:11 source > Starting another while loop iteration 2023-01-24 08:17:11 source > Request successful, will parse the response now 2023-01-24 08:17:11 source > Starting another while loop iteration 2023-01-24 08:17:11 source > Request successful, will parse the response now 2023-01-24 08:17:11 source > Starting another while loop iteration 2023-01-24 08:17:11 source > Sleeping 0 seconds before next request 2023-01-24 08:17:11 source > Sleeping 0 seconds before next request 2023-01-24 08:17:11 source > Request successful, will parse the response now 2023-01-24 08:17:11 source > Starting another while loop iteration 2023-01-24 08:17:11 source > Request successful, will parse the response now 2023-01-24 08:17:11 source > Sleeping 0 seconds before next request 2023-01-24 08:17:12 source > Sleeping 0 seconds before next request 2023-01-24 08:17:12 source > Starting another while loop iteration 2023-01-24 08:17:12 source > Request successful, will parse the response now 2023-01-24 08:17:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 84000 (46 MB) 2023-01-24 08:17:12 source > Starting another while loop iteration 2023-01-24 08:17:12 source > Request successful, will parse the response now 2023-01-24 08:17:12 source > Starting another while loop iteration 2023-01-24 08:17:12 source > Sleeping 0 seconds before next request 2023-01-24 08:17:12 source > Request successful, will parse the response now 2023-01-24 08:17:12 source > Sleeping 0 seconds before next request 2023-01-24 08:17:12 source > Starting another while loop iteration 2023-01-24 08:17:12 source > Request successful, will parse the response now 2023-01-24 08:17:13 source > Sleeping 0 seconds before next request 2023-01-24 08:17:13 source > Sleeping 0 seconds before next request 2023-01-24 08:17:13 source > Starting another while loop iteration 2023-01-24 08:17:13 source > Request successful, will parse the response now 2023-01-24 08:17:13 source > Sleeping 0 seconds before next request 2023-01-24 08:17:13 source > Sleeping 0 seconds before next request 2023-01-24 08:17:13 source > Starting another while loop iteration 2023-01-24 08:17:13 source > Request successful, will parse the response now 2023-01-24 08:17:13 source > Starting another while loop iteration 2023-01-24 08:17:13 source > Request successful, will parse the response now 2023-01-24 08:17:13 source > Sleeping 0 seconds before next request 2023-01-24 08:17:13 source > Starting another while loop iteration 2023-01-24 08:17:13 source > Request successful, will parse the response now 2023-01-24 08:17:13 source > Sleeping 0 seconds before next request 2023-01-24 08:17:13 source > Starting another while loop iteration 2023-01-24 08:17:13 source > Request successful, will parse the response now 2023-01-24 08:17:13 source > Starting another while loop iteration 2023-01-24 08:17:13 source > Request successful, will parse the response now 2023-01-24 08:17:13 source > Starting another while loop iteration 2023-01-24 08:17:14 source > Sleeping 0 seconds before next request 2023-01-24 08:17:14 source > Request successful, will parse the response now 2023-01-24 08:17:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 85000 (46 MB) 2023-01-24 08:17:14 source > Starting another while loop iteration 2023-01-24 08:17:14 source > Sleeping 0 seconds before next request 2023-01-24 08:17:14 source > Request successful, will parse the response now 2023-01-24 08:17:14 source > Starting another while loop iteration 2023-01-24 08:17:14 source > Sleeping 0 seconds before next request 2023-01-24 08:17:14 source > Request successful, will parse the response now 2023-01-24 08:17:14 source > Sleeping 0 seconds before next request 2023-01-24 08:17:14 source > Sleeping 0 seconds before next request 2023-01-24 08:17:14 source > Starting another while loop iteration 2023-01-24 08:17:14 source > Request successful, will parse the response now 2023-01-24 08:17:14 source > Sleeping 0 seconds before next request 2023-01-24 08:17:14 source > Starting another while loop iteration 2023-01-24 08:17:14 source > Request successful, will parse the response now 2023-01-24 08:17:14 source > Starting another while loop iteration 2023-01-24 08:17:14 source > Request successful, will parse the response now 2023-01-24 08:17:14 source > Sleeping 0 seconds before next request 2023-01-24 08:17:14 source > Starting another while loop iteration 2023-01-24 08:17:14 source > Request successful, will parse the response now 2023-01-24 08:17:15 source > Starting another while loop iteration 2023-01-24 08:17:15 source > Sleeping 0 seconds before next request 2023-01-24 08:17:15 source > Request successful, will parse the response now 2023-01-24 08:17:15 source > Starting another while loop iteration 2023-01-24 08:17:15 source > Sleeping 0 seconds before next request 2023-01-24 08:17:15 source > Request successful, will parse the response now 2023-01-24 08:17:15 source > Starting another while loop iteration 2023-01-24 08:17:15 source > Sleeping 0 seconds before next request 2023-01-24 08:17:15 source > Request successful, will parse the response now 2023-01-24 08:17:15 source > Starting another while loop iteration 2023-01-24 08:17:16 source > Sleeping 0 seconds before next request 2023-01-24 08:17:16 source > Request successful, will parse the response now 2023-01-24 08:17:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 86000 (47 MB) 2023-01-24 08:17:16 source > Starting another while loop iteration 2023-01-24 08:17:16 source > Sleeping 0 seconds before next request 2023-01-24 08:17:16 source > Request successful, will parse the response now 2023-01-24 08:17:16 source > Starting another while loop iteration 2023-01-24 08:17:16 source > Sleeping 0 seconds before next request 2023-01-24 08:17:16 source > Sleeping 0 seconds before next request 2023-01-24 08:17:16 source > Request successful, will parse the response now 2023-01-24 08:17:16 source > Starting another while loop iteration 2023-01-24 08:17:16 source > Sleeping 0 seconds before next request 2023-01-24 08:17:16 source > Request successful, will parse the response now 2023-01-24 08:17:16 source > Starting another while loop iteration 2023-01-24 08:17:16 source > Request successful, will parse the response now 2023-01-24 08:17:16 source > Sleeping 0 seconds before next request 2023-01-24 08:17:16 source > Starting another while loop iteration 2023-01-24 08:17:16 source > Request successful, will parse the response now 2023-01-24 08:17:16 source > Starting another while loop iteration 2023-01-24 08:17:17 source > Sleeping 0 seconds before next request 2023-01-24 08:17:17 source > Request successful, will parse the response now 2023-01-24 08:17:17 source > Sleeping 0 seconds before next request 2023-01-24 08:17:17 source > Starting another while loop iteration 2023-01-24 08:17:17 source > Request successful, will parse the response now 2023-01-24 08:17:17 source > Starting another while loop iteration 2023-01-24 08:17:17 source > Sleeping 0 seconds before next request 2023-01-24 08:17:17 source > Request successful, will parse the response now 2023-01-24 08:17:17 source > Starting another while loop iteration 2023-01-24 08:17:17 source > Sleeping 0 seconds before next request 2023-01-24 08:17:17 source > Request successful, will parse the response now 2023-01-24 08:17:17 source > Starting another while loop iteration 2023-01-24 08:17:17 source > Sleeping 0 seconds before next request 2023-01-24 08:17:17 source > Request successful, will parse the response now 2023-01-24 08:17:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 87000 (47 MB) 2023-01-24 08:17:17 source > Starting another while loop iteration 2023-01-24 08:17:18 source > Sleeping 0 seconds before next request 2023-01-24 08:17:18 source > Request successful, will parse the response now 2023-01-24 08:17:18 source > Sleeping 0 seconds before next request 2023-01-24 08:17:18 source > Starting another while loop iteration 2023-01-24 08:17:18 source > Request successful, will parse the response now 2023-01-24 08:17:18 source > Starting another while loop iteration 2023-01-24 08:17:18 source > Sleeping 0 seconds before next request 2023-01-24 08:17:18 source > Request successful, will parse the response now 2023-01-24 08:17:18 source > Starting another while loop iteration 2023-01-24 08:17:18 source > Sleeping 0 seconds before next request 2023-01-24 08:17:18 source > Request successful, will parse the response now 2023-01-24 08:17:19 source > Sleeping 0 seconds before next request 2023-01-24 08:17:19 source > Sleeping 0 seconds before next request 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:19 source > Request successful, will parse the response now 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:19 source > Request successful, will parse the response now 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:19 source > Sleeping 0 seconds before next request 2023-01-24 08:17:19 source > Request successful, will parse the response now 2023-01-24 08:17:19 source > Sleeping 0 seconds before next request 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:19 source > Sleeping 0 seconds before next request 2023-01-24 08:17:19 source > Request successful, will parse the response now 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:19 source > Request successful, will parse the response now 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:19 source > Sleeping 0 seconds before next request 2023-01-24 08:17:19 source > Request successful, will parse the response now 2023-01-24 08:17:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 88000 (48 MB) 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:19 source > Sleeping 0 seconds before next request 2023-01-24 08:17:19 source > Request successful, will parse the response now 2023-01-24 08:17:19 source > Starting another while loop iteration 2023-01-24 08:17:20 source > Sleeping 0 seconds before next request 2023-01-24 08:17:20 source > Request successful, will parse the response now 2023-01-24 08:17:20 source > Starting another while loop iteration 2023-01-24 08:17:20 source > Sleeping 0 seconds before next request 2023-01-24 08:17:20 source > Request successful, will parse the response now 2023-01-24 08:17:20 source > Starting another while loop iteration 2023-01-24 08:17:20 source > Sleeping 0 seconds before next request 2023-01-24 08:17:20 source > Request successful, will parse the response now 2023-01-24 08:17:20 source > Starting another while loop iteration 2023-01-24 08:17:20 source > Sleeping 0 seconds before next request 2023-01-24 08:17:20 source > Request successful, will parse the response now 2023-01-24 08:17:20 source > Sleeping 0 seconds before next request 2023-01-24 08:17:20 source > Starting another while loop iteration 2023-01-24 08:17:21 source > Sleeping 0 seconds before next request 2023-01-24 08:17:21 source > Sleeping 0 seconds before next request 2023-01-24 08:17:21 source > Request successful, will parse the response now 2023-01-24 08:17:21 source > Sleeping 0 seconds before next request 2023-01-24 08:17:21 source > Starting another while loop iteration 2023-01-24 08:17:21 source > Request successful, will parse the response now 2023-01-24 08:17:21 source > Starting another while loop iteration 2023-01-24 08:17:21 source > Request successful, will parse the response now 2023-01-24 08:17:21 source > Starting another while loop iteration 2023-01-24 08:17:21 source > Request successful, will parse the response now 2023-01-24 08:17:21 source > Starting another while loop iteration 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 source > Request successful, will parse the response now 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 89000 (49 MB) 2023-01-24 08:17:22 source > Starting another while loop iteration 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 source > Request successful, will parse the response now 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 source > Starting another while loop iteration 2023-01-24 08:17:22 source > Request successful, will parse the response now 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 source > Starting another while loop iteration 2023-01-24 08:17:22 source > Request successful, will parse the response now 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 source > Starting another while loop iteration 2023-01-24 08:17:22 source > Request successful, will parse the response now 2023-01-24 08:17:22 source > Sleeping 0 seconds before next request 2023-01-24 08:17:22 source > Starting another while loop iteration 2023-01-24 08:17:22 source > Request successful, will parse the response now 2023-01-24 08:17:23 source > Starting another while loop iteration 2023-01-24 08:17:23 source > Request successful, will parse the response now 2023-01-24 08:17:23 source > Starting another while loop iteration 2023-01-24 08:17:23 source > Request successful, will parse the response now 2023-01-24 08:17:23 source > Starting another while loop iteration 2023-01-24 08:17:23 source > Sleeping 0 seconds before next request 2023-01-24 08:17:23 source > Request successful, will parse the response now 2023-01-24 08:17:23 source > Sleeping 0 seconds before next request 2023-01-24 08:17:23 source > Starting another while loop iteration 2023-01-24 08:17:23 source > Request successful, will parse the response now 2023-01-24 08:17:23 source > Sleeping 0 seconds before next request 2023-01-24 08:17:23 source > Starting another while loop iteration 2023-01-24 08:17:23 source > Request successful, will parse the response now 2023-01-24 08:17:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 90000 (49 MB) 2023-01-24 08:17:23 source > Starting another while loop iteration 2023-01-24 08:17:23 source > Sleeping 0 seconds before next request 2023-01-24 08:17:23 source > Request successful, will parse the response now 2023-01-24 08:17:23 source > Starting another while loop iteration 2023-01-24 08:17:23 source > Sleeping 0 seconds before next request 2023-01-24 08:17:23 source > Request successful, will parse the response now 2023-01-24 08:17:24 source > Starting another while loop iteration 2023-01-24 08:17:24 source > Sleeping 0 seconds before next request 2023-01-24 08:17:24 source > Request successful, will parse the response now 2023-01-24 08:17:24 source > Starting another while loop iteration 2023-01-24 08:17:24 source > Sleeping 0 seconds before next request 2023-01-24 08:17:24 source > Request successful, will parse the response now 2023-01-24 08:17:24 source > Starting another while loop iteration 2023-01-24 08:17:24 source > Sleeping 0 seconds before next request 2023-01-24 08:17:24 source > Request successful, will parse the response now 2023-01-24 08:17:24 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 91000 (50 MB) 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:25 source > Sleeping 0 seconds before next request 2023-01-24 08:17:25 source > Request successful, will parse the response now 2023-01-24 08:17:25 source > Starting another while loop iteration 2023-01-24 08:17:26 source > Sleeping 0 seconds before next request 2023-01-24 08:17:26 source > Request successful, will parse the response now 2023-01-24 08:17:26 source > Starting another while loop iteration 2023-01-24 08:17:26 source > Sleeping 0 seconds before next request 2023-01-24 08:17:27 source > Sleeping 0 seconds before next request 2023-01-24 08:17:27 source > Request successful, will parse the response now 2023-01-24 08:17:27 source > Sleeping 0 seconds before next request 2023-01-24 08:17:27 source > Sleeping 0 seconds before next request 2023-01-24 08:17:27 source > Sleeping 0 seconds before next request 2023-01-24 08:17:27 source > Starting another while loop iteration 2023-01-24 08:17:27 source > Request successful, will parse the response now 2023-01-24 08:17:27 source > Sleeping 0 seconds before next request 2023-01-24 08:17:27 source > Starting another while loop iteration 2023-01-24 08:17:27 source > Request successful, will parse the response now 2023-01-24 08:17:27 source > Sleeping 0 seconds before next request 2023-01-24 08:17:27 source > Starting another while loop iteration 2023-01-24 08:17:27 source > Request successful, will parse the response now 2023-01-24 08:17:27 source > Starting another while loop iteration 2023-01-24 08:17:27 source > Request successful, will parse the response now 2023-01-24 08:17:27 source > Starting another while loop iteration 2023-01-24 08:17:27 source > Request successful, will parse the response now 2023-01-24 08:17:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 92000 (50 MB) 2023-01-24 08:17:28 source > Starting another while loop iteration 2023-01-24 08:17:28 source > Request successful, will parse the response now 2023-01-24 08:17:28 source > Starting another while loop iteration 2023-01-24 08:17:28 source > Sleeping 0 seconds before next request 2023-01-24 08:17:28 source > Request successful, will parse the response now 2023-01-24 08:17:28 source > Starting another while loop iteration 2023-01-24 08:17:28 source > Sleeping 0 seconds before next request 2023-01-24 08:17:28 source > Request successful, will parse the response now 2023-01-24 08:17:28 source > Sleeping 0 seconds before next request 2023-01-24 08:17:28 source > Sleeping 0 seconds before next request 2023-01-24 08:17:28 source > Starting another while loop iteration 2023-01-24 08:17:28 source > Request successful, will parse the response now 2023-01-24 08:17:28 source > Sleeping 0 seconds before next request 2023-01-24 08:17:28 source > Sleeping 0 seconds before next request 2023-01-24 08:17:28 source > Starting another while loop iteration 2023-01-24 08:17:28 source > Request successful, will parse the response now 2023-01-24 08:17:28 source > Sleeping 0 seconds before next request 2023-01-24 08:17:29 source > Sleeping 0 seconds before next request 2023-01-24 08:17:29 source > Starting another while loop iteration 2023-01-24 08:17:29 source > Request successful, will parse the response now 2023-01-24 08:17:29 source > Starting another while loop iteration 2023-01-24 08:17:29 source > Request successful, will parse the response now 2023-01-24 08:17:29 source > Starting another while loop iteration 2023-01-24 08:17:29 source > Request successful, will parse the response now 2023-01-24 08:17:29 source > Starting another while loop iteration 2023-01-24 08:17:29 source > Request successful, will parse the response now 2023-01-24 08:17:29 source > Starting another while loop iteration 2023-01-24 08:17:29 source > Sleeping 0 seconds before next request 2023-01-24 08:17:29 source > Request successful, will parse the response now 2023-01-24 08:17:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 93000 (51 MB) 2023-01-24 08:17:29 source > Starting another while loop iteration 2023-01-24 08:17:30 source > Sleeping 0 seconds before next request 2023-01-24 08:17:30 source > Request successful, will parse the response now 2023-01-24 08:17:30 source > Sleeping 0 seconds before next request 2023-01-24 08:17:30 source > Sleeping 0 seconds before next request 2023-01-24 08:17:30 source > Sleeping 0 seconds before next request 2023-01-24 08:17:30 source > Starting another while loop iteration 2023-01-24 08:17:30 source > Request successful, will parse the response now 2023-01-24 08:17:30 source > Sleeping 0 seconds before next request 2023-01-24 08:17:30 source > Starting another while loop iteration 2023-01-24 08:17:30 source > Request successful, will parse the response now 2023-01-24 08:17:30 source > Sleeping 0 seconds before next request 2023-01-24 08:17:30 source > Sleeping 0 seconds before next request 2023-01-24 08:17:30 source > Starting another while loop iteration 2023-01-24 08:17:30 source > Request successful, will parse the response now 2023-01-24 08:17:30 source > Starting another while loop iteration 2023-01-24 08:17:30 source > Request successful, will parse the response now 2023-01-24 08:17:30 source > Starting another while loop iteration 2023-01-24 08:17:30 source > Request successful, will parse the response now 2023-01-24 08:17:31 source > Starting another while loop iteration 2023-01-24 08:17:31 source > Request successful, will parse the response now 2023-01-24 08:17:31 source > Starting another while loop iteration 2023-01-24 08:17:31 source > Sleeping 0 seconds before next request 2023-01-24 08:17:31 source > Request successful, will parse the response now 2023-01-24 08:17:31 source > Starting another while loop iteration 2023-01-24 08:17:31 source > Sleeping 0 seconds before next request 2023-01-24 08:17:31 source > Request successful, will parse the response now 2023-01-24 08:17:31 source > Starting another while loop iteration 2023-01-24 08:17:31 source > Sleeping 0 seconds before next request 2023-01-24 08:17:31 source > Sleeping 0 seconds before next request 2023-01-24 08:17:31 source > Request successful, will parse the response now 2023-01-24 08:17:32 source > Sleeping 0 seconds before next request 2023-01-24 08:17:32 source > Sleeping 0 seconds before next request 2023-01-24 08:17:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 94000 (51 MB) 2023-01-24 08:17:32 source > Starting another while loop iteration 2023-01-24 08:17:32 source > Request successful, will parse the response now 2023-01-24 08:17:32 source > Sleeping 0 seconds before next request 2023-01-24 08:17:32 source > Starting another while loop iteration 2023-01-24 08:17:32 source > Request successful, will parse the response now 2023-01-24 08:17:32 source > Sleeping 0 seconds before next request 2023-01-24 08:17:32 source > Starting another while loop iteration 2023-01-24 08:17:32 source > Request successful, will parse the response now 2023-01-24 08:17:32 source > Starting another while loop iteration 2023-01-24 08:17:32 source > Request successful, will parse the response now 2023-01-24 08:17:32 source > Starting another while loop iteration 2023-01-24 08:17:32 source > Request successful, will parse the response now 2023-01-24 08:17:32 source > Starting another while loop iteration 2023-01-24 08:17:32 source > Sleeping 0 seconds before next request 2023-01-24 08:17:32 source > Request successful, will parse the response now 2023-01-24 08:17:32 source > Starting another while loop iteration 2023-01-24 08:17:33 source > Sleeping 0 seconds before next request 2023-01-24 08:17:33 source > Request successful, will parse the response now 2023-01-24 08:17:33 source > Starting another while loop iteration 2023-01-24 08:17:33 source > Sleeping 0 seconds before next request 2023-01-24 08:17:33 source > Request successful, will parse the response now 2023-01-24 08:17:33 source > Starting another while loop iteration 2023-01-24 08:17:33 source > Sleeping 0 seconds before next request 2023-01-24 08:17:33 source > Request successful, will parse the response now 2023-01-24 08:17:33 source > Sleeping 0 seconds before next request 2023-01-24 08:17:33 source > Starting another while loop iteration 2023-01-24 08:17:33 source > Request successful, will parse the response now 2023-01-24 08:17:33 source > Sleeping 0 seconds before next request 2023-01-24 08:17:33 source > Sleeping 0 seconds before next request 2023-01-24 08:17:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 95000 (52 MB) 2023-01-24 08:17:33 source > Starting another while loop iteration 2023-01-24 08:17:33 source > Request successful, will parse the response now 2023-01-24 08:17:33 source > Sleeping 0 seconds before next request 2023-01-24 08:17:33 source > Starting another while loop iteration 2023-01-24 08:17:33 source > Request successful, will parse the response now 2023-01-24 08:17:34 source > Starting another while loop iteration 2023-01-24 08:17:34 source > Request successful, will parse the response now 2023-01-24 08:17:34 source > Starting another while loop iteration 2023-01-24 08:17:34 source > Sleeping 0 seconds before next request 2023-01-24 08:17:34 source > Request successful, will parse the response now 2023-01-24 08:17:34 source > Starting another while loop iteration 2023-01-24 08:17:34 source > Sleeping 0 seconds before next request 2023-01-24 08:17:34 source > Request successful, will parse the response now 2023-01-24 08:17:34 source > Starting another while loop iteration 2023-01-24 08:17:34 source > Sleeping 0 seconds before next request 2023-01-24 08:17:34 source > Request successful, will parse the response now 2023-01-24 08:17:34 source > Starting another while loop iteration 2023-01-24 08:17:35 source > Sleeping 0 seconds before next request 2023-01-24 08:17:35 source > Request successful, will parse the response now 2023-01-24 08:17:35 source > Starting another while loop iteration 2023-01-24 08:17:35 source > Sleeping 0 seconds before next request 2023-01-24 08:17:35 source > Sleeping 0 seconds before next request 2023-01-24 08:17:35 source > Request successful, will parse the response now 2023-01-24 08:17:35 source > Starting another while loop iteration 2023-01-24 08:17:35 source > Sleeping 0 seconds before next request 2023-01-24 08:17:35 source > Request successful, will parse the response now 2023-01-24 08:17:35 source > Sleeping 0 seconds before next request 2023-01-24 08:17:35 source > Starting another while loop iteration 2023-01-24 08:17:35 source > Request successful, will parse the response now 2023-01-24 08:17:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 96000 (52 MB) 2023-01-24 08:17:35 source > Starting another while loop iteration 2023-01-24 08:17:35 source > Request successful, will parse the response now 2023-01-24 08:17:35 source > Starting another while loop iteration 2023-01-24 08:17:35 source > Sleeping 0 seconds before next request 2023-01-24 08:17:35 source > Request successful, will parse the response now 2023-01-24 08:17:35 source > Starting another while loop iteration 2023-01-24 08:17:36 source > Sleeping 0 seconds before next request 2023-01-24 08:17:36 source > Request successful, will parse the response now 2023-01-24 08:17:36 source > Starting another while loop iteration 2023-01-24 08:17:36 source > Sleeping 0 seconds before next request 2023-01-24 08:17:36 source > Request successful, will parse the response now 2023-01-24 08:17:36 source > Starting another while loop iteration 2023-01-24 08:17:36 source > Sleeping 0 seconds before next request 2023-01-24 08:17:36 source > Request successful, will parse the response now 2023-01-24 08:17:36 source > Starting another while loop iteration 2023-01-24 08:17:36 source > Sleeping 0 seconds before next request 2023-01-24 08:17:36 source > Request successful, will parse the response now 2023-01-24 08:17:36 source > Starting another while loop iteration 2023-01-24 08:17:36 source > Sleeping 0 seconds before next request 2023-01-24 08:17:36 source > Request successful, will parse the response now 2023-01-24 08:17:36 source > Starting another while loop iteration 2023-01-24 08:17:37 source > Sleeping 0 seconds before next request 2023-01-24 08:17:37 source > Request successful, will parse the response now 2023-01-24 08:17:37 source > Starting another while loop iteration 2023-01-24 08:17:37 source > Sleeping 0 seconds before next request 2023-01-24 08:17:37 source > Request successful, will parse the response now 2023-01-24 08:17:37 source > Starting another while loop iteration 2023-01-24 08:17:37 source > Sleeping 0 seconds before next request 2023-01-24 08:17:37 source > Request successful, will parse the response now 2023-01-24 08:17:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 97000 (53 MB) 2023-01-24 08:17:37 source > Starting another while loop iteration 2023-01-24 08:17:37 source > Sleeping 0 seconds before next request 2023-01-24 08:17:37 source > Request successful, will parse the response now 2023-01-24 08:17:37 source > Starting another while loop iteration 2023-01-24 08:17:37 source > Sleeping 0 seconds before next request 2023-01-24 08:17:38 source > Request successful, will parse the response now 2023-01-24 08:17:38 source > Starting another while loop iteration 2023-01-24 08:17:38 source > Sleeping 0 seconds before next request 2023-01-24 08:17:38 source > Request successful, will parse the response now 2023-01-24 08:17:38 source > Starting another while loop iteration 2023-01-24 08:17:38 source > Sleeping 0 seconds before next request 2023-01-24 08:17:38 source > Request successful, will parse the response now 2023-01-24 08:17:38 source > Starting another while loop iteration 2023-01-24 08:17:38 source > Sleeping 0 seconds before next request 2023-01-24 08:17:38 source > Request successful, will parse the response now 2023-01-24 08:17:38 source > Sleeping 0 seconds before next request 2023-01-24 08:17:38 source > Starting another while loop iteration 2023-01-24 08:17:38 source > Request successful, will parse the response now 2023-01-24 08:17:38 source > Starting another while loop iteration 2023-01-24 08:17:38 source > Sleeping 0 seconds before next request 2023-01-24 08:17:38 source > Request successful, will parse the response now 2023-01-24 08:17:38 source > Starting another while loop iteration 2023-01-24 08:17:38 source > Sleeping 0 seconds before next request 2023-01-24 08:17:38 source > Request successful, will parse the response now 2023-01-24 08:17:38 source > Starting another while loop iteration 2023-01-24 08:17:39 source > Sleeping 0 seconds before next request 2023-01-24 08:17:39 source > Request successful, will parse the response now 2023-01-24 08:17:39 source > Starting another while loop iteration 2023-01-24 08:17:39 source > Sleeping 0 seconds before next request 2023-01-24 08:17:39 source > Request successful, will parse the response now 2023-01-24 08:17:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 98000 (53 MB) 2023-01-24 08:17:39 source > Starting another while loop iteration 2023-01-24 08:17:39 source > Sleeping 0 seconds before next request 2023-01-24 08:17:39 source > Request successful, will parse the response now 2023-01-24 08:17:39 source > Starting another while loop iteration 2023-01-24 08:17:40 source > Sleeping 0 seconds before next request 2023-01-24 08:17:40 source > Request successful, will parse the response now 2023-01-24 08:17:40 source > Starting another while loop iteration 2023-01-24 08:17:40 source > Sleeping 0 seconds before next request 2023-01-24 08:17:40 source > Request successful, will parse the response now 2023-01-24 08:17:40 source > Starting another while loop iteration 2023-01-24 08:17:40 source > Sleeping 0 seconds before next request 2023-01-24 08:17:40 source > Request successful, will parse the response now 2023-01-24 08:17:40 source > Starting another while loop iteration 2023-01-24 08:17:40 source > Sleeping 0 seconds before next request 2023-01-24 08:17:40 source > Request successful, will parse the response now 2023-01-24 08:17:40 source > Starting another while loop iteration 2023-01-24 08:17:40 source > Sleeping 0 seconds before next request 2023-01-24 08:17:40 source > Request successful, will parse the response now 2023-01-24 08:17:40 source > Starting another while loop iteration 2023-01-24 08:17:40 source > Sleeping 0 seconds before next request 2023-01-24 08:17:40 source > Request successful, will parse the response now 2023-01-24 08:17:41 source > Starting another while loop iteration 2023-01-24 08:17:41 source > Sleeping 0 seconds before next request 2023-01-24 08:17:41 source > Request successful, will parse the response now 2023-01-24 08:17:41 source > Starting another while loop iteration 2023-01-24 08:17:41 source > Sleeping 0 seconds before next request 2023-01-24 08:17:41 source > Request successful, will parse the response now 2023-01-24 08:17:41 source > Starting another while loop iteration 2023-01-24 08:17:41 source > Sleeping 0 seconds before next request 2023-01-24 08:17:41 source > Sleeping 0 seconds before next request 2023-01-24 08:17:41 source > Request successful, will parse the response now 2023-01-24 08:17:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 99000 (54 MB) 2023-01-24 08:17:41 source > Starting another while loop iteration 2023-01-24 08:17:41 source > Request successful, will parse the response now 2023-01-24 08:17:41 source > Starting another while loop iteration 2023-01-24 08:17:41 source > Sleeping 0 seconds before next request 2023-01-24 08:17:41 source > Sleeping 0 seconds before next request 2023-01-24 08:17:41 source > Request successful, will parse the response now 2023-01-24 08:17:42 source > Starting another while loop iteration 2023-01-24 08:17:42 source > Request successful, will parse the response now 2023-01-24 08:17:42 source > Sleeping 0 seconds before next request 2023-01-24 08:17:42 source > Starting another while loop iteration 2023-01-24 08:17:42 source > Request successful, will parse the response now 2023-01-24 08:17:42 source > Starting another while loop iteration 2023-01-24 08:17:42 source > Sleeping 0 seconds before next request 2023-01-24 08:17:42 source > Request successful, will parse the response now 2023-01-24 08:17:42 source > Starting another while loop iteration 2023-01-24 08:17:42 source > Sleeping 0 seconds before next request 2023-01-24 08:17:42 source > Request successful, will parse the response now 2023-01-24 08:17:42 source > Starting another while loop iteration 2023-01-24 08:17:42 source > Sleeping 0 seconds before next request 2023-01-24 08:17:42 source > Request successful, will parse the response now 2023-01-24 08:17:42 source > Starting another while loop iteration 2023-01-24 08:17:43 source > Sleeping 0 seconds before next request 2023-01-24 08:17:43 source > Request successful, will parse the response now 2023-01-24 08:17:43 source > Sleeping 0 seconds before next request 2023-01-24 08:17:43 source > Starting another while loop iteration 2023-01-24 08:17:43 source > Request successful, will parse the response now 2023-01-24 08:17:43 source > Starting another while loop iteration 2023-01-24 08:17:43 source > Sleeping 0 seconds before next request 2023-01-24 08:17:43 source > Sleeping 0 seconds before next request 2023-01-24 08:17:43 source > Request successful, will parse the response now 2023-01-24 08:17:43 source > Sleeping 0 seconds before next request 2023-01-24 08:17:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 100000 (55 MB) 2023-01-24 08:17:43 source > Starting another while loop iteration 2023-01-24 08:17:43 source > Request successful, will parse the response now 2023-01-24 08:17:43 source > Starting another while loop iteration 2023-01-24 08:17:43 source > Request successful, will parse the response now 2023-01-24 08:17:43 source > Starting another while loop iteration 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Request successful, will parse the response now 2023-01-24 08:17:44 source > Starting another while loop iteration 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Request successful, will parse the response now 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Starting another while loop iteration 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Request successful, will parse the response now 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Starting another while loop iteration 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Request successful, will parse the response now 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Starting another while loop iteration 2023-01-24 08:17:44 source > Request successful, will parse the response now 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Starting another while loop iteration 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:44 source > Request successful, will parse the response now 2023-01-24 08:17:44 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Request successful, will parse the response now 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Request successful, will parse the response now 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 101000 (55 MB) 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:45 source > Sleeping 0 seconds before next request 2023-01-24 08:17:45 source > Will retry the request for other reason 2023-01-24 08:17:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:45 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Will retry the request for other reason 2023-01-24 08:17:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:46 source > Starting another while loop iteration 2023-01-24 08:17:46 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:47 source > Will retry the request for other reason 2023-01-24 08:17:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:47 source > Starting another while loop iteration 2023-01-24 08:17:47 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:48 source > Sleeping 0 seconds before next request 2023-01-24 08:17:48 source > Will retry the request for other reason 2023-01-24 08:17:48 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:48 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 15 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 14 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:49 source > Sleeping 0 seconds before next request 2023-01-24 08:17:49 source > Will retry the request for other reason 2023-01-24 08:17:49 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:49 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 13 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Sleeping 0 seconds before next request 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:50 source > Will retry the request for other reason 2023-01-24 08:17:50 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:50 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 12 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:51 source > Sleeping 0 seconds before next request 2023-01-24 08:17:51 source > Will retry the request for other reason 2023-01-24 08:17:51 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:51 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 11 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Sleeping 0 seconds before next request 2023-01-24 08:17:52 source > Will retry the request for other reason 2023-01-24 08:17:52 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:52 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 10 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:53 source > Sleeping 0 seconds before next request 2023-01-24 08:17:53 source > Will retry the request for other reason 2023-01-24 08:17:53 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:53 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 9 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:54 source > Starting another while loop iteration 2023-01-24 08:17:54 source > Sleeping 0 seconds before next request 2023-01-24 08:17:54 source > Will retry the request for other reason 2023-01-24 08:17:54 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 8 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:55 source > Sleeping 0 seconds before next request 2023-01-24 08:17:55 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:55 source > Starting another while loop iteration 2023-01-24 08:17:55 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 7 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Will retry the request for other reason 2023-01-24 08:17:56 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:56 source > Starting another while loop iteration 2023-01-24 08:17:56 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 6 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Sleeping 0 seconds before next request 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:57 source > Will retry the request for other reason 2023-01-24 08:17:57 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:57 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 5 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:58 source > Sleeping 0 seconds before next request 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:58 source > Will retry the request for other reason 2023-01-24 08:17:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:58 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 4 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 3 seconds 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 3 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 3 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 3 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:17:59 source > Will retry the request for other reason 2023-01-24 08:17:59 source > Adding a request to be retried in 3 seconds 2023-01-24 08:17:59 source > Starting another while loop iteration 2023-01-24 08:17:59 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 3 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:00 source > Sleeping 0 seconds before next request 2023-01-24 08:18:00 source > Will retry the request for other reason 2023-01-24 08:18:00 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:00 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:01 source > Will retry the request for other reason 2023-01-24 08:18:01 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:01 source > Starting another while loop iteration 2023-01-24 08:18:01 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Sleeping 0 seconds before next request 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:02 source > Will retry the request for other reason 2023-01-24 08:18:02 source > Adding a request to be retried in 1 seconds 2023-01-24 08:18:02 source > Starting another while loop iteration 2023-01-24 08:18:04 source > Sleeping 0 seconds before next request 2023-01-24 08:18:04 source > Request successful, will parse the response now 2023-01-24 08:18:04 source > Starting another while loop iteration 2023-01-24 08:18:04 source > Sleeping 0 seconds before next request 2023-01-24 08:18:04 source > Sleeping 0 seconds before next request 2023-01-24 08:18:04 source > Sleeping 0 seconds before next request 2023-01-24 08:18:04 source > Sleeping 0 seconds before next request 2023-01-24 08:18:04 source > Sleeping 0 seconds before next request 2023-01-24 08:18:04 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Request successful, will parse the response now 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Starting another while loop iteration 2023-01-24 08:18:05 source > Request successful, will parse the response now 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Starting another while loop iteration 2023-01-24 08:18:05 source > Request successful, will parse the response now 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Starting another while loop iteration 2023-01-24 08:18:05 source > Request successful, will parse the response now 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Starting another while loop iteration 2023-01-24 08:18:05 source > Request successful, will parse the response now 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Starting another while loop iteration 2023-01-24 08:18:05 source > Request successful, will parse the response now 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Starting another while loop iteration 2023-01-24 08:18:05 source > Request successful, will parse the response now 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Starting another while loop iteration 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:05 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Request successful, will parse the response now 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Request successful, will parse the response now 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 102000 (56 MB) 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 56 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 56 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 55 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:06 source > Starting another while loop iteration 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Sleeping 0 seconds before next request 2023-01-24 08:18:06 source > Will retry the request for other reason 2023-01-24 08:18:06 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 54 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Will retry the request for other reason 2023-01-24 08:18:07 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:07 source > Starting another while loop iteration 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:07 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Sleeping 0 seconds before next request 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:08 source > Will retry the request for other reason 2023-01-24 08:18:08 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:08 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 52 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 51 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 15 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:09 source > Sleeping 0 seconds before next request 2023-01-24 08:18:09 source > Will retry the request for other reason 2023-01-24 08:18:09 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:09 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 14 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Sleeping 0 seconds before next request 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:10 source > Will retry the request for other reason 2023-01-24 08:18:10 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:10 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 13 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Sleeping 0 seconds before next request 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:11 source > Will retry the request for other reason 2023-01-24 08:18:11 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:11 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 0 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:12 source > Sleeping 15 seconds before next request 2023-01-24 08:18:12 source > Will retry the request for other reason 2023-01-24 08:18:12 source > Adding a request to be retried in 12 seconds 2023-01-24 08:18:12 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Sleeping 15 seconds before next request 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:27 source > Will retry the request for other reason 2023-01-24 08:18:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:18:27 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 18 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 18 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Sleeping 15 seconds before next request 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:43 source > Will retry the request for other reason 2023-01-24 08:18:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:18:43 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Sleeping 15 seconds before next request 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:18:58 source > Will retry the request for other reason 2023-01-24 08:18:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:18:58 source > Starting another while loop iteration 2023-01-24 08:19:14 source > Sleeping 15 seconds before next request 2023-01-24 08:19:14 source > Request successful, will parse the response now 2023-01-24 08:19:14 source > Sleeping 15 seconds before next request 2023-01-24 08:19:14 source > Starting another while loop iteration 2023-01-24 08:19:14 source > Request successful, will parse the response now 2023-01-24 08:19:14 source > Sleeping 15 seconds before next request 2023-01-24 08:19:14 source > Sleeping 15 seconds before next request 2023-01-24 08:19:14 source > Sleeping 15 seconds before next request 2023-01-24 08:19:15 source > Starting another while loop iteration 2023-01-24 08:19:15 source > Request successful, will parse the response now 2023-01-24 08:19:15 source > Sleeping 15 seconds before next request 2023-01-24 08:19:15 source > Starting another while loop iteration 2023-01-24 08:19:15 source > Request successful, will parse the response now 2023-01-24 08:19:15 source > Sleeping 15 seconds before next request 2023-01-24 08:19:15 source > Sleeping 15 seconds before next request 2023-01-24 08:19:15 source > Starting another while loop iteration 2023-01-24 08:19:15 source > Request successful, will parse the response now 2023-01-24 08:19:15 source > Starting another while loop iteration 2023-01-24 08:19:15 source > Request successful, will parse the response now 2023-01-24 08:19:15 source > Starting another while loop iteration 2023-01-24 08:19:15 source > Request successful, will parse the response now 2023-01-24 08:19:15 source > Starting another while loop iteration 2023-01-24 08:19:15 source > Request successful, will parse the response now 2023-01-24 08:19:15 source > Starting another while loop iteration 2023-01-24 08:19:30 source > Sleeping 15 seconds before next request 2023-01-24 08:19:30 source > Sleeping 15 seconds before next request 2023-01-24 08:19:30 source > Sleeping 15 seconds before next request 2023-01-24 08:19:30 source > Sleeping 15 seconds before next request 2023-01-24 08:19:30 source > Sleeping 15 seconds before next request 2023-01-24 08:19:30 source > Sleeping 15 seconds before next request 2023-01-24 08:19:31 source > Sleeping 15 seconds before next request 2023-01-24 08:19:31 source > Request successful, will parse the response now 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:31 source > Sleeping 15 seconds before next request 2023-01-24 08:19:31 source > Request successful, will parse the response now 2023-01-24 08:19:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 103000 (56 MB) 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:31 source > Will retry the request for other reason 2023-01-24 08:19:31 source > Adding a request to be retried in 30 seconds 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:31 source > Will retry the request for other reason 2023-01-24 08:19:31 source > Adding a request to be retried in 30 seconds 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:31 source > Will retry the request for other reason 2023-01-24 08:19:31 source > Adding a request to be retried in 30 seconds 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:31 source > Will retry the request for other reason 2023-01-24 08:19:31 source > Adding a request to be retried in 30 seconds 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:31 source > Will retry the request for other reason 2023-01-24 08:19:31 source > Adding a request to be retried in 30 seconds 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:31 source > Will retry the request for other reason 2023-01-24 08:19:31 source > Adding a request to be retried in 30 seconds 2023-01-24 08:19:31 source > Starting another while loop iteration 2023-01-24 08:19:45 source > Sleeping 15 seconds before next request 2023-01-24 08:19:45 source > Will retry the request for other reason 2023-01-24 08:19:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:19:45 source > Starting another while loop iteration 2023-01-24 08:19:45 source > Sleeping 15 seconds before next request 2023-01-24 08:19:45 source > Will retry the request for other reason 2023-01-24 08:19:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:19:45 source > Starting another while loop iteration 2023-01-24 08:19:45 source > Sleeping 15 seconds before next request 2023-01-24 08:19:45 source > Will retry the request for other reason 2023-01-24 08:19:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:19:45 source > Starting another while loop iteration 2023-01-24 08:19:45 source > Sleeping 15 seconds before next request 2023-01-24 08:19:45 source > Will retry the request for other reason 2023-01-24 08:19:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:19:45 source > Starting another while loop iteration 2023-01-24 08:19:45 source > Sleeping 15 seconds before next request 2023-01-24 08:19:45 source > Will retry the request for other reason 2023-01-24 08:19:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:19:45 source > Starting another while loop iteration 2023-01-24 08:19:45 source > Sleeping 15 seconds before next request 2023-01-24 08:19:45 source > Will retry the request for other reason 2023-01-24 08:19:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:19:45 source > Starting another while loop iteration 2023-01-24 08:19:46 source > Sleeping 15 seconds before next request 2023-01-24 08:19:46 source > Will retry the request for other reason 2023-01-24 08:19:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:19:46 source > Starting another while loop iteration 2023-01-24 08:19:46 source > Sleeping 15 seconds before next request 2023-01-24 08:19:46 source > Will retry the request for other reason 2023-01-24 08:19:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:19:46 source > Starting another while loop iteration 2023-01-24 08:20:01 source > Sleeping 15 seconds before next request 2023-01-24 08:20:01 source > Request successful, will parse the response now 2023-01-24 08:20:01 source > Sleeping 15 seconds before next request 2023-01-24 08:20:01 source > Starting another while loop iteration 2023-01-24 08:20:01 source > Sleeping 15 seconds before next request 2023-01-24 08:20:01 source > Request successful, will parse the response now 2023-01-24 08:20:02 source > Sleeping 15 seconds before next request 2023-01-24 08:20:02 source > Starting another while loop iteration 2023-01-24 08:20:02 source > Request successful, will parse the response now 2023-01-24 08:20:02 source > Starting another while loop iteration 2023-01-24 08:20:02 source > Sleeping 15 seconds before next request 2023-01-24 08:20:02 source > Request successful, will parse the response now 2023-01-24 08:20:02 source > Sleeping 15 seconds before next request 2023-01-24 08:20:02 source > Starting another while loop iteration 2023-01-24 08:20:02 source > Request successful, will parse the response now 2023-01-24 08:20:02 source > Starting another while loop iteration 2023-01-24 08:20:02 source > Request successful, will parse the response now 2023-01-24 08:20:02 source > Starting another while loop iteration 2023-01-24 08:20:02 source > Sleeping 15 seconds before next request 2023-01-24 08:20:03 source > Sleeping 15 seconds before next request 2023-01-24 08:20:03 source > Request successful, will parse the response now 2023-01-24 08:20:03 source > Starting another while loop iteration 2023-01-24 08:20:03 source > Request successful, will parse the response now 2023-01-24 08:20:03 source > Starting another while loop iteration 2023-01-24 08:20:17 source > Sleeping 15 seconds before next request 2023-01-24 08:20:17 source > Sleeping 15 seconds before next request 2023-01-24 08:20:17 source > Sleeping 15 seconds before next request 2023-01-24 08:20:17 source > Sleeping 15 seconds before next request 2023-01-24 08:20:18 source > Sleeping 15 seconds before next request 2023-01-24 08:20:18 source > Sleeping 15 seconds before next request 2023-01-24 08:20:18 source > Sleeping 15 seconds before next request 2023-01-24 08:20:18 source > Request successful, will parse the response now 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:18 source > Sleeping 15 seconds before next request 2023-01-24 08:20:18 source > Request successful, will parse the response now 2023-01-24 08:20:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 104000 (57 MB) 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:18 source > Will retry the request for other reason 2023-01-24 08:20:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:18 source > Will retry the request for other reason 2023-01-24 08:20:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:18 source > Will retry the request for other reason 2023-01-24 08:20:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:18 source > Will retry the request for other reason 2023-01-24 08:20:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:18 source > Will retry the request for other reason 2023-01-24 08:20:18 source > Adding a request to be retried in 42 seconds 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:18 source > Will retry the request for other reason 2023-01-24 08:20:18 source > Adding a request to be retried in 42 seconds 2023-01-24 08:20:18 source > Starting another while loop iteration 2023-01-24 08:20:32 source > Sleeping 15 seconds before next request 2023-01-24 08:20:32 source > Will retry the request for other reason 2023-01-24 08:20:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:20:32 source > Starting another while loop iteration 2023-01-24 08:20:32 source > Sleeping 15 seconds before next request 2023-01-24 08:20:32 source > Will retry the request for other reason 2023-01-24 08:20:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:20:32 source > Starting another while loop iteration 2023-01-24 08:20:32 source > Sleeping 15 seconds before next request 2023-01-24 08:20:32 source > Will retry the request for other reason 2023-01-24 08:20:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:20:32 source > Starting another while loop iteration 2023-01-24 08:20:32 source > Sleeping 15 seconds before next request 2023-01-24 08:20:32 source > Will retry the request for other reason 2023-01-24 08:20:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:20:32 source > Starting another while loop iteration 2023-01-24 08:20:33 source > Sleeping 15 seconds before next request 2023-01-24 08:20:33 source > Will retry the request for other reason 2023-01-24 08:20:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:20:33 source > Starting another while loop iteration 2023-01-24 08:20:33 source > Sleeping 15 seconds before next request 2023-01-24 08:20:33 source > Will retry the request for other reason 2023-01-24 08:20:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:20:33 source > Starting another while loop iteration 2023-01-24 08:20:33 source > Sleeping 15 seconds before next request 2023-01-24 08:20:33 source > Will retry the request for other reason 2023-01-24 08:20:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:20:33 source > Starting another while loop iteration 2023-01-24 08:20:33 source > Sleeping 15 seconds before next request 2023-01-24 08:20:33 source > Will retry the request for other reason 2023-01-24 08:20:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:20:33 source > Starting another while loop iteration 2023-01-24 08:20:47 source > Sleeping 15 seconds before next request 2023-01-24 08:20:47 source > Will retry the request for other reason 2023-01-24 08:20:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:20:47 source > Starting another while loop iteration 2023-01-24 08:20:47 source > Sleeping 15 seconds before next request 2023-01-24 08:20:47 source > Will retry the request for other reason 2023-01-24 08:20:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:20:47 source > Starting another while loop iteration 2023-01-24 08:20:47 source > Sleeping 15 seconds before next request 2023-01-24 08:20:47 source > Will retry the request for other reason 2023-01-24 08:20:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:20:47 source > Starting another while loop iteration 2023-01-24 08:20:47 source > Sleeping 14 seconds before next request 2023-01-24 08:20:47 source > Will retry the request for other reason 2023-01-24 08:20:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:20:47 source > Starting another while loop iteration 2023-01-24 08:20:48 source > Sleeping 14 seconds before next request 2023-01-24 08:20:48 source > Will retry the request for other reason 2023-01-24 08:20:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:20:48 source > Starting another while loop iteration 2023-01-24 08:20:48 source > Sleeping 14 seconds before next request 2023-01-24 08:20:48 source > Will retry the request for other reason 2023-01-24 08:20:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:20:48 source > Starting another while loop iteration 2023-01-24 08:20:48 source > Sleeping 14 seconds before next request 2023-01-24 08:20:48 source > Will retry the request for other reason 2023-01-24 08:20:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:20:48 source > Starting another while loop iteration 2023-01-24 08:20:48 source > Sleeping 14 seconds before next request 2023-01-24 08:20:48 source > Will retry the request for other reason 2023-01-24 08:20:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:20:48 source > Starting another while loop iteration 2023-01-24 08:21:03 source > Sleeping 14 seconds before next request 2023-01-24 08:21:03 source > Sleeping 14 seconds before next request 2023-01-24 08:21:04 source > Sleeping 14 seconds before next request 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Sleeping 14 seconds before next request 2023-01-24 08:21:04 source > Sleeping 14 seconds before next request 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Sleeping 14 seconds before next request 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Sleeping 14 seconds before next request 2023-01-24 08:21:04 source > Sleeping 14 seconds before next request 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:04 source > Request successful, will parse the response now 2023-01-24 08:21:04 source > Starting another while loop iteration 2023-01-24 08:21:18 source > Sleeping 14 seconds before next request 2023-01-24 08:21:18 source > Sleeping 14 seconds before next request 2023-01-24 08:21:18 source > Sleeping 14 seconds before next request 2023-01-24 08:21:18 source > Sleeping 14 seconds before next request 2023-01-24 08:21:18 source > Sleeping 14 seconds before next request 2023-01-24 08:21:18 source > Sleeping 14 seconds before next request 2023-01-24 08:21:18 source > Sleeping 14 seconds before next request 2023-01-24 08:21:18 source > Request successful, will parse the response now 2023-01-24 08:21:18 source > Starting another while loop iteration 2023-01-24 08:21:19 source > Sleeping 14 seconds before next request 2023-01-24 08:21:19 source > Request successful, will parse the response now 2023-01-24 08:21:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 105000 (57 MB) 2023-01-24 08:21:19 source > Starting another while loop iteration 2023-01-24 08:21:19 source > Will retry the request for other reason 2023-01-24 08:21:19 source > Adding a request to be retried in 42 seconds 2023-01-24 08:21:19 source > Starting another while loop iteration 2023-01-24 08:21:19 source > Will retry the request for other reason 2023-01-24 08:21:19 source > Adding a request to be retried in 42 seconds 2023-01-24 08:21:19 source > Starting another while loop iteration 2023-01-24 08:21:19 source > Will retry the request for other reason 2023-01-24 08:21:19 source > Adding a request to be retried in 42 seconds 2023-01-24 08:21:19 source > Starting another while loop iteration 2023-01-24 08:21:19 source > Will retry the request for other reason 2023-01-24 08:21:19 source > Adding a request to be retried in 42 seconds 2023-01-24 08:21:19 source > Starting another while loop iteration 2023-01-24 08:21:19 source > Will retry the request for other reason 2023-01-24 08:21:19 source > Adding a request to be retried in 42 seconds 2023-01-24 08:21:19 source > Starting another while loop iteration 2023-01-24 08:21:19 source > Will retry the request for other reason 2023-01-24 08:21:19 source > Adding a request to be retried in 42 seconds 2023-01-24 08:21:19 source > Starting another while loop iteration 2023-01-24 08:21:32 source > Sleeping 14 seconds before next request 2023-01-24 08:21:32 source > Will retry the request for other reason 2023-01-24 08:21:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:21:32 source > Starting another while loop iteration 2023-01-24 08:21:32 source > Sleeping 14 seconds before next request 2023-01-24 08:21:32 source > Will retry the request for other reason 2023-01-24 08:21:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:21:32 source > Starting another while loop iteration 2023-01-24 08:21:32 source > Sleeping 14 seconds before next request 2023-01-24 08:21:32 source > Will retry the request for other reason 2023-01-24 08:21:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:21:32 source > Starting another while loop iteration 2023-01-24 08:21:32 source > Sleeping 14 seconds before next request 2023-01-24 08:21:32 source > Will retry the request for other reason 2023-01-24 08:21:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:21:32 source > Starting another while loop iteration 2023-01-24 08:21:32 source > Sleeping 14 seconds before next request 2023-01-24 08:21:32 source > Sleeping 14 seconds before next request 2023-01-24 08:21:32 source > Will retry the request for other reason 2023-01-24 08:21:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:21:32 source > Starting another while loop iteration 2023-01-24 08:21:32 source > Will retry the request for other reason 2023-01-24 08:21:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:21:32 source > Starting another while loop iteration 2023-01-24 08:21:32 source > Sleeping 14 seconds before next request 2023-01-24 08:21:32 source > Will retry the request for other reason 2023-01-24 08:21:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:21:32 source > Starting another while loop iteration 2023-01-24 08:21:33 source > Sleeping 14 seconds before next request 2023-01-24 08:21:33 source > Will retry the request for other reason 2023-01-24 08:21:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:21:33 source > Starting another while loop iteration 2023-01-24 08:21:46 source > Sleeping 14 seconds before next request 2023-01-24 08:21:46 source > Will retry the request for other reason 2023-01-24 08:21:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:21:46 source > Starting another while loop iteration 2023-01-24 08:21:46 source > Sleeping 14 seconds before next request 2023-01-24 08:21:46 source > Will retry the request for other reason 2023-01-24 08:21:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:21:46 source > Starting another while loop iteration 2023-01-24 08:21:46 source > Sleeping 14 seconds before next request 2023-01-24 08:21:46 source > Will retry the request for other reason 2023-01-24 08:21:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:21:46 source > Starting another while loop iteration 2023-01-24 08:21:46 source > Sleeping 14 seconds before next request 2023-01-24 08:21:46 source > Will retry the request for other reason 2023-01-24 08:21:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:21:46 source > Starting another while loop iteration 2023-01-24 08:21:46 source > Sleeping 14 seconds before next request 2023-01-24 08:21:46 source > Sleeping 14 seconds before next request 2023-01-24 08:21:46 source > Will retry the request for other reason 2023-01-24 08:21:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:21:46 source > Starting another while loop iteration 2023-01-24 08:21:46 source > Will retry the request for other reason 2023-01-24 08:21:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:21:46 source > Starting another while loop iteration 2023-01-24 08:21:46 source > Sleeping 14 seconds before next request 2023-01-24 08:21:46 source > Will retry the request for other reason 2023-01-24 08:21:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:21:46 source > Starting another while loop iteration 2023-01-24 08:21:47 source > Sleeping 14 seconds before next request 2023-01-24 08:21:47 source > Will retry the request for other reason 2023-01-24 08:21:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:21:47 source > Starting another while loop iteration 2023-01-24 08:22:01 source > Sleeping 14 seconds before next request 2023-01-24 08:22:01 source > Request successful, will parse the response now 2023-01-24 08:22:01 source > Starting another while loop iteration 2023-01-24 08:22:02 source > Sleeping 14 seconds before next request 2023-01-24 08:22:02 source > Request successful, will parse the response now 2023-01-24 08:22:02 source > Starting another while loop iteration 2023-01-24 08:22:02 source > Sleeping 14 seconds before next request 2023-01-24 08:22:02 source > Request successful, will parse the response now 2023-01-24 08:22:02 source > Starting another while loop iteration 2023-01-24 08:22:02 source > Sleeping 14 seconds before next request 2023-01-24 08:22:02 source > Request successful, will parse the response now 2023-01-24 08:22:02 source > Starting another while loop iteration 2023-01-24 08:22:02 source > Sleeping 14 seconds before next request 2023-01-24 08:22:02 source > Sleeping 14 seconds before next request 2023-01-24 08:22:02 source > Request successful, will parse the response now 2023-01-24 08:22:02 source > Sleeping 14 seconds before next request 2023-01-24 08:22:02 source > Starting another while loop iteration 2023-01-24 08:22:02 source > Request successful, will parse the response now 2023-01-24 08:22:02 source > Starting another while loop iteration 2023-01-24 08:22:02 source > Request successful, will parse the response now 2023-01-24 08:22:02 source > Starting another while loop iteration 2023-01-24 08:22:03 source > Sleeping 14 seconds before next request 2023-01-24 08:22:03 source > Request successful, will parse the response now 2023-01-24 08:22:03 source > Starting another while loop iteration 2023-01-24 08:22:16 source > Sleeping 14 seconds before next request 2023-01-24 08:22:16 source > Sleeping 14 seconds before next request 2023-01-24 08:22:16 source > Sleeping 14 seconds before next request 2023-01-24 08:22:16 source > Sleeping 14 seconds before next request 2023-01-24 08:22:16 source > Sleeping 14 seconds before next request 2023-01-24 08:22:17 source > Sleeping 14 seconds before next request 2023-01-24 08:22:17 source > Sleeping 14 seconds before next request 2023-01-24 08:22:17 source > Request successful, will parse the response now 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:17 source > Sleeping 14 seconds before next request 2023-01-24 08:22:17 source > Request successful, will parse the response now 2023-01-24 08:22:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 106000 (58 MB) 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:17 source > Will retry the request for other reason 2023-01-24 08:22:17 source > Adding a request to be retried in 44 seconds 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:17 source > Will retry the request for other reason 2023-01-24 08:22:17 source > Adding a request to be retried in 44 seconds 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:17 source > Will retry the request for other reason 2023-01-24 08:22:17 source > Adding a request to be retried in 44 seconds 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:17 source > Will retry the request for other reason 2023-01-24 08:22:17 source > Adding a request to be retried in 44 seconds 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:17 source > Will retry the request for other reason 2023-01-24 08:22:17 source > Adding a request to be retried in 44 seconds 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:17 source > Will retry the request for other reason 2023-01-24 08:22:17 source > Adding a request to be retried in 43 seconds 2023-01-24 08:22:17 source > Starting another while loop iteration 2023-01-24 08:22:30 source > Sleeping 14 seconds before next request 2023-01-24 08:22:30 source > Will retry the request for other reason 2023-01-24 08:22:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:22:30 source > Starting another while loop iteration 2023-01-24 08:22:30 source > Sleeping 14 seconds before next request 2023-01-24 08:22:30 source > Will retry the request for other reason 2023-01-24 08:22:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:22:30 source > Starting another while loop iteration 2023-01-24 08:22:30 source > Sleeping 14 seconds before next request 2023-01-24 08:22:30 source > Will retry the request for other reason 2023-01-24 08:22:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:22:30 source > Starting another while loop iteration 2023-01-24 08:22:30 source > Sleeping 14 seconds before next request 2023-01-24 08:22:30 source > Will retry the request for other reason 2023-01-24 08:22:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:22:30 source > Starting another while loop iteration 2023-01-24 08:22:30 source > Sleeping 14 seconds before next request 2023-01-24 08:22:30 source > Will retry the request for other reason 2023-01-24 08:22:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:22:30 source > Starting another while loop iteration 2023-01-24 08:22:31 source > Sleeping 14 seconds before next request 2023-01-24 08:22:31 source > Will retry the request for other reason 2023-01-24 08:22:31 source > Adding a request to be retried in 29 seconds 2023-01-24 08:22:31 source > Starting another while loop iteration 2023-01-24 08:22:31 source > Sleeping 14 seconds before next request 2023-01-24 08:22:31 source > Will retry the request for other reason 2023-01-24 08:22:31 source > Adding a request to be retried in 29 seconds 2023-01-24 08:22:31 source > Starting another while loop iteration 2023-01-24 08:22:31 source > Sleeping 14 seconds before next request 2023-01-24 08:22:31 source > Will retry the request for other reason 2023-01-24 08:22:31 source > Adding a request to be retried in 29 seconds 2023-01-24 08:22:31 source > Starting another while loop iteration 2023-01-24 08:22:44 source > Sleeping 14 seconds before next request 2023-01-24 08:22:44 source > Will retry the request for other reason 2023-01-24 08:22:44 source > Adding a request to be retried in 16 seconds 2023-01-24 08:22:44 source > Starting another while loop iteration 2023-01-24 08:22:44 source > Sleeping 14 seconds before next request 2023-01-24 08:22:44 source > Will retry the request for other reason 2023-01-24 08:22:44 source > Adding a request to be retried in 16 seconds 2023-01-24 08:22:44 source > Starting another while loop iteration 2023-01-24 08:22:44 source > Sleeping 14 seconds before next request 2023-01-24 08:22:44 source > Will retry the request for other reason 2023-01-24 08:22:44 source > Adding a request to be retried in 16 seconds 2023-01-24 08:22:44 source > Starting another while loop iteration 2023-01-24 08:22:44 source > Sleeping 14 seconds before next request 2023-01-24 08:22:44 source > Will retry the request for other reason 2023-01-24 08:22:44 source > Adding a request to be retried in 16 seconds 2023-01-24 08:22:44 source > Starting another while loop iteration 2023-01-24 08:22:44 source > Sleeping 13 seconds before next request 2023-01-24 08:22:44 source > Will retry the request for other reason 2023-01-24 08:22:44 source > Adding a request to be retried in 16 seconds 2023-01-24 08:22:44 source > Starting another while loop iteration 2023-01-24 08:22:45 source > Sleeping 13 seconds before next request 2023-01-24 08:22:45 source > Will retry the request for other reason 2023-01-24 08:22:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:22:45 source > Starting another while loop iteration 2023-01-24 08:22:45 source > Sleeping 13 seconds before next request 2023-01-24 08:22:45 source > Will retry the request for other reason 2023-01-24 08:22:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:22:45 source > Starting another while loop iteration 2023-01-24 08:22:45 source > Sleeping 13 seconds before next request 2023-01-24 08:22:45 source > Will retry the request for other reason 2023-01-24 08:22:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:22:45 source > Starting another while loop iteration 2023-01-24 08:22:58 source > Sleeping 13 seconds before next request 2023-01-24 08:22:58 source > Sleeping 13 seconds before next request 2023-01-24 08:22:58 source > Sleeping 13 seconds before next request 2023-01-24 08:22:58 source > Sleeping 13 seconds before next request 2023-01-24 08:22:58 source > Will retry the request for other reason 2023-01-24 08:22:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:22:58 source > Starting another while loop iteration 2023-01-24 08:22:58 source > Sleeping 13 seconds before next request 2023-01-24 08:22:58 source > Will retry the request for other reason 2023-01-24 08:22:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:22:58 source > Starting another while loop iteration 2023-01-24 08:22:59 source > Sleeping 13 seconds before next request 2023-01-24 08:22:59 source > Will retry the request for other reason 2023-01-24 08:22:59 source > Adding a request to be retried in 2 seconds 2023-01-24 08:22:59 source > Starting another while loop iteration 2023-01-24 08:22:59 source > Sleeping 13 seconds before next request 2023-01-24 08:22:59 source > Will retry the request for other reason 2023-01-24 08:22:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:22:59 source > Starting another while loop iteration 2023-01-24 08:22:59 source > Will retry the request for other reason 2023-01-24 08:22:59 source > Adding a request to be retried in 2 seconds 2023-01-24 08:22:59 source > Starting another while loop iteration 2023-01-24 08:22:59 source > Will retry the request for other reason 2023-01-24 08:22:59 source > Adding a request to be retried in 2 seconds 2023-01-24 08:22:59 source > Starting another while loop iteration 2023-01-24 08:22:59 source > Will retry the request for other reason 2023-01-24 08:22:59 source > Adding a request to be retried in 2 seconds 2023-01-24 08:22:59 source > Starting another while loop iteration 2023-01-24 08:22:59 source > Sleeping 13 seconds before next request 2023-01-24 08:22:59 source > Will retry the request for other reason 2023-01-24 08:22:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:22:59 source > Starting another while loop iteration 2023-01-24 08:23:12 source > Sleeping 13 seconds before next request 2023-01-24 08:23:12 source > Request successful, will parse the response now 2023-01-24 08:23:12 source > Starting another while loop iteration 2023-01-24 08:23:13 source > Sleeping 13 seconds before next request 2023-01-24 08:23:13 source > Request successful, will parse the response now 2023-01-24 08:23:13 source > Starting another while loop iteration 2023-01-24 08:23:13 source > Sleeping 13 seconds before next request 2023-01-24 08:23:13 source > Request successful, will parse the response now 2023-01-24 08:23:13 source > Starting another while loop iteration 2023-01-24 08:23:13 source > Sleeping 13 seconds before next request 2023-01-24 08:23:13 source > Request successful, will parse the response now 2023-01-24 08:23:13 source > Starting another while loop iteration 2023-01-24 08:23:13 source > Sleeping 13 seconds before next request 2023-01-24 08:23:13 source > Request successful, will parse the response now 2023-01-24 08:23:13 source > Starting another while loop iteration 2023-01-24 08:23:13 source > Sleeping 13 seconds before next request 2023-01-24 08:23:13 source > Sleeping 13 seconds before next request 2023-01-24 08:23:13 source > Request successful, will parse the response now 2023-01-24 08:23:13 source > Starting another while loop iteration 2023-01-24 08:23:13 source > Request successful, will parse the response now 2023-01-24 08:23:13 source > Sleeping 13 seconds before next request 2023-01-24 08:23:13 source > Starting another while loop iteration 2023-01-24 08:23:13 source > Request successful, will parse the response now 2023-01-24 08:23:14 source > Starting another while loop iteration 2023-01-24 08:23:26 source > Sleeping 13 seconds before next request 2023-01-24 08:23:26 source > Sleeping 13 seconds before next request 2023-01-24 08:23:26 source > Sleeping 13 seconds before next request 2023-01-24 08:23:26 source > Sleeping 13 seconds before next request 2023-01-24 08:23:26 source > Sleeping 13 seconds before next request 2023-01-24 08:23:27 source > Sleeping 13 seconds before next request 2023-01-24 08:23:27 source > Sleeping 13 seconds before next request 2023-01-24 08:23:27 source > Request successful, will parse the response now 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:27 source > Sleeping 13 seconds before next request 2023-01-24 08:23:27 source > Request successful, will parse the response now 2023-01-24 08:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 107000 (58 MB) 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:27 source > Will retry the request for other reason 2023-01-24 08:23:27 source > Adding a request to be retried in 34 seconds 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:27 source > Will retry the request for other reason 2023-01-24 08:23:27 source > Adding a request to be retried in 34 seconds 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:27 source > Will retry the request for other reason 2023-01-24 08:23:27 source > Adding a request to be retried in 34 seconds 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:27 source > Will retry the request for other reason 2023-01-24 08:23:27 source > Adding a request to be retried in 34 seconds 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:27 source > Will retry the request for other reason 2023-01-24 08:23:27 source > Adding a request to be retried in 34 seconds 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:27 source > Will retry the request for other reason 2023-01-24 08:23:27 source > Adding a request to be retried in 34 seconds 2023-01-24 08:23:27 source > Starting another while loop iteration 2023-01-24 08:23:39 source > Sleeping 13 seconds before next request 2023-01-24 08:23:39 source > Will retry the request for other reason 2023-01-24 08:23:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:23:39 source > Starting another while loop iteration 2023-01-24 08:23:39 source > Sleeping 13 seconds before next request 2023-01-24 08:23:39 source > Will retry the request for other reason 2023-01-24 08:23:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:23:39 source > Starting another while loop iteration 2023-01-24 08:23:39 source > Sleeping 13 seconds before next request 2023-01-24 08:23:39 source > Will retry the request for other reason 2023-01-24 08:23:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:23:39 source > Starting another while loop iteration 2023-01-24 08:23:40 source > Sleeping 13 seconds before next request 2023-01-24 08:23:40 source > Will retry the request for other reason 2023-01-24 08:23:40 source > Adding a request to be retried in 21 seconds 2023-01-24 08:23:40 source > Starting another while loop iteration 2023-01-24 08:23:40 source > Sleeping 13 seconds before next request 2023-01-24 08:23:40 source > Will retry the request for other reason 2023-01-24 08:23:40 source > Adding a request to be retried in 21 seconds 2023-01-24 08:23:40 source > Starting another while loop iteration 2023-01-24 08:23:40 source > Sleeping 13 seconds before next request 2023-01-24 08:23:40 source > Will retry the request for other reason 2023-01-24 08:23:40 source > Adding a request to be retried in 20 seconds 2023-01-24 08:23:40 source > Starting another while loop iteration 2023-01-24 08:23:40 source > Sleeping 13 seconds before next request 2023-01-24 08:23:40 source > Will retry the request for other reason 2023-01-24 08:23:40 source > Adding a request to be retried in 20 seconds 2023-01-24 08:23:40 source > Starting another while loop iteration 2023-01-24 08:23:40 source > Sleeping 13 seconds before next request 2023-01-24 08:23:40 source > Will retry the request for other reason 2023-01-24 08:23:40 source > Adding a request to be retried in 20 seconds 2023-01-24 08:23:40 source > Starting another while loop iteration 2023-01-24 08:23:52 source > Sleeping 13 seconds before next request 2023-01-24 08:23:52 source > Will retry the request for other reason 2023-01-24 08:23:52 source > Adding a request to be retried in 8 seconds 2023-01-24 08:23:52 source > Starting another while loop iteration 2023-01-24 08:23:52 source > Sleeping 13 seconds before next request 2023-01-24 08:23:52 source > Will retry the request for other reason 2023-01-24 08:23:52 source > Adding a request to be retried in 8 seconds 2023-01-24 08:23:52 source > Starting another while loop iteration 2023-01-24 08:23:52 source > Sleeping 13 seconds before next request 2023-01-24 08:23:52 source > Will retry the request for other reason 2023-01-24 08:23:52 source > Adding a request to be retried in 8 seconds 2023-01-24 08:23:52 source > Starting another while loop iteration 2023-01-24 08:23:53 source > Sleeping 13 seconds before next request 2023-01-24 08:23:53 source > Will retry the request for other reason 2023-01-24 08:23:53 source > Adding a request to be retried in 7 seconds 2023-01-24 08:23:53 source > Starting another while loop iteration 2023-01-24 08:23:53 source > Sleeping 13 seconds before next request 2023-01-24 08:23:53 source > Will retry the request for other reason 2023-01-24 08:23:53 source > Adding a request to be retried in 7 seconds 2023-01-24 08:23:53 source > Starting another while loop iteration 2023-01-24 08:23:53 source > Sleeping 13 seconds before next request 2023-01-24 08:23:53 source > Will retry the request for other reason 2023-01-24 08:23:53 source > Adding a request to be retried in 7 seconds 2023-01-24 08:23:53 source > Starting another while loop iteration 2023-01-24 08:23:53 source > Sleeping 13 seconds before next request 2023-01-24 08:23:53 source > Will retry the request for other reason 2023-01-24 08:23:53 source > Adding a request to be retried in 7 seconds 2023-01-24 08:23:53 source > Starting another while loop iteration 2023-01-24 08:23:53 source > Sleeping 13 seconds before next request 2023-01-24 08:23:54 source > Will retry the request for other reason 2023-01-24 08:23:54 source > Adding a request to be retried in 7 seconds 2023-01-24 08:23:54 source > Starting another while loop iteration 2023-01-24 08:24:07 source > Sleeping 13 seconds before next request 2023-01-24 08:24:07 source > Request successful, will parse the response now 2023-01-24 08:24:07 source > Starting another while loop iteration 2023-01-24 08:24:07 source > Sleeping 13 seconds before next request 2023-01-24 08:24:07 source > Request successful, will parse the response now 2023-01-24 08:24:07 source > Starting another while loop iteration 2023-01-24 08:24:07 source > Sleeping 13 seconds before next request 2023-01-24 08:24:07 source > Request successful, will parse the response now 2023-01-24 08:24:07 source > Starting another while loop iteration 2023-01-24 08:24:07 source > Sleeping 13 seconds before next request 2023-01-24 08:24:07 source > Sleeping 13 seconds before next request 2023-01-24 08:24:07 source > Request successful, will parse the response now 2023-01-24 08:24:07 source > Sleeping 13 seconds before next request 2023-01-24 08:24:08 source > Starting another while loop iteration 2023-01-24 08:24:08 source > Request successful, will parse the response now 2023-01-24 08:24:08 source > Sleeping 13 seconds before next request 2023-01-24 08:24:08 source > Starting another while loop iteration 2023-01-24 08:24:08 source > Request successful, will parse the response now 2023-01-24 08:24:08 source > Starting another while loop iteration 2023-01-24 08:24:08 source > Request successful, will parse the response now 2023-01-24 08:24:08 source > Starting another while loop iteration 2023-01-24 08:24:08 source > Sleeping 13 seconds before next request 2023-01-24 08:24:08 source > Request successful, will parse the response now 2023-01-24 08:24:08 source > Starting another while loop iteration 2023-01-24 08:24:20 source > Sleeping 13 seconds before next request 2023-01-24 08:24:20 source > Sleeping 13 seconds before next request 2023-01-24 08:24:21 source > Sleeping 13 seconds before next request 2023-01-24 08:24:21 source > Sleeping 13 seconds before next request 2023-01-24 08:24:21 source > Sleeping 13 seconds before next request 2023-01-24 08:24:21 source > Sleeping 13 seconds before next request 2023-01-24 08:24:21 source > Sleeping 13 seconds before next request 2023-01-24 08:24:22 source > Sleeping 13 seconds before next request 2023-01-24 08:24:22 source > Request successful, will parse the response now 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:22 source > Request successful, will parse the response now 2023-01-24 08:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 108000 (59 MB) 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:22 source > Will retry the request for other reason 2023-01-24 08:24:22 source > Adding a request to be retried in 40 seconds 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:22 source > Will retry the request for other reason 2023-01-24 08:24:22 source > Adding a request to be retried in 40 seconds 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:22 source > Will retry the request for other reason 2023-01-24 08:24:22 source > Adding a request to be retried in 40 seconds 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:22 source > Will retry the request for other reason 2023-01-24 08:24:22 source > Adding a request to be retried in 39 seconds 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:22 source > Will retry the request for other reason 2023-01-24 08:24:22 source > Adding a request to be retried in 39 seconds 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:22 source > Will retry the request for other reason 2023-01-24 08:24:22 source > Adding a request to be retried in 39 seconds 2023-01-24 08:24:22 source > Starting another while loop iteration 2023-01-24 08:24:33 source > Sleeping 13 seconds before next request 2023-01-24 08:24:33 source > Will retry the request for other reason 2023-01-24 08:24:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:24:33 source > Starting another while loop iteration 2023-01-24 08:24:34 source > Sleeping 13 seconds before next request 2023-01-24 08:24:34 source > Will retry the request for other reason 2023-01-24 08:24:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:24:34 source > Starting another while loop iteration 2023-01-24 08:24:34 source > Sleeping 13 seconds before next request 2023-01-24 08:24:34 source > Will retry the request for other reason 2023-01-24 08:24:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:24:34 source > Starting another while loop iteration 2023-01-24 08:24:34 source > Sleeping 13 seconds before next request 2023-01-24 08:24:34 source > Will retry the request for other reason 2023-01-24 08:24:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:24:34 source > Starting another while loop iteration 2023-01-24 08:24:34 source > Sleeping 14 seconds before next request 2023-01-24 08:24:34 source > Will retry the request for other reason 2023-01-24 08:24:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:24:34 source > Starting another while loop iteration 2023-01-24 08:24:34 source > Sleeping 14 seconds before next request 2023-01-24 08:24:34 source > Will retry the request for other reason 2023-01-24 08:24:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:24:34 source > Starting another while loop iteration 2023-01-24 08:24:35 source > Sleeping 14 seconds before next request 2023-01-24 08:24:35 source > Will retry the request for other reason 2023-01-24 08:24:35 source > Adding a request to be retried in 25 seconds 2023-01-24 08:24:35 source > Starting another while loop iteration 2023-01-24 08:24:35 source > Sleeping 14 seconds before next request 2023-01-24 08:24:35 source > Will retry the request for other reason 2023-01-24 08:24:35 source > Adding a request to be retried in 25 seconds 2023-01-24 08:24:35 source > Starting another while loop iteration 2023-01-24 08:24:47 source > Sleeping 14 seconds before next request 2023-01-24 08:24:47 source > Will retry the request for other reason 2023-01-24 08:24:47 source > Adding a request to be retried in 14 seconds 2023-01-24 08:24:47 source > Starting another while loop iteration 2023-01-24 08:24:47 source > Sleeping 14 seconds before next request 2023-01-24 08:24:47 source > Will retry the request for other reason 2023-01-24 08:24:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:24:47 source > Starting another while loop iteration 2023-01-24 08:24:47 source > Sleeping 14 seconds before next request 2023-01-24 08:24:47 source > Will retry the request for other reason 2023-01-24 08:24:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:24:47 source > Starting another while loop iteration 2023-01-24 08:24:47 source > Sleeping 14 seconds before next request 2023-01-24 08:24:47 source > Will retry the request for other reason 2023-01-24 08:24:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:24:47 source > Starting another while loop iteration 2023-01-24 08:24:48 source > Sleeping 14 seconds before next request 2023-01-24 08:24:48 source > Will retry the request for other reason 2023-01-24 08:24:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:24:48 source > Starting another while loop iteration 2023-01-24 08:24:48 source > Sleeping 14 seconds before next request 2023-01-24 08:24:48 source > Will retry the request for other reason 2023-01-24 08:24:48 source > Adding a request to be retried in 12 seconds 2023-01-24 08:24:48 source > Starting another while loop iteration 2023-01-24 08:24:49 source > Sleeping 14 seconds before next request 2023-01-24 08:24:49 source > Will retry the request for other reason 2023-01-24 08:24:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:24:49 source > Starting another while loop iteration 2023-01-24 08:24:49 source > Sleeping 14 seconds before next request 2023-01-24 08:24:49 source > Will retry the request for other reason 2023-01-24 08:24:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:24:49 source > Starting another while loop iteration 2023-01-24 08:25:02 source > Sleeping 14 seconds before next request 2023-01-24 08:25:02 source > Request successful, will parse the response now 2023-01-24 08:25:02 source > Starting another while loop iteration 2023-01-24 08:25:02 source > Sleeping 14 seconds before next request 2023-01-24 08:25:02 source > Request successful, will parse the response now 2023-01-24 08:25:02 source > Starting another while loop iteration 2023-01-24 08:25:02 source > Sleeping 14 seconds before next request 2023-01-24 08:25:02 source > Request successful, will parse the response now 2023-01-24 08:25:02 source > Sleeping 14 seconds before next request 2023-01-24 08:25:03 source > Starting another while loop iteration 2023-01-24 08:25:03 source > Request successful, will parse the response now 2023-01-24 08:25:03 source > Starting another while loop iteration 2023-01-24 08:25:03 source > Sleeping 14 seconds before next request 2023-01-24 08:25:03 source > Request successful, will parse the response now 2023-01-24 08:25:04 source > Starting another while loop iteration 2023-01-24 08:25:04 source > Sleeping 14 seconds before next request 2023-01-24 08:25:04 source > Request successful, will parse the response now 2023-01-24 08:25:04 source > Starting another while loop iteration 2023-01-24 08:25:04 source > Sleeping 14 seconds before next request 2023-01-24 08:25:04 source > Request successful, will parse the response now 2023-01-24 08:25:04 source > Starting another while loop iteration 2023-01-24 08:25:05 source > Sleeping 14 seconds before next request 2023-01-24 08:25:05 source > Request successful, will parse the response now 2023-01-24 08:25:05 source > Starting another while loop iteration 2023-01-24 08:25:17 source > Sleeping 14 seconds before next request 2023-01-24 08:25:17 source > Sleeping 14 seconds before next request 2023-01-24 08:25:18 source > Sleeping 14 seconds before next request 2023-01-24 08:25:18 source > Sleeping 14 seconds before next request 2023-01-24 08:25:18 source > Request successful, will parse the response now 2023-01-24 08:25:18 source > Starting another while loop iteration 2023-01-24 08:25:18 source > Sleeping 14 seconds before next request 2023-01-24 08:25:18 source > Request successful, will parse the response now 2023-01-24 08:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 109000 (59 MB) 2023-01-24 08:25:18 source > Starting another while loop iteration 2023-01-24 08:25:18 source > Will retry the request for other reason 2023-01-24 08:25:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:25:18 source > Starting another while loop iteration 2023-01-24 08:25:18 source > Will retry the request for other reason 2023-01-24 08:25:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:25:18 source > Starting another while loop iteration 2023-01-24 08:25:18 source > Will retry the request for other reason 2023-01-24 08:25:18 source > Adding a request to be retried in 42 seconds 2023-01-24 08:25:18 source > Starting another while loop iteration 2023-01-24 08:25:18 source > Sleeping 14 seconds before next request 2023-01-24 08:25:18 source > Will retry the request for other reason 2023-01-24 08:25:18 source > Adding a request to be retried in 42 seconds 2023-01-24 08:25:18 source > Starting another while loop iteration 2023-01-24 08:25:18 source > Sleeping 14 seconds before next request 2023-01-24 08:25:18 source > Will retry the request for other reason 2023-01-24 08:25:18 source > Adding a request to be retried in 42 seconds 2023-01-24 08:25:18 source > Starting another while loop iteration 2023-01-24 08:25:19 source > Sleeping 14 seconds before next request 2023-01-24 08:25:19 source > Will retry the request for other reason 2023-01-24 08:25:19 source > Adding a request to be retried in 41 seconds 2023-01-24 08:25:19 source > Starting another while loop iteration 2023-01-24 08:25:31 source > Sleeping 14 seconds before next request 2023-01-24 08:25:31 source > Will retry the request for other reason 2023-01-24 08:25:31 source > Adding a request to be retried in 29 seconds 2023-01-24 08:25:31 source > Starting another while loop iteration 2023-01-24 08:25:31 source > Sleeping 14 seconds before next request 2023-01-24 08:25:31 source > Will retry the request for other reason 2023-01-24 08:25:31 source > Adding a request to be retried in 29 seconds 2023-01-24 08:25:31 source > Starting another while loop iteration 2023-01-24 08:25:32 source > Sleeping 14 seconds before next request 2023-01-24 08:25:32 source > Will retry the request for other reason 2023-01-24 08:25:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:25:32 source > Starting another while loop iteration 2023-01-24 08:25:32 source > Sleeping 14 seconds before next request 2023-01-24 08:25:32 source > Will retry the request for other reason 2023-01-24 08:25:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:25:32 source > Starting another while loop iteration 2023-01-24 08:25:32 source > Sleeping 14 seconds before next request 2023-01-24 08:25:32 source > Will retry the request for other reason 2023-01-24 08:25:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:25:32 source > Starting another while loop iteration 2023-01-24 08:25:32 source > Sleeping 14 seconds before next request 2023-01-24 08:25:32 source > Will retry the request for other reason 2023-01-24 08:25:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:25:32 source > Starting another while loop iteration 2023-01-24 08:25:32 source > Sleeping 14 seconds before next request 2023-01-24 08:25:32 source > Will retry the request for other reason 2023-01-24 08:25:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:25:32 source > Starting another while loop iteration 2023-01-24 08:25:33 source > Sleeping 14 seconds before next request 2023-01-24 08:25:33 source > Will retry the request for other reason 2023-01-24 08:25:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:25:33 source > Starting another while loop iteration 2023-01-24 08:25:45 source > Sleeping 14 seconds before next request 2023-01-24 08:25:45 source > Will retry the request for other reason 2023-01-24 08:25:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:25:45 source > Starting another while loop iteration 2023-01-24 08:25:45 source > Sleeping 14 seconds before next request 2023-01-24 08:25:45 source > Will retry the request for other reason 2023-01-24 08:25:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:25:45 source > Starting another while loop iteration 2023-01-24 08:25:46 source > Sleeping 14 seconds before next request 2023-01-24 08:25:46 source > Will retry the request for other reason 2023-01-24 08:25:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:25:46 source > Starting another while loop iteration 2023-01-24 08:25:46 source > Sleeping 14 seconds before next request 2023-01-24 08:25:46 source > Will retry the request for other reason 2023-01-24 08:25:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:25:46 source > Starting another while loop iteration 2023-01-24 08:25:46 source > Sleeping 14 seconds before next request 2023-01-24 08:25:46 source > Will retry the request for other reason 2023-01-24 08:25:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:25:46 source > Starting another while loop iteration 2023-01-24 08:25:46 source > Sleeping 14 seconds before next request 2023-01-24 08:25:46 source > Will retry the request for other reason 2023-01-24 08:25:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:25:46 source > Starting another while loop iteration 2023-01-24 08:25:47 source > Sleeping 14 seconds before next request 2023-01-24 08:25:47 source > Will retry the request for other reason 2023-01-24 08:25:47 source > Adding a request to be retried in 14 seconds 2023-01-24 08:25:47 source > Starting another while loop iteration 2023-01-24 08:25:47 source > Sleeping 14 seconds before next request 2023-01-24 08:25:47 source > Will retry the request for other reason 2023-01-24 08:25:47 source > Adding a request to be retried in 13 seconds 2023-01-24 08:25:47 source > Starting another while loop iteration 2023-01-24 08:25:59 source > Sleeping 14 seconds before next request 2023-01-24 08:25:59 source > Will retry the request for other reason 2023-01-24 08:25:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:25:59 source > Starting another while loop iteration 2023-01-24 08:25:59 source > Sleeping 14 seconds before next request 2023-01-24 08:25:59 source > Will retry the request for other reason 2023-01-24 08:25:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:25:59 source > Starting another while loop iteration 2023-01-24 08:26:01 source > Sleeping 14 seconds before next request 2023-01-24 08:26:01 source > Request successful, will parse the response now 2023-01-24 08:26:02 source > Starting another while loop iteration 2023-01-24 08:26:02 source > Sleeping 14 seconds before next request 2023-01-24 08:26:02 source > Request successful, will parse the response now 2023-01-24 08:26:02 source > Sleeping 14 seconds before next request 2023-01-24 08:26:02 source > Starting another while loop iteration 2023-01-24 08:26:02 source > Request successful, will parse the response now 2023-01-24 08:26:02 source > Starting another while loop iteration 2023-01-24 08:26:02 source > Sleeping 14 seconds before next request 2023-01-24 08:26:02 source > Request successful, will parse the response now 2023-01-24 08:26:02 source > Starting another while loop iteration 2023-01-24 08:26:02 source > Sleeping 14 seconds before next request 2023-01-24 08:26:02 source > Request successful, will parse the response now 2023-01-24 08:26:02 source > Starting another while loop iteration 2023-01-24 08:26:03 source > Sleeping 14 seconds before next request 2023-01-24 08:26:03 source > Request successful, will parse the response now 2023-01-24 08:26:03 source > Starting another while loop iteration 2023-01-24 08:26:15 source > Sleeping 14 seconds before next request 2023-01-24 08:26:15 source > Request successful, will parse the response now 2023-01-24 08:26:15 source > Sleeping 14 seconds before next request 2023-01-24 08:26:15 source > Starting another while loop iteration 2023-01-24 08:26:15 source > Request successful, will parse the response now 2023-01-24 08:26:15 source > Starting another while loop iteration 2023-01-24 08:26:16 source > Sleeping 14 seconds before next request 2023-01-24 08:26:16 source > Sleeping 14 seconds before next request 2023-01-24 08:26:16 source > Sleeping 14 seconds before next request 2023-01-24 08:26:17 source > Sleeping 14 seconds before next request 2023-01-24 08:26:17 source > Sleeping 14 seconds before next request 2023-01-24 08:26:17 source > Sleeping 14 seconds before next request 2023-01-24 08:26:17 source > Request successful, will parse the response now 2023-01-24 08:26:18 source > Starting another while loop iteration 2023-01-24 08:26:18 source > Request successful, will parse the response now 2023-01-24 08:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 110000 (60 MB) 2023-01-24 08:26:18 source > Starting another while loop iteration 2023-01-24 08:26:18 source > Will retry the request for other reason 2023-01-24 08:26:18 source > Adding a request to be retried in 44 seconds 2023-01-24 08:26:18 source > Starting another while loop iteration 2023-01-24 08:26:18 source > Will retry the request for other reason 2023-01-24 08:26:18 source > Adding a request to be retried in 44 seconds 2023-01-24 08:26:18 source > Starting another while loop iteration 2023-01-24 08:26:18 source > Will retry the request for other reason 2023-01-24 08:26:18 source > Adding a request to be retried in 44 seconds 2023-01-24 08:26:18 source > Starting another while loop iteration 2023-01-24 08:26:18 source > Will retry the request for other reason 2023-01-24 08:26:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:26:18 source > Starting another while loop iteration 2023-01-24 08:26:29 source > Sleeping 14 seconds before next request 2023-01-24 08:26:29 source > Will retry the request for other reason 2023-01-24 08:26:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:26:29 source > Starting another while loop iteration 2023-01-24 08:26:29 source > Sleeping 14 seconds before next request 2023-01-24 08:26:29 source > Will retry the request for other reason 2023-01-24 08:26:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:26:29 source > Starting another while loop iteration 2023-01-24 08:26:30 source > Sleeping 14 seconds before next request 2023-01-24 08:26:30 source > Will retry the request for other reason 2023-01-24 08:26:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:26:30 source > Starting another while loop iteration 2023-01-24 08:26:30 source > Sleeping 14 seconds before next request 2023-01-24 08:26:30 source > Will retry the request for other reason 2023-01-24 08:26:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:26:30 source > Starting another while loop iteration 2023-01-24 08:26:30 source > Sleeping 14 seconds before next request 2023-01-24 08:26:30 source > Will retry the request for other reason 2023-01-24 08:26:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:26:30 source > Starting another while loop iteration 2023-01-24 08:26:31 source > Sleeping 14 seconds before next request 2023-01-24 08:26:31 source > Will retry the request for other reason 2023-01-24 08:26:31 source > Adding a request to be retried in 29 seconds 2023-01-24 08:26:31 source > Starting another while loop iteration 2023-01-24 08:26:31 source > Sleeping 14 seconds before next request 2023-01-24 08:26:31 source > Will retry the request for other reason 2023-01-24 08:26:31 source > Adding a request to be retried in 29 seconds 2023-01-24 08:26:31 source > Starting another while loop iteration 2023-01-24 08:26:32 source > Sleeping 14 seconds before next request 2023-01-24 08:26:32 source > Will retry the request for other reason 2023-01-24 08:26:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:26:32 source > Starting another while loop iteration 2023-01-24 08:26:43 source > Sleeping 14 seconds before next request 2023-01-24 08:26:43 source > Will retry the request for other reason 2023-01-24 08:26:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:26:43 source > Starting another while loop iteration 2023-01-24 08:26:43 source > Sleeping 14 seconds before next request 2023-01-24 08:26:43 source > Will retry the request for other reason 2023-01-24 08:26:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:26:43 source > Starting another while loop iteration 2023-01-24 08:26:44 source > Sleeping 14 seconds before next request 2023-01-24 08:26:44 source > Will retry the request for other reason 2023-01-24 08:26:44 source > Adding a request to be retried in 16 seconds 2023-01-24 08:26:44 source > Starting another while loop iteration 2023-01-24 08:26:44 source > Sleeping 14 seconds before next request 2023-01-24 08:26:44 source > Will retry the request for other reason 2023-01-24 08:26:44 source > Adding a request to be retried in 16 seconds 2023-01-24 08:26:44 source > Starting another while loop iteration 2023-01-24 08:26:45 source > Sleeping 14 seconds before next request 2023-01-24 08:26:45 source > Will retry the request for other reason 2023-01-24 08:26:45 source > Adding a request to be retried in 16 seconds 2023-01-24 08:26:45 source > Starting another while loop iteration 2023-01-24 08:26:45 source > Sleeping 14 seconds before next request 2023-01-24 08:26:45 source > Will retry the request for other reason 2023-01-24 08:26:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:26:45 source > Starting another while loop iteration 2023-01-24 08:26:45 source > Sleeping 13 seconds before next request 2023-01-24 08:26:45 source > Will retry the request for other reason 2023-01-24 08:26:45 source > Adding a request to be retried in 15 seconds 2023-01-24 08:26:45 source > Starting another while loop iteration 2023-01-24 08:26:46 source > Sleeping 13 seconds before next request 2023-01-24 08:26:46 source > Will retry the request for other reason 2023-01-24 08:26:46 source > Adding a request to be retried in 14 seconds 2023-01-24 08:26:46 source > Starting another while loop iteration 2023-01-24 08:26:57 source > Sleeping 13 seconds before next request 2023-01-24 08:26:57 source > Will retry the request for other reason 2023-01-24 08:26:57 source > Adding a request to be retried in 3 seconds 2023-01-24 08:26:57 source > Starting another while loop iteration 2023-01-24 08:26:57 source > Sleeping 13 seconds before next request 2023-01-24 08:26:57 source > Will retry the request for other reason 2023-01-24 08:26:57 source > Adding a request to be retried in 3 seconds 2023-01-24 08:26:57 source > Starting another while loop iteration 2023-01-24 08:26:58 source > Sleeping 13 seconds before next request 2023-01-24 08:26:58 source > Will retry the request for other reason 2023-01-24 08:26:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:26:58 source > Starting another while loop iteration 2023-01-24 08:26:58 source > Sleeping 13 seconds before next request 2023-01-24 08:26:58 source > Will retry the request for other reason 2023-01-24 08:26:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:26:58 source > Starting another while loop iteration 2023-01-24 08:26:58 source > Sleeping 13 seconds before next request 2023-01-24 08:26:59 source > Sleeping 13 seconds before next request 2023-01-24 08:26:59 source > Will retry the request for other reason 2023-01-24 08:26:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:26:59 source > Starting another while loop iteration 2023-01-24 08:26:59 source > Sleeping 13 seconds before next request 2023-01-24 08:26:59 source > Sleeping 13 seconds before next request 2023-01-24 08:26:59 source > Will retry the request for other reason 2023-01-24 08:26:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:26:59 source > Starting another while loop iteration 2023-01-24 08:26:59 source > Will retry the request for other reason 2023-01-24 08:26:59 source > Adding a request to be retried in 2 seconds 2023-01-24 08:26:59 source > Starting another while loop iteration 2023-01-24 08:26:59 source > Will retry the request for other reason 2023-01-24 08:26:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:26:59 source > Starting another while loop iteration 2023-01-24 08:27:12 source > Sleeping 13 seconds before next request 2023-01-24 08:27:12 source > Request successful, will parse the response now 2023-01-24 08:27:12 source > Starting another while loop iteration 2023-01-24 08:27:12 source > Sleeping 13 seconds before next request 2023-01-24 08:27:12 source > Request successful, will parse the response now 2023-01-24 08:27:12 source > Starting another while loop iteration 2023-01-24 08:27:13 source > Sleeping 13 seconds before next request 2023-01-24 08:27:13 source > Request successful, will parse the response now 2023-01-24 08:27:13 source > Starting another while loop iteration 2023-01-24 08:27:13 source > Sleeping 13 seconds before next request 2023-01-24 08:27:13 source > Request successful, will parse the response now 2023-01-24 08:27:13 source > Starting another while loop iteration 2023-01-24 08:27:13 source > Sleeping 13 seconds before next request 2023-01-24 08:27:13 source > Sleeping 13 seconds before next request 2023-01-24 08:27:13 source > Request successful, will parse the response now 2023-01-24 08:27:13 source > Starting another while loop iteration 2023-01-24 08:27:13 source > Request successful, will parse the response now 2023-01-24 08:27:13 source > Starting another while loop iteration 2023-01-24 08:27:13 source > Sleeping 13 seconds before next request 2023-01-24 08:27:13 source > Request successful, will parse the response now 2023-01-24 08:27:14 source > Starting another while loop iteration 2023-01-24 08:27:14 source > Sleeping 13 seconds before next request 2023-01-24 08:27:14 source > Request successful, will parse the response now 2023-01-24 08:27:14 source > Starting another while loop iteration 2023-01-24 08:27:26 source > Sleeping 13 seconds before next request 2023-01-24 08:27:26 source > Sleeping 13 seconds before next request 2023-01-24 08:27:26 source > Request successful, will parse the response now 2023-01-24 08:27:26 source > Starting another while loop iteration 2023-01-24 08:27:26 source > Sleeping 13 seconds before next request 2023-01-24 08:27:26 source > Request successful, will parse the response now 2023-01-24 08:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 111000 (61 MB) 2023-01-24 08:27:26 source > Starting another while loop iteration 2023-01-24 08:27:26 source > Will retry the request for other reason 2023-01-24 08:27:26 source > Adding a request to be retried in 34 seconds 2023-01-24 08:27:26 source > Starting another while loop iteration 2023-01-24 08:27:26 source > Sleeping 13 seconds before next request 2023-01-24 08:27:26 source > Will retry the request for other reason 2023-01-24 08:27:26 source > Adding a request to be retried in 34 seconds 2023-01-24 08:27:26 source > Starting another while loop iteration 2023-01-24 08:27:26 source > Sleeping 13 seconds before next request 2023-01-24 08:27:26 source > Will retry the request for other reason 2023-01-24 08:27:26 source > Adding a request to be retried in 34 seconds 2023-01-24 08:27:26 source > Starting another while loop iteration 2023-01-24 08:27:26 source > Sleeping 13 seconds before next request 2023-01-24 08:27:26 source > Will retry the request for other reason 2023-01-24 08:27:26 source > Adding a request to be retried in 34 seconds 2023-01-24 08:27:26 source > Starting another while loop iteration 2023-01-24 08:27:27 source > Sleeping 13 seconds before next request 2023-01-24 08:27:27 source > Will retry the request for other reason 2023-01-24 08:27:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:27:27 source > Starting another while loop iteration 2023-01-24 08:27:27 source > Sleeping 12 seconds before next request 2023-01-24 08:27:27 source > Will retry the request for other reason 2023-01-24 08:27:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:27:27 source > Starting another while loop iteration 2023-01-24 08:27:39 source > Sleeping 12 seconds before next request 2023-01-24 08:27:39 source > Will retry the request for other reason 2023-01-24 08:27:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:27:39 source > Starting another while loop iteration 2023-01-24 08:27:39 source > Sleeping 12 seconds before next request 2023-01-24 08:27:39 source > Sleeping 12 seconds before next request 2023-01-24 08:27:39 source > Will retry the request for other reason 2023-01-24 08:27:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:27:39 source > Starting another while loop iteration 2023-01-24 08:27:39 source > Sleeping 12 seconds before next request 2023-01-24 08:27:39 source > Will retry the request for other reason 2023-01-24 08:27:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:27:39 source > Starting another while loop iteration 2023-01-24 08:27:39 source > Sleeping 12 seconds before next request 2023-01-24 08:27:39 source > Will retry the request for other reason 2023-01-24 08:27:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:27:39 source > Starting another while loop iteration 2023-01-24 08:27:39 source > Sleeping 12 seconds before next request 2023-01-24 08:27:39 source > Will retry the request for other reason 2023-01-24 08:27:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:27:39 source > Starting another while loop iteration 2023-01-24 08:27:39 source > Sleeping 12 seconds before next request 2023-01-24 08:27:39 source > Will retry the request for other reason 2023-01-24 08:27:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:27:39 source > Starting another while loop iteration 2023-01-24 08:27:40 source > Sleeping 12 seconds before next request 2023-01-24 08:27:40 source > Will retry the request for other reason 2023-01-24 08:27:40 source > Adding a request to be retried in 20 seconds 2023-01-24 08:27:40 source > Starting another while loop iteration 2023-01-24 08:27:40 source > Will retry the request for other reason 2023-01-24 08:27:40 source > Adding a request to be retried in 21 seconds 2023-01-24 08:27:40 source > Starting another while loop iteration 2023-01-24 08:27:51 source > Sleeping 12 seconds before next request 2023-01-24 08:27:51 source > Will retry the request for other reason 2023-01-24 08:27:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:27:51 source > Starting another while loop iteration 2023-01-24 08:27:51 source > Sleeping 12 seconds before next request 2023-01-24 08:27:51 source > Will retry the request for other reason 2023-01-24 08:27:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:27:51 source > Starting another while loop iteration 2023-01-24 08:27:51 source > Sleeping 12 seconds before next request 2023-01-24 08:27:51 source > Will retry the request for other reason 2023-01-24 08:27:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:27:51 source > Starting another while loop iteration 2023-01-24 08:27:52 source > Sleeping 12 seconds before next request 2023-01-24 08:27:52 source > Will retry the request for other reason 2023-01-24 08:27:52 source > Adding a request to be retried in 9 seconds 2023-01-24 08:27:52 source > Starting another while loop iteration 2023-01-24 08:27:52 source > Sleeping 12 seconds before next request 2023-01-24 08:27:52 source > Will retry the request for other reason 2023-01-24 08:27:52 source > Adding a request to be retried in 8 seconds 2023-01-24 08:27:52 source > Starting another while loop iteration 2023-01-24 08:27:52 source > Sleeping 12 seconds before next request 2023-01-24 08:27:52 source > Will retry the request for other reason 2023-01-24 08:27:52 source > Adding a request to be retried in 8 seconds 2023-01-24 08:27:52 source > Starting another while loop iteration 2023-01-24 08:27:52 source > Sleeping 12 seconds before next request 2023-01-24 08:27:52 source > Will retry the request for other reason 2023-01-24 08:27:52 source > Adding a request to be retried in 8 seconds 2023-01-24 08:27:52 source > Starting another while loop iteration 2023-01-24 08:27:52 source > Sleeping 12 seconds before next request 2023-01-24 08:27:52 source > Will retry the request for other reason 2023-01-24 08:27:52 source > Adding a request to be retried in 8 seconds 2023-01-24 08:27:52 source > Starting another while loop iteration 2023-01-24 08:28:05 source > Sleeping 12 seconds before next request 2023-01-24 08:28:05 source > Sleeping 12 seconds before next request 2023-01-24 08:28:05 source > Request successful, will parse the response now 2023-01-24 08:28:05 source > Starting another while loop iteration 2023-01-24 08:28:05 source > Request successful, will parse the response now 2023-01-24 08:28:05 source > Starting another while loop iteration 2023-01-24 08:28:05 source > Sleeping 12 seconds before next request 2023-01-24 08:28:05 source > Request successful, will parse the response now 2023-01-24 08:28:05 source > Starting another while loop iteration 2023-01-24 08:28:05 source > Sleeping 11 seconds before next request 2023-01-24 08:28:05 source > Request successful, will parse the response now 2023-01-24 08:28:05 source > Starting another while loop iteration 2023-01-24 08:28:05 source > Sleeping 11 seconds before next request 2023-01-24 08:28:05 source > Request successful, will parse the response now 2023-01-24 08:28:06 source > Starting another while loop iteration 2023-01-24 08:28:06 source > Sleeping 11 seconds before next request 2023-01-24 08:28:06 source > Request successful, will parse the response now 2023-01-24 08:28:06 source > Starting another while loop iteration 2023-01-24 08:28:06 source > Sleeping 11 seconds before next request 2023-01-24 08:28:06 source > Request successful, will parse the response now 2023-01-24 08:28:06 source > Starting another while loop iteration 2023-01-24 08:28:06 source > Sleeping 11 seconds before next request 2023-01-24 08:28:06 source > Request successful, will parse the response now 2023-01-24 08:28:06 source > Starting another while loop iteration 2023-01-24 08:28:17 source > Sleeping 11 seconds before next request 2023-01-24 08:28:17 source > Sleeping 11 seconds before next request 2023-01-24 08:28:17 source > Sleeping 11 seconds before next request 2023-01-24 08:28:17 source > Sleeping 11 seconds before next request 2023-01-24 08:28:17 source > Will retry the request for other reason 2023-01-24 08:28:17 source > Adding a request to be retried in 43 seconds 2023-01-24 08:28:17 source > Starting another while loop iteration 2023-01-24 08:28:17 source > Sleeping 11 seconds before next request 2023-01-24 08:28:17 source > Will retry the request for other reason 2023-01-24 08:28:17 source > Adding a request to be retried in 43 seconds 2023-01-24 08:28:17 source > Starting another while loop iteration 2023-01-24 08:28:17 source > Sleeping 11 seconds before next request 2023-01-24 08:28:17 source > Will retry the request for other reason 2023-01-24 08:28:17 source > Adding a request to be retried in 43 seconds 2023-01-24 08:28:17 source > Starting another while loop iteration 2023-01-24 08:28:18 source > Sleeping 11 seconds before next request 2023-01-24 08:28:18 source > Request successful, will parse the response now 2023-01-24 08:28:18 source > Starting another while loop iteration 2023-01-24 08:28:18 source > Sleeping 11 seconds before next request 2023-01-24 08:28:18 source > Request successful, will parse the response now 2023-01-24 08:28:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 112000 (61 MB) 2023-01-24 08:28:18 source > Starting another while loop iteration 2023-01-24 08:28:18 source > Will retry the request for other reason 2023-01-24 08:28:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:28:18 source > Starting another while loop iteration 2023-01-24 08:28:18 source > Will retry the request for other reason 2023-01-24 08:28:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:28:18 source > Starting another while loop iteration 2023-01-24 08:28:18 source > Will retry the request for other reason 2023-01-24 08:28:18 source > Adding a request to be retried in 43 seconds 2023-01-24 08:28:18 source > Starting another while loop iteration 2023-01-24 08:28:28 source > Sleeping 11 seconds before next request 2023-01-24 08:28:28 source > Will retry the request for other reason 2023-01-24 08:28:28 source > Adding a request to be retried in 32 seconds 2023-01-24 08:28:28 source > Starting another while loop iteration 2023-01-24 08:28:28 source > Sleeping 11 seconds before next request 2023-01-24 08:28:28 source > Will retry the request for other reason 2023-01-24 08:28:28 source > Adding a request to be retried in 32 seconds 2023-01-24 08:28:28 source > Starting another while loop iteration 2023-01-24 08:28:28 source > Sleeping 11 seconds before next request 2023-01-24 08:28:28 source > Will retry the request for other reason 2023-01-24 08:28:28 source > Adding a request to be retried in 32 seconds 2023-01-24 08:28:28 source > Starting another while loop iteration 2023-01-24 08:28:28 source > Sleeping 11 seconds before next request 2023-01-24 08:28:28 source > Will retry the request for other reason 2023-01-24 08:28:28 source > Adding a request to be retried in 32 seconds 2023-01-24 08:28:28 source > Starting another while loop iteration 2023-01-24 08:28:28 source > Sleeping 11 seconds before next request 2023-01-24 08:28:28 source > Will retry the request for other reason 2023-01-24 08:28:28 source > Adding a request to be retried in 32 seconds 2023-01-24 08:28:28 source > Starting another while loop iteration 2023-01-24 08:28:28 source > Sleeping 11 seconds before next request 2023-01-24 08:28:28 source > Will retry the request for other reason 2023-01-24 08:28:28 source > Adding a request to be retried in 32 seconds 2023-01-24 08:28:28 source > Starting another while loop iteration 2023-01-24 08:28:29 source > Sleeping 11 seconds before next request 2023-01-24 08:28:29 source > Will retry the request for other reason 2023-01-24 08:28:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:28:29 source > Starting another while loop iteration 2023-01-24 08:28:29 source > Sleeping 11 seconds before next request 2023-01-24 08:28:29 source > Will retry the request for other reason 2023-01-24 08:28:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:28:29 source > Starting another while loop iteration 2023-01-24 08:28:39 source > Sleeping 11 seconds before next request 2023-01-24 08:28:39 source > Will retry the request for other reason 2023-01-24 08:28:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:28:39 source > Starting another while loop iteration 2023-01-24 08:28:39 source > Sleeping 11 seconds before next request 2023-01-24 08:28:39 source > Will retry the request for other reason 2023-01-24 08:28:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:28:39 source > Starting another while loop iteration 2023-01-24 08:28:39 source > Sleeping 11 seconds before next request 2023-01-24 08:28:39 source > Will retry the request for other reason 2023-01-24 08:28:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:28:39 source > Starting another while loop iteration 2023-01-24 08:28:39 source > Sleeping 11 seconds before next request 2023-01-24 08:28:39 source > Will retry the request for other reason 2023-01-24 08:28:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:28:39 source > Starting another while loop iteration 2023-01-24 08:28:39 source > Sleeping 11 seconds before next request 2023-01-24 08:28:39 source > Will retry the request for other reason 2023-01-24 08:28:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:28:39 source > Starting another while loop iteration 2023-01-24 08:28:40 source > Sleeping 11 seconds before next request 2023-01-24 08:28:40 source > Will retry the request for other reason 2023-01-24 08:28:40 source > Adding a request to be retried in 21 seconds 2023-01-24 08:28:40 source > Starting another while loop iteration 2023-01-24 08:28:40 source > Sleeping 10 seconds before next request 2023-01-24 08:28:40 source > Will retry the request for other reason 2023-01-24 08:28:40 source > Adding a request to be retried in 20 seconds 2023-01-24 08:28:40 source > Starting another while loop iteration 2023-01-24 08:28:40 source > Sleeping 10 seconds before next request 2023-01-24 08:28:40 source > Will retry the request for other reason 2023-01-24 08:28:40 source > Adding a request to be retried in 20 seconds 2023-01-24 08:28:40 source > Starting another while loop iteration 2023-01-24 08:28:50 source > Sleeping 10 seconds before next request 2023-01-24 08:28:50 source > Will retry the request for other reason 2023-01-24 08:28:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:28:50 source > Starting another while loop iteration 2023-01-24 08:28:50 source > Sleeping 10 seconds before next request 2023-01-24 08:28:50 source > Sleeping 10 seconds before next request 2023-01-24 08:28:50 source > Will retry the request for other reason 2023-01-24 08:28:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:28:50 source > Starting another while loop iteration 2023-01-24 08:28:50 source > Sleeping 10 seconds before next request 2023-01-24 08:28:50 source > Will retry the request for other reason 2023-01-24 08:28:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:28:50 source > Starting another while loop iteration 2023-01-24 08:28:50 source > Sleeping 10 seconds before next request 2023-01-24 08:28:50 source > Will retry the request for other reason 2023-01-24 08:28:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:28:50 source > Starting another while loop iteration 2023-01-24 08:28:50 source > Sleeping 10 seconds before next request 2023-01-24 08:28:50 source > Sleeping 10 seconds before next request 2023-01-24 08:28:50 source > Will retry the request for other reason 2023-01-24 08:28:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:28:50 source > Starting another while loop iteration 2023-01-24 08:28:51 source > Sleeping 10 seconds before next request 2023-01-24 08:28:51 source > Will retry the request for other reason 2023-01-24 08:28:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:28:51 source > Starting another while loop iteration 2023-01-24 08:28:51 source > Will retry the request for other reason 2023-01-24 08:28:51 source > Adding a request to be retried in 10 seconds 2023-01-24 08:28:51 source > Starting another while loop iteration 2023-01-24 08:28:51 source > Will retry the request for other reason 2023-01-24 08:28:51 source > Adding a request to be retried in 10 seconds 2023-01-24 08:28:51 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Sleeping 10 seconds before next request 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:02 source > Request successful, will parse the response now 2023-01-24 08:29:02 source > Starting another while loop iteration 2023-01-24 08:29:12 source > Sleeping 10 seconds before next request 2023-01-24 08:29:12 source > Sleeping 10 seconds before next request 2023-01-24 08:29:12 source > Sleeping 10 seconds before next request 2023-01-24 08:29:12 source > Sleeping 10 seconds before next request 2023-01-24 08:29:12 source > Sleeping 10 seconds before next request 2023-01-24 08:29:12 source > Sleeping 10 seconds before next request 2023-01-24 08:29:14 source > Sleeping 10 seconds before next request 2023-01-24 08:29:14 source > Request successful, will parse the response now 2023-01-24 08:29:14 source > Sleeping 10 seconds before next request 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:14 source > Request successful, will parse the response now 2023-01-24 08:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 113000 (62 MB) 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:14 source > Will retry the request for other reason 2023-01-24 08:29:14 source > Adding a request to be retried in 48 seconds 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:14 source > Will retry the request for other reason 2023-01-24 08:29:14 source > Adding a request to be retried in 48 seconds 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:14 source > Will retry the request for other reason 2023-01-24 08:29:14 source > Adding a request to be retried in 48 seconds 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:14 source > Will retry the request for other reason 2023-01-24 08:29:14 source > Adding a request to be retried in 48 seconds 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:14 source > Will retry the request for other reason 2023-01-24 08:29:14 source > Adding a request to be retried in 48 seconds 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:14 source > Will retry the request for other reason 2023-01-24 08:29:14 source > Adding a request to be retried in 48 seconds 2023-01-24 08:29:14 source > Starting another while loop iteration 2023-01-24 08:29:22 source > Sleeping 10 seconds before next request 2023-01-24 08:29:22 source > Will retry the request for other reason 2023-01-24 08:29:22 source > Adding a request to be retried in 38 seconds 2023-01-24 08:29:22 source > Starting another while loop iteration 2023-01-24 08:29:22 source > Sleeping 10 seconds before next request 2023-01-24 08:29:22 source > Will retry the request for other reason 2023-01-24 08:29:22 source > Adding a request to be retried in 38 seconds 2023-01-24 08:29:22 source > Starting another while loop iteration 2023-01-24 08:29:22 source > Sleeping 9 seconds before next request 2023-01-24 08:29:22 source > Sleeping 9 seconds before next request 2023-01-24 08:29:22 source > Will retry the request for other reason 2023-01-24 08:29:22 source > Adding a request to be retried in 38 seconds 2023-01-24 08:29:22 source > Starting another while loop iteration 2023-01-24 08:29:22 source > Will retry the request for other reason 2023-01-24 08:29:22 source > Adding a request to be retried in 38 seconds 2023-01-24 08:29:22 source > Starting another while loop iteration 2023-01-24 08:29:22 source > Sleeping 9 seconds before next request 2023-01-24 08:29:22 source > Will retry the request for other reason 2023-01-24 08:29:22 source > Adding a request to be retried in 38 seconds 2023-01-24 08:29:22 source > Starting another while loop iteration 2023-01-24 08:29:23 source > Sleeping 9 seconds before next request 2023-01-24 08:29:23 source > Will retry the request for other reason 2023-01-24 08:29:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:29:23 source > Starting another while loop iteration 2023-01-24 08:29:24 source > Sleeping 9 seconds before next request 2023-01-24 08:29:24 source > Will retry the request for other reason 2023-01-24 08:29:24 source > Adding a request to be retried in 36 seconds 2023-01-24 08:29:24 source > Starting another while loop iteration 2023-01-24 08:29:24 source > Sleeping 9 seconds before next request 2023-01-24 08:29:24 source > Will retry the request for other reason 2023-01-24 08:29:24 source > Adding a request to be retried in 36 seconds 2023-01-24 08:29:24 source > Starting another while loop iteration 2023-01-24 08:29:31 source > Sleeping 9 seconds before next request 2023-01-24 08:29:31 source > Sleeping 9 seconds before next request 2023-01-24 08:29:32 source > Sleeping 9 seconds before next request 2023-01-24 08:29:32 source > Sleeping 9 seconds before next request 2023-01-24 08:29:32 source > Sleeping 9 seconds before next request 2023-01-24 08:29:32 source > Will retry the request for other reason 2023-01-24 08:29:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:29:32 source > Starting another while loop iteration 2023-01-24 08:29:32 source > Sleeping 9 seconds before next request 2023-01-24 08:29:32 source > Will retry the request for other reason 2023-01-24 08:29:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:29:32 source > Starting another while loop iteration 2023-01-24 08:29:32 source > Will retry the request for other reason 2023-01-24 08:29:32 source > Adding a request to be retried in 29 seconds 2023-01-24 08:29:32 source > Starting another while loop iteration 2023-01-24 08:29:32 source > Will retry the request for other reason 2023-01-24 08:29:32 source > Adding a request to be retried in 29 seconds 2023-01-24 08:29:32 source > Starting another while loop iteration 2023-01-24 08:29:32 source > Will retry the request for other reason 2023-01-24 08:29:32 source > Adding a request to be retried in 29 seconds 2023-01-24 08:29:32 source > Starting another while loop iteration 2023-01-24 08:29:32 source > Will retry the request for other reason 2023-01-24 08:29:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:29:32 source > Starting another while loop iteration 2023-01-24 08:29:33 source > Sleeping 9 seconds before next request 2023-01-24 08:29:33 source > Will retry the request for other reason 2023-01-24 08:29:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:29:33 source > Starting another while loop iteration 2023-01-24 08:29:33 source > Sleeping 9 seconds before next request 2023-01-24 08:29:33 source > Will retry the request for other reason 2023-01-24 08:29:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:29:33 source > Starting another while loop iteration 2023-01-24 08:29:41 source > Sleeping 9 seconds before next request 2023-01-24 08:29:41 source > Will retry the request for other reason 2023-01-24 08:29:41 source > Adding a request to be retried in 19 seconds 2023-01-24 08:29:41 source > Starting another while loop iteration 2023-01-24 08:29:41 source > Sleeping 9 seconds before next request 2023-01-24 08:29:41 source > Will retry the request for other reason 2023-01-24 08:29:41 source > Adding a request to be retried in 19 seconds 2023-01-24 08:29:41 source > Starting another while loop iteration 2023-01-24 08:29:41 source > Sleeping 9 seconds before next request 2023-01-24 08:29:41 source > Will retry the request for other reason 2023-01-24 08:29:41 source > Adding a request to be retried in 19 seconds 2023-01-24 08:29:41 source > Starting another while loop iteration 2023-01-24 08:29:41 source > Sleeping 9 seconds before next request 2023-01-24 08:29:41 source > Will retry the request for other reason 2023-01-24 08:29:41 source > Adding a request to be retried in 19 seconds 2023-01-24 08:29:41 source > Starting another while loop iteration 2023-01-24 08:29:41 source > Sleeping 9 seconds before next request 2023-01-24 08:29:41 source > Will retry the request for other reason 2023-01-24 08:29:41 source > Adding a request to be retried in 19 seconds 2023-01-24 08:29:41 source > Starting another while loop iteration 2023-01-24 08:29:41 source > Sleeping 9 seconds before next request 2023-01-24 08:29:41 source > Will retry the request for other reason 2023-01-24 08:29:41 source > Adding a request to be retried in 19 seconds 2023-01-24 08:29:41 source > Starting another while loop iteration 2023-01-24 08:29:42 source > Sleeping 9 seconds before next request 2023-01-24 08:29:42 source > Will retry the request for other reason 2023-01-24 08:29:42 source > Adding a request to be retried in 18 seconds 2023-01-24 08:29:42 source > Starting another while loop iteration 2023-01-24 08:29:42 source > Sleeping 9 seconds before next request 2023-01-24 08:29:42 source > Will retry the request for other reason 2023-01-24 08:29:42 source > Adding a request to be retried in 18 seconds 2023-01-24 08:29:42 source > Starting another while loop iteration 2023-01-24 08:29:50 source > Sleeping 8 seconds before next request 2023-01-24 08:29:50 source > Will retry the request for other reason 2023-01-24 08:29:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:29:50 source > Starting another while loop iteration 2023-01-24 08:29:50 source > Sleeping 8 seconds before next request 2023-01-24 08:29:50 source > Will retry the request for other reason 2023-01-24 08:29:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:29:50 source > Starting another while loop iteration 2023-01-24 08:29:50 source > Sleeping 8 seconds before next request 2023-01-24 08:29:50 source > Will retry the request for other reason 2023-01-24 08:29:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:29:50 source > Starting another while loop iteration 2023-01-24 08:29:50 source > Sleeping 8 seconds before next request 2023-01-24 08:29:50 source > Will retry the request for other reason 2023-01-24 08:29:50 source > Adding a request to be retried in 10 seconds 2023-01-24 08:29:50 source > Starting another while loop iteration 2023-01-24 08:29:51 source > Sleeping 8 seconds before next request 2023-01-24 08:29:51 source > Will retry the request for other reason 2023-01-24 08:29:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:29:51 source > Starting another while loop iteration 2023-01-24 08:29:51 source > Sleeping 8 seconds before next request 2023-01-24 08:29:51 source > Will retry the request for other reason 2023-01-24 08:29:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:29:51 source > Starting another while loop iteration 2023-01-24 08:29:51 source > Sleeping 8 seconds before next request 2023-01-24 08:29:51 source > Will retry the request for other reason 2023-01-24 08:29:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:29:51 source > Starting another while loop iteration 2023-01-24 08:29:51 source > Sleeping 8 seconds before next request 2023-01-24 08:29:51 source > Will retry the request for other reason 2023-01-24 08:29:51 source > Adding a request to be retried in 9 seconds 2023-01-24 08:29:51 source > Starting another while loop iteration 2023-01-24 08:29:58 source > Sleeping 8 seconds before next request 2023-01-24 08:29:58 source > Will retry the request for other reason 2023-01-24 08:29:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:29:58 source > Starting another while loop iteration 2023-01-24 08:29:58 source > Sleeping 8 seconds before next request 2023-01-24 08:29:58 source > Will retry the request for other reason 2023-01-24 08:29:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:29:58 source > Starting another while loop iteration 2023-01-24 08:29:58 source > Sleeping 8 seconds before next request 2023-01-24 08:29:58 source > Will retry the request for other reason 2023-01-24 08:29:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:29:58 source > Starting another while loop iteration 2023-01-24 08:29:58 source > Sleeping 8 seconds before next request 2023-01-24 08:29:58 source > Will retry the request for other reason 2023-01-24 08:29:58 source > Adding a request to be retried in 2 seconds 2023-01-24 08:29:58 source > Starting another while loop iteration 2023-01-24 08:29:59 source > Sleeping 8 seconds before next request 2023-01-24 08:29:59 source > Sleeping 8 seconds before next request 2023-01-24 08:29:59 source > Will retry the request for other reason 2023-01-24 08:29:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:29:59 source > Starting another while loop iteration 2023-01-24 08:29:59 source > Will retry the request for other reason 2023-01-24 08:29:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:29:59 source > Starting another while loop iteration 2023-01-24 08:29:59 source > Sleeping 8 seconds before next request 2023-01-24 08:29:59 source > Will retry the request for other reason 2023-01-24 08:29:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:29:59 source > Starting another while loop iteration 2023-01-24 08:29:59 source > Sleeping 8 seconds before next request 2023-01-24 08:29:59 source > Will retry the request for other reason 2023-01-24 08:29:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:29:59 source > Starting another while loop iteration 2023-01-24 08:30:08 source > Sleeping 8 seconds before next request 2023-01-24 08:30:08 source > Request successful, will parse the response now 2023-01-24 08:30:08 source > Starting another while loop iteration 2023-01-24 08:30:08 source > Sleeping 7 seconds before next request 2023-01-24 08:30:08 source > Request successful, will parse the response now 2023-01-24 08:30:08 source > Sleeping 7 seconds before next request 2023-01-24 08:30:08 source > Starting another while loop iteration 2023-01-24 08:30:08 source > Request successful, will parse the response now 2023-01-24 08:30:08 source > Starting another while loop iteration 2023-01-24 08:30:08 source > Sleeping 7 seconds before next request 2023-01-24 08:30:08 source > Request successful, will parse the response now 2023-01-24 08:30:08 source > Starting another while loop iteration 2023-01-24 08:30:08 source > Sleeping 7 seconds before next request 2023-01-24 08:30:08 source > Request successful, will parse the response now 2023-01-24 08:30:08 source > Starting another while loop iteration 2023-01-24 08:30:08 source > Sleeping 7 seconds before next request 2023-01-24 08:30:08 source > Request successful, will parse the response now 2023-01-24 08:30:09 source > Starting another while loop iteration 2023-01-24 08:30:09 source > Sleeping 7 seconds before next request 2023-01-24 08:30:09 source > Request successful, will parse the response now 2023-01-24 08:30:09 source > Starting another while loop iteration 2023-01-24 08:30:09 source > Sleeping 7 seconds before next request 2023-01-24 08:30:09 source > Request successful, will parse the response now 2023-01-24 08:30:09 source > Starting another while loop iteration 2023-01-24 08:30:15 source > Sleeping 7 seconds before next request 2023-01-24 08:30:15 source > Sleeping 7 seconds before next request 2023-01-24 08:30:16 source > Sleeping 7 seconds before next request 2023-01-24 08:30:16 source > Sleeping 7 seconds before next request 2023-01-24 08:30:16 source > Will retry the request for other reason 2023-01-24 08:30:16 source > Adding a request to be retried in 44 seconds 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:16 source > Sleeping 7 seconds before next request 2023-01-24 08:30:16 source > Sleeping 7 seconds before next request 2023-01-24 08:30:16 source > Request successful, will parse the response now 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:16 source > Sleeping 7 seconds before next request 2023-01-24 08:30:16 source > Sleeping 7 seconds before next request 2023-01-24 08:30:16 source > Request successful, will parse the response now 2023-01-24 08:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 114000 (62 MB) 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:16 source > Will retry the request for other reason 2023-01-24 08:30:16 source > Adding a request to be retried in 45 seconds 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:16 source > Will retry the request for other reason 2023-01-24 08:30:16 source > Adding a request to be retried in 45 seconds 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:16 source > Will retry the request for other reason 2023-01-24 08:30:16 source > Adding a request to be retried in 44 seconds 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:16 source > Will retry the request for other reason 2023-01-24 08:30:16 source > Adding a request to be retried in 44 seconds 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:16 source > Will retry the request for other reason 2023-01-24 08:30:16 source > Adding a request to be retried in 44 seconds 2023-01-24 08:30:16 source > Starting another while loop iteration 2023-01-24 08:30:22 source > Sleeping 7 seconds before next request 2023-01-24 08:30:22 source > Will retry the request for other reason 2023-01-24 08:30:22 source > Adding a request to be retried in 38 seconds 2023-01-24 08:30:22 source > Starting another while loop iteration 2023-01-24 08:30:23 source > Sleeping 7 seconds before next request 2023-01-24 08:30:23 source > Will retry the request for other reason 2023-01-24 08:30:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:30:23 source > Starting another while loop iteration 2023-01-24 08:30:23 source > Sleeping 7 seconds before next request 2023-01-24 08:30:23 source > Will retry the request for other reason 2023-01-24 08:30:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:30:23 source > Starting another while loop iteration 2023-01-24 08:30:23 source > Sleeping 7 seconds before next request 2023-01-24 08:30:23 source > Will retry the request for other reason 2023-01-24 08:30:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:30:23 source > Starting another while loop iteration 2023-01-24 08:30:23 source > Sleeping 7 seconds before next request 2023-01-24 08:30:23 source > Will retry the request for other reason 2023-01-24 08:30:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:30:23 source > Starting another while loop iteration 2023-01-24 08:30:23 source > Sleeping 7 seconds before next request 2023-01-24 08:30:23 source > Will retry the request for other reason 2023-01-24 08:30:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:30:23 source > Starting another while loop iteration 2023-01-24 08:30:23 source > Sleeping 7 seconds before next request 2023-01-24 08:30:23 source > Will retry the request for other reason 2023-01-24 08:30:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:30:23 source > Starting another while loop iteration 2023-01-24 08:30:23 source > Sleeping 7 seconds before next request 2023-01-24 08:30:23 source > Will retry the request for other reason 2023-01-24 08:30:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:30:23 source > Starting another while loop iteration 2023-01-24 08:30:29 source > Sleeping 7 seconds before next request 2023-01-24 08:30:29 source > Will retry the request for other reason 2023-01-24 08:30:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:30:29 source > Starting another while loop iteration 2023-01-24 08:30:30 source > Sleeping 7 seconds before next request 2023-01-24 08:30:30 source > Will retry the request for other reason 2023-01-24 08:30:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:30:30 source > Starting another while loop iteration 2023-01-24 08:30:30 source > Sleeping 7 seconds before next request 2023-01-24 08:30:30 source > Will retry the request for other reason 2023-01-24 08:30:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:30:30 source > Starting another while loop iteration 2023-01-24 08:30:30 source > Sleeping 7 seconds before next request 2023-01-24 08:30:30 source > Will retry the request for other reason 2023-01-24 08:30:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:30:30 source > Starting another while loop iteration 2023-01-24 08:30:30 source > Sleeping 6 seconds before next request 2023-01-24 08:30:30 source > Will retry the request for other reason 2023-01-24 08:30:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:30:30 source > Starting another while loop iteration 2023-01-24 08:30:30 source > Sleeping 6 seconds before next request 2023-01-24 08:30:30 source > Will retry the request for other reason 2023-01-24 08:30:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:30:30 source > Starting another while loop iteration 2023-01-24 08:30:30 source > Sleeping 6 seconds before next request 2023-01-24 08:30:30 source > Will retry the request for other reason 2023-01-24 08:30:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:30:30 source > Starting another while loop iteration 2023-01-24 08:30:30 source > Sleeping 6 seconds before next request 2023-01-24 08:30:30 source > Will retry the request for other reason 2023-01-24 08:30:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:30:30 source > Starting another while loop iteration 2023-01-24 08:30:36 source > Sleeping 6 seconds before next request 2023-01-24 08:30:36 source > Sleeping 6 seconds before next request 2023-01-24 08:30:36 source > Will retry the request for other reason 2023-01-24 08:30:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:30:36 source > Starting another while loop iteration 2023-01-24 08:30:37 source > Sleeping 6 seconds before next request 2023-01-24 08:30:37 source > Sleeping 6 seconds before next request 2023-01-24 08:30:37 source > Sleeping 6 seconds before next request 2023-01-24 08:30:37 source > Sleeping 6 seconds before next request 2023-01-24 08:30:37 source > Will retry the request for other reason 2023-01-24 08:30:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:30:37 source > Starting another while loop iteration 2023-01-24 08:30:37 source > Sleeping 6 seconds before next request 2023-01-24 08:30:37 source > Sleeping 6 seconds before next request 2023-01-24 08:30:37 source > Will retry the request for other reason 2023-01-24 08:30:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:30:37 source > Starting another while loop iteration 2023-01-24 08:30:37 source > Will retry the request for other reason 2023-01-24 08:30:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:30:37 source > Starting another while loop iteration 2023-01-24 08:30:37 source > Will retry the request for other reason 2023-01-24 08:30:37 source > Adding a request to be retried in 24 seconds 2023-01-24 08:30:37 source > Starting another while loop iteration 2023-01-24 08:30:37 source > Will retry the request for other reason 2023-01-24 08:30:37 source > Adding a request to be retried in 24 seconds 2023-01-24 08:30:37 source > Starting another while loop iteration 2023-01-24 08:30:37 source > Will retry the request for other reason 2023-01-24 08:30:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:30:37 source > Starting another while loop iteration 2023-01-24 08:30:37 source > Will retry the request for other reason 2023-01-24 08:30:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:30:37 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 18 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:43 source > Sleeping 6 seconds before next request 2023-01-24 08:30:43 source > Will retry the request for other reason 2023-01-24 08:30:43 source > Adding a request to be retried in 17 seconds 2023-01-24 08:30:43 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 6 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 6 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 6 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 5 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 5 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 5 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 5 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:49 source > Sleeping 5 seconds before next request 2023-01-24 08:30:49 source > Will retry the request for other reason 2023-01-24 08:30:49 source > Adding a request to be retried in 11 seconds 2023-01-24 08:30:49 source > Starting another while loop iteration 2023-01-24 08:30:54 source > Sleeping 5 seconds before next request 2023-01-24 08:30:54 source > Sleeping 5 seconds before next request 2023-01-24 08:30:54 source > Sleeping 5 seconds before next request 2023-01-24 08:30:54 source > Sleeping 5 seconds before next request 2023-01-24 08:30:54 source > Sleeping 5 seconds before next request 2023-01-24 08:30:55 source > Sleeping 5 seconds before next request 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 5 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:55 source > Sleeping 5 seconds before next request 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 5 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:55 source > Sleeping 5 seconds before next request 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 5 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 6 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 6 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 6 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 6 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:55 source > Will retry the request for other reason 2023-01-24 08:30:55 source > Adding a request to be retried in 6 seconds 2023-01-24 08:30:55 source > Starting another while loop iteration 2023-01-24 08:30:59 source > Sleeping 5 seconds before next request 2023-01-24 08:30:59 source > Will retry the request for other reason 2023-01-24 08:30:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:30:59 source > Starting another while loop iteration 2023-01-24 08:30:59 source > Sleeping 5 seconds before next request 2023-01-24 08:30:59 source > Will retry the request for other reason 2023-01-24 08:30:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:30:59 source > Starting another while loop iteration 2023-01-24 08:30:59 source > Sleeping 5 seconds before next request 2023-01-24 08:30:59 source > Will retry the request for other reason 2023-01-24 08:30:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:30:59 source > Starting another while loop iteration 2023-01-24 08:30:59 source > Sleeping 5 seconds before next request 2023-01-24 08:30:59 source > Will retry the request for other reason 2023-01-24 08:30:59 source > Adding a request to be retried in 1 seconds 2023-01-24 08:30:59 source > Starting another while loop iteration 2023-01-24 08:31:00 source > Sleeping 5 seconds before next request 2023-01-24 08:31:00 source > Will retry the request for other reason 2023-01-24 08:31:00 source > Adding a request to be retried in 1 seconds 2023-01-24 08:31:00 source > Starting another while loop iteration 2023-01-24 08:31:01 source > Sleeping 5 seconds before next request 2023-01-24 08:31:01 source > Request successful, will parse the response now 2023-01-24 08:31:02 source > Sleeping 5 seconds before next request 2023-01-24 08:31:02 source > Starting another while loop iteration 2023-01-24 08:31:02 source > Sleeping 5 seconds before next request 2023-01-24 08:31:02 source > Request successful, will parse the response now 2023-01-24 08:31:02 source > Starting another while loop iteration 2023-01-24 08:31:02 source > Request successful, will parse the response now 2023-01-24 08:31:02 source > Starting another while loop iteration 2023-01-24 08:31:06 source > Sleeping 5 seconds before next request 2023-01-24 08:31:06 source > Request successful, will parse the response now 2023-01-24 08:31:06 source > Sleeping 4 seconds before next request 2023-01-24 08:31:06 source > Starting another while loop iteration 2023-01-24 08:31:06 source > Request successful, will parse the response now 2023-01-24 08:31:06 source > Starting another while loop iteration 2023-01-24 08:31:06 source > Sleeping 4 seconds before next request 2023-01-24 08:31:06 source > Request successful, will parse the response now 2023-01-24 08:31:06 source > Starting another while loop iteration 2023-01-24 08:31:06 source > Sleeping 4 seconds before next request 2023-01-24 08:31:06 source > Request successful, will parse the response now 2023-01-24 08:31:06 source > Sleeping 4 seconds before next request 2023-01-24 08:31:06 source > Starting another while loop iteration 2023-01-24 08:31:06 source > Request successful, will parse the response now 2023-01-24 08:31:06 source > Starting another while loop iteration 2023-01-24 08:31:07 source > Sleeping 4 seconds before next request 2023-01-24 08:31:08 source > Sleeping 4 seconds before next request 2023-01-24 08:31:08 source > Request successful, will parse the response now 2023-01-24 08:31:08 source > Starting another while loop iteration 2023-01-24 08:31:08 source > Sleeping 4 seconds before next request 2023-01-24 08:31:08 source > Request successful, will parse the response now 2023-01-24 08:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 115000 (63 MB) 2023-01-24 08:31:08 source > Starting another while loop iteration 2023-01-24 08:31:08 source > Will retry the request for other reason 2023-01-24 08:31:08 source > Adding a request to be retried in 53 seconds 2023-01-24 08:31:08 source > Starting another while loop iteration 2023-01-24 08:31:10 source > Sleeping 4 seconds before next request 2023-01-24 08:31:10 source > Sleeping 4 seconds before next request 2023-01-24 08:31:10 source > Sleeping 4 seconds before next request 2023-01-24 08:31:10 source > Sleeping 4 seconds before next request 2023-01-24 08:31:11 source > Sleeping 4 seconds before next request 2023-01-24 08:31:11 source > Sleeping 4 seconds before next request 2023-01-24 08:31:11 source > Will retry the request for other reason 2023-01-24 08:31:11 source > Adding a request to be retried in 49 seconds 2023-01-24 08:31:11 source > Starting another while loop iteration 2023-01-24 08:31:11 source > Will retry the request for other reason 2023-01-24 08:31:11 source > Adding a request to be retried in 50 seconds 2023-01-24 08:31:11 source > Starting another while loop iteration 2023-01-24 08:31:11 source > Will retry the request for other reason 2023-01-24 08:31:11 source > Adding a request to be retried in 50 seconds 2023-01-24 08:31:11 source > Starting another while loop iteration 2023-01-24 08:31:11 source > Will retry the request for other reason 2023-01-24 08:31:11 source > Adding a request to be retried in 50 seconds 2023-01-24 08:31:11 source > Starting another while loop iteration 2023-01-24 08:31:11 source > Will retry the request for other reason 2023-01-24 08:31:11 source > Adding a request to be retried in 50 seconds 2023-01-24 08:31:11 source > Starting another while loop iteration 2023-01-24 08:31:11 source > Will retry the request for other reason 2023-01-24 08:31:11 source > Adding a request to be retried in 49 seconds 2023-01-24 08:31:11 source > Starting another while loop iteration 2023-01-24 08:31:12 source > Sleeping 4 seconds before next request 2023-01-24 08:31:12 source > Will retry the request for other reason 2023-01-24 08:31:12 source > Adding a request to be retried in 48 seconds 2023-01-24 08:31:12 source > Starting another while loop iteration 2023-01-24 08:31:12 source > Sleeping 4 seconds before next request 2023-01-24 08:31:12 source > Will retry the request for other reason 2023-01-24 08:31:12 source > Adding a request to be retried in 48 seconds 2023-01-24 08:31:12 source > Starting another while loop iteration 2023-01-24 08:31:14 source > Sleeping 4 seconds before next request 2023-01-24 08:31:14 source > Will retry the request for other reason 2023-01-24 08:31:14 source > Adding a request to be retried in 46 seconds 2023-01-24 08:31:14 source > Starting another while loop iteration 2023-01-24 08:31:14 source > Sleeping 4 seconds before next request 2023-01-24 08:31:14 source > Will retry the request for other reason 2023-01-24 08:31:14 source > Adding a request to be retried in 46 seconds 2023-01-24 08:31:14 source > Starting another while loop iteration 2023-01-24 08:31:15 source > Sleeping 4 seconds before next request 2023-01-24 08:31:15 source > Will retry the request for other reason 2023-01-24 08:31:15 source > Adding a request to be retried in 46 seconds 2023-01-24 08:31:15 source > Starting another while loop iteration 2023-01-24 08:31:15 source > Sleeping 4 seconds before next request 2023-01-24 08:31:15 source > Will retry the request for other reason 2023-01-24 08:31:15 source > Adding a request to be retried in 45 seconds 2023-01-24 08:31:15 source > Starting another while loop iteration 2023-01-24 08:31:15 source > Sleeping 4 seconds before next request 2023-01-24 08:31:15 source > Will retry the request for other reason 2023-01-24 08:31:15 source > Adding a request to be retried in 45 seconds 2023-01-24 08:31:15 source > Starting another while loop iteration 2023-01-24 08:31:15 source > Sleeping 4 seconds before next request 2023-01-24 08:31:15 source > Will retry the request for other reason 2023-01-24 08:31:15 source > Adding a request to be retried in 45 seconds 2023-01-24 08:31:15 source > Starting another while loop iteration 2023-01-24 08:31:16 source > Sleeping 4 seconds before next request 2023-01-24 08:31:16 source > Will retry the request for other reason 2023-01-24 08:31:16 source > Adding a request to be retried in 44 seconds 2023-01-24 08:31:16 source > Starting another while loop iteration 2023-01-24 08:31:16 source > Sleeping 4 seconds before next request 2023-01-24 08:31:16 source > Will retry the request for other reason 2023-01-24 08:31:16 source > Adding a request to be retried in 44 seconds 2023-01-24 08:31:16 source > Starting another while loop iteration 2023-01-24 08:31:18 source > Sleeping 4 seconds before next request 2023-01-24 08:31:18 source > Will retry the request for other reason 2023-01-24 08:31:18 source > Adding a request to be retried in 42 seconds 2023-01-24 08:31:18 source > Starting another while loop iteration 2023-01-24 08:31:19 source > Sleeping 4 seconds before next request 2023-01-24 08:31:19 source > Will retry the request for other reason 2023-01-24 08:31:19 source > Adding a request to be retried in 42 seconds 2023-01-24 08:31:19 source > Starting another while loop iteration 2023-01-24 08:31:19 source > Sleeping 4 seconds before next request 2023-01-24 08:31:19 source > Will retry the request for other reason 2023-01-24 08:31:19 source > Adding a request to be retried in 41 seconds 2023-01-24 08:31:19 source > Starting another while loop iteration 2023-01-24 08:31:19 source > Sleeping 4 seconds before next request 2023-01-24 08:31:19 source > Will retry the request for other reason 2023-01-24 08:31:19 source > Adding a request to be retried in 41 seconds 2023-01-24 08:31:19 source > Starting another while loop iteration 2023-01-24 08:31:19 source > Sleeping 3 seconds before next request 2023-01-24 08:31:19 source > Will retry the request for other reason 2023-01-24 08:31:19 source > Adding a request to be retried in 41 seconds 2023-01-24 08:31:19 source > Starting another while loop iteration 2023-01-24 08:31:19 source > Sleeping 3 seconds before next request 2023-01-24 08:31:19 source > Will retry the request for other reason 2023-01-24 08:31:19 source > Adding a request to be retried in 41 seconds 2023-01-24 08:31:19 source > Starting another while loop iteration 2023-01-24 08:31:20 source > Sleeping 3 seconds before next request 2023-01-24 08:31:20 source > Will retry the request for other reason 2023-01-24 08:31:20 source > Adding a request to be retried in 40 seconds 2023-01-24 08:31:20 source > Starting another while loop iteration 2023-01-24 08:31:20 source > Sleeping 3 seconds before next request 2023-01-24 08:31:20 source > Will retry the request for other reason 2023-01-24 08:31:20 source > Adding a request to be retried in 40 seconds 2023-01-24 08:31:20 source > Starting another while loop iteration 2023-01-24 08:31:22 source > Sleeping 3 seconds before next request 2023-01-24 08:31:22 source > Sleeping 3 seconds before next request 2023-01-24 08:31:22 source > Sleeping 3 seconds before next request 2023-01-24 08:31:22 source > Will retry the request for other reason 2023-01-24 08:31:22 source > Adding a request to be retried in 38 seconds 2023-01-24 08:31:22 source > Starting another while loop iteration 2023-01-24 08:31:23 source > Sleeping 3 seconds before next request 2023-01-24 08:31:23 source > Will retry the request for other reason 2023-01-24 08:31:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:31:23 source > Starting another while loop iteration 2023-01-24 08:31:23 source > Sleeping 3 seconds before next request 2023-01-24 08:31:23 source > Will retry the request for other reason 2023-01-24 08:31:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:31:23 source > Starting another while loop iteration 2023-01-24 08:31:23 source > Sleeping 3 seconds before next request 2023-01-24 08:31:23 source > Will retry the request for other reason 2023-01-24 08:31:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:31:23 source > Starting another while loop iteration 2023-01-24 08:31:23 source > Will retry the request for other reason 2023-01-24 08:31:23 source > Adding a request to be retried in 38 seconds 2023-01-24 08:31:23 source > Starting another while loop iteration 2023-01-24 08:31:23 source > Will retry the request for other reason 2023-01-24 08:31:23 source > Adding a request to be retried in 38 seconds 2023-01-24 08:31:23 source > Starting another while loop iteration 2023-01-24 08:31:23 source > Sleeping 3 seconds before next request 2023-01-24 08:31:23 source > Will retry the request for other reason 2023-01-24 08:31:23 source > Adding a request to be retried in 37 seconds 2023-01-24 08:31:23 source > Starting another while loop iteration 2023-01-24 08:31:24 source > Sleeping 3 seconds before next request 2023-01-24 08:31:24 source > Will retry the request for other reason 2023-01-24 08:31:24 source > Adding a request to be retried in 36 seconds 2023-01-24 08:31:24 source > Starting another while loop iteration 2023-01-24 08:31:25 source > Sleeping 3 seconds before next request 2023-01-24 08:31:25 source > Will retry the request for other reason 2023-01-24 08:31:25 source > Adding a request to be retried in 35 seconds 2023-01-24 08:31:25 source > Starting another while loop iteration 2023-01-24 08:31:25 source > Sleeping 3 seconds before next request 2023-01-24 08:31:25 source > Will retry the request for other reason 2023-01-24 08:31:25 source > Adding a request to be retried in 35 seconds 2023-01-24 08:31:25 source > Starting another while loop iteration 2023-01-24 08:31:25 source > Sleeping 3 seconds before next request 2023-01-24 08:31:25 source > Will retry the request for other reason 2023-01-24 08:31:25 source > Adding a request to be retried in 35 seconds 2023-01-24 08:31:25 source > Starting another while loop iteration 2023-01-24 08:31:26 source > Sleeping 3 seconds before next request 2023-01-24 08:31:26 source > Will retry the request for other reason 2023-01-24 08:31:26 source > Adding a request to be retried in 34 seconds 2023-01-24 08:31:26 source > Starting another while loop iteration 2023-01-24 08:31:26 source > Sleeping 3 seconds before next request 2023-01-24 08:31:26 source > Will retry the request for other reason 2023-01-24 08:31:26 source > Adding a request to be retried in 34 seconds 2023-01-24 08:31:26 source > Starting another while loop iteration 2023-01-24 08:31:26 source > Sleeping 3 seconds before next request 2023-01-24 08:31:26 source > Will retry the request for other reason 2023-01-24 08:31:26 source > Adding a request to be retried in 34 seconds 2023-01-24 08:31:26 source > Starting another while loop iteration 2023-01-24 08:31:27 source > Sleeping 3 seconds before next request 2023-01-24 08:31:27 source > Will retry the request for other reason 2023-01-24 08:31:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:31:27 source > Starting another while loop iteration 2023-01-24 08:31:27 source > Sleeping 3 seconds before next request 2023-01-24 08:31:27 source > Will retry the request for other reason 2023-01-24 08:31:27 source > Adding a request to be retried in 33 seconds 2023-01-24 08:31:27 source > Starting another while loop iteration 2023-01-24 08:31:28 source > Sleeping 3 seconds before next request 2023-01-24 08:31:28 source > Will retry the request for other reason 2023-01-24 08:31:28 source > Adding a request to be retried in 32 seconds 2023-01-24 08:31:28 source > Starting another while loop iteration 2023-01-24 08:31:29 source > Sleeping 3 seconds before next request 2023-01-24 08:31:29 source > Will retry the request for other reason 2023-01-24 08:31:29 source > Adding a request to be retried in 32 seconds 2023-01-24 08:31:29 source > Starting another while loop iteration 2023-01-24 08:31:29 source > Sleeping 3 seconds before next request 2023-01-24 08:31:29 source > Will retry the request for other reason 2023-01-24 08:31:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:31:29 source > Starting another while loop iteration 2023-01-24 08:31:29 source > Sleeping 3 seconds before next request 2023-01-24 08:31:29 source > Will retry the request for other reason 2023-01-24 08:31:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:31:29 source > Starting another while loop iteration 2023-01-24 08:31:29 source > Sleeping 2 seconds before next request 2023-01-24 08:31:29 source > Will retry the request for other reason 2023-01-24 08:31:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:31:29 source > Starting another while loop iteration 2023-01-24 08:31:29 source > Sleeping 2 seconds before next request 2023-01-24 08:31:29 source > Will retry the request for other reason 2023-01-24 08:31:29 source > Adding a request to be retried in 31 seconds 2023-01-24 08:31:29 source > Starting another while loop iteration 2023-01-24 08:31:30 source > Sleeping 2 seconds before next request 2023-01-24 08:31:30 source > Will retry the request for other reason 2023-01-24 08:31:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:31:30 source > Starting another while loop iteration 2023-01-24 08:31:30 source > Sleeping 2 seconds before next request 2023-01-24 08:31:30 source > Will retry the request for other reason 2023-01-24 08:31:30 source > Adding a request to be retried in 30 seconds 2023-01-24 08:31:30 source > Starting another while loop iteration 2023-01-24 08:31:31 source > Sleeping 2 seconds before next request 2023-01-24 08:31:31 source > Sleeping 2 seconds before next request 2023-01-24 08:31:32 source > Sleeping 2 seconds before next request 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:32 source > Sleeping 2 seconds before next request 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:32 source > Sleeping 2 seconds before next request 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:32 source > Sleeping 2 seconds before next request 2023-01-24 08:31:32 source > Sleeping 2 seconds before next request 2023-01-24 08:31:32 source > Sleeping 2 seconds before next request 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 29 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 29 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:32 source > Will retry the request for other reason 2023-01-24 08:31:32 source > Adding a request to be retried in 28 seconds 2023-01-24 08:31:32 source > Starting another while loop iteration 2023-01-24 08:31:33 source > Sleeping 2 seconds before next request 2023-01-24 08:31:33 source > Will retry the request for other reason 2023-01-24 08:31:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:31:33 source > Starting another while loop iteration 2023-01-24 08:31:33 source > Sleeping 2 seconds before next request 2023-01-24 08:31:33 source > Will retry the request for other reason 2023-01-24 08:31:33 source > Adding a request to be retried in 27 seconds 2023-01-24 08:31:33 source > Starting another while loop iteration 2023-01-24 08:31:34 source > Sleeping 2 seconds before next request 2023-01-24 08:31:34 source > Will retry the request for other reason 2023-01-24 08:31:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:31:34 source > Starting another while loop iteration 2023-01-24 08:31:34 source > Sleeping 2 seconds before next request 2023-01-24 08:31:34 source > Will retry the request for other reason 2023-01-24 08:31:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:31:34 source > Starting another while loop iteration 2023-01-24 08:31:34 source > Sleeping 2 seconds before next request 2023-01-24 08:31:34 source > Will retry the request for other reason 2023-01-24 08:31:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:31:34 source > Starting another while loop iteration 2023-01-24 08:31:34 source > Sleeping 2 seconds before next request 2023-01-24 08:31:34 source > Will retry the request for other reason 2023-01-24 08:31:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:31:34 source > Starting another while loop iteration 2023-01-24 08:31:34 source > Sleeping 2 seconds before next request 2023-01-24 08:31:34 source > Will retry the request for other reason 2023-01-24 08:31:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:31:34 source > Starting another while loop iteration 2023-01-24 08:31:34 source > Sleeping 2 seconds before next request 2023-01-24 08:31:34 source > Will retry the request for other reason 2023-01-24 08:31:34 source > Adding a request to be retried in 26 seconds 2023-01-24 08:31:34 source > Starting another while loop iteration 2023-01-24 08:31:35 source > Sleeping 1 seconds before next request 2023-01-24 08:31:35 source > Will retry the request for other reason 2023-01-24 08:31:35 source > Adding a request to be retried in 25 seconds 2023-01-24 08:31:35 source > Starting another while loop iteration 2023-01-24 08:31:35 source > Sleeping 1 seconds before next request 2023-01-24 08:31:35 source > Will retry the request for other reason 2023-01-24 08:31:35 source > Adding a request to be retried in 25 seconds 2023-01-24 08:31:35 source > Starting another while loop iteration 2023-01-24 08:31:36 source > Sleeping 1 seconds before next request 2023-01-24 08:31:36 source > Will retry the request for other reason 2023-01-24 08:31:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:36 source > Starting another while loop iteration 2023-01-24 08:31:36 source > Sleeping 1 seconds before next request 2023-01-24 08:31:36 source > Will retry the request for other reason 2023-01-24 08:31:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:36 source > Starting another while loop iteration 2023-01-24 08:31:36 source > Sleeping 1 seconds before next request 2023-01-24 08:31:36 source > Will retry the request for other reason 2023-01-24 08:31:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:36 source > Starting another while loop iteration 2023-01-24 08:31:36 source > Sleeping 1 seconds before next request 2023-01-24 08:31:36 source > Will retry the request for other reason 2023-01-24 08:31:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:36 source > Starting another while loop iteration 2023-01-24 08:31:36 source > Sleeping 1 seconds before next request 2023-01-24 08:31:36 source > Will retry the request for other reason 2023-01-24 08:31:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:36 source > Starting another while loop iteration 2023-01-24 08:31:36 source > Sleeping 1 seconds before next request 2023-01-24 08:31:36 source > Will retry the request for other reason 2023-01-24 08:31:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:36 source > Starting another while loop iteration 2023-01-24 08:31:36 source > Sleeping 1 seconds before next request 2023-01-24 08:31:36 source > Will retry the request for other reason 2023-01-24 08:31:36 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:36 source > Starting another while loop iteration 2023-01-24 08:31:37 source > Sleeping 1 seconds before next request 2023-01-24 08:31:37 source > Will retry the request for other reason 2023-01-24 08:31:37 source > Adding a request to be retried in 24 seconds 2023-01-24 08:31:37 source > Starting another while loop iteration 2023-01-24 08:31:37 source > Sleeping 1 seconds before next request 2023-01-24 08:31:37 source > Will retry the request for other reason 2023-01-24 08:31:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:31:37 source > Starting another while loop iteration 2023-01-24 08:31:37 source > Sleeping 1 seconds before next request 2023-01-24 08:31:37 source > Will retry the request for other reason 2023-01-24 08:31:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:31:37 source > Starting another while loop iteration 2023-01-24 08:31:37 source > Sleeping 1 seconds before next request 2023-01-24 08:31:37 source > Will retry the request for other reason 2023-01-24 08:31:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:31:37 source > Starting another while loop iteration 2023-01-24 08:31:37 source > Sleeping 1 seconds before next request 2023-01-24 08:31:37 source > Will retry the request for other reason 2023-01-24 08:31:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:31:37 source > Starting another while loop iteration 2023-01-24 08:31:37 source > Sleeping 1 seconds before next request 2023-01-24 08:31:37 source > Will retry the request for other reason 2023-01-24 08:31:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:31:37 source > Starting another while loop iteration 2023-01-24 08:31:37 source > Sleeping 1 seconds before next request 2023-01-24 08:31:37 source > Will retry the request for other reason 2023-01-24 08:31:37 source > Adding a request to be retried in 23 seconds 2023-01-24 08:31:37 source > Starting another while loop iteration 2023-01-24 08:31:38 source > Sleeping 1 seconds before next request 2023-01-24 08:31:38 source > Will retry the request for other reason 2023-01-24 08:31:38 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:38 source > Starting another while loop iteration 2023-01-24 08:31:38 source > Sleeping 1 seconds before next request 2023-01-24 08:31:38 source > Will retry the request for other reason 2023-01-24 08:31:38 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:38 source > Starting another while loop iteration 2023-01-24 08:31:38 source > Sleeping 1 seconds before next request 2023-01-24 08:31:38 source > Will retry the request for other reason 2023-01-24 08:31:38 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:38 source > Starting another while loop iteration 2023-01-24 08:31:38 source > Sleeping 1 seconds before next request 2023-01-24 08:31:38 source > Will retry the request for other reason 2023-01-24 08:31:38 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:38 source > Starting another while loop iteration 2023-01-24 08:31:38 source > Sleeping 1 seconds before next request 2023-01-24 08:31:38 source > Will retry the request for other reason 2023-01-24 08:31:38 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:38 source > Starting another while loop iteration 2023-01-24 08:31:38 source > Sleeping 1 seconds before next request 2023-01-24 08:31:38 source > Will retry the request for other reason 2023-01-24 08:31:38 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:38 source > Starting another while loop iteration 2023-01-24 08:31:38 source > Sleeping 0 seconds before next request 2023-01-24 08:31:38 source > Will retry the request for other reason 2023-01-24 08:31:38 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:38 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Sleeping 0 seconds before next request 2023-01-24 08:31:39 source > Sleeping 0 seconds before next request 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Sleeping 54 seconds before next request 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 22 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:31:39 source > Will retry the request for other reason 2023-01-24 08:31:39 source > Adding a request to be retried in 21 seconds 2023-01-24 08:31:39 source > Starting another while loop iteration 2023-01-24 08:32:34 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:32:35 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:32:35 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Sleeping 54 seconds before next request 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:32:35 source > Request successful, will parse the response now 2023-01-24 08:32:35 source > Starting another while loop iteration 2023-01-24 08:33:30 source > Sleeping 54 seconds before next request 2023-01-24 08:33:30 source > Sleeping 54 seconds before next request 2023-01-24 08:33:30 source > Request successful, will parse the response now 2023-01-24 08:33:30 source > Starting another while loop iteration 2023-01-24 08:33:30 source > Sleeping 54 seconds before next request 2023-01-24 08:33:30 source > Request successful, will parse the response now 2023-01-24 08:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 116000 (63 MB) 2023-01-24 08:33:30 source > Starting another while loop iteration 2023-01-24 08:33:30 source > Request successful, will parse the response now 2023-01-24 08:33:31 source > Starting another while loop iteration 2023-01-24 08:33:31 source > Sleeping 54 seconds before next request 2023-01-24 08:33:31 source > Request successful, will parse the response now 2023-01-24 08:33:31 source > Starting another while loop iteration 2023-01-24 08:33:31 source > Sleeping 54 seconds before next request 2023-01-24 08:33:31 source > Request successful, will parse the response now 2023-01-24 08:33:31 source > Starting another while loop iteration 2023-01-24 08:33:31 source > Sleeping 54 seconds before next request 2023-01-24 08:33:31 source > Request successful, will parse the response now 2023-01-24 08:33:31 source > Starting another while loop iteration 2023-01-24 08:33:31 source > Sleeping 54 seconds before next request 2023-01-24 08:33:31 source > Request successful, will parse the response now 2023-01-24 08:33:31 source > Starting another while loop iteration 2023-01-24 08:33:31 source > Sleeping 54 seconds before next request 2023-01-24 08:33:31 source > Request successful, will parse the response now 2023-01-24 08:33:31 source > Starting another while loop iteration 2023-01-24 08:34:26 source > Sleeping 54 seconds before next request 2023-01-24 08:34:26 source > Request successful, will parse the response now 2023-01-24 08:34:26 source > Starting another while loop iteration 2023-01-24 08:34:26 source > Sleeping 54 seconds before next request 2023-01-24 08:34:26 source > Request successful, will parse the response now 2023-01-24 08:34:26 source > Starting another while loop iteration 2023-01-24 08:34:26 source > Sleeping 54 seconds before next request 2023-01-24 08:34:26 source > Request successful, will parse the response now 2023-01-24 08:34:26 source > Starting another while loop iteration 2023-01-24 08:34:26 source > Sleeping 54 seconds before next request 2023-01-24 08:34:26 source > Request successful, will parse the response now 2023-01-24 08:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 117000 (64 MB) 2023-01-24 08:34:26 source > Starting another while loop iteration 2023-01-24 08:34:26 source > Sleeping 54 seconds before next request 2023-01-24 08:34:26 source > Request successful, will parse the response now 2023-01-24 08:34:27 source > Starting another while loop iteration 2023-01-24 08:34:27 source > Sleeping 54 seconds before next request 2023-01-24 08:34:27 source > Request successful, will parse the response now 2023-01-24 08:34:27 source > Starting another while loop iteration 2023-01-24 08:34:27 source > Sleeping 54 seconds before next request 2023-01-24 08:34:27 source > Request successful, will parse the response now 2023-01-24 08:34:27 source > Starting another while loop iteration 2023-01-24 08:34:27 source > Sleeping 54 seconds before next request 2023-01-24 08:34:27 source > Request successful, will parse the response now 2023-01-24 08:34:27 source > Starting another while loop iteration 2023-01-24 08:35:22 source > Sleeping 54 seconds before next request 2023-01-24 08:35:22 source > Request successful, will parse the response now 2023-01-24 08:35:22 source > Sleeping 54 seconds before next request 2023-01-24 08:35:22 source > Starting another while loop iteration 2023-01-24 08:35:22 source > Request successful, will parse the response now 2023-01-24 08:35:22 source > Starting another while loop iteration 2023-01-24 08:35:22 source > Sleeping 54 seconds before next request 2023-01-24 08:35:22 source > Request successful, will parse the response now 2023-01-24 08:35:22 source > Starting another while loop iteration 2023-01-24 08:35:22 source > Sleeping 54 seconds before next request 2023-01-24 08:35:22 source > Request successful, will parse the response now 2023-01-24 08:35:22 source > Starting another while loop iteration 2023-01-24 08:35:22 source > Sleeping 54 seconds before next request 2023-01-24 08:35:22 source > Request successful, will parse the response now 2023-01-24 08:35:22 source > Starting another while loop iteration 2023-01-24 08:35:23 source > Sleeping 54 seconds before next request 2023-01-24 08:35:23 source > Request successful, will parse the response now 2023-01-24 08:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 118000 (64 MB) 2023-01-24 08:35:23 source > Starting another while loop iteration 2023-01-24 08:35:23 source > Sleeping 54 seconds before next request 2023-01-24 08:35:23 source > Request successful, will parse the response now 2023-01-24 08:35:23 source > Sleeping 54 seconds before next request 2023-01-24 08:35:23 source > Starting another while loop iteration 2023-01-24 08:35:23 source > Request successful, will parse the response now 2023-01-24 08:35:23 source > Starting another while loop iteration 2023-01-24 08:36:18 source > Sleeping 54 seconds before next request 2023-01-24 08:36:18 source > Request successful, will parse the response now 2023-01-24 08:36:18 source > Sleeping 54 seconds before next request 2023-01-24 08:36:18 source > Starting another while loop iteration 2023-01-24 08:36:18 source > Request successful, will parse the response now 2023-01-24 08:36:18 source > Sleeping 54 seconds before next request 2023-01-24 08:36:18 source > Starting another while loop iteration 2023-01-24 08:36:18 source > Request successful, will parse the response now 2023-01-24 08:36:18 source > Starting another while loop iteration 2023-01-24 08:36:18 source > Sleeping 54 seconds before next request 2023-01-24 08:36:18 source > Request successful, will parse the response now 2023-01-24 08:36:18 source > Sleeping 54 seconds before next request 2023-01-24 08:36:18 source > Starting another while loop iteration 2023-01-24 08:36:18 source > Request successful, will parse the response now 2023-01-24 08:36:18 source > Starting another while loop iteration 2023-01-24 08:36:19 source > Sleeping 54 seconds before next request 2023-01-24 08:36:19 source > Request successful, will parse the response now 2023-01-24 08:36:19 source > Starting another while loop iteration 2023-01-24 08:36:19 source > Sleeping 54 seconds before next request 2023-01-24 08:36:19 source > Request successful, will parse the response now 2023-01-24 08:36:19 source > Sleeping 54 seconds before next request 2023-01-24 08:36:19 source > Starting another while loop iteration 2023-01-24 08:36:19 source > Request successful, will parse the response now 2023-01-24 08:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 119000 (65 MB) 2023-01-24 08:36:19 source > Starting another while loop iteration 2023-01-24 08:37:13 source > Sleeping 54 seconds before next request 2023-01-24 08:37:13 source > Request successful, will parse the response now 2023-01-24 08:37:13 source > Starting another while loop iteration 2023-01-24 08:37:14 source > Sleeping 54 seconds before next request 2023-01-24 08:37:14 source > Request successful, will parse the response now 2023-01-24 08:37:14 source > Starting another while loop iteration 2023-01-24 08:37:14 source > Sleeping 54 seconds before next request 2023-01-24 08:37:14 source > Request successful, will parse the response now 2023-01-24 08:37:14 source > Starting another while loop iteration 2023-01-24 08:37:14 source > Sleeping 54 seconds before next request 2023-01-24 08:37:14 source > Request successful, will parse the response now 2023-01-24 08:37:14 source > Starting another while loop iteration 2023-01-24 08:37:14 source > Sleeping 54 seconds before next request 2023-01-24 08:37:14 source > Request successful, will parse the response now 2023-01-24 08:37:14 source > Starting another while loop iteration 2023-01-24 08:37:14 source > Sleeping 54 seconds before next request 2023-01-24 08:37:14 source > Request successful, will parse the response now 2023-01-24 08:37:14 source > Starting another while loop iteration 2023-01-24 08:37:15 source > Sleeping 54 seconds before next request 2023-01-24 08:37:15 source > Request successful, will parse the response now 2023-01-24 08:37:15 source > Starting another while loop iteration 2023-01-24 08:37:15 source > Sleeping 54 seconds before next request 2023-01-24 08:37:15 source > Request successful, will parse the response now 2023-01-24 08:37:15 source > Starting another while loop iteration 2023-01-24 08:38:09 source > Sleeping 54 seconds before next request 2023-01-24 08:38:09 source > Request successful, will parse the response now 2023-01-24 08:38:09 source > Sleeping 54 seconds before next request 2023-01-24 08:38:09 source > Starting another while loop iteration 2023-01-24 08:38:09 source > Request successful, will parse the response now 2023-01-24 08:38:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 120000 (66 MB) 2023-01-24 08:38:10 source > Starting another while loop iteration 2023-01-24 08:38:10 source > Sleeping 54 seconds before next request 2023-01-24 08:38:10 source > Request successful, will parse the response now 2023-01-24 08:38:10 source > Starting another while loop iteration 2023-01-24 08:38:10 source > Sleeping 54 seconds before next request 2023-01-24 08:38:10 source > Request successful, will parse the response now 2023-01-24 08:38:10 source > Sleeping 54 seconds before next request 2023-01-24 08:38:10 source > Starting another while loop iteration 2023-01-24 08:38:10 source > Request successful, will parse the response now 2023-01-24 08:38:10 source > Starting another while loop iteration 2023-01-24 08:38:10 source > Sleeping 54 seconds before next request 2023-01-24 08:38:10 source > Request successful, will parse the response now 2023-01-24 08:38:10 source > Starting another while loop iteration 2023-01-24 08:38:10 source > Sleeping 54 seconds before next request 2023-01-24 08:38:10 source > Request successful, will parse the response now 2023-01-24 08:38:11 source > Starting another while loop iteration 2023-01-24 08:38:11 source > Sleeping 54 seconds before next request 2023-01-24 08:38:11 source > Request successful, will parse the response now 2023-01-24 08:38:11 source > Starting another while loop iteration 2023-01-24 08:39:05 source > Sleeping 54 seconds before next request 2023-01-24 08:39:05 source > Request successful, will parse the response now 2023-01-24 08:39:05 source > Starting another while loop iteration 2023-01-24 08:39:05 source > Sleeping 54 seconds before next request 2023-01-24 08:39:05 source > Request successful, will parse the response now 2023-01-24 08:39:05 source > Starting another while loop iteration 2023-01-24 08:39:06 source > Sleeping 54 seconds before next request 2023-01-24 08:39:06 source > Request successful, will parse the response now 2023-01-24 08:39:06 source > Sleeping 54 seconds before next request 2023-01-24 08:39:06 source > Starting another while loop iteration 2023-01-24 08:39:06 source > Request successful, will parse the response now 2023-01-24 08:39:06 source > Sleeping 54 seconds before next request 2023-01-24 08:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 121000 (66 MB) 2023-01-24 08:39:06 source > Starting another while loop iteration 2023-01-24 08:39:06 source > Request successful, will parse the response now 2023-01-24 08:39:06 source > Starting another while loop iteration 2023-01-24 08:39:06 source > Sleeping 54 seconds before next request 2023-01-24 08:39:06 source > Request successful, will parse the response now 2023-01-24 08:39:06 source > Starting another while loop iteration 2023-01-24 08:39:06 source > Sleeping 54 seconds before next request 2023-01-24 08:39:06 source > Request successful, will parse the response now 2023-01-24 08:39:06 source > Starting another while loop iteration 2023-01-24 08:39:06 source > Sleeping 54 seconds before next request 2023-01-24 08:39:06 source > Request successful, will parse the response now 2023-01-24 08:39:06 source > Starting another while loop iteration 2023-01-24 08:40:01 source > Sleeping 54 seconds before next request 2023-01-24 08:40:01 source > Request successful, will parse the response now 2023-01-24 08:40:01 source > Starting another while loop iteration 2023-01-24 08:40:01 source > Sleeping 54 seconds before next request 2023-01-24 08:40:01 source > Request successful, will parse the response now 2023-01-24 08:40:01 source > Starting another while loop iteration 2023-01-24 08:40:02 source > Sleeping 54 seconds before next request 2023-01-24 08:40:02 source > Request successful, will parse the response now 2023-01-24 08:40:02 source > Sleeping 54 seconds before next request 2023-01-24 08:40:02 source > Starting another while loop iteration 2023-01-24 08:40:02 source > Request successful, will parse the response now 2023-01-24 08:40:02 source > Sleeping 54 seconds before next request 2023-01-24 08:40:02 source > Starting another while loop iteration 2023-01-24 08:40:02 source > Request successful, will parse the response now 2023-01-24 08:40:02 source > Sleeping 54 seconds before next request 2023-01-24 08:40:02 source > Starting another while loop iteration 2023-01-24 08:40:02 source > Request successful, will parse the response now 2023-01-24 08:40:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 122000 (67 MB) 2023-01-24 08:40:02 source > Starting another while loop iteration 2023-01-24 08:40:02 source > Sleeping 54 seconds before next request 2023-01-24 08:40:02 source > Request successful, will parse the response now 2023-01-24 08:40:02 source > Starting another while loop iteration 2023-01-24 08:40:02 source > Sleeping 54 seconds before next request 2023-01-24 08:40:02 source > Request successful, will parse the response now 2023-01-24 08:40:02 source > Starting another while loop iteration 2023-01-24 08:40:56 source > Sleeping 54 seconds before next request 2023-01-24 08:40:56 source > Sleeping 54 seconds before next request 2023-01-24 08:40:56 source > Sleeping 54 seconds before next request 2023-01-24 08:40:56 source > Sleeping 54 seconds before next request 2023-01-24 08:40:56 source > Sleeping 54 seconds before next request 2023-01-24 08:40:56 source > Request successful, will parse the response now 2023-01-24 08:40:57 source > Starting another while loop iteration 2023-01-24 08:40:57 source > Sleeping 54 seconds before next request 2023-01-24 08:40:57 source > Request successful, will parse the response now 2023-01-24 08:40:57 source > Starting another while loop iteration 2023-01-24 08:40:57 source > Sleeping 54 seconds before next request 2023-01-24 08:40:57 source > Request successful, will parse the response now 2023-01-24 08:40:58 source > Sleeping 54 seconds before next request 2023-01-24 08:40:58 source > Starting another while loop iteration 2023-01-24 08:40:58 source > Request successful, will parse the response now 2023-01-24 08:40:58 source > Starting another while loop iteration 2023-01-24 08:40:58 source > Will retry the request for other reason 2023-01-24 08:40:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:40:58 source > Starting another while loop iteration 2023-01-24 08:40:58 source > Will retry the request for other reason 2023-01-24 08:40:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:40:58 source > Starting another while loop iteration 2023-01-24 08:40:58 source > Will retry the request for other reason 2023-01-24 08:40:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:40:58 source > Starting another while loop iteration 2023-01-24 08:40:58 source > Will retry the request for other reason 2023-01-24 08:40:58 source > Adding a request to be retried in 4 seconds 2023-01-24 08:40:58 source > Starting another while loop iteration 2023-01-24 08:41:52 source > Sleeping 54 seconds before next request 2023-01-24 08:41:52 source > Request successful, will parse the response now 2023-01-24 08:41:52 source > Starting another while loop iteration 2023-01-24 08:41:52 source > Sleeping 54 seconds before next request 2023-01-24 08:41:52 source > Request successful, will parse the response now 2023-01-24 08:41:52 source > Starting another while loop iteration 2023-01-24 08:41:52 source > Sleeping 54 seconds before next request 2023-01-24 08:41:52 source > Request successful, will parse the response now 2023-01-24 08:41:52 source > Starting another while loop iteration 2023-01-24 08:41:52 source > Sleeping 54 seconds before next request 2023-01-24 08:41:52 source > Request successful, will parse the response now 2023-01-24 08:41:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 123000 (67 MB) 2023-01-24 08:41:53 source > Starting another while loop iteration 2023-01-24 08:41:53 source > Sleeping 54 seconds before next request 2023-01-24 08:41:53 source > Request successful, will parse the response now 2023-01-24 08:41:53 source > Sleeping 54 seconds before next request 2023-01-24 08:41:53 source > Starting another while loop iteration 2023-01-24 08:41:53 source > Request successful, will parse the response now 2023-01-24 08:41:53 source > Starting another while loop iteration 2023-01-24 08:41:53 source > Sleeping 54 seconds before next request 2023-01-24 08:41:53 source > Request successful, will parse the response now 2023-01-24 08:41:53 source > Starting another while loop iteration 2023-01-24 08:41:53 source > Sleeping 54 seconds before next request 2023-01-24 08:41:53 source > Request successful, will parse the response now 2023-01-24 08:41:53 source > Starting another while loop iteration 2023-01-24 08:42:48 source > Sleeping 54 seconds before next request 2023-01-24 08:42:48 source > Sleeping 54 seconds before next request 2023-01-24 08:42:48 source > Request successful, will parse the response now 2023-01-24 08:42:48 source > Starting another while loop iteration 2023-01-24 08:42:48 source > Request successful, will parse the response now 2023-01-24 08:42:48 source > Starting another while loop iteration 2023-01-24 08:42:48 source > Sleeping 54 seconds before next request 2023-01-24 08:42:48 source > Request successful, will parse the response now 2023-01-24 08:42:48 source > Starting another while loop iteration 2023-01-24 08:42:48 source > Sleeping 53 seconds before next request 2023-01-24 08:42:48 source > Sleeping 53 seconds before next request 2023-01-24 08:42:48 source > Request successful, will parse the response now 2023-01-24 08:42:48 source > Sleeping 53 seconds before next request 2023-01-24 08:42:48 source > Starting another while loop iteration 2023-01-24 08:42:48 source > Request successful, will parse the response now 2023-01-24 08:42:49 source > Starting another while loop iteration 2023-01-24 08:42:49 source > Request successful, will parse the response now 2023-01-24 08:42:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 124000 (68 MB) 2023-01-24 08:42:49 source > Starting another while loop iteration 2023-01-24 08:42:49 source > Sleeping 53 seconds before next request 2023-01-24 08:42:49 source > Request successful, will parse the response now 2023-01-24 08:42:49 source > Starting another while loop iteration 2023-01-24 08:42:49 source > Sleeping 53 seconds before next request 2023-01-24 08:42:49 source > Request successful, will parse the response now 2023-01-24 08:42:49 source > Starting another while loop iteration 2023-01-24 08:43:43 source > Sleeping 53 seconds before next request 2023-01-24 08:43:43 source > Sleeping 53 seconds before next request 2023-01-24 08:43:43 source > Sleeping 53 seconds before next request 2023-01-24 08:43:43 source > Sleeping 53 seconds before next request 2023-01-24 08:43:43 source > Request successful, will parse the response now 2023-01-24 08:43:44 source > Sleeping 53 seconds before next request 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:43:44 source > Request successful, will parse the response now 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:43:44 source > Sleeping 53 seconds before next request 2023-01-24 08:43:44 source > Sleeping 53 seconds before next request 2023-01-24 08:43:44 source > Sleeping 53 seconds before next request 2023-01-24 08:43:44 source > Request successful, will parse the response now 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:43:44 source > Request successful, will parse the response now 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:43:44 source > Request successful, will parse the response now 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:43:44 source > Request successful, will parse the response now 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:43:44 source > Request successful, will parse the response now 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:43:44 source > Request successful, will parse the response now 2023-01-24 08:43:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 125000 (68 MB) 2023-01-24 08:43:44 source > Starting another while loop iteration 2023-01-24 08:44:38 source > Sleeping 53 seconds before next request 2023-01-24 08:44:38 source > Request successful, will parse the response now 2023-01-24 08:44:38 source > Sleeping 53 seconds before next request 2023-01-24 08:44:38 source > Starting another while loop iteration 2023-01-24 08:44:38 source > Request successful, will parse the response now 2023-01-24 08:44:38 source > Starting another while loop iteration 2023-01-24 08:44:38 source > Sleeping 53 seconds before next request 2023-01-24 08:44:38 source > Request successful, will parse the response now 2023-01-24 08:44:38 source > Starting another while loop iteration 2023-01-24 08:44:38 source > Sleeping 53 seconds before next request 2023-01-24 08:44:38 source > Request successful, will parse the response now 2023-01-24 08:44:38 source > Starting another while loop iteration 2023-01-24 08:44:39 source > Sleeping 53 seconds before next request 2023-01-24 08:44:39 source > Request successful, will parse the response now 2023-01-24 08:44:39 source > Starting another while loop iteration 2023-01-24 08:44:39 source > Sleeping 53 seconds before next request 2023-01-24 08:44:39 source > Request successful, will parse the response now 2023-01-24 08:44:39 source > Starting another while loop iteration 2023-01-24 08:44:39 source > Sleeping 53 seconds before next request 2023-01-24 08:44:39 source > Request successful, will parse the response now 2023-01-24 08:44:39 source > Starting another while loop iteration 2023-01-24 08:44:39 source > Sleeping 53 seconds before next request 2023-01-24 08:44:39 source > Request successful, will parse the response now 2023-01-24 08:44:39 source > Starting another while loop iteration 2023-01-24 08:45:33 source > Sleeping 53 seconds before next request 2023-01-24 08:45:33 source > Request successful, will parse the response now 2023-01-24 08:45:33 source > Starting another while loop iteration 2023-01-24 08:45:33 source > Sleeping 53 seconds before next request 2023-01-24 08:45:33 source > Request successful, will parse the response now 2023-01-24 08:45:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 126000 (69 MB) 2023-01-24 08:45:33 source > Starting another while loop iteration 2023-01-24 08:45:33 source > Sleeping 53 seconds before next request 2023-01-24 08:45:33 source > Sleeping 53 seconds before next request 2023-01-24 08:45:33 source > Request successful, will parse the response now 2023-01-24 08:45:33 source > Starting another while loop iteration 2023-01-24 08:45:33 source > Sleeping 53 seconds before next request 2023-01-24 08:45:33 source > Request successful, will parse the response now 2023-01-24 08:45:33 source > Starting another while loop iteration 2023-01-24 08:45:33 source > Request successful, will parse the response now 2023-01-24 08:45:34 source > Starting another while loop iteration 2023-01-24 08:45:34 source > Sleeping 53 seconds before next request 2023-01-24 08:45:34 source > Request successful, will parse the response now 2023-01-24 08:45:34 source > Starting another while loop iteration 2023-01-24 08:45:34 source > Sleeping 53 seconds before next request 2023-01-24 08:45:34 source > Request successful, will parse the response now 2023-01-24 08:45:34 source > Starting another while loop iteration 2023-01-24 08:45:34 source > Sleeping 53 seconds before next request 2023-01-24 08:45:34 source > Request successful, will parse the response now 2023-01-24 08:45:34 source > Starting another while loop iteration 2023-01-24 08:46:27 source > Sleeping 53 seconds before next request 2023-01-24 08:46:27 source > Request successful, will parse the response now 2023-01-24 08:46:28 source > Starting another while loop iteration 2023-01-24 08:46:28 source > Sleeping 53 seconds before next request 2023-01-24 08:46:28 source > Request successful, will parse the response now 2023-01-24 08:46:28 source > Starting another while loop iteration 2023-01-24 08:46:28 source > Sleeping 53 seconds before next request 2023-01-24 08:46:28 source > Request successful, will parse the response now 2023-01-24 08:46:28 source > Sleeping 53 seconds before next request 2023-01-24 08:46:28 source > Sleeping 53 seconds before next request 2023-01-24 08:46:28 source > Starting another while loop iteration 2023-01-24 08:46:28 source > Request successful, will parse the response now 2023-01-24 08:46:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 127000 (69 MB) 2023-01-24 08:46:28 source > Starting another while loop iteration 2023-01-24 08:46:28 source > Request successful, will parse the response now 2023-01-24 08:46:28 source > Sleeping 53 seconds before next request 2023-01-24 08:46:28 source > Sleeping 53 seconds before next request 2023-01-24 08:46:29 source > Starting another while loop iteration 2023-01-24 08:46:29 source > Request successful, will parse the response now 2023-01-24 08:46:29 source > Sleeping 53 seconds before next request 2023-01-24 08:46:29 source > Starting another while loop iteration 2023-01-24 08:46:29 source > Request successful, will parse the response now 2023-01-24 08:46:29 source > Starting another while loop iteration 2023-01-24 08:46:29 source > Request successful, will parse the response now 2023-01-24 08:46:29 source > Starting another while loop iteration 2023-01-24 08:47:22 source > Sleeping 53 seconds before next request 2023-01-24 08:47:22 source > Request successful, will parse the response now 2023-01-24 08:47:22 source > Starting another while loop iteration 2023-01-24 08:47:23 source > Sleeping 53 seconds before next request 2023-01-24 08:47:23 source > Request successful, will parse the response now 2023-01-24 08:47:23 source > Starting another while loop iteration 2023-01-24 08:47:23 source > Sleeping 53 seconds before next request 2023-01-24 08:47:23 source > Request successful, will parse the response now 2023-01-24 08:47:23 source > Starting another while loop iteration 2023-01-24 08:47:23 source > Sleeping 53 seconds before next request 2023-01-24 08:47:23 source > Request successful, will parse the response now 2023-01-24 08:47:23 source > Starting another while loop iteration 2023-01-24 08:47:23 source > Sleeping 53 seconds before next request 2023-01-24 08:47:23 source > Request successful, will parse the response now 2023-01-24 08:47:23 source > Starting another while loop iteration 2023-01-24 08:47:23 source > Sleeping 53 seconds before next request 2023-01-24 08:47:23 source > Request successful, will parse the response now 2023-01-24 08:47:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 128000 (70 MB) 2023-01-24 08:47:23 source > Starting another while loop iteration 2023-01-24 08:47:23 source > Sleeping 53 seconds before next request 2023-01-24 08:47:23 source > Request successful, will parse the response now 2023-01-24 08:47:24 source > Starting another while loop iteration 2023-01-24 08:47:24 source > Sleeping 53 seconds before next request 2023-01-24 08:47:24 source > Request successful, will parse the response now 2023-01-24 08:47:24 source > Starting another while loop iteration 2023-01-24 08:48:17 source > Sleeping 53 seconds before next request 2023-01-24 08:48:17 source > Request successful, will parse the response now 2023-01-24 08:48:17 source > Starting another while loop iteration 2023-01-24 08:48:17 source > Sleeping 53 seconds before next request 2023-01-24 08:48:17 source > Request successful, will parse the response now 2023-01-24 08:48:17 source > Starting another while loop iteration 2023-01-24 08:48:18 source > Sleeping 53 seconds before next request 2023-01-24 08:48:18 source > Request successful, will parse the response now 2023-01-24 08:48:18 source > Starting another while loop iteration 2023-01-24 08:48:18 source > Sleeping 53 seconds before next request 2023-01-24 08:48:18 source > Sleeping 53 seconds before next request 2023-01-24 08:48:18 source > Request successful, will parse the response now 2023-01-24 08:48:18 source > Starting another while loop iteration 2023-01-24 08:48:18 source > Request successful, will parse the response now 2023-01-24 08:48:18 source > Starting another while loop iteration 2023-01-24 08:48:18 source > Sleeping 52 seconds before next request 2023-01-24 08:48:18 source > Sleeping 52 seconds before next request 2023-01-24 08:48:18 source > Request successful, will parse the response now 2023-01-24 08:48:18 source > Starting another while loop iteration 2023-01-24 08:48:18 source > Request successful, will parse the response now 2023-01-24 08:48:18 source > Starting another while loop iteration 2023-01-24 08:48:18 source > Sleeping 52 seconds before next request 2023-01-24 08:48:18 source > Request successful, will parse the response now 2023-01-24 08:48:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 129000 (70 MB) 2023-01-24 08:48:18 source > Starting another while loop iteration 2023-01-24 08:49:12 source > Sleeping 52 seconds before next request 2023-01-24 08:49:12 source > Sleeping 52 seconds before next request 2023-01-24 08:49:12 source > Request successful, will parse the response now 2023-01-24 08:49:12 source > Sleeping 52 seconds before next request 2023-01-24 08:49:12 source > Sleeping 52 seconds before next request 2023-01-24 08:49:12 source > Starting another while loop iteration 2023-01-24 08:49:12 source > Request successful, will parse the response now 2023-01-24 08:49:12 source > Sleeping 52 seconds before next request 2023-01-24 08:49:12 source > Starting another while loop iteration 2023-01-24 08:49:13 source > Sleeping 52 seconds before next request 2023-01-24 08:49:13 source > Request successful, will parse the response now 2023-01-24 08:49:13 source > Sleeping 52 seconds before next request 2023-01-24 08:49:13 source > Sleeping 52 seconds before next request 2023-01-24 08:49:13 source > Starting another while loop iteration 2023-01-24 08:49:13 source > Request successful, will parse the response now 2023-01-24 08:49:13 source > Starting another while loop iteration 2023-01-24 08:49:13 source > Request successful, will parse the response now 2023-01-24 08:49:13 source > Starting another while loop iteration 2023-01-24 08:49:13 source > Request successful, will parse the response now 2023-01-24 08:49:13 source > Starting another while loop iteration 2023-01-24 08:49:13 source > Request successful, will parse the response now 2023-01-24 08:49:14 source > Starting another while loop iteration 2023-01-24 08:49:14 source > Request successful, will parse the response now 2023-01-24 08:49:14 source > Starting another while loop iteration 2023-01-24 08:50:06 source > Sleeping 52 seconds before next request 2023-01-24 08:50:06 source > Sleeping 52 seconds before next request 2023-01-24 08:50:06 source > Sleeping 52 seconds before next request 2023-01-24 08:50:06 source > Request successful, will parse the response now 2023-01-24 08:50:06 source > Sleeping 52 seconds before next request 2023-01-24 08:50:06 source > Starting another while loop iteration 2023-01-24 08:50:06 source > Request successful, will parse the response now 2023-01-24 08:50:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 130000 (71 MB) 2023-01-24 08:50:06 source > Starting another while loop iteration 2023-01-24 08:50:06 source > Request successful, will parse the response now 2023-01-24 08:50:06 source > Starting another while loop iteration 2023-01-24 08:50:06 source > Request successful, will parse the response now 2023-01-24 08:50:07 source > Sleeping 52 seconds before next request 2023-01-24 08:50:07 source > Starting another while loop iteration 2023-01-24 08:50:07 source > Request successful, will parse the response now 2023-01-24 08:50:07 source > Sleeping 52 seconds before next request 2023-01-24 08:50:07 source > Starting another while loop iteration 2023-01-24 08:50:07 source > Request successful, will parse the response now 2023-01-24 08:50:07 source > Starting another while loop iteration 2023-01-24 08:50:07 source > Sleeping 52 seconds before next request 2023-01-24 08:50:07 source > Request successful, will parse the response now 2023-01-24 08:50:07 source > Starting another while loop iteration 2023-01-24 08:50:07 source > Sleeping 52 seconds before next request 2023-01-24 08:50:07 source > Request successful, will parse the response now 2023-01-24 08:50:07 source > Starting another while loop iteration 2023-01-24 08:50:58 source > Sleeping 52 seconds before next request 2023-01-24 08:50:59 source > Sleeping 52 seconds before next request 2023-01-24 08:50:59 source > Sleeping 52 seconds before next request 2023-01-24 08:50:59 source > Sleeping 52 seconds before next request 2023-01-24 08:50:59 source > Sleeping 52 seconds before next request 2023-01-24 08:50:59 source > Sleeping 52 seconds before next request 2023-01-24 08:51:00 source > Sleeping 52 seconds before next request 2023-01-24 08:51:00 source > Request successful, will parse the response now 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:00 source > Sleeping 52 seconds before next request 2023-01-24 08:51:00 source > Request successful, will parse the response now 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:00 source > Will retry the request for other reason 2023-01-24 08:51:00 source > Adding a request to be retried in 2 seconds 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:00 source > Will retry the request for other reason 2023-01-24 08:51:00 source > Adding a request to be retried in 1 seconds 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:00 source > Will retry the request for other reason 2023-01-24 08:51:00 source > Adding a request to be retried in 1 seconds 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:00 source > Will retry the request for other reason 2023-01-24 08:51:00 source > Adding a request to be retried in 1 seconds 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:00 source > Will retry the request for other reason 2023-01-24 08:51:00 source > Adding a request to be retried in 1 seconds 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:00 source > Will retry the request for other reason 2023-01-24 08:51:00 source > Adding a request to be retried in 1 seconds 2023-01-24 08:51:00 source > Starting another while loop iteration 2023-01-24 08:51:52 source > Sleeping 52 seconds before next request 2023-01-24 08:51:52 source > Request successful, will parse the response now 2023-01-24 08:51:52 source > Sleeping 52 seconds before next request 2023-01-24 08:51:52 source > Starting another while loop iteration 2023-01-24 08:51:52 source > Request successful, will parse the response now 2023-01-24 08:51:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 131000 (72 MB) 2023-01-24 08:51:52 source > Starting another while loop iteration 2023-01-24 08:51:53 source > Sleeping 52 seconds before next request 2023-01-24 08:51:53 source > Request successful, will parse the response now 2023-01-24 08:51:53 source > Starting another while loop iteration 2023-01-24 08:51:53 source > Sleeping 52 seconds before next request 2023-01-24 08:51:53 source > Request successful, will parse the response now 2023-01-24 08:51:53 source > Starting another while loop iteration 2023-01-24 08:51:53 source > Sleeping 52 seconds before next request 2023-01-24 08:51:53 source > Request successful, will parse the response now 2023-01-24 08:51:53 source > Starting another while loop iteration 2023-01-24 08:51:53 source > Sleeping 52 seconds before next request 2023-01-24 08:51:53 source > Request successful, will parse the response now 2023-01-24 08:51:53 source > Starting another while loop iteration 2023-01-24 08:51:53 source > Sleeping 52 seconds before next request 2023-01-24 08:51:53 source > Request successful, will parse the response now 2023-01-24 08:51:53 source > Starting another while loop iteration 2023-01-24 08:51:54 source > Sleeping 52 seconds before next request 2023-01-24 08:51:54 source > Request successful, will parse the response now 2023-01-24 08:51:54 source > Starting another while loop iteration 2023-01-24 08:52:46 source > Sleeping 52 seconds before next request 2023-01-24 08:52:46 source > Request successful, will parse the response now 2023-01-24 08:52:46 source > Sleeping 52 seconds before next request 2023-01-24 08:52:46 source > Starting another while loop iteration 2023-01-24 08:52:46 source > Request successful, will parse the response now 2023-01-24 08:52:46 source > Sleeping 52 seconds before next request 2023-01-24 08:52:47 source > Starting another while loop iteration 2023-01-24 08:52:47 source > Request successful, will parse the response now 2023-01-24 08:52:47 source > Sleeping 52 seconds before next request 2023-01-24 08:52:47 source > Starting another while loop iteration 2023-01-24 08:52:47 source > Request successful, will parse the response now 2023-01-24 08:52:47 source > Sleeping 52 seconds before next request 2023-01-24 08:52:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 132000 (72 MB) 2023-01-24 08:52:47 source > Starting another while loop iteration 2023-01-24 08:52:47 source > Request successful, will parse the response now 2023-01-24 08:52:47 source > Starting another while loop iteration 2023-01-24 08:52:47 source > Sleeping 52 seconds before next request 2023-01-24 08:52:47 source > Request successful, will parse the response now 2023-01-24 08:52:47 source > Sleeping 52 seconds before next request 2023-01-24 08:52:47 source > Starting another while loop iteration 2023-01-24 08:52:47 source > Request successful, will parse the response now 2023-01-24 08:52:47 source > Starting another while loop iteration 2023-01-24 08:52:48 source > Sleeping 52 seconds before next request 2023-01-24 08:52:48 source > Request successful, will parse the response now 2023-01-24 08:52:48 source > Starting another while loop iteration 2023-01-24 08:53:40 source > Sleeping 52 seconds before next request 2023-01-24 08:53:40 source > Request successful, will parse the response now 2023-01-24 08:53:40 source > Starting another while loop iteration 2023-01-24 08:53:40 source > Sleeping 52 seconds before next request 2023-01-24 08:53:40 source > Request successful, will parse the response now 2023-01-24 08:53:40 source > Starting another while loop iteration 2023-01-24 08:53:40 source > Sleeping 52 seconds before next request 2023-01-24 08:53:40 source > Request successful, will parse the response now 2023-01-24 08:53:40 source > Starting another while loop iteration 2023-01-24 08:53:41 source > Sleeping 52 seconds before next request 2023-01-24 08:53:41 source > Request successful, will parse the response now 2023-01-24 08:53:41 source > Starting another while loop iteration 2023-01-24 08:53:41 source > Sleeping 52 seconds before next request 2023-01-24 08:53:41 source > Request successful, will parse the response now 2023-01-24 08:53:41 source > Starting another while loop iteration 2023-01-24 08:53:41 source > Sleeping 52 seconds before next request 2023-01-24 08:53:41 source > Request successful, will parse the response now 2023-01-24 08:53:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 133000 (73 MB) 2023-01-24 08:53:41 source > Starting another while loop iteration 2023-01-24 08:53:41 source > Sleeping 52 seconds before next request 2023-01-24 08:53:41 source > Request successful, will parse the response now 2023-01-24 08:53:41 source > Starting another while loop iteration 2023-01-24 08:53:41 source > Sleeping 52 seconds before next request 2023-01-24 08:53:41 source > Request successful, will parse the response now 2023-01-24 08:53:42 source > Starting another while loop iteration 2023-01-24 08:54:34 source > Sleeping 52 seconds before next request 2023-01-24 08:54:34 source > Request successful, will parse the response now 2023-01-24 08:54:34 source > Sleeping 52 seconds before next request 2023-01-24 08:54:34 source > Starting another while loop iteration 2023-01-24 08:54:34 source > Request successful, will parse the response now 2023-01-24 08:54:34 source > Sleeping 52 seconds before next request 2023-01-24 08:54:34 source > Sleeping 52 seconds before next request 2023-01-24 08:54:34 source > Starting another while loop iteration 2023-01-24 08:54:34 source > Request successful, will parse the response now 2023-01-24 08:54:35 source > Starting another while loop iteration 2023-01-24 08:54:35 source > Request successful, will parse the response now 2023-01-24 08:54:35 source > Starting another while loop iteration 2023-01-24 08:54:35 source > Sleeping 52 seconds before next request 2023-01-24 08:54:35 source > Request successful, will parse the response now 2023-01-24 08:54:35 source > Starting another while loop iteration 2023-01-24 08:54:35 source > Sleeping 52 seconds before next request 2023-01-24 08:54:35 source > Request successful, will parse the response now 2023-01-24 08:54:35 source > Sleeping 52 seconds before next request 2023-01-24 08:54:35 source > Starting another while loop iteration 2023-01-24 08:54:35 source > Request successful, will parse the response now 2023-01-24 08:54:35 source > Starting another while loop iteration 2023-01-24 08:54:35 source > Sleeping 52 seconds before next request 2023-01-24 08:54:35 source > Request successful, will parse the response now 2023-01-24 08:54:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 134000 (73 MB) 2023-01-24 08:54:35 source > Starting another while loop iteration 2023-01-24 08:55:28 source > Sleeping 52 seconds before next request 2023-01-24 08:55:28 source > Sleeping 52 seconds before next request 2023-01-24 08:55:28 source > Sleeping 52 seconds before next request 2023-01-24 08:55:28 source > Request successful, will parse the response now 2023-01-24 08:55:28 source > Starting another while loop iteration 2023-01-24 08:55:28 source > Sleeping 52 seconds before next request 2023-01-24 08:55:28 source > Request successful, will parse the response now 2023-01-24 08:55:28 source > Starting another while loop iteration 2023-01-24 08:55:28 source > Request successful, will parse the response now 2023-01-24 08:55:29 source > Starting another while loop iteration 2023-01-24 08:55:29 source > Request successful, will parse the response now 2023-01-24 08:55:29 source > Starting another while loop iteration 2023-01-24 08:55:29 source > Sleeping 52 seconds before next request 2023-01-24 08:55:29 source > Request successful, will parse the response now 2023-01-24 08:55:29 source > Sleeping 52 seconds before next request 2023-01-24 08:55:29 source > Starting another while loop iteration 2023-01-24 08:55:29 source > Request successful, will parse the response now 2023-01-24 08:55:29 source > Starting another while loop iteration 2023-01-24 08:55:29 source > Sleeping 52 seconds before next request 2023-01-24 08:55:29 source > Request successful, will parse the response now 2023-01-24 08:55:29 source > Starting another while loop iteration 2023-01-24 08:55:29 source > Sleeping 52 seconds before next request 2023-01-24 08:55:29 source > Request successful, will parse the response now 2023-01-24 08:55:29 source > Starting another while loop iteration 2023-01-24 08:56:22 source > Sleeping 52 seconds before next request 2023-01-24 08:56:22 source > Request successful, will parse the response now 2023-01-24 08:56:22 source > Starting another while loop iteration 2023-01-24 08:56:22 source > Sleeping 52 seconds before next request 2023-01-24 08:56:22 source > Request successful, will parse the response now 2023-01-24 08:56:22 source > Sleeping 52 seconds before next request 2023-01-24 08:56:22 source > Sleeping 52 seconds before next request 2023-01-24 08:56:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 135000 (74 MB) 2023-01-24 08:56:22 source > Starting another while loop iteration 2023-01-24 08:56:22 source > Request successful, will parse the response now 2023-01-24 08:56:22 source > Starting another while loop iteration 2023-01-24 08:56:22 source > Request successful, will parse the response now 2023-01-24 08:56:23 source > Starting another while loop iteration 2023-01-24 08:56:23 source > Sleeping 52 seconds before next request 2023-01-24 08:56:23 source > Request successful, will parse the response now 2023-01-24 08:56:23 source > Sleeping 52 seconds before next request 2023-01-24 08:56:23 source > Starting another while loop iteration 2023-01-24 08:56:23 source > Request successful, will parse the response now 2023-01-24 08:56:23 source > Sleeping 52 seconds before next request 2023-01-24 08:56:23 source > Sleeping 52 seconds before next request 2023-01-24 08:56:23 source > Starting another while loop iteration 2023-01-24 08:56:23 source > Request successful, will parse the response now 2023-01-24 08:56:23 source > Starting another while loop iteration 2023-01-24 08:56:23 source > Request successful, will parse the response now 2023-01-24 08:56:23 source > Starting another while loop iteration 2023-01-24 08:57:16 source > Sleeping 52 seconds before next request 2023-01-24 08:57:16 source > Request successful, will parse the response now 2023-01-24 08:57:16 source > Starting another while loop iteration 2023-01-24 08:57:16 source > Sleeping 52 seconds before next request 2023-01-24 08:57:16 source > Sleeping 52 seconds before next request 2023-01-24 08:57:16 source > Sleeping 52 seconds before next request 2023-01-24 08:57:16 source > Request successful, will parse the response now 2023-01-24 08:57:17 source > Starting another while loop iteration 2023-01-24 08:57:17 source > Request successful, will parse the response now 2023-01-24 08:57:17 source > Starting another while loop iteration 2023-01-24 08:57:17 source > Request successful, will parse the response now 2023-01-24 08:57:17 source > Sleeping 52 seconds before next request 2023-01-24 08:57:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 136000 (74 MB) 2023-01-24 08:57:17 source > Starting another while loop iteration 2023-01-24 08:57:17 source > Sleeping 52 seconds before next request 2023-01-24 08:57:17 source > Request successful, will parse the response now 2023-01-24 08:57:17 source > Sleeping 52 seconds before next request 2023-01-24 08:57:17 source > Starting another while loop iteration 2023-01-24 08:57:17 source > Request successful, will parse the response now 2023-01-24 08:57:17 source > Starting another while loop iteration 2023-01-24 08:57:17 source > Request successful, will parse the response now 2023-01-24 08:57:17 source > Starting another while loop iteration 2023-01-24 08:57:17 source > Sleeping 52 seconds before next request 2023-01-24 08:57:17 source > Request successful, will parse the response now 2023-01-24 08:57:17 source > Starting another while loop iteration 2023-01-24 08:58:10 source > Sleeping 52 seconds before next request 2023-01-24 08:58:10 source > Request successful, will parse the response now 2023-01-24 08:58:10 source > Starting another while loop iteration 2023-01-24 08:58:10 source > Sleeping 52 seconds before next request 2023-01-24 08:58:11 source > Sleeping 52 seconds before next request 2023-01-24 08:58:11 source > Sleeping 52 seconds before next request 2023-01-24 08:58:11 source > Sleeping 52 seconds before next request 2023-01-24 08:58:11 source > Request successful, will parse the response now 2023-01-24 08:58:11 source > Starting another while loop iteration 2023-01-24 08:58:11 source > Request successful, will parse the response now 2023-01-24 08:58:11 source > Starting another while loop iteration 2023-01-24 08:58:11 source > Request successful, will parse the response now 2023-01-24 08:58:11 source > Starting another while loop iteration 2023-01-24 08:58:11 source > Request successful, will parse the response now 2023-01-24 08:58:11 source > Starting another while loop iteration 2023-01-24 08:58:11 source > Sleeping 52 seconds before next request 2023-01-24 08:58:11 source > Sleeping 52 seconds before next request 2023-01-24 08:58:11 source > Sleeping 52 seconds before next request 2023-01-24 08:58:11 source > Request successful, will parse the response now 2023-01-24 08:58:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 137000 (75 MB) 2023-01-24 08:58:11 source > Starting another while loop iteration 2023-01-24 08:58:11 source > Request successful, will parse the response now 2023-01-24 08:58:11 source > Starting another while loop iteration 2023-01-24 08:58:11 source > Request successful, will parse the response now 2023-01-24 08:58:11 source > Starting another while loop iteration 2023-01-24 08:59:04 source > Sleeping 52 seconds before next request 2023-01-24 08:59:04 source > Request successful, will parse the response now 2023-01-24 08:59:04 source > Starting another while loop iteration 2023-01-24 08:59:04 source > Sleeping 52 seconds before next request 2023-01-24 08:59:04 source > Request successful, will parse the response now 2023-01-24 08:59:04 source > Starting another while loop iteration 2023-01-24 08:59:04 source > Sleeping 52 seconds before next request 2023-01-24 08:59:05 source > Sleeping 52 seconds before next request 2023-01-24 08:59:05 source > Request successful, will parse the response now 2023-01-24 08:59:05 source > Sleeping 52 seconds before next request 2023-01-24 08:59:05 source > Starting another while loop iteration 2023-01-24 08:59:05 source > Request successful, will parse the response now 2023-01-24 08:59:05 source > Starting another while loop iteration 2023-01-24 08:59:05 source > Request successful, will parse the response now 2023-01-24 08:59:05 source > Starting another while loop iteration 2023-01-24 08:59:05 source > Sleeping 52 seconds before next request 2023-01-24 08:59:05 source > Request successful, will parse the response now 2023-01-24 08:59:05 source > Starting another while loop iteration 2023-01-24 08:59:05 source > Sleeping 52 seconds before next request 2023-01-24 08:59:05 source > Request successful, will parse the response now 2023-01-24 08:59:05 source > Starting another while loop iteration 2023-01-24 08:59:05 source > Sleeping 52 seconds before next request 2023-01-24 08:59:05 source > Request successful, will parse the response now 2023-01-24 08:59:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 138000 (75 MB) 2023-01-24 08:59:05 source > Starting another while loop iteration 2023-01-24 08:59:57 source > Sleeping 52 seconds before next request 2023-01-24 08:59:57 source > Sleeping 52 seconds before next request 2023-01-24 08:59:57 source > Sleeping 52 seconds before next request 2023-01-24 08:59:57 source > Sleeping 52 seconds before next request 2023-01-24 08:59:57 source > Sleeping 51 seconds before next request 2023-01-24 08:59:57 source > Sleeping 51 seconds before next request 2023-01-24 08:59:58 source > Sleeping 51 seconds before next request 2023-01-24 08:59:58 source > Request successful, will parse the response now 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 08:59:58 source > Sleeping 51 seconds before next request 2023-01-24 08:59:58 source > Request successful, will parse the response now 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 08:59:58 source > Will retry the request for other reason 2023-01-24 08:59:58 source > Adding a request to be retried in 3 seconds 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 08:59:58 source > Will retry the request for other reason 2023-01-24 08:59:58 source > Adding a request to be retried in 3 seconds 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 08:59:58 source > Will retry the request for other reason 2023-01-24 08:59:58 source > Adding a request to be retried in 3 seconds 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 08:59:58 source > Will retry the request for other reason 2023-01-24 08:59:58 source > Adding a request to be retried in 3 seconds 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 08:59:58 source > Will retry the request for other reason 2023-01-24 08:59:58 source > Adding a request to be retried in 3 seconds 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 08:59:58 source > Will retry the request for other reason 2023-01-24 08:59:58 source > Adding a request to be retried in 3 seconds 2023-01-24 08:59:58 source > Starting another while loop iteration 2023-01-24 09:00:50 source > Sleeping 51 seconds before next request 2023-01-24 09:00:50 source > Sleeping 51 seconds before next request 2023-01-24 09:00:51 source > Sleeping 51 seconds before next request 2023-01-24 09:00:51 source > Sleeping 51 seconds before next request 2023-01-24 09:00:51 source > Sleeping 51 seconds before next request 2023-01-24 09:00:51 source > Request successful, will parse the response now 2023-01-24 09:00:51 source > Starting another while loop iteration 2023-01-24 09:00:51 source > Request successful, will parse the response now 2023-01-24 09:00:51 source > Starting another while loop iteration 2023-01-24 09:00:51 source > Sleeping 51 seconds before next request 2023-01-24 09:00:51 source > Sleeping 51 seconds before next request 2023-01-24 09:00:51 source > Request successful, will parse the response now 2023-01-24 09:00:51 source > Starting another while loop iteration 2023-01-24 09:00:52 source > Sleeping 51 seconds before next request 2023-01-24 09:00:52 source > Request successful, will parse the response now 2023-01-24 09:00:52 source > Starting another while loop iteration 2023-01-24 09:00:52 source > Request successful, will parse the response now 2023-01-24 09:00:52 source > Starting another while loop iteration 2023-01-24 09:00:52 source > Request successful, will parse the response now 2023-01-24 09:00:52 source > Starting another while loop iteration 2023-01-24 09:00:52 source > Request successful, will parse the response now 2023-01-24 09:00:52 source > Starting another while loop iteration 2023-01-24 09:00:52 source > Request successful, will parse the response now 2023-01-24 09:00:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 139000 (76 MB) 2023-01-24 09:00:52 source > Starting another while loop iteration 2023-01-24 09:01:43 source > Sleeping 51 seconds before next request 2023-01-24 09:01:43 source > Sleeping 51 seconds before next request 2023-01-24 09:01:43 source > Request successful, will parse the response now 2023-01-24 09:01:43 source > Starting another while loop iteration 2023-01-24 09:01:43 source > Request successful, will parse the response now 2023-01-24 09:01:43 source > Starting another while loop iteration 2023-01-24 09:01:43 source > Sleeping 51 seconds before next request 2023-01-24 09:01:43 source > Request successful, will parse the response now 2023-01-24 09:01:44 source > Starting another while loop iteration 2023-01-24 09:01:44 source > Sleeping 51 seconds before next request 2023-01-24 09:01:44 source > Request successful, will parse the response now 2023-01-24 09:01:44 source > Starting another while loop iteration 2023-01-24 09:01:44 source > Sleeping 51 seconds before next request 2023-01-24 09:01:44 source > Request successful, will parse the response now 2023-01-24 09:01:44 source > Starting another while loop iteration 2023-01-24 09:01:44 source > Sleeping 51 seconds before next request 2023-01-24 09:01:44 source > Sleeping 51 seconds before next request 2023-01-24 09:01:44 source > Request successful, will parse the response now 2023-01-24 09:01:44 source > Starting another while loop iteration 2023-01-24 09:01:44 source > Request successful, will parse the response now 2023-01-24 09:01:44 source > Starting another while loop iteration 2023-01-24 09:01:44 source > Sleeping 51 seconds before next request 2023-01-24 09:01:44 source > Request successful, will parse the response now 2023-01-24 09:01:45 source > Starting another while loop iteration 2023-01-24 09:02:36 source > Sleeping 51 seconds before next request 2023-01-24 09:02:36 source > Request successful, will parse the response now 2023-01-24 09:02:36 source > Starting another while loop iteration 2023-01-24 09:02:36 source > Sleeping 51 seconds before next request 2023-01-24 09:02:36 source > Request successful, will parse the response now 2023-01-24 09:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 140000 (77 MB) 2023-01-24 09:02:36 source > Starting another while loop iteration 2023-01-24 09:02:36 source > Sleeping 51 seconds before next request 2023-01-24 09:02:36 source > Request successful, will parse the response now 2023-01-24 09:02:36 source > Sleeping 51 seconds before next request 2023-01-24 09:02:37 source > Starting another while loop iteration 2023-01-24 09:02:37 source > Request successful, will parse the response now 2023-01-24 09:02:37 source > Sleeping 51 seconds before next request 2023-01-24 09:02:37 source > Starting another while loop iteration 2023-01-24 09:02:37 source > Request successful, will parse the response now 2023-01-24 09:02:37 source > Starting another while loop iteration 2023-01-24 09:02:37 source > Sleeping 51 seconds before next request 2023-01-24 09:02:37 source > Request successful, will parse the response now 2023-01-24 09:02:37 source > Sleeping 51 seconds before next request 2023-01-24 09:02:37 source > Starting another while loop iteration 2023-01-24 09:02:37 source > Request successful, will parse the response now 2023-01-24 09:02:37 source > Starting another while loop iteration 2023-01-24 09:02:37 source > Sleeping 51 seconds before next request 2023-01-24 09:02:37 source > Request successful, will parse the response now 2023-01-24 09:02:38 source > Starting another while loop iteration 2023-01-24 09:03:29 source > Sleeping 51 seconds before next request 2023-01-24 09:03:29 source > Request successful, will parse the response now 2023-01-24 09:03:29 source > Starting another while loop iteration 2023-01-24 09:03:29 source > Sleeping 50 seconds before next request 2023-01-24 09:03:29 source > Request successful, will parse the response now 2023-01-24 09:03:29 source > Starting another while loop iteration 2023-01-24 09:03:29 source > Sleeping 50 seconds before next request 2023-01-24 09:03:29 source > Request successful, will parse the response now 2023-01-24 09:03:29 source > Starting another while loop iteration 2023-01-24 09:03:29 source > Sleeping 50 seconds before next request 2023-01-24 09:03:29 source > Request successful, will parse the response now 2023-01-24 09:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 141000 (77 MB) 2023-01-24 09:03:29 source > Starting another while loop iteration 2023-01-24 09:03:30 source > Sleeping 50 seconds before next request 2023-01-24 09:03:30 source > Request successful, will parse the response now 2023-01-24 09:03:30 source > Starting another while loop iteration 2023-01-24 09:03:30 source > Sleeping 50 seconds before next request 2023-01-24 09:03:30 source > Request successful, will parse the response now 2023-01-24 09:03:30 source > Starting another while loop iteration 2023-01-24 09:03:30 source > Sleeping 50 seconds before next request 2023-01-24 09:03:30 source > Request successful, will parse the response now 2023-01-24 09:03:30 source > Starting another while loop iteration 2023-01-24 09:03:30 source > Sleeping 50 seconds before next request 2023-01-24 09:03:30 source > Request successful, will parse the response now 2023-01-24 09:03:30 source > Starting another while loop iteration 2023-01-24 09:04:21 source > Sleeping 50 seconds before next request 2023-01-24 09:04:21 source > Sleeping 50 seconds before next request 2023-01-24 09:04:21 source > Sleeping 50 seconds before next request 2023-01-24 09:04:22 source > Sleeping 50 seconds before next request 2023-01-24 09:04:22 source > Sleeping 50 seconds before next request 2023-01-24 09:04:22 source > Sleeping 50 seconds before next request 2023-01-24 09:04:22 source > Sleeping 50 seconds before next request 2023-01-24 09:04:22 source > Request successful, will parse the response now 2023-01-24 09:04:22 source > Starting another while loop iteration 2023-01-24 09:04:22 source > Request successful, will parse the response now 2023-01-24 09:04:22 source > Sleeping 50 seconds before next request 2023-01-24 09:04:22 source > Starting another while loop iteration 2023-01-24 09:04:22 source > Request successful, will parse the response now 2023-01-24 09:04:22 source > Starting another while loop iteration 2023-01-24 09:04:22 source > Request successful, will parse the response now 2023-01-24 09:04:23 source > Starting another while loop iteration 2023-01-24 09:04:23 source > Request successful, will parse the response now 2023-01-24 09:04:23 source > Starting another while loop iteration 2023-01-24 09:04:23 source > Request successful, will parse the response now 2023-01-24 09:04:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 142000 (78 MB) 2023-01-24 09:04:23 source > Starting another while loop iteration 2023-01-24 09:04:23 source > Request successful, will parse the response now 2023-01-24 09:04:23 source > Starting another while loop iteration 2023-01-24 09:04:23 source > Request successful, will parse the response now 2023-01-24 09:04:23 source > Starting another while loop iteration 2023-01-24 09:05:13 source > Sleeping 50 seconds before next request 2023-01-24 09:05:13 source > Request successful, will parse the response now 2023-01-24 09:05:13 source > Starting another while loop iteration 2023-01-24 09:05:13 source > Sleeping 50 seconds before next request 2023-01-24 09:05:13 source > Request successful, will parse the response now 2023-01-24 09:05:13 source > Sleeping 50 seconds before next request 2023-01-24 09:05:13 source > Sleeping 50 seconds before next request 2023-01-24 09:05:13 source > Starting another while loop iteration 2023-01-24 09:05:13 source > Request successful, will parse the response now 2023-01-24 09:05:14 source > Starting another while loop iteration 2023-01-24 09:05:14 source > Request successful, will parse the response now 2023-01-24 09:05:14 source > Starting another while loop iteration 2023-01-24 09:05:14 source > Sleeping 50 seconds before next request 2023-01-24 09:05:14 source > Request successful, will parse the response now 2023-01-24 09:05:14 source > Starting another while loop iteration 2023-01-24 09:05:14 source > Sleeping 50 seconds before next request 2023-01-24 09:05:14 source > Request successful, will parse the response now 2023-01-24 09:05:14 source > Starting another while loop iteration 2023-01-24 09:05:14 source > Sleeping 50 seconds before next request 2023-01-24 09:05:14 source > Request successful, will parse the response now 2023-01-24 09:05:14 source > Starting another while loop iteration 2023-01-24 09:05:14 source > Sleeping 49 seconds before next request 2023-01-24 09:05:14 source > Request successful, will parse the response now 2023-01-24 09:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 143000 (78 MB) 2023-01-24 09:05:14 source > Starting another while loop iteration 2023-01-24 09:06:05 source > Sleeping 49 seconds before next request 2023-01-24 09:06:05 source > Request successful, will parse the response now 2023-01-24 09:06:05 source > Starting another while loop iteration 2023-01-24 09:06:05 source > Sleeping 49 seconds before next request 2023-01-24 09:06:05 source > Sleeping 49 seconds before next request 2023-01-24 09:06:05 source > Sleeping 49 seconds before next request 2023-01-24 09:06:06 source > Sleeping 49 seconds before next request 2023-01-24 09:06:06 source > Request successful, will parse the response now 2023-01-24 09:06:06 source > Starting another while loop iteration 2023-01-24 09:06:06 source > Request successful, will parse the response now 2023-01-24 09:06:06 source > Starting another while loop iteration 2023-01-24 09:06:06 source > Request successful, will parse the response now 2023-01-24 09:06:06 source > Starting another while loop iteration 2023-01-24 09:06:06 source > Sleeping 49 seconds before next request 2023-01-24 09:06:06 source > Request successful, will parse the response now 2023-01-24 09:06:06 source > Starting another while loop iteration 2023-01-24 09:06:06 source > Sleeping 49 seconds before next request 2023-01-24 09:06:06 source > Request successful, will parse the response now 2023-01-24 09:06:06 source > Starting another while loop iteration 2023-01-24 09:06:06 source > Sleeping 49 seconds before next request 2023-01-24 09:06:06 source > Request successful, will parse the response now 2023-01-24 09:06:06 source > Starting another while loop iteration 2023-01-24 09:06:06 source > Request successful, will parse the response now 2023-01-24 09:06:06 source > Starting another while loop iteration 2023-01-24 09:06:55 source > Sleeping 49 seconds before next request 2023-01-24 09:06:55 source > Sleeping 49 seconds before next request 2023-01-24 09:06:55 source > Sleeping 49 seconds before next request 2023-01-24 09:06:55 source > Sleeping 49 seconds before next request 2023-01-24 09:06:55 source > Sleeping 49 seconds before next request 2023-01-24 09:06:55 source > Sleeping 49 seconds before next request 2023-01-24 09:06:55 source > Sleeping 49 seconds before next request 2023-01-24 09:06:55 source > Request successful, will parse the response now 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:06:56 source > Sleeping 49 seconds before next request 2023-01-24 09:06:56 source > Request successful, will parse the response now 2023-01-24 09:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 144000 (79 MB) 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:06:56 source > Will retry the request for other reason 2023-01-24 09:06:56 source > Adding a request to be retried in 5 seconds 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:06:56 source > Will retry the request for other reason 2023-01-24 09:06:56 source > Adding a request to be retried in 5 seconds 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:06:56 source > Will retry the request for other reason 2023-01-24 09:06:56 source > Adding a request to be retried in 5 seconds 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:06:56 source > Will retry the request for other reason 2023-01-24 09:06:56 source > Adding a request to be retried in 5 seconds 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:06:56 source > Will retry the request for other reason 2023-01-24 09:06:56 source > Adding a request to be retried in 5 seconds 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:06:56 source > Will retry the request for other reason 2023-01-24 09:06:56 source > Adding a request to be retried in 5 seconds 2023-01-24 09:06:56 source > Starting another while loop iteration 2023-01-24 09:07:46 source > Sleeping 49 seconds before next request 2023-01-24 09:07:46 source > Sleeping 49 seconds before next request 2023-01-24 09:07:46 source > Sleeping 49 seconds before next request 2023-01-24 09:07:46 source > Request successful, will parse the response now 2023-01-24 09:07:46 source > Starting another while loop iteration 2023-01-24 09:07:46 source > Request successful, will parse the response now 2023-01-24 09:07:46 source > Starting another while loop iteration 2023-01-24 09:07:46 source > Request successful, will parse the response now 2023-01-24 09:07:46 source > Sleeping 49 seconds before next request 2023-01-24 09:07:46 source > Sleeping 49 seconds before next request 2023-01-24 09:07:46 source > Starting another while loop iteration 2023-01-24 09:07:46 source > Request successful, will parse the response now 2023-01-24 09:07:46 source > Starting another while loop iteration 2023-01-24 09:07:46 source > Request successful, will parse the response now 2023-01-24 09:07:46 source > Starting another while loop iteration 2023-01-24 09:07:46 source > Sleeping 49 seconds before next request 2023-01-24 09:07:46 source > Request successful, will parse the response now 2023-01-24 09:07:46 source > Starting another while loop iteration 2023-01-24 09:07:47 source > Sleeping 49 seconds before next request 2023-01-24 09:07:47 source > Request successful, will parse the response now 2023-01-24 09:07:47 source > Starting another while loop iteration 2023-01-24 09:07:47 source > Sleeping 48 seconds before next request 2023-01-24 09:07:47 source > Request successful, will parse the response now 2023-01-24 09:07:47 source > Starting another while loop iteration 2023-01-24 09:08:37 source > Sleeping 48 seconds before next request 2023-01-24 09:08:37 source > Request successful, will parse the response now 2023-01-24 09:08:37 source > Sleeping 48 seconds before next request 2023-01-24 09:08:37 source > Sleeping 48 seconds before next request 2023-01-24 09:08:37 source > Starting another while loop iteration 2023-01-24 09:08:37 source > Request successful, will parse the response now 2023-01-24 09:08:37 source > Sleeping 48 seconds before next request 2023-01-24 09:08:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 145000 (79 MB) 2023-01-24 09:08:37 source > Starting another while loop iteration 2023-01-24 09:08:37 source > Request successful, will parse the response now 2023-01-24 09:08:37 source > Sleeping 48 seconds before next request 2023-01-24 09:08:37 source > Sleeping 48 seconds before next request 2023-01-24 09:08:37 source > Starting another while loop iteration 2023-01-24 09:08:37 source > Request successful, will parse the response now 2023-01-24 09:08:37 source > Starting another while loop iteration 2023-01-24 09:08:37 source > Request successful, will parse the response now 2023-01-24 09:08:37 source > Sleeping 48 seconds before next request 2023-01-24 09:08:37 source > Starting another while loop iteration 2023-01-24 09:08:37 source > Request successful, will parse the response now 2023-01-24 09:08:37 source > Starting another while loop iteration 2023-01-24 09:08:38 source > Sleeping 48 seconds before next request 2023-01-24 09:08:38 source > Request successful, will parse the response now 2023-01-24 09:08:38 source > Starting another while loop iteration 2023-01-24 09:08:38 source > Request successful, will parse the response now 2023-01-24 09:08:38 source > Starting another while loop iteration 2023-01-24 09:09:27 source > Sleeping 33 seconds before next request 2023-01-24 09:09:27 source > Sleeping 33 seconds before next request 2023-01-24 09:09:27 source > Sleeping 33 seconds before next request 2023-01-24 09:09:27 source > Request successful, will parse the response now 2023-01-24 09:09:27 source > Starting another while loop iteration 2023-01-24 09:09:27 source > Request successful, will parse the response now 2023-01-24 09:09:27 source > Starting another while loop iteration 2023-01-24 09:09:27 source > Sleeping 33 seconds before next request 2023-01-24 09:09:27 source > Request successful, will parse the response now 2023-01-24 09:09:27 source > Starting another while loop iteration 2023-01-24 09:09:27 source > Sleeping 33 seconds before next request 2023-01-24 09:09:27 source > Request successful, will parse the response now 2023-01-24 09:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 146000 (80 MB) 2023-01-24 09:09:27 source > Starting another while loop iteration 2023-01-24 09:09:27 source > Sleeping 33 seconds before next request 2023-01-24 09:09:27 source > Sleeping 33 seconds before next request 2023-01-24 09:09:27 source > Request successful, will parse the response now 2023-01-24 09:09:28 source > Starting another while loop iteration 2023-01-24 09:09:28 source > Request successful, will parse the response now 2023-01-24 09:09:28 source > Starting another while loop iteration 2023-01-24 09:09:28 source > Request successful, will parse the response now 2023-01-24 09:09:28 source > Starting another while loop iteration 2023-01-24 09:09:28 source > Sleeping 33 seconds before next request 2023-01-24 09:09:28 source > Request successful, will parse the response now 2023-01-24 09:09:28 source > Starting another while loop iteration 2023-01-24 09:10:01 source > Sleeping 18 seconds before next request 2023-01-24 09:10:01 source > Request successful, will parse the response now 2023-01-24 09:10:01 source > Sleeping 18 seconds before next request 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:02 source > Sleeping 18 seconds before next request 2023-01-24 09:10:02 source > Request successful, will parse the response now 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:02 source > Request successful, will parse the response now 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:02 source > Sleeping 18 seconds before next request 2023-01-24 09:10:02 source > Request successful, will parse the response now 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:02 source > Sleeping 18 seconds before next request 2023-01-24 09:10:02 source > Request successful, will parse the response now 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:02 source > Sleeping 18 seconds before next request 2023-01-24 09:10:02 source > Request successful, will parse the response now 2023-01-24 09:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 147000 (80 MB) 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:02 source > Sleeping 18 seconds before next request 2023-01-24 09:10:02 source > Request successful, will parse the response now 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:02 source > Sleeping 18 seconds before next request 2023-01-24 09:10:02 source > Request successful, will parse the response now 2023-01-24 09:10:02 source > Starting another while loop iteration 2023-01-24 09:10:20 source > Sleeping 3 seconds before next request 2023-01-24 09:10:20 source > Sleeping 3 seconds before next request 2023-01-24 09:10:20 source > Sleeping 3 seconds before next request 2023-01-24 09:10:20 source > Sleeping 3 seconds before next request 2023-01-24 09:10:20 source > Sleeping 3 seconds before next request 2023-01-24 09:10:20 source > Sleeping 3 seconds before next request 2023-01-24 09:10:21 source > Sleeping 3 seconds before next request 2023-01-24 09:10:21 source > Request successful, will parse the response now 2023-01-24 09:10:21 source > Sleeping 3 seconds before next request 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:21 source > Request successful, will parse the response now 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:21 source > Will retry the request for other reason 2023-01-24 09:10:21 source > Adding a request to be retried in 40 seconds 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:21 source > Will retry the request for other reason 2023-01-24 09:10:21 source > Adding a request to be retried in 40 seconds 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:21 source > Will retry the request for other reason 2023-01-24 09:10:21 source > Adding a request to be retried in 40 seconds 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:21 source > Will retry the request for other reason 2023-01-24 09:10:21 source > Adding a request to be retried in 40 seconds 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:21 source > Will retry the request for other reason 2023-01-24 09:10:21 source > Adding a request to be retried in 40 seconds 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:21 source > Will retry the request for other reason 2023-01-24 09:10:21 source > Adding a request to be retried in 40 seconds 2023-01-24 09:10:21 source > Starting another while loop iteration 2023-01-24 09:10:23 source > Sleeping 28 seconds before next request 2023-01-24 09:10:23 source > Will retry the request for other reason 2023-01-24 09:10:23 source > Adding a request to be retried in 37 seconds 2023-01-24 09:10:23 source > Starting another while loop iteration 2023-01-24 09:10:23 source > Sleeping 28 seconds before next request 2023-01-24 09:10:23 source > Will retry the request for other reason 2023-01-24 09:10:23 source > Adding a request to be retried in 37 seconds 2023-01-24 09:10:23 source > Starting another while loop iteration 2023-01-24 09:10:23 source > Sleeping 28 seconds before next request 2023-01-24 09:10:23 source > Will retry the request for other reason 2023-01-24 09:10:23 source > Adding a request to be retried in 37 seconds 2023-01-24 09:10:23 source > Starting another while loop iteration 2023-01-24 09:10:23 source > Sleeping 28 seconds before next request 2023-01-24 09:10:23 source > Will retry the request for other reason 2023-01-24 09:10:23 source > Adding a request to be retried in 37 seconds 2023-01-24 09:10:23 source > Starting another while loop iteration 2023-01-24 09:10:23 source > Sleeping 28 seconds before next request 2023-01-24 09:10:23 source > Will retry the request for other reason 2023-01-24 09:10:23 source > Adding a request to be retried in 37 seconds 2023-01-24 09:10:23 source > Starting another while loop iteration 2023-01-24 09:10:23 source > Sleeping 28 seconds before next request 2023-01-24 09:10:23 source > Will retry the request for other reason 2023-01-24 09:10:23 source > Adding a request to be retried in 37 seconds 2023-01-24 09:10:23 source > Starting another while loop iteration 2023-01-24 09:10:24 source > Sleeping 15 seconds before next request 2023-01-24 09:10:24 source > Will retry the request for other reason 2023-01-24 09:10:24 source > Adding a request to be retried in 36 seconds 2023-01-24 09:10:24 source > Starting another while loop iteration 2023-01-24 09:10:24 source > Sleeping 15 seconds before next request 2023-01-24 09:10:24 source > Will retry the request for other reason 2023-01-24 09:10:24 source > Adding a request to be retried in 36 seconds 2023-01-24 09:10:24 source > Starting another while loop iteration 2023-01-24 09:10:39 source > Sleeping 15 seconds before next request 2023-01-24 09:10:39 source > Sleeping 15 seconds before next request 2023-01-24 09:10:51 source > Sleeping 14 seconds before next request 2023-01-24 09:10:51 source > Will retry the request for other reason 2023-01-24 09:10:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:10:51 source > Starting another while loop iteration 2023-01-24 09:10:51 source > Sleeping 14 seconds before next request 2023-01-24 09:10:51 source > Will retry the request for other reason 2023-01-24 09:10:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:10:51 source > Starting another while loop iteration 2023-01-24 09:10:51 source > Sleeping 14 seconds before next request 2023-01-24 09:10:51 source > Will retry the request for other reason 2023-01-24 09:10:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:10:51 source > Starting another while loop iteration 2023-01-24 09:10:51 source > Sleeping 13 seconds before next request 2023-01-24 09:10:51 source > Will retry the request for other reason 2023-01-24 09:10:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:10:51 source > Starting another while loop iteration 2023-01-24 09:10:52 source > Sleeping 41 seconds before next request 2023-01-24 09:10:52 source > Will retry the request for other reason 2023-01-24 09:10:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:10:52 source > Starting another while loop iteration 2023-01-24 09:10:52 source > Sleeping 41 seconds before next request 2023-01-24 09:10:52 source > Will retry the request for other reason 2023-01-24 09:10:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:10:52 source > Starting another while loop iteration 2023-01-24 09:10:52 source > Will retry the request for other reason 2023-01-24 09:10:52 source > Adding a request to be retried in 21 seconds 2023-01-24 09:10:52 source > Starting another while loop iteration 2023-01-24 09:10:52 source > Will retry the request for other reason 2023-01-24 09:10:52 source > Adding a request to be retried in 21 seconds 2023-01-24 09:10:52 source > Starting another while loop iteration 2023-01-24 09:10:54 source > Sleeping 41 seconds before next request 2023-01-24 09:10:54 source > Will retry the request for other reason 2023-01-24 09:10:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:10:54 source > Starting another while loop iteration 2023-01-24 09:10:55 source > Sleeping 41 seconds before next request 2023-01-24 09:10:55 source > Will retry the request for other reason 2023-01-24 09:10:55 source > Adding a request to be retried in 6 seconds 2023-01-24 09:10:55 source > Starting another while loop iteration 2023-01-24 09:11:06 source > Sleeping 41 seconds before next request 2023-01-24 09:11:06 source > Sleeping 41 seconds before next request 2023-01-24 09:11:06 source > Request successful, will parse the response now 2023-01-24 09:11:07 source > Starting another while loop iteration 2023-01-24 09:11:07 source > Sleeping 28 seconds before next request 2023-01-24 09:11:07 source > Request successful, will parse the response now 2023-01-24 09:11:07 source > Starting another while loop iteration 2023-01-24 09:11:07 source > Sleeping 28 seconds before next request 2023-01-24 09:11:07 source > Request successful, will parse the response now 2023-01-24 09:11:07 source > Starting another while loop iteration 2023-01-24 09:11:07 source > Request successful, will parse the response now 2023-01-24 09:11:07 source > Starting another while loop iteration 2023-01-24 09:11:34 source > Sleeping 27 seconds before next request 2023-01-24 09:11:34 source > Request successful, will parse the response now 2023-01-24 09:11:34 source > Starting another while loop iteration 2023-01-24 09:11:34 source > Sleeping 27 seconds before next request 2023-01-24 09:11:34 source > Request successful, will parse the response now 2023-01-24 09:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 148000 (81 MB) 2023-01-24 09:11:34 source > Starting another while loop iteration 2023-01-24 09:11:36 source > Sleeping 27 seconds before next request 2023-01-24 09:11:36 source > Sleeping 27 seconds before next request 2023-01-24 09:11:37 source > Sleeping 26 seconds before next request 2023-01-24 09:11:37 source > Sleeping 26 seconds before next request 2023-01-24 09:11:37 source > Request successful, will parse the response now 2023-01-24 09:11:37 source > Starting another while loop iteration 2023-01-24 09:11:37 source > Request successful, will parse the response now 2023-01-24 09:11:37 source > Starting another while loop iteration 2023-01-24 09:11:47 source > Sleeping 13 seconds before next request 2023-01-24 09:11:47 source > Will retry the request for other reason 2023-01-24 09:11:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:11:47 source > Starting another while loop iteration 2023-01-24 09:11:48 source > Sleeping 13 seconds before next request 2023-01-24 09:11:48 source > Will retry the request for other reason 2023-01-24 09:11:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:11:48 source > Starting another while loop iteration 2023-01-24 09:11:48 source > Request successful, will parse the response now 2023-01-24 09:11:48 source > Starting another while loop iteration 2023-01-24 09:11:48 source > Request successful, will parse the response now 2023-01-24 09:11:48 source > Starting another while loop iteration 2023-01-24 09:12:02 source > Sleeping 13 seconds before next request 2023-01-24 09:12:02 source > Sleeping 12 seconds before next request 2023-01-24 09:12:03 source > Sleeping 12 seconds before next request 2023-01-24 09:12:03 source > Request successful, will parse the response now 2023-01-24 09:12:03 source > Sleeping 12 seconds before next request 2023-01-24 09:12:03 source > Starting another while loop iteration 2023-01-24 09:12:03 source > Request successful, will parse the response now 2023-01-24 09:12:03 source > Starting another while loop iteration 2023-01-24 09:12:05 source > Sleeping 11 seconds before next request 2023-01-24 09:12:05 source > Sleeping 11 seconds before next request 2023-01-24 09:12:05 source > Request successful, will parse the response now 2023-01-24 09:12:05 source > Sleeping 40 seconds before next request 2023-01-24 09:12:05 source > Starting another while loop iteration 2023-01-24 09:12:05 source > Sleeping 40 seconds before next request 2023-01-24 09:12:05 source > Request successful, will parse the response now 2023-01-24 09:12:05 source > Starting another while loop iteration 2023-01-24 09:12:05 source > Request successful, will parse the response now 2023-01-24 09:12:05 source > Starting another while loop iteration 2023-01-24 09:12:05 source > Request successful, will parse the response now 2023-01-24 09:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 149000 (81 MB) 2023-01-24 09:12:05 source > Starting another while loop iteration 2023-01-24 09:12:05 source > Request successful, will parse the response now 2023-01-24 09:12:05 source > Starting another while loop iteration 2023-01-24 09:12:05 source > Request successful, will parse the response now 2023-01-24 09:12:05 source > Starting another while loop iteration 2023-01-24 09:12:15 source > Sleeping 40 seconds before next request 2023-01-24 09:12:15 source > Sleeping 40 seconds before next request 2023-01-24 09:12:16 source > Sleeping 40 seconds before next request 2023-01-24 09:12:16 source > Sleeping 40 seconds before next request 2023-01-24 09:12:16 source > Sleeping 28 seconds before next request 2023-01-24 09:12:16 source > Sleeping 28 seconds before next request 2023-01-24 09:12:16 source > Request successful, will parse the response now 2023-01-24 09:12:16 source > Starting another while loop iteration 2023-01-24 09:12:16 source > Request successful, will parse the response now 2023-01-24 09:12:16 source > Starting another while loop iteration 2023-01-24 09:12:16 source > Will retry the request for other reason 2023-01-24 09:12:16 source > Adding a request to be retried in 45 seconds 2023-01-24 09:12:16 source > Starting another while loop iteration 2023-01-24 09:12:16 source > Will retry the request for other reason 2023-01-24 09:12:16 source > Adding a request to be retried in 45 seconds 2023-01-24 09:12:16 source > Starting another while loop iteration 2023-01-24 09:12:16 source > Will retry the request for other reason 2023-01-24 09:12:16 source > Adding a request to be retried in 44 seconds 2023-01-24 09:12:16 source > Starting another while loop iteration 2023-01-24 09:12:16 source > Will retry the request for other reason 2023-01-24 09:12:16 source > Adding a request to be retried in 44 seconds 2023-01-24 09:12:16 source > Starting another while loop iteration 2023-01-24 09:12:44 source > Sleeping 28 seconds before next request 2023-01-24 09:12:44 source > Sleeping 27 seconds before next request 2023-01-24 09:12:45 source > Sleeping 27 seconds before next request 2023-01-24 09:12:45 source > Will retry the request for other reason 2023-01-24 09:12:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:12:45 source > Starting another while loop iteration 2023-01-24 09:12:45 source > Sleeping 27 seconds before next request 2023-01-24 09:12:45 source > Will retry the request for other reason 2023-01-24 09:12:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:12:45 source > Starting another while loop iteration 2023-01-24 09:12:55 source > Sleeping 27 seconds before next request 2023-01-24 09:12:55 source > Will retry the request for other reason 2023-01-24 09:12:55 source > Adding a request to be retried in 5 seconds 2023-01-24 09:12:55 source > Starting another while loop iteration 2023-01-24 09:12:55 source > Sleeping 27 seconds before next request 2023-01-24 09:12:55 source > Will retry the request for other reason 2023-01-24 09:12:55 source > Adding a request to be retried in 5 seconds 2023-01-24 09:12:55 source > Starting another while loop iteration 2023-01-24 09:12:56 source > Sleeping 14 seconds before next request 2023-01-24 09:12:56 source > Will retry the request for other reason 2023-01-24 09:12:56 source > Adding a request to be retried in 4 seconds 2023-01-24 09:12:56 source > Starting another while loop iteration 2023-01-24 09:12:56 source > Sleeping 14 seconds before next request 2023-01-24 09:12:56 source > Will retry the request for other reason 2023-01-24 09:12:56 source > Adding a request to be retried in 4 seconds 2023-01-24 09:12:56 source > Starting another while loop iteration 2023-01-24 09:12:56 source > Will retry the request for other reason 2023-01-24 09:12:56 source > Adding a request to be retried in 16 seconds 2023-01-24 09:12:56 source > Starting another while loop iteration 2023-01-24 09:12:56 source > Will retry the request for other reason 2023-01-24 09:12:56 source > Adding a request to be retried in 16 seconds 2023-01-24 09:12:56 source > Starting another while loop iteration 2023-01-24 09:13:11 source > Sleeping 14 seconds before next request 2023-01-24 09:13:11 source > Sleeping 14 seconds before next request 2023-01-24 09:13:13 source > Sleeping 14 seconds before next request 2023-01-24 09:13:13 source > Sleeping 14 seconds before next request 2023-01-24 09:13:14 source > Sleeping 13 seconds before next request 2023-01-24 09:13:14 source > Request successful, will parse the response now 2023-01-24 09:13:14 source > Sleeping 13 seconds before next request 2023-01-24 09:13:14 source > Starting another while loop iteration 2023-01-24 09:13:14 source > Request successful, will parse the response now 2023-01-24 09:13:14 source > Starting another while loop iteration 2023-01-24 09:13:14 source > Request successful, will parse the response now 2023-01-24 09:13:14 source > Starting another while loop iteration 2023-01-24 09:13:14 source > Request successful, will parse the response now 2023-01-24 09:13:14 source > Starting another while loop iteration 2023-01-24 09:13:24 source > Sleeping 42 seconds before next request 2023-01-24 09:13:24 source > Request successful, will parse the response now 2023-01-24 09:13:24 source > Starting another while loop iteration 2023-01-24 09:13:24 source > Sleeping 42 seconds before next request 2023-01-24 09:13:24 source > Request successful, will parse the response now 2023-01-24 09:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 150000 (82 MB) 2023-01-24 09:13:24 source > Starting another while loop iteration 2023-01-24 09:13:24 source > Request successful, will parse the response now 2023-01-24 09:13:24 source > Starting another while loop iteration 2023-01-24 09:13:24 source > Request successful, will parse the response now 2023-01-24 09:13:24 source > Starting another while loop iteration 2023-01-24 09:13:27 source > Sleeping 42 seconds before next request 2023-01-24 09:13:27 source > Request successful, will parse the response now 2023-01-24 09:13:27 source > Starting another while loop iteration 2023-01-24 09:13:27 source > Sleeping 42 seconds before next request 2023-01-24 09:13:27 source > Sleeping 42 seconds before next request 2023-01-24 09:13:27 source > Sleeping 42 seconds before next request 2023-01-24 09:13:27 source > Sleeping 30 seconds before next request 2023-01-24 09:13:27 source > Request successful, will parse the response now 2023-01-24 09:13:27 source > Starting another while loop iteration 2023-01-24 09:13:27 source > Will retry the request for other reason 2023-01-24 09:13:27 source > Adding a request to be retried in 33 seconds 2023-01-24 09:13:27 source > Starting another while loop iteration 2023-01-24 09:13:28 source > Sleeping 30 seconds before next request 2023-01-24 09:13:28 source > Will retry the request for other reason 2023-01-24 09:13:28 source > Adding a request to be retried in 33 seconds 2023-01-24 09:13:28 source > Starting another while loop iteration 2023-01-24 09:13:28 source > Will retry the request for other reason 2023-01-24 09:13:28 source > Adding a request to be retried in 33 seconds 2023-01-24 09:13:28 source > Starting another while loop iteration 2023-01-24 09:13:28 source > Will retry the request for other reason 2023-01-24 09:13:28 source > Adding a request to be retried in 33 seconds 2023-01-24 09:13:28 source > Starting another while loop iteration 2023-01-24 09:13:57 source > Sleeping 29 seconds before next request 2023-01-24 09:13:58 source > Sleeping 29 seconds before next request 2023-01-24 09:14:07 source > Sleeping 29 seconds before next request 2023-01-24 09:14:07 source > Request successful, will parse the response now 2023-01-24 09:14:07 source > Starting another while loop iteration 2023-01-24 09:14:07 source > Sleeping 29 seconds before next request 2023-01-24 09:14:07 source > Request successful, will parse the response now 2023-01-24 09:14:07 source > Starting another while loop iteration 2023-01-24 09:14:10 source > Sleeping 29 seconds before next request 2023-01-24 09:14:10 source > Request successful, will parse the response now 2023-01-24 09:14:10 source > Starting another while loop iteration 2023-01-24 09:14:10 source > Sleeping 29 seconds before next request 2023-01-24 09:14:10 source > Request successful, will parse the response now 2023-01-24 09:14:11 source > Starting another while loop iteration 2023-01-24 09:14:11 source > Sleeping 16 seconds before next request 2023-01-24 09:14:11 source > Sleeping 16 seconds before next request 2023-01-24 09:14:11 source > Request successful, will parse the response now 2023-01-24 09:14:11 source > Starting another while loop iteration 2023-01-24 09:14:11 source > Request successful, will parse the response now 2023-01-24 09:14:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 151000 (83 MB) 2023-01-24 09:14:11 source > Starting another while loop iteration 2023-01-24 09:14:11 source > Will retry the request for other reason 2023-01-24 09:14:11 source > Adding a request to be retried in 3 seconds 2023-01-24 09:14:11 source > Starting another while loop iteration 2023-01-24 09:14:11 source > Will retry the request for other reason 2023-01-24 09:14:11 source > Adding a request to be retried in 2 seconds 2023-01-24 09:14:11 source > Starting another while loop iteration 2023-01-24 09:14:27 source > Sleeping 15 seconds before next request 2023-01-24 09:14:27 source > Request successful, will parse the response now 2023-01-24 09:14:28 source > Starting another while loop iteration 2023-01-24 09:14:28 source > Sleeping 15 seconds before next request 2023-01-24 09:14:28 source > Sleeping 15 seconds before next request 2023-01-24 09:14:28 source > Sleeping 15 seconds before next request 2023-01-24 09:14:28 source > Request successful, will parse the response now 2023-01-24 09:14:28 source > Starting another while loop iteration 2023-01-24 09:14:36 source > Sleeping 15 seconds before next request 2023-01-24 09:14:36 source > Will retry the request for other reason 2023-01-24 09:14:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:14:36 source > Starting another while loop iteration 2023-01-24 09:14:36 source > Sleeping 15 seconds before next request 2023-01-24 09:14:36 source > Will retry the request for other reason 2023-01-24 09:14:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:14:36 source > Starting another while loop iteration 2023-01-24 09:14:39 source > Sleeping 2 seconds before next request 2023-01-24 09:14:39 source > Will retry the request for other reason 2023-01-24 09:14:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:14:39 source > Starting another while loop iteration 2023-01-24 09:14:40 source > Sleeping 2 seconds before next request 2023-01-24 09:14:40 source > Will retry the request for other reason 2023-01-24 09:14:40 source > Adding a request to be retried in 20 seconds 2023-01-24 09:14:40 source > Starting another while loop iteration 2023-01-24 09:14:40 source > Request successful, will parse the response now 2023-01-24 09:14:40 source > Starting another while loop iteration 2023-01-24 09:14:40 source > Request successful, will parse the response now 2023-01-24 09:14:40 source > Starting another while loop iteration 2023-01-24 09:14:41 source > Sleeping 1 seconds before next request 2023-01-24 09:14:42 source > Sleeping 1 seconds before next request 2023-01-24 09:14:43 source > Sleeping 1 seconds before next request 2023-01-24 09:14:43 source > Will retry the request for other reason 2023-01-24 09:14:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:14:43 source > Starting another while loop iteration 2023-01-24 09:14:43 source > Sleeping 1 seconds before next request 2023-01-24 09:14:43 source > Sleeping 1 seconds before next request 2023-01-24 09:14:43 source > Sleeping 1 seconds before next request 2023-01-24 09:14:43 source > Will retry the request for other reason 2023-01-24 09:14:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:14:43 source > Starting another while loop iteration 2023-01-24 09:14:43 source > Sleeping 32 seconds before next request 2023-01-24 09:14:43 source > Will retry the request for other reason 2023-01-24 09:14:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:14:43 source > Starting another while loop iteration 2023-01-24 09:14:44 source > Sleeping 32 seconds before next request 2023-01-24 09:14:44 source > Will retry the request for other reason 2023-01-24 09:14:44 source > Adding a request to be retried in 17 seconds 2023-01-24 09:14:44 source > Starting another while loop iteration 2023-01-24 09:14:44 source > Sleeping 32 seconds before next request 2023-01-24 09:14:44 source > Sleeping 33 seconds before next request 2023-01-24 09:14:44 source > Sleeping 33 seconds before next request 2023-01-24 09:14:45 source > Sleeping 33 seconds before next request 2023-01-24 09:14:51 source > Sleeping 21 seconds before next request 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Sleeping 21 seconds before next request 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 19 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 18 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 17 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 17 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 16 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 16 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 16 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:14:51 source > Will retry the request for other reason 2023-01-24 09:14:51 source > Adding a request to be retried in 16 seconds 2023-01-24 09:14:51 source > Starting another while loop iteration 2023-01-24 09:15:14 source > Sleeping 21 seconds before next request 2023-01-24 09:15:14 source > Sleeping 21 seconds before next request 2023-01-24 09:15:17 source > Sleeping 20 seconds before next request 2023-01-24 09:15:17 source > Request successful, will parse the response now 2023-01-24 09:15:17 source > Starting another while loop iteration 2023-01-24 09:15:17 source > Sleeping 20 seconds before next request 2023-01-24 09:15:17 source > Request successful, will parse the response now 2023-01-24 09:15:17 source > Starting another while loop iteration 2023-01-24 09:15:17 source > Sleeping 20 seconds before next request 2023-01-24 09:15:17 source > Request successful, will parse the response now 2023-01-24 09:15:17 source > Starting another while loop iteration 2023-01-24 09:15:18 source > Sleeping 20 seconds before next request 2023-01-24 09:15:18 source > Request successful, will parse the response now 2023-01-24 09:15:18 source > Starting another while loop iteration 2023-01-24 09:15:19 source > Sleeping 8 seconds before next request 2023-01-24 09:15:19 source > Request successful, will parse the response now 2023-01-24 09:15:19 source > Starting another while loop iteration 2023-01-24 09:15:19 source > Sleeping 8 seconds before next request 2023-01-24 09:15:19 source > Request successful, will parse the response now 2023-01-24 09:15:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 152000 (83 MB) 2023-01-24 09:15:19 source > Starting another while loop iteration 2023-01-24 09:15:19 source > Request successful, will parse the response now 2023-01-24 09:15:19 source > Starting another while loop iteration 2023-01-24 09:15:19 source > Request successful, will parse the response now 2023-01-24 09:15:19 source > Starting another while loop iteration 2023-01-24 09:15:28 source > Sleeping 8 seconds before next request 2023-01-24 09:15:29 source > Sleeping 7 seconds before next request 2023-01-24 09:15:35 source > Sleeping 7 seconds before next request 2023-01-24 09:15:35 source > Will retry the request for other reason 2023-01-24 09:15:35 source > Adding a request to be retried in 25 seconds 2023-01-24 09:15:35 source > Starting another while loop iteration 2023-01-24 09:15:35 source > Sleeping 7 seconds before next request 2023-01-24 09:15:35 source > Will retry the request for other reason 2023-01-24 09:15:35 source > Adding a request to be retried in 25 seconds 2023-01-24 09:15:35 source > Starting another while loop iteration 2023-01-24 09:15:36 source > Sleeping 7 seconds before next request 2023-01-24 09:15:36 source > Sleeping 7 seconds before next request 2023-01-24 09:15:37 source > Sleeping 38 seconds before next request 2023-01-24 09:15:37 source > Will retry the request for other reason 2023-01-24 09:15:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:15:37 source > Starting another while loop iteration 2023-01-24 09:15:37 source > Sleeping 38 seconds before next request 2023-01-24 09:15:37 source > Will retry the request for other reason 2023-01-24 09:15:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:15:37 source > Starting another while loop iteration 2023-01-24 09:15:38 source > Sleeping 38 seconds before next request 2023-01-24 09:15:38 source > Will retry the request for other reason 2023-01-24 09:15:38 source > Adding a request to be retried in 23 seconds 2023-01-24 09:15:38 source > Starting another while loop iteration 2023-01-24 09:15:38 source > Sleeping 38 seconds before next request 2023-01-24 09:15:38 source > Will retry the request for other reason 2023-01-24 09:15:38 source > Adding a request to be retried in 22 seconds 2023-01-24 09:15:38 source > Starting another while loop iteration 2023-01-24 09:15:38 source > Request successful, will parse the response now 2023-01-24 09:15:39 source > Starting another while loop iteration 2023-01-24 09:15:39 source > Request successful, will parse the response now 2023-01-24 09:15:39 source > Starting another while loop iteration 2023-01-24 09:15:39 source > Will retry the request for other reason 2023-01-24 09:15:39 source > Adding a request to be retried in 24 seconds 2023-01-24 09:15:39 source > Starting another while loop iteration 2023-01-24 09:15:39 source > Will retry the request for other reason 2023-01-24 09:15:39 source > Adding a request to be retried in 24 seconds 2023-01-24 09:15:39 source > Starting another while loop iteration 2023-01-24 09:15:42 source > Sleeping 38 seconds before next request 2023-01-24 09:15:42 source > Will retry the request for other reason 2023-01-24 09:15:42 source > Adding a request to be retried in 18 seconds 2023-01-24 09:15:42 source > Starting another while loop iteration 2023-01-24 09:15:42 source > Sleeping 38 seconds before next request 2023-01-24 09:15:42 source > Will retry the request for other reason 2023-01-24 09:15:42 source > Adding a request to be retried in 18 seconds 2023-01-24 09:15:42 source > Starting another while loop iteration 2023-01-24 09:15:43 source > Sleeping 27 seconds before next request 2023-01-24 09:15:43 source > Will retry the request for other reason 2023-01-24 09:15:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:15:43 source > Starting another while loop iteration 2023-01-24 09:15:43 source > Sleeping 26 seconds before next request 2023-01-24 09:15:43 source > Will retry the request for other reason 2023-01-24 09:15:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:15:43 source > Starting another while loop iteration 2023-01-24 09:16:11 source > Sleeping 26 seconds before next request 2023-01-24 09:16:11 source > Sleeping 26 seconds before next request 2023-01-24 09:16:17 source > Sleeping 26 seconds before next request 2023-01-24 09:16:17 source > Request successful, will parse the response now 2023-01-24 09:16:17 source > Starting another while loop iteration 2023-01-24 09:16:17 source > Sleeping 26 seconds before next request 2023-01-24 09:16:17 source > Request successful, will parse the response now 2023-01-24 09:16:17 source > Starting another while loop iteration 2023-01-24 09:16:17 source > Sleeping 25 seconds before next request 2023-01-24 09:16:17 source > Request successful, will parse the response now 2023-01-24 09:16:17 source > Starting another while loop iteration 2023-01-24 09:16:18 source > Sleeping 25 seconds before next request 2023-01-24 09:16:18 source > Request successful, will parse the response now 2023-01-24 09:16:18 source > Starting another while loop iteration 2023-01-24 09:16:22 source > Sleeping 13 seconds before next request 2023-01-24 09:16:22 source > Request successful, will parse the response now 2023-01-24 09:16:22 source > Starting another while loop iteration 2023-01-24 09:16:22 source > Sleeping 13 seconds before next request 2023-01-24 09:16:22 source > Request successful, will parse the response now 2023-01-24 09:16:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 153000 (84 MB) 2023-01-24 09:16:22 source > Starting another while loop iteration 2023-01-24 09:16:22 source > Request successful, will parse the response now 2023-01-24 09:16:22 source > Starting another while loop iteration 2023-01-24 09:16:22 source > Request successful, will parse the response now 2023-01-24 09:16:22 source > Starting another while loop iteration 2023-01-24 09:16:36 source > Sleeping 13 seconds before next request 2023-01-24 09:16:36 source > Sleeping 13 seconds before next request 2023-01-24 09:16:37 source > Sleeping 12 seconds before next request 2023-01-24 09:16:37 source > Will retry the request for other reason 2023-01-24 09:16:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:16:37 source > Starting another while loop iteration 2023-01-24 09:16:38 source > Sleeping 12 seconds before next request 2023-01-24 09:16:38 source > Will retry the request for other reason 2023-01-24 09:16:38 source > Adding a request to be retried in 23 seconds 2023-01-24 09:16:38 source > Starting another while loop iteration 2023-01-24 09:16:42 source > Sleeping 11 seconds before next request 2023-01-24 09:16:43 source > Sleeping 11 seconds before next request 2023-01-24 09:16:43 source > Will retry the request for other reason 2023-01-24 09:16:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:16:43 source > Starting another while loop iteration 2023-01-24 09:16:43 source > Sleeping 41 seconds before next request 2023-01-24 09:16:43 source > Sleeping 41 seconds before next request 2023-01-24 09:16:43 source > Will retry the request for other reason 2023-01-24 09:16:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:16:43 source > Starting another while loop iteration 2023-01-24 09:16:43 source > Will retry the request for other reason 2023-01-24 09:16:43 source > Adding a request to be retried in 18 seconds 2023-01-24 09:16:43 source > Starting another while loop iteration 2023-01-24 09:16:43 source > Will retry the request for other reason 2023-01-24 09:16:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:16:43 source > Starting another while loop iteration 2023-01-24 09:16:43 source > Request successful, will parse the response now 2023-01-24 09:16:43 source > Starting another while loop iteration 2023-01-24 09:16:43 source > Request successful, will parse the response now 2023-01-24 09:16:44 source > Starting another while loop iteration 2023-01-24 09:16:49 source > Sleeping 41 seconds before next request 2023-01-24 09:16:49 source > Sleeping 41 seconds before next request 2023-01-24 09:16:49 source > Will retry the request for other reason 2023-01-24 09:16:49 source > Adding a request to be retried in 11 seconds 2023-01-24 09:16:49 source > Starting another while loop iteration 2023-01-24 09:16:49 source > Sleeping 41 seconds before next request 2023-01-24 09:16:49 source > Will retry the request for other reason 2023-01-24 09:16:49 source > Adding a request to be retried in 11 seconds 2023-01-24 09:16:49 source > Starting another while loop iteration 2023-01-24 09:16:49 source > Will retry the request for other reason 2023-01-24 09:16:49 source > Adding a request to be retried in 11 seconds 2023-01-24 09:16:49 source > Starting another while loop iteration 2023-01-24 09:16:50 source > Sleeping 41 seconds before next request 2023-01-24 09:16:50 source > Will retry the request for other reason 2023-01-24 09:16:50 source > Adding a request to be retried in 10 seconds 2023-01-24 09:16:50 source > Starting another while loop iteration 2023-01-24 09:16:53 source > Sleeping 29 seconds before next request 2023-01-24 09:16:53 source > Will retry the request for other reason 2023-01-24 09:16:53 source > Adding a request to be retried in 7 seconds 2023-01-24 09:16:53 source > Starting another while loop iteration 2023-01-24 09:16:54 source > Sleeping 29 seconds before next request 2023-01-24 09:16:54 source > Will retry the request for other reason 2023-01-24 09:16:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:16:54 source > Starting another while loop iteration 2023-01-24 09:17:24 source > Sleeping 28 seconds before next request 2023-01-24 09:17:25 source > Sleeping 28 seconds before next request 2023-01-24 09:17:26 source > Sleeping 28 seconds before next request 2023-01-24 09:17:26 source > Request successful, will parse the response now 2023-01-24 09:17:26 source > Starting another while loop iteration 2023-01-24 09:17:26 source > Sleeping 28 seconds before next request 2023-01-24 09:17:26 source > Request successful, will parse the response now 2023-01-24 09:17:26 source > Starting another while loop iteration 2023-01-24 09:17:32 source > Sleeping 27 seconds before next request 2023-01-24 09:17:32 source > Sleeping 27 seconds before next request 2023-01-24 09:17:32 source > Request successful, will parse the response now 2023-01-24 09:17:32 source > Starting another while loop iteration 2023-01-24 09:17:32 source > Request successful, will parse the response now 2023-01-24 09:17:32 source > Sleeping 15 seconds before next request 2023-01-24 09:17:32 source > Starting another while loop iteration 2023-01-24 09:17:32 source > Request successful, will parse the response now 2023-01-24 09:17:32 source > Starting another while loop iteration 2023-01-24 09:17:32 source > Sleeping 15 seconds before next request 2023-01-24 09:17:32 source > Request successful, will parse the response now 2023-01-24 09:17:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 154000 (84 MB) 2023-01-24 09:17:32 source > Starting another while loop iteration 2023-01-24 09:17:32 source > Request successful, will parse the response now 2023-01-24 09:17:32 source > Starting another while loop iteration 2023-01-24 09:17:32 source > Request successful, will parse the response now 2023-01-24 09:17:32 source > Starting another while loop iteration 2023-01-24 09:17:48 source > Sleeping 14 seconds before next request 2023-01-24 09:17:49 source > Sleeping 14 seconds before next request 2023-01-24 09:17:52 source > Sleeping 14 seconds before next request 2023-01-24 09:17:52 source > Will retry the request for other reason 2023-01-24 09:17:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:17:52 source > Starting another while loop iteration 2023-01-24 09:17:53 source > Sleeping 14 seconds before next request 2023-01-24 09:17:53 source > Will retry the request for other reason 2023-01-24 09:17:53 source > Adding a request to be retried in 7 seconds 2023-01-24 09:17:53 source > Starting another while loop iteration 2023-01-24 09:17:54 source > Sleeping 13 seconds before next request 2023-01-24 09:17:54 source > Will retry the request for other reason 2023-01-24 09:17:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:17:54 source > Starting another while loop iteration 2023-01-24 09:17:54 source > Sleeping 13 seconds before next request 2023-01-24 09:17:54 source > Will retry the request for other reason 2023-01-24 09:17:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:17:54 source > Starting another while loop iteration 2023-01-24 09:17:59 source > Sleeping 1 seconds before next request 2023-01-24 09:17:59 source > Will retry the request for other reason 2023-01-24 09:17:59 source > Adding a request to be retried in 1 seconds 2023-01-24 09:17:59 source > Starting another while loop iteration 2023-01-24 09:17:59 source > Sleeping 1 seconds before next request 2023-01-24 09:17:59 source > Will retry the request for other reason 2023-01-24 09:17:59 source > Adding a request to be retried in 1 seconds 2023-01-24 09:17:59 source > Starting another while loop iteration 2023-01-24 09:17:59 source > Request successful, will parse the response now 2023-01-24 09:17:59 source > Starting another while loop iteration 2023-01-24 09:17:59 source > Request successful, will parse the response now 2023-01-24 09:17:59 source > Starting another while loop iteration 2023-01-24 09:18:01 source > Sleeping 42 seconds before next request 2023-01-24 09:18:01 source > Sleeping 42 seconds before next request 2023-01-24 09:18:04 source > Sleeping 42 seconds before next request 2023-01-24 09:18:04 source > Request successful, will parse the response now 2023-01-24 09:18:04 source > Starting another while loop iteration 2023-01-24 09:18:04 source > Sleeping 42 seconds before next request 2023-01-24 09:18:04 source > Request successful, will parse the response now 2023-01-24 09:18:04 source > Starting another while loop iteration 2023-01-24 09:18:08 source > Sleeping 31 seconds before next request 2023-01-24 09:18:08 source > Request successful, will parse the response now 2023-01-24 09:18:08 source > Starting another while loop iteration 2023-01-24 09:18:08 source > Sleeping 31 seconds before next request 2023-01-24 09:18:08 source > Request successful, will parse the response now 2023-01-24 09:18:08 source > Sleeping 30 seconds before next request 2023-01-24 09:18:08 source > Starting another while loop iteration 2023-01-24 09:18:08 source > Request successful, will parse the response now 2023-01-24 09:18:08 source > Starting another while loop iteration 2023-01-24 09:18:08 source > Sleeping 30 seconds before next request 2023-01-24 09:18:08 source > Request successful, will parse the response now 2023-01-24 09:18:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 155000 (85 MB) 2023-01-24 09:18:09 source > Starting another while loop iteration 2023-01-24 09:18:09 source > Request successful, will parse the response now 2023-01-24 09:18:09 source > Starting another while loop iteration 2023-01-24 09:18:09 source > Request successful, will parse the response now 2023-01-24 09:18:09 source > Starting another while loop iteration 2023-01-24 09:18:39 source > Sleeping 29 seconds before next request 2023-01-24 09:18:39 source > Sleeping 29 seconds before next request 2023-01-24 09:18:40 source > Sleeping 29 seconds before next request 2023-01-24 09:18:40 source > Sleeping 28 seconds before next request 2023-01-24 09:18:44 source > Sleeping 17 seconds before next request 2023-01-24 09:18:44 source > Will retry the request for other reason 2023-01-24 09:18:44 source > Adding a request to be retried in 17 seconds 2023-01-24 09:18:44 source > Starting another while loop iteration 2023-01-24 09:18:44 source > Sleeping 17 seconds before next request 2023-01-24 09:18:44 source > Will retry the request for other reason 2023-01-24 09:18:44 source > Adding a request to be retried in 16 seconds 2023-01-24 09:18:44 source > Starting another while loop iteration 2023-01-24 09:18:46 source > Sleeping 16 seconds before next request 2023-01-24 09:18:46 source > Will retry the request for other reason 2023-01-24 09:18:46 source > Adding a request to be retried in 14 seconds 2023-01-24 09:18:46 source > Starting another while loop iteration 2023-01-24 09:18:46 source > Sleeping 16 seconds before next request 2023-01-24 09:18:46 source > Will retry the request for other reason 2023-01-24 09:18:46 source > Adding a request to be retried in 14 seconds 2023-01-24 09:18:46 source > Starting another while loop iteration 2023-01-24 09:18:46 source > Will retry the request for other reason 2023-01-24 09:18:46 source > Adding a request to be retried in 21 seconds 2023-01-24 09:18:46 source > Starting another while loop iteration 2023-01-24 09:18:46 source > Will retry the request for other reason 2023-01-24 09:18:46 source > Adding a request to be retried in 21 seconds 2023-01-24 09:18:46 source > Starting another while loop iteration 2023-01-24 09:18:46 source > Request successful, will parse the response now 2023-01-24 09:18:47 source > Starting another while loop iteration 2023-01-24 09:18:47 source > Request successful, will parse the response now 2023-01-24 09:18:47 source > Starting another while loop iteration 2023-01-24 09:19:02 source > Sleeping 15 seconds before next request 2023-01-24 09:19:02 source > Sleeping 15 seconds before next request 2023-01-24 09:19:04 source > Sleeping 15 seconds before next request 2023-01-24 09:19:04 source > Sleeping 14 seconds before next request 2023-01-24 09:19:10 source > Sleeping 3 seconds before next request 2023-01-24 09:19:10 source > Request successful, will parse the response now 2023-01-24 09:19:10 source > Starting another while loop iteration 2023-01-24 09:19:10 source > Sleeping 3 seconds before next request 2023-01-24 09:19:10 source > Sleeping 2 seconds before next request 2023-01-24 09:19:10 source > Request successful, will parse the response now 2023-01-24 09:19:10 source > Starting another while loop iteration 2023-01-24 09:19:10 source > Sleeping 2 seconds before next request 2023-01-24 09:19:10 source > Request successful, will parse the response now 2023-01-24 09:19:11 source > Starting another while loop iteration 2023-01-24 09:19:11 source > Request successful, will parse the response now 2023-01-24 09:19:11 source > Starting another while loop iteration 2023-01-24 09:19:11 source > Request successful, will parse the response now 2023-01-24 09:19:11 source > Starting another while loop iteration 2023-01-24 09:19:11 source > Request successful, will parse the response now 2023-01-24 09:19:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 156000 (85 MB) 2023-01-24 09:19:11 source > Starting another while loop iteration 2023-01-24 09:19:11 source > Request successful, will parse the response now 2023-01-24 09:19:11 source > Starting another while loop iteration 2023-01-24 09:19:11 source > Request successful, will parse the response now 2023-01-24 09:19:11 source > Starting another while loop iteration 2023-01-24 09:19:13 source > Sleeping 1 seconds before next request 2023-01-24 09:19:13 source > Sleeping 1 seconds before next request 2023-01-24 09:19:14 source > Sleeping 1 seconds before next request 2023-01-24 09:19:14 source > Sleeping 1 seconds before next request 2023-01-24 09:19:14 source > Sleeping 33 seconds before next request 2023-01-24 09:19:14 source > Sleeping 33 seconds before next request 2023-01-24 09:19:15 source > Sleeping 33 seconds before next request 2023-01-24 09:19:15 source > Sleeping 33 seconds before next request 2023-01-24 09:19:17 source > Sleeping 33 seconds before next request 2023-01-24 09:19:17 source > Will retry the request for other reason 2023-01-24 09:19:17 source > Adding a request to be retried in 43 seconds 2023-01-24 09:19:17 source > Starting another while loop iteration 2023-01-24 09:19:17 source > Sleeping 33 seconds before next request 2023-01-24 09:19:17 source > Will retry the request for other reason 2023-01-24 09:19:17 source > Adding a request to be retried in 43 seconds 2023-01-24 09:19:17 source > Starting another while loop iteration 2023-01-24 09:19:18 source > Sleeping 21 seconds before next request 2023-01-24 09:19:19 source > Sleeping 21 seconds before next request 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 41 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 42 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 47 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 47 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Request successful, will parse the response now 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Request successful, will parse the response now 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 46 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 46 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 45 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:19 source > Will retry the request for other reason 2023-01-24 09:19:19 source > Adding a request to be retried in 45 seconds 2023-01-24 09:19:19 source > Starting another while loop iteration 2023-01-24 09:19:39 source > Sleeping 20 seconds before next request 2023-01-24 09:19:40 source > Sleeping 20 seconds before next request 2023-01-24 09:19:47 source > Sleeping 20 seconds before next request 2023-01-24 09:19:47 source > Will retry the request for other reason 2023-01-24 09:19:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:19:47 source > Starting another while loop iteration 2023-01-24 09:19:47 source > Sleeping 20 seconds before next request 2023-01-24 09:19:47 source > Will retry the request for other reason 2023-01-24 09:19:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:19:47 source > Starting another while loop iteration 2023-01-24 09:19:48 source > Sleeping 20 seconds before next request 2023-01-24 09:19:48 source > Will retry the request for other reason 2023-01-24 09:19:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:19:48 source > Starting another while loop iteration 2023-01-24 09:19:48 source > Sleeping 20 seconds before next request 2023-01-24 09:19:48 source > Will retry the request for other reason 2023-01-24 09:19:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:19:48 source > Starting another while loop iteration 2023-01-24 09:19:50 source > Sleeping 9 seconds before next request 2023-01-24 09:19:50 source > Will retry the request for other reason 2023-01-24 09:19:50 source > Adding a request to be retried in 10 seconds 2023-01-24 09:19:50 source > Starting another while loop iteration 2023-01-24 09:19:50 source > Sleeping 9 seconds before next request 2023-01-24 09:19:50 source > Will retry the request for other reason 2023-01-24 09:19:50 source > Adding a request to be retried in 10 seconds 2023-01-24 09:19:50 source > Starting another while loop iteration 2023-01-24 09:19:50 source > Will retry the request for other reason 2023-01-24 09:19:50 source > Adding a request to be retried in 21 seconds 2023-01-24 09:19:50 source > Starting another while loop iteration 2023-01-24 09:19:50 source > Will retry the request for other reason 2023-01-24 09:19:50 source > Adding a request to be retried in 20 seconds 2023-01-24 09:19:50 source > Starting another while loop iteration 2023-01-24 09:19:59 source > Sleeping 9 seconds before next request 2023-01-24 09:19:59 source > Sleeping 8 seconds before next request 2023-01-24 09:19:59 source > Will retry the request for other reason 2023-01-24 09:19:59 source > Adding a request to be retried in 1 seconds 2023-01-24 09:19:59 source > Starting another while loop iteration 2023-01-24 09:20:01 source > Sleeping 8 seconds before next request 2023-01-24 09:20:02 source > Sleeping 8 seconds before next request 2023-01-24 09:20:02 source > Request successful, will parse the response now 2023-01-24 09:20:02 source > Starting another while loop iteration 2023-01-24 09:20:09 source > Sleeping 8 seconds before next request 2023-01-24 09:20:09 source > Request successful, will parse the response now 2023-01-24 09:20:09 source > Sleeping 8 seconds before next request 2023-01-24 09:20:09 source > Starting another while loop iteration 2023-01-24 09:20:09 source > Request successful, will parse the response now 2023-01-24 09:20:09 source > Starting another while loop iteration 2023-01-24 09:20:09 source > Sleeping 42 seconds before next request 2023-01-24 09:20:10 source > Sleeping 42 seconds before next request 2023-01-24 09:20:10 source > Request successful, will parse the response now 2023-01-24 09:20:10 source > Starting another while loop iteration 2023-01-24 09:20:10 source > Sleeping 42 seconds before next request 2023-01-24 09:20:10 source > Request successful, will parse the response now 2023-01-24 09:20:10 source > Starting another while loop iteration 2023-01-24 09:20:10 source > Will retry the request for other reason 2023-01-24 09:20:10 source > Adding a request to be retried in 1 seconds 2023-01-24 09:20:10 source > Starting another while loop iteration 2023-01-24 09:20:10 source > Request successful, will parse the response now 2023-01-24 09:20:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 157000 (86 MB) 2023-01-24 09:20:10 source > Starting another while loop iteration 2023-01-24 09:20:10 source > Sleeping 42 seconds before next request 2023-01-24 09:20:10 source > Request successful, will parse the response now 2023-01-24 09:20:10 source > Starting another while loop iteration 2023-01-24 09:20:10 source > Request successful, will parse the response now 2023-01-24 09:20:10 source > Starting another while loop iteration 2023-01-24 09:20:11 source > Sleeping 42 seconds before next request 2023-01-24 09:20:11 source > Request successful, will parse the response now 2023-01-24 09:20:11 source > Starting another while loop iteration 2023-01-24 09:20:11 source > Sleeping 42 seconds before next request 2023-01-24 09:20:11 source > Request successful, will parse the response now 2023-01-24 09:20:11 source > Starting another while loop iteration 2023-01-24 09:20:17 source > Sleeping 32 seconds before next request 2023-01-24 09:20:17 source > Will retry the request for other reason 2023-01-24 09:20:17 source > Adding a request to be retried in 43 seconds 2023-01-24 09:20:17 source > Starting another while loop iteration 2023-01-24 09:20:17 source > Sleeping 32 seconds before next request 2023-01-24 09:20:17 source > Will retry the request for other reason 2023-01-24 09:20:17 source > Adding a request to be retried in 43 seconds 2023-01-24 09:20:17 source > Starting another while loop iteration 2023-01-24 09:20:49 source > Sleeping 32 seconds before next request 2023-01-24 09:20:49 source > Sleeping 32 seconds before next request 2023-01-24 09:20:51 source > Sleeping 32 seconds before next request 2023-01-24 09:20:51 source > Will retry the request for other reason 2023-01-24 09:20:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:20:51 source > Starting another while loop iteration 2023-01-24 09:20:52 source > Sleeping 31 seconds before next request 2023-01-24 09:20:52 source > Will retry the request for other reason 2023-01-24 09:20:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:20:52 source > Starting another while loop iteration 2023-01-24 09:20:52 source > Sleeping 31 seconds before next request 2023-01-24 09:20:52 source > Will retry the request for other reason 2023-01-24 09:20:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:20:52 source > Starting another while loop iteration 2023-01-24 09:20:52 source > Sleeping 31 seconds before next request 2023-01-24 09:20:52 source > Will retry the request for other reason 2023-01-24 09:20:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:20:52 source > Starting another while loop iteration 2023-01-24 09:20:53 source > Sleeping 21 seconds before next request 2023-01-24 09:20:53 source > Will retry the request for other reason 2023-01-24 09:20:53 source > Adding a request to be retried in 7 seconds 2023-01-24 09:20:53 source > Starting another while loop iteration 2023-01-24 09:20:53 source > Sleeping 21 seconds before next request 2023-01-24 09:20:53 source > Will retry the request for other reason 2023-01-24 09:20:53 source > Adding a request to be retried in 7 seconds 2023-01-24 09:20:53 source > Starting another while loop iteration 2023-01-24 09:20:53 source > Will retry the request for other reason 2023-01-24 09:20:53 source > Adding a request to be retried in 11 seconds 2023-01-24 09:20:53 source > Starting another while loop iteration 2023-01-24 09:20:53 source > Will retry the request for other reason 2023-01-24 09:20:53 source > Adding a request to be retried in 11 seconds 2023-01-24 09:20:53 source > Starting another while loop iteration 2023-01-24 09:21:15 source > Sleeping 21 seconds before next request 2023-01-24 09:21:16 source > Sleeping 21 seconds before next request 2023-01-24 09:21:23 source > Sleeping 21 seconds before next request 2023-01-24 09:21:23 source > Request successful, will parse the response now 2023-01-24 09:21:23 source > Sleeping 20 seconds before next request 2023-01-24 09:21:23 source > Starting another while loop iteration 2023-01-24 09:21:23 source > Request successful, will parse the response now 2023-01-24 09:21:23 source > Starting another while loop iteration 2023-01-24 09:21:24 source > Sleeping 20 seconds before next request 2023-01-24 09:21:25 source > Sleeping 20 seconds before next request 2023-01-24 09:21:25 source > Sleeping 10 seconds before next request 2023-01-24 09:21:25 source > Request successful, will parse the response now 2023-01-24 09:21:25 source > Starting another while loop iteration 2023-01-24 09:21:25 source > Request successful, will parse the response now 2023-01-24 09:21:25 source > Sleeping 10 seconds before next request 2023-01-24 09:21:25 source > Starting another while loop iteration 2023-01-24 09:21:25 source > Request successful, will parse the response now 2023-01-24 09:21:25 source > Starting another while loop iteration 2023-01-24 09:21:25 source > Request successful, will parse the response now 2023-01-24 09:21:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 158000 (86 MB) 2023-01-24 09:21:25 source > Starting another while loop iteration 2023-01-24 09:21:25 source > Request successful, will parse the response now 2023-01-24 09:21:26 source > Starting another while loop iteration 2023-01-24 09:21:26 source > Request successful, will parse the response now 2023-01-24 09:21:26 source > Starting another while loop iteration 2023-01-24 09:21:36 source > Sleeping 10 seconds before next request 2023-01-24 09:21:36 source > Sleeping 10 seconds before next request 2023-01-24 09:21:36 source > Will retry the request for other reason 2023-01-24 09:21:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:21:36 source > Starting another while loop iteration 2023-01-24 09:21:37 source > Sleeping 10 seconds before next request 2023-01-24 09:21:37 source > Sleeping 9 seconds before next request 2023-01-24 09:21:37 source > Will retry the request for other reason 2023-01-24 09:21:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:21:37 source > Starting another while loop iteration 2023-01-24 09:21:43 source > Sleeping 9 seconds before next request 2023-01-24 09:21:44 source > Sleeping 9 seconds before next request 2023-01-24 09:21:44 source > Will retry the request for other reason 2023-01-24 09:21:44 source > Adding a request to be retried in 16 seconds 2023-01-24 09:21:44 source > Starting another while loop iteration 2023-01-24 09:21:44 source > Will retry the request for other reason 2023-01-24 09:21:44 source > Adding a request to be retried in 17 seconds 2023-01-24 09:21:44 source > Starting another while loop iteration 2023-01-24 09:21:45 source > Sleeping 46 seconds before next request 2023-01-24 09:21:45 source > Will retry the request for other reason 2023-01-24 09:21:45 source > Adding a request to be retried in 16 seconds 2023-01-24 09:21:45 source > Starting another while loop iteration 2023-01-24 09:21:45 source > Sleeping 46 seconds before next request 2023-01-24 09:21:45 source > Will retry the request for other reason 2023-01-24 09:21:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:21:45 source > Starting another while loop iteration 2023-01-24 09:21:45 source > Request successful, will parse the response now 2023-01-24 09:21:45 source > Starting another while loop iteration 2023-01-24 09:21:45 source > Request successful, will parse the response now 2023-01-24 09:21:45 source > Starting another while loop iteration 2023-01-24 09:21:46 source > Sleeping 46 seconds before next request 2023-01-24 09:21:47 source > Sleeping 46 seconds before next request 2023-01-24 09:21:47 source > Will retry the request for other reason 2023-01-24 09:21:47 source > Adding a request to be retried in 14 seconds 2023-01-24 09:21:47 source > Starting another while loop iteration 2023-01-24 09:21:47 source > Sleeping 46 seconds before next request 2023-01-24 09:21:47 source > Will retry the request for other reason 2023-01-24 09:21:47 source > Adding a request to be retried in 14 seconds 2023-01-24 09:21:47 source > Starting another while loop iteration 2023-01-24 09:21:47 source > Sleeping 46 seconds before next request 2023-01-24 09:21:47 source > Will retry the request for other reason 2023-01-24 09:21:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:21:47 source > Starting another while loop iteration 2023-01-24 09:21:47 source > Will retry the request for other reason 2023-01-24 09:21:47 source > Adding a request to be retried in 14 seconds 2023-01-24 09:21:47 source > Starting another while loop iteration 2023-01-24 09:21:52 source > Sleeping 38 seconds before next request 2023-01-24 09:21:52 source > Will retry the request for other reason 2023-01-24 09:21:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:21:52 source > Starting another while loop iteration 2023-01-24 09:21:53 source > Sleeping 38 seconds before next request 2023-01-24 09:21:53 source > Will retry the request for other reason 2023-01-24 09:21:53 source > Adding a request to be retried in 7 seconds 2023-01-24 09:21:53 source > Starting another while loop iteration 2023-01-24 09:22:31 source > Sleeping 38 seconds before next request 2023-01-24 09:22:32 source > Sleeping 38 seconds before next request 2023-01-24 09:22:32 source > Request successful, will parse the response now 2023-01-24 09:22:32 source > Starting another while loop iteration 2023-01-24 09:22:32 source > Sleeping 38 seconds before next request 2023-01-24 09:22:32 source > Request successful, will parse the response now 2023-01-24 09:22:32 source > Sleeping 37 seconds before next request 2023-01-24 09:22:32 source > Starting another while loop iteration 2023-01-24 09:22:34 source > Sleeping 36 seconds before next request 2023-01-24 09:22:34 source > Request successful, will parse the response now 2023-01-24 09:22:34 source > Starting another while loop iteration 2023-01-24 09:22:34 source > Sleeping 36 seconds before next request 2023-01-24 09:22:34 source > Sleeping 28 seconds before next request 2023-01-24 09:22:34 source > Request successful, will parse the response now 2023-01-24 09:22:34 source > Sleeping 28 seconds before next request 2023-01-24 09:22:34 source > Starting another while loop iteration 2023-01-24 09:22:34 source > Request successful, will parse the response now 2023-01-24 09:22:34 source > Starting another while loop iteration 2023-01-24 09:22:34 source > Request successful, will parse the response now 2023-01-24 09:22:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 159000 (87 MB) 2023-01-24 09:22:35 source > Starting another while loop iteration 2023-01-24 09:22:35 source > Request successful, will parse the response now 2023-01-24 09:22:35 source > Starting another while loop iteration 2023-01-24 09:22:35 source > Request successful, will parse the response now 2023-01-24 09:22:35 source > Starting another while loop iteration 2023-01-24 09:23:04 source > Sleeping 28 seconds before next request 2023-01-24 09:23:04 source > Sleeping 28 seconds before next request 2023-01-24 09:23:11 source > Sleeping 28 seconds before next request 2023-01-24 09:23:11 source > Request successful, will parse the response now 2023-01-24 09:23:11 source > Sleeping 28 seconds before next request 2023-01-24 09:23:11 source > Starting another while loop iteration 2023-01-24 09:23:11 source > Sleeping 27 seconds before next request 2023-01-24 09:23:12 source > Sleeping 27 seconds before next request 2023-01-24 09:23:12 source > Sleeping 19 seconds before next request 2023-01-24 09:23:12 source > Request successful, will parse the response now 2023-01-24 09:23:12 source > Starting another while loop iteration 2023-01-24 09:23:12 source > Sleeping 19 seconds before next request 2023-01-24 09:23:12 source > Request successful, will parse the response now 2023-01-24 09:23:12 source > Starting another while loop iteration 2023-01-24 09:23:12 source > Request successful, will parse the response now 2023-01-24 09:23:12 source > Starting another while loop iteration 2023-01-24 09:23:12 source > Request successful, will parse the response now 2023-01-24 09:23:12 source > Starting another while loop iteration 2023-01-24 09:23:12 source > Request successful, will parse the response now 2023-01-24 09:23:13 source > Starting another while loop iteration 2023-01-24 09:23:13 source > Request successful, will parse the response now 2023-01-24 09:23:13 source > Starting another while loop iteration 2023-01-24 09:23:13 source > Request successful, will parse the response now 2023-01-24 09:23:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 160000 (88 MB) 2023-01-24 09:23:13 source > Starting another while loop iteration 2023-01-24 09:23:32 source > Sleeping 19 seconds before next request 2023-01-24 09:23:32 source > Will retry the request for other reason 2023-01-24 09:23:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:23:32 source > Starting another while loop iteration 2023-01-24 09:23:32 source > Sleeping 19 seconds before next request 2023-01-24 09:23:32 source > Will retry the request for other reason 2023-01-24 09:23:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:23:32 source > Starting another while loop iteration 2023-01-24 09:23:32 source > Sleeping 19 seconds before next request 2023-01-24 09:23:33 source > Sleeping 19 seconds before next request 2023-01-24 09:23:39 source > Sleeping 18 seconds before next request 2023-01-24 09:23:39 source > Sleeping 18 seconds before next request 2023-01-24 09:23:39 source > Sleeping 10 seconds before next request 2023-01-24 09:23:39 source > Will retry the request for other reason 2023-01-24 09:23:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:23:39 source > Starting another while loop iteration 2023-01-24 09:23:39 source > Sleeping 10 seconds before next request 2023-01-24 09:23:39 source > Will retry the request for other reason 2023-01-24 09:23:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:23:39 source > Starting another while loop iteration 2023-01-24 09:23:39 source > Will retry the request for other reason 2023-01-24 09:23:39 source > Adding a request to be retried in 22 seconds 2023-01-24 09:23:39 source > Starting another while loop iteration 2023-01-24 09:23:39 source > Will retry the request for other reason 2023-01-24 09:23:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:23:39 source > Starting another while loop iteration 2023-01-24 09:23:39 source > Request successful, will parse the response now 2023-01-24 09:23:39 source > Starting another while loop iteration 2023-01-24 09:23:39 source > Request successful, will parse the response now 2023-01-24 09:23:40 source > Starting another while loop iteration 2023-01-24 09:23:49 source > Sleeping 10 seconds before next request 2023-01-24 09:23:49 source > Sleeping 10 seconds before next request 2023-01-24 09:23:51 source > Sleeping 9 seconds before next request 2023-01-24 09:23:51 source > Will retry the request for other reason 2023-01-24 09:23:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:23:51 source > Starting another while loop iteration 2023-01-24 09:23:51 source > Sleeping 9 seconds before next request 2023-01-24 09:23:51 source > Will retry the request for other reason 2023-01-24 09:23:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:23:51 source > Starting another while loop iteration 2023-01-24 09:23:52 source > Sleeping 9 seconds before next request 2023-01-24 09:23:52 source > Will retry the request for other reason 2023-01-24 09:23:52 source > Adding a request to be retried in 9 seconds 2023-01-24 09:23:52 source > Starting another while loop iteration 2023-01-24 09:23:52 source > Sleeping 9 seconds before next request 2023-01-24 09:23:52 source > Will retry the request for other reason 2023-01-24 09:23:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:23:52 source > Starting another while loop iteration 2023-01-24 09:23:57 source > Sleeping 2 seconds before next request 2023-01-24 09:23:57 source > Will retry the request for other reason 2023-01-24 09:23:57 source > Adding a request to be retried in 3 seconds 2023-01-24 09:23:57 source > Starting another while loop iteration 2023-01-24 09:23:57 source > Sleeping 2 seconds before next request 2023-01-24 09:23:57 source > Will retry the request for other reason 2023-01-24 09:23:57 source > Adding a request to be retried in 3 seconds 2023-01-24 09:23:57 source > Starting another while loop iteration 2023-01-24 09:23:57 source > Will retry the request for other reason 2023-01-24 09:23:57 source > Adding a request to be retried in 11 seconds 2023-01-24 09:23:57 source > Starting another while loop iteration 2023-01-24 09:23:57 source > Will retry the request for other reason 2023-01-24 09:23:57 source > Adding a request to be retried in 11 seconds 2023-01-24 09:23:57 source > Starting another while loop iteration 2023-01-24 09:23:59 source > Sleeping 2 seconds before next request 2023-01-24 09:23:59 source > Sleeping 2 seconds before next request 2023-01-24 09:23:59 source > Sleeping 1 seconds before next request 2023-01-24 09:23:59 source > Will retry the request for other reason 2023-01-24 09:23:59 source > Adding a request to be retried in 1 seconds 2023-01-24 09:23:59 source > Starting another while loop iteration 2023-01-24 09:24:01 source > Sleeping 1 seconds before next request 2023-01-24 09:24:01 source > Request successful, will parse the response now 2023-01-24 09:24:01 source > Starting another while loop iteration 2023-01-24 09:24:02 source > Sleeping 1 seconds before next request 2023-01-24 09:24:02 source > Sleeping 1 seconds before next request 2023-01-24 09:24:02 source > Request successful, will parse the response now 2023-01-24 09:24:02 source > Sleeping 43 seconds before next request 2023-01-24 09:24:02 source > Sleeping 43 seconds before next request 2023-01-24 09:24:02 source > Starting another while loop iteration 2023-01-24 09:24:02 source > Request successful, will parse the response now 2023-01-24 09:24:02 source > Starting another while loop iteration 2023-01-24 09:24:02 source > Request successful, will parse the response now 2023-01-24 09:24:03 source > Sleeping 44 seconds before next request 2023-01-24 09:24:03 source > Starting another while loop iteration 2023-01-24 09:24:03 source > Request successful, will parse the response now 2023-01-24 09:24:03 source > Sleeping 44 seconds before next request 2023-01-24 09:24:03 source > Starting another while loop iteration 2023-01-24 09:24:03 source > Will retry the request for other reason 2023-01-24 09:24:03 source > Adding a request to be retried in 1 seconds 2023-01-24 09:24:03 source > Starting another while loop iteration 2023-01-24 09:24:03 source > Will retry the request for other reason 2023-01-24 09:24:03 source > Adding a request to be retried in 1 seconds 2023-01-24 09:24:03 source > Starting another while loop iteration 2023-01-24 09:24:03 source > Request successful, will parse the response now 2023-01-24 09:24:03 source > Starting another while loop iteration 2023-01-24 09:24:03 source > Sleeping 44 seconds before next request 2023-01-24 09:24:03 source > Request successful, will parse the response now 2023-01-24 09:24:03 source > Starting another while loop iteration 2023-01-24 09:24:03 source > Request successful, will parse the response now 2023-01-24 09:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 161000 (88 MB) 2023-01-24 09:24:03 source > Starting another while loop iteration 2023-01-24 09:24:03 source > Sleeping 44 seconds before next request 2023-01-24 09:24:04 source > Sleeping 38 seconds before next request 2023-01-24 09:24:04 source > Request successful, will parse the response now 2023-01-24 09:24:04 source > Starting another while loop iteration 2023-01-24 09:24:05 source > Sleeping 37 seconds before next request 2023-01-24 09:24:05 source > Request successful, will parse the response now 2023-01-24 09:24:05 source > Starting another while loop iteration 2023-01-24 09:24:05 source > Will retry the request for other reason 2023-01-24 09:24:05 source > Adding a request to be retried in 57 seconds 2023-01-24 09:24:05 source > Starting another while loop iteration 2023-01-24 09:24:42 source > Sleeping 37 seconds before next request 2023-01-24 09:24:42 source > Sleeping 37 seconds before next request 2023-01-24 09:24:45 source > Sleeping 37 seconds before next request 2023-01-24 09:24:45 source > Will retry the request for other reason 2023-01-24 09:24:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:24:45 source > Starting another while loop iteration 2023-01-24 09:24:45 source > Sleeping 37 seconds before next request 2023-01-24 09:24:45 source > Will retry the request for other reason 2023-01-24 09:24:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:24:45 source > Starting another while loop iteration 2023-01-24 09:24:47 source > Sleeping 37 seconds before next request 2023-01-24 09:24:47 source > Will retry the request for other reason 2023-01-24 09:24:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:24:47 source > Starting another while loop iteration 2023-01-24 09:24:47 source > Sleeping 37 seconds before next request 2023-01-24 09:24:47 source > Will retry the request for other reason 2023-01-24 09:24:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:24:47 source > Starting another while loop iteration 2023-01-24 09:24:47 source > Sleeping 31 seconds before next request 2023-01-24 09:24:47 source > Will retry the request for other reason 2023-01-24 09:24:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:24:47 source > Starting another while loop iteration 2023-01-24 09:24:48 source > Sleeping 30 seconds before next request 2023-01-24 09:24:48 source > Will retry the request for other reason 2023-01-24 09:24:48 source > Adding a request to be retried in 13 seconds 2023-01-24 09:24:48 source > Starting another while loop iteration 2023-01-24 09:24:48 source > Will retry the request for other reason 2023-01-24 09:24:48 source > Adding a request to be retried in 18 seconds 2023-01-24 09:24:48 source > Starting another while loop iteration 2023-01-24 09:24:48 source > Will retry the request for other reason 2023-01-24 09:24:48 source > Adding a request to be retried in 18 seconds 2023-01-24 09:24:48 source > Starting another while loop iteration 2023-01-24 09:25:19 source > Sleeping 30 seconds before next request 2023-01-24 09:25:20 source > Sleeping 30 seconds before next request 2023-01-24 09:25:20 source > Sleeping 30 seconds before next request 2023-01-24 09:25:20 source > Sleeping 30 seconds before next request 2023-01-24 09:25:20 source > Request successful, will parse the response now 2023-01-24 09:25:21 source > Starting another while loop iteration 2023-01-24 09:25:21 source > Request successful, will parse the response now 2023-01-24 09:25:21 source > Starting another while loop iteration 2023-01-24 09:25:24 source > Sleeping 30 seconds before next request 2023-01-24 09:25:24 source > Request successful, will parse the response now 2023-01-24 09:25:24 source > Starting another while loop iteration 2023-01-24 09:25:25 source > Sleeping 30 seconds before next request 2023-01-24 09:25:25 source > Request successful, will parse the response now 2023-01-24 09:25:25 source > Starting another while loop iteration 2023-01-24 09:25:25 source > Sleeping 24 seconds before next request 2023-01-24 09:25:25 source > Request successful, will parse the response now 2023-01-24 09:25:25 source > Sleeping 23 seconds before next request 2023-01-24 09:25:25 source > Starting another while loop iteration 2023-01-24 09:25:25 source > Request successful, will parse the response now 2023-01-24 09:25:25 source > Starting another while loop iteration 2023-01-24 09:25:25 source > Request successful, will parse the response now 2023-01-24 09:25:26 source > Starting another while loop iteration 2023-01-24 09:25:26 source > Request successful, will parse the response now 2023-01-24 09:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 162000 (89 MB) 2023-01-24 09:25:26 source > Starting another while loop iteration 2023-01-24 09:25:49 source > Sleeping 23 seconds before next request 2023-01-24 09:25:50 source > Sleeping 23 seconds before next request 2023-01-24 09:25:50 source > Sleeping 23 seconds before next request 2023-01-24 09:25:51 source > Sleeping 23 seconds before next request 2023-01-24 09:25:51 source > Sleeping 23 seconds before next request 2023-01-24 09:25:51 source > Sleeping 23 seconds before next request 2023-01-24 09:25:51 source > Request successful, will parse the response now 2023-01-24 09:25:51 source > Starting another while loop iteration 2023-01-24 09:25:51 source > Will retry the request for other reason 2023-01-24 09:25:51 source > Adding a request to be retried in 10 seconds 2023-01-24 09:25:51 source > Starting another while loop iteration 2023-01-24 09:25:51 source > Will retry the request for other reason 2023-01-24 09:25:51 source > Adding a request to be retried in 10 seconds 2023-01-24 09:25:51 source > Starting another while loop iteration 2023-01-24 09:25:51 source > Will retry the request for other reason 2023-01-24 09:25:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:25:51 source > Starting another while loop iteration 2023-01-24 09:25:54 source > Sleeping 17 seconds before next request 2023-01-24 09:25:54 source > Will retry the request for other reason 2023-01-24 09:25:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:25:54 source > Starting another while loop iteration 2023-01-24 09:25:55 source > Sleeping 17 seconds before next request 2023-01-24 09:25:55 source > Will retry the request for other reason 2023-01-24 09:25:55 source > Adding a request to be retried in 5 seconds 2023-01-24 09:25:55 source > Starting another while loop iteration 2023-01-24 09:25:55 source > Will retry the request for other reason 2023-01-24 09:25:55 source > Adding a request to be retried in 11 seconds 2023-01-24 09:25:55 source > Starting another while loop iteration 2023-01-24 09:25:55 source > Request successful, will parse the response now 2023-01-24 09:25:55 source > Starting another while loop iteration 2023-01-24 09:26:13 source > Sleeping 17 seconds before next request 2023-01-24 09:26:13 source > Sleeping 17 seconds before next request 2023-01-24 09:26:14 source > Sleeping 17 seconds before next request 2023-01-24 09:26:14 source > Request successful, will parse the response now 2023-01-24 09:26:14 source > Starting another while loop iteration 2023-01-24 09:26:15 source > Sleeping 17 seconds before next request 2023-01-24 09:26:15 source > Request successful, will parse the response now 2023-01-24 09:26:15 source > Sleeping 17 seconds before next request 2023-01-24 09:26:15 source > Starting another while loop iteration 2023-01-24 09:26:15 source > Request successful, will parse the response now 2023-01-24 09:26:15 source > Starting another while loop iteration 2023-01-24 09:26:15 source > Sleeping 17 seconds before next request 2023-01-24 09:26:15 source > Request successful, will parse the response now 2023-01-24 09:26:15 source > Starting another while loop iteration 2023-01-24 09:26:15 source > Sleeping 11 seconds before next request 2023-01-24 09:26:15 source > Request successful, will parse the response now 2023-01-24 09:26:15 source > Sleeping 11 seconds before next request 2023-01-24 09:26:15 source > Starting another while loop iteration 2023-01-24 09:26:15 source > Request successful, will parse the response now 2023-01-24 09:26:16 source > Starting another while loop iteration 2023-01-24 09:26:16 source > Request successful, will parse the response now 2023-01-24 09:26:16 source > Starting another while loop iteration 2023-01-24 09:26:16 source > Request successful, will parse the response now 2023-01-24 09:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 163000 (89 MB) 2023-01-24 09:26:16 source > Starting another while loop iteration 2023-01-24 09:26:28 source > Sleeping 11 seconds before next request 2023-01-24 09:26:28 source > Sleeping 11 seconds before next request 2023-01-24 09:26:30 source > Sleeping 11 seconds before next request 2023-01-24 09:26:30 source > Will retry the request for other reason 2023-01-24 09:26:30 source > Adding a request to be retried in 30 seconds 2023-01-24 09:26:30 source > Starting another while loop iteration 2023-01-24 09:26:30 source > Sleeping 11 seconds before next request 2023-01-24 09:26:30 source > Will retry the request for other reason 2023-01-24 09:26:30 source > Adding a request to be retried in 30 seconds 2023-01-24 09:26:30 source > Starting another while loop iteration 2023-01-24 09:26:31 source > Sleeping 11 seconds before next request 2023-01-24 09:26:31 source > Will retry the request for other reason 2023-01-24 09:26:31 source > Adding a request to be retried in 29 seconds 2023-01-24 09:26:31 source > Starting another while loop iteration 2023-01-24 09:26:32 source > Sleeping 11 seconds before next request 2023-01-24 09:26:32 source > Will retry the request for other reason 2023-01-24 09:26:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:26:32 source > Starting another while loop iteration 2023-01-24 09:26:32 source > Sleeping 5 seconds before next request 2023-01-24 09:26:32 source > Will retry the request for other reason 2023-01-24 09:26:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:26:32 source > Starting another while loop iteration 2023-01-24 09:26:32 source > Sleeping 5 seconds before next request 2023-01-24 09:26:32 source > Will retry the request for other reason 2023-01-24 09:26:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:26:32 source > Starting another while loop iteration 2023-01-24 09:26:32 source > Request successful, will parse the response now 2023-01-24 09:26:32 source > Starting another while loop iteration 2023-01-24 09:26:32 source > Request successful, will parse the response now 2023-01-24 09:26:33 source > Starting another while loop iteration 2023-01-24 09:26:37 source > Sleeping 5 seconds before next request 2023-01-24 09:26:37 source > Sleeping 5 seconds before next request 2023-01-24 09:26:39 source > Sleeping 5 seconds before next request 2023-01-24 09:26:39 source > Will retry the request for other reason 2023-01-24 09:26:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:26:39 source > Starting another while loop iteration 2023-01-24 09:26:39 source > Sleeping 5 seconds before next request 2023-01-24 09:26:39 source > Will retry the request for other reason 2023-01-24 09:26:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:26:39 source > Starting another while loop iteration 2023-01-24 09:26:41 source > Sleeping 5 seconds before next request 2023-01-24 09:26:41 source > Will retry the request for other reason 2023-01-24 09:26:41 source > Adding a request to be retried in 19 seconds 2023-01-24 09:26:41 source > Starting another while loop iteration 2023-01-24 09:26:42 source > Sleeping 5 seconds before next request 2023-01-24 09:26:42 source > Will retry the request for other reason 2023-01-24 09:26:42 source > Adding a request to be retried in 18 seconds 2023-01-24 09:26:42 source > Starting another while loop iteration 2023-01-24 09:26:42 source > Sleeping 1 seconds before next request 2023-01-24 09:26:42 source > Sleeping 1 seconds before next request 2023-01-24 09:26:42 source > Will retry the request for other reason 2023-01-24 09:26:42 source > Adding a request to be retried in 18 seconds 2023-01-24 09:26:42 source > Starting another while loop iteration 2023-01-24 09:26:42 source > Sleeping 1 seconds before next request 2023-01-24 09:26:43 source > Sleeping 1 seconds before next request 2023-01-24 09:26:43 source > Will retry the request for other reason 2023-01-24 09:26:43 source > Adding a request to be retried in 17 seconds 2023-01-24 09:26:43 source > Starting another while loop iteration 2023-01-24 09:26:43 source > Will retry the request for other reason 2023-01-24 09:26:43 source > Adding a request to be retried in 23 seconds 2023-01-24 09:26:43 source > Starting another while loop iteration 2023-01-24 09:26:43 source > Will retry the request for other reason 2023-01-24 09:26:43 source > Adding a request to be retried in 23 seconds 2023-01-24 09:26:43 source > Starting another while loop iteration 2023-01-24 09:26:43 source > Will retry the request for other reason 2023-01-24 09:26:43 source > Adding a request to be retried in 18 seconds 2023-01-24 09:26:43 source > Starting another while loop iteration 2023-01-24 09:26:43 source > Will retry the request for other reason 2023-01-24 09:26:43 source > Adding a request to be retried in 18 seconds 2023-01-24 09:26:43 source > Starting another while loop iteration 2023-01-24 09:26:43 source > Sleeping 0 seconds before next request 2023-01-24 09:26:43 source > Sleeping 51 seconds before next request 2023-01-24 09:26:44 source > Sleeping 48 seconds before next request 2023-01-24 09:26:44 source > Sleeping 49 seconds before next request 2023-01-24 09:26:44 source > Sleeping 49 seconds before next request 2023-01-24 09:26:44 source > Sleeping 49 seconds before next request 2023-01-24 09:26:44 source > Will retry the request for other reason 2023-01-24 09:26:44 source > Adding a request to be retried in 16 seconds 2023-01-24 09:26:44 source > Starting another while loop iteration 2023-01-24 09:26:44 source > Sleeping 49 seconds before next request 2023-01-24 09:26:44 source > Will retry the request for other reason 2023-01-24 09:26:44 source > Adding a request to be retried in 16 seconds 2023-01-24 09:26:44 source > Starting another while loop iteration 2023-01-24 09:26:46 source > Sleeping 49 seconds before next request 2023-01-24 09:26:46 source > Will retry the request for other reason 2023-01-24 09:26:46 source > Adding a request to be retried in 14 seconds 2023-01-24 09:26:46 source > Starting another while loop iteration 2023-01-24 09:26:47 source > Sleeping 48 seconds before next request 2023-01-24 09:26:47 source > Will retry the request for other reason 2023-01-24 09:26:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:26:47 source > Starting another while loop iteration 2023-01-24 09:26:47 source > Will retry the request for other reason 2023-01-24 09:26:47 source > Adding a request to be retried in 17 seconds 2023-01-24 09:26:47 source > Starting another while loop iteration 2023-01-24 09:26:47 source > Will retry the request for other reason 2023-01-24 09:26:47 source > Adding a request to be retried in 16 seconds 2023-01-24 09:26:47 source > Starting another while loop iteration 2023-01-24 09:26:47 source > Will retry the request for other reason 2023-01-24 09:26:47 source > Adding a request to be retried in 16 seconds 2023-01-24 09:26:47 source > Starting another while loop iteration 2023-01-24 09:26:47 source > Will retry the request for other reason 2023-01-24 09:26:47 source > Adding a request to be retried in 16 seconds 2023-01-24 09:26:47 source > Starting another while loop iteration 2023-01-24 09:26:47 source > Will retry the request for other reason 2023-01-24 09:26:47 source > Adding a request to be retried in 17 seconds 2023-01-24 09:26:47 source > Starting another while loop iteration 2023-01-24 09:27:33 source > Sleeping 48 seconds before next request 2023-01-24 09:27:34 source > Sleeping 46 seconds before next request 2023-01-24 09:27:35 source > Sleeping 45 seconds before next request 2023-01-24 09:27:35 source > Sleeping 45 seconds before next request 2023-01-24 09:27:35 source > Sleeping 45 seconds before next request 2023-01-24 09:27:36 source > Sleeping 45 seconds before next request 2023-01-24 09:27:36 source > Request successful, will parse the response now 2023-01-24 09:27:36 source > Starting another while loop iteration 2023-01-24 09:27:36 source > Request successful, will parse the response now 2023-01-24 09:27:36 source > Starting another while loop iteration 2023-01-24 09:27:36 source > Request successful, will parse the response now 2023-01-24 09:27:36 source > Starting another while loop iteration 2023-01-24 09:27:36 source > Request successful, will parse the response now 2023-01-24 09:27:36 source > Starting another while loop iteration 2023-01-24 09:27:36 source > Request successful, will parse the response now 2023-01-24 09:27:36 source > Sleeping 45 seconds before next request 2023-01-24 09:27:36 source > Starting another while loop iteration 2023-01-24 09:27:36 source > Request successful, will parse the response now 2023-01-24 09:27:37 source > Starting another while loop iteration 2023-01-24 09:27:37 source > Sleeping 44 seconds before next request 2023-01-24 09:27:37 source > Request successful, will parse the response now 2023-01-24 09:27:37 source > Starting another while loop iteration 2023-01-24 09:27:37 source > Request successful, will parse the response now 2023-01-24 09:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 164000 (90 MB) 2023-01-24 09:27:37 source > Starting another while loop iteration 2023-01-24 09:28:21 source > Sleeping 44 seconds before next request 2023-01-24 09:28:22 source > Sleeping 42 seconds before next request 2023-01-24 09:28:22 source > Sleeping 41 seconds before next request 2023-01-24 09:28:22 source > Sleeping 41 seconds before next request 2023-01-24 09:28:23 source > Sleeping 41 seconds before next request 2023-01-24 09:28:23 source > Sleeping 41 seconds before next request 2023-01-24 09:28:23 source > Sleeping 41 seconds before next request 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:23 source > Starting another while loop iteration 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:23 source > Starting another while loop iteration 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:23 source > Starting another while loop iteration 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:23 source > Sleeping 40 seconds before next request 2023-01-24 09:28:23 source > Starting another while loop iteration 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:23 source > Starting another while loop iteration 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:23 source > Starting another while loop iteration 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:23 source > Starting another while loop iteration 2023-01-24 09:28:23 source > Request successful, will parse the response now 2023-01-24 09:28:24 source > Starting another while loop iteration 2023-01-24 09:29:05 source > Sleeping 40 seconds before next request 2023-01-24 09:29:05 source > Sleeping 38 seconds before next request 2023-01-24 09:29:05 source > Sleeping 37 seconds before next request 2023-01-24 09:29:05 source > Sleeping 37 seconds before next request 2023-01-24 09:29:06 source > Sleeping 37 seconds before next request 2023-01-24 09:29:06 source > Sleeping 37 seconds before next request 2023-01-24 09:29:06 source > Sleeping 37 seconds before next request 2023-01-24 09:29:07 source > Sleeping 37 seconds before next request 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:07 source > Starting another while loop iteration 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 165000 (90 MB) 2023-01-24 09:29:07 source > Starting another while loop iteration 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:07 source > Starting another while loop iteration 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:07 source > Starting another while loop iteration 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:07 source > Starting another while loop iteration 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:07 source > Starting another while loop iteration 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:07 source > Starting another while loop iteration 2023-01-24 09:29:07 source > Request successful, will parse the response now 2023-01-24 09:29:08 source > Starting another while loop iteration 2023-01-24 09:29:43 source > Sleeping 36 seconds before next request 2023-01-24 09:29:43 source > Sleeping 35 seconds before next request 2023-01-24 09:29:43 source > Sleeping 35 seconds before next request 2023-01-24 09:29:43 source > Sleeping 35 seconds before next request 2023-01-24 09:29:44 source > Sleeping 34 seconds before next request 2023-01-24 09:29:44 source > Sleeping 34 seconds before next request 2023-01-24 09:29:44 source > Sleeping 34 seconds before next request 2023-01-24 09:29:45 source > Sleeping 33 seconds before next request 2023-01-24 09:29:45 source > Will retry the request for other reason 2023-01-24 09:29:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:29:45 source > Will retry the request for other reason 2023-01-24 09:29:45 source > Adding a request to be retried in 17 seconds 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:29:45 source > Request successful, will parse the response now 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:29:45 source > Request successful, will parse the response now 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:29:45 source > Will retry the request for other reason 2023-01-24 09:29:45 source > Adding a request to be retried in 17 seconds 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:29:45 source > Will retry the request for other reason 2023-01-24 09:29:45 source > Adding a request to be retried in 17 seconds 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:29:45 source > Will retry the request for other reason 2023-01-24 09:29:45 source > Adding a request to be retried in 17 seconds 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:29:45 source > Will retry the request for other reason 2023-01-24 09:29:45 source > Adding a request to be retried in 16 seconds 2023-01-24 09:29:45 source > Starting another while loop iteration 2023-01-24 09:30:20 source > Sleeping 33 seconds before next request 2023-01-24 09:30:20 source > Sleeping 32 seconds before next request 2023-01-24 09:30:20 source > Sleeping 32 seconds before next request 2023-01-24 09:30:20 source > Sleeping 31 seconds before next request 2023-01-24 09:30:20 source > Sleeping 31 seconds before next request 2023-01-24 09:30:20 source > Sleeping 31 seconds before next request 2023-01-24 09:30:20 source > Sleeping 31 seconds before next request 2023-01-24 09:30:21 source > Sleeping 30 seconds before next request 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 166000 (91 MB) 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:21 source > Request successful, will parse the response now 2023-01-24 09:30:21 source > Starting another while loop iteration 2023-01-24 09:30:51 source > Sleeping 30 seconds before next request 2023-01-24 09:30:51 source > Sleeping 28 seconds before next request 2023-01-24 09:30:51 source > Sleeping 28 seconds before next request 2023-01-24 09:30:52 source > Sleeping 28 seconds before next request 2023-01-24 09:30:52 source > Sleeping 28 seconds before next request 2023-01-24 09:30:52 source > Sleeping 28 seconds before next request 2023-01-24 09:30:52 source > Sleeping 28 seconds before next request 2023-01-24 09:30:53 source > Sleeping 28 seconds before next request 2023-01-24 09:30:53 source > Will retry the request for other reason 2023-01-24 09:30:53 source > Adding a request to be retried in 7 seconds 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:30:53 source > Will retry the request for other reason 2023-01-24 09:30:53 source > Adding a request to be retried in 8 seconds 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:30:53 source > Will retry the request for other reason 2023-01-24 09:30:53 source > Adding a request to be retried in 8 seconds 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:30:53 source > Request successful, will parse the response now 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:30:53 source > Will retry the request for other reason 2023-01-24 09:30:53 source > Adding a request to be retried in 9 seconds 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:30:53 source > Will retry the request for other reason 2023-01-24 09:30:53 source > Adding a request to be retried in 9 seconds 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:30:53 source > Will retry the request for other reason 2023-01-24 09:30:53 source > Adding a request to be retried in 9 seconds 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:30:53 source > Request successful, will parse the response now 2023-01-24 09:30:53 source > Starting another while loop iteration 2023-01-24 09:31:21 source > Sleeping 28 seconds before next request 2023-01-24 09:31:21 source > Sleeping 27 seconds before next request 2023-01-24 09:31:22 source > Sleeping 27 seconds before next request 2023-01-24 09:31:22 source > Sleeping 26 seconds before next request 2023-01-24 09:31:22 source > Sleeping 26 seconds before next request 2023-01-24 09:31:22 source > Sleeping 26 seconds before next request 2023-01-24 09:31:23 source > Sleeping 26 seconds before next request 2023-01-24 09:31:23 source > Sleeping 26 seconds before next request 2023-01-24 09:31:23 source > Request successful, will parse the response now 2023-01-24 09:31:23 source > Starting another while loop iteration 2023-01-24 09:31:23 source > Request successful, will parse the response now 2023-01-24 09:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 167000 (91 MB) 2023-01-24 09:31:23 source > Starting another while loop iteration 2023-01-24 09:31:23 source > Request successful, will parse the response now 2023-01-24 09:31:23 source > Starting another while loop iteration 2023-01-24 09:31:23 source > Request successful, will parse the response now 2023-01-24 09:31:23 source > Starting another while loop iteration 2023-01-24 09:31:23 source > Request successful, will parse the response now 2023-01-24 09:31:23 source > Starting another while loop iteration 2023-01-24 09:31:23 source > Request successful, will parse the response now 2023-01-24 09:31:24 source > Starting another while loop iteration 2023-01-24 09:31:24 source > Request successful, will parse the response now 2023-01-24 09:31:24 source > Starting another while loop iteration 2023-01-24 09:31:24 source > Request successful, will parse the response now 2023-01-24 09:31:24 source > Starting another while loop iteration 2023-01-24 09:31:48 source > Sleeping 26 seconds before next request 2023-01-24 09:31:48 source > Sleeping 25 seconds before next request 2023-01-24 09:31:49 source > Sleeping 25 seconds before next request 2023-01-24 09:31:49 source > Sleeping 24 seconds before next request 2023-01-24 09:31:49 source > Sleeping 24 seconds before next request 2023-01-24 09:31:49 source > Will retry the request for other reason 2023-01-24 09:31:49 source > Adding a request to be retried in 11 seconds 2023-01-24 09:31:49 source > Starting another while loop iteration 2023-01-24 09:31:49 source > Sleeping 24 seconds before next request 2023-01-24 09:31:49 source > Sleeping 24 seconds before next request 2023-01-24 09:31:50 source > Sleeping 24 seconds before next request 2023-01-24 09:31:50 source > Request successful, will parse the response now 2023-01-24 09:31:50 source > Starting another while loop iteration 2023-01-24 09:31:50 source > Will retry the request for other reason 2023-01-24 09:31:50 source > Adding a request to be retried in 11 seconds 2023-01-24 09:31:50 source > Starting another while loop iteration 2023-01-24 09:31:50 source > Request successful, will parse the response now 2023-01-24 09:31:50 source > Starting another while loop iteration 2023-01-24 09:31:50 source > Will retry the request for other reason 2023-01-24 09:31:50 source > Adding a request to be retried in 12 seconds 2023-01-24 09:31:50 source > Starting another while loop iteration 2023-01-24 09:31:50 source > Will retry the request for other reason 2023-01-24 09:31:50 source > Adding a request to be retried in 12 seconds 2023-01-24 09:31:50 source > Starting another while loop iteration 2023-01-24 09:31:50 source > Will retry the request for other reason 2023-01-24 09:31:50 source > Adding a request to be retried in 11 seconds 2023-01-24 09:31:50 source > Starting another while loop iteration 2023-01-24 09:31:50 source > Will retry the request for other reason 2023-01-24 09:31:50 source > Adding a request to be retried in 11 seconds 2023-01-24 09:31:50 source > Starting another while loop iteration 2023-01-24 09:32:15 source > Sleeping 24 seconds before next request 2023-01-24 09:32:15 source > Sleeping 24 seconds before next request 2023-01-24 09:32:15 source > Sleeping 24 seconds before next request 2023-01-24 09:32:15 source > Sleeping 23 seconds before next request 2023-01-24 09:32:15 source > Sleeping 23 seconds before next request 2023-01-24 09:32:15 source > Sleeping 23 seconds before next request 2023-01-24 09:32:16 source > Sleeping 23 seconds before next request 2023-01-24 09:32:16 source > Sleeping 23 seconds before next request 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:16 source > Starting another while loop iteration 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 168000 (92 MB) 2023-01-24 09:32:16 source > Starting another while loop iteration 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:16 source > Starting another while loop iteration 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:16 source > Starting another while loop iteration 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:16 source > Starting another while loop iteration 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:16 source > Starting another while loop iteration 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:16 source > Starting another while loop iteration 2023-01-24 09:32:16 source > Request successful, will parse the response now 2023-01-24 09:32:17 source > Starting another while loop iteration 2023-01-24 09:32:39 source > Sleeping 23 seconds before next request 2023-01-24 09:32:39 source > Sleeping 22 seconds before next request 2023-01-24 09:32:39 source > Will retry the request for other reason 2023-01-24 09:32:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:32:39 source > Starting another while loop iteration 2023-01-24 09:32:39 source > Sleeping 22 seconds before next request 2023-01-24 09:32:39 source > Sleeping 22 seconds before next request 2023-01-24 09:32:39 source > Will retry the request for other reason 2023-01-24 09:32:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:32:39 source > Starting another while loop iteration 2023-01-24 09:32:39 source > Sleeping 22 seconds before next request 2023-01-24 09:32:39 source > Sleeping 22 seconds before next request 2023-01-24 09:32:39 source > Will retry the request for other reason 2023-01-24 09:32:39 source > Adding a request to be retried in 21 seconds 2023-01-24 09:32:39 source > Starting another while loop iteration 2023-01-24 09:32:40 source > Sleeping 22 seconds before next request 2023-01-24 09:32:40 source > Request successful, will parse the response now 2023-01-24 09:32:40 source > Starting another while loop iteration 2023-01-24 09:32:40 source > Sleeping 22 seconds before next request 2023-01-24 09:32:40 source > Request successful, will parse the response now 2023-01-24 09:32:40 source > Starting another while loop iteration 2023-01-24 09:32:40 source > Will retry the request for other reason 2023-01-24 09:32:40 source > Adding a request to be retried in 21 seconds 2023-01-24 09:32:40 source > Starting another while loop iteration 2023-01-24 09:32:40 source > Will retry the request for other reason 2023-01-24 09:32:40 source > Adding a request to be retried in 21 seconds 2023-01-24 09:32:40 source > Starting another while loop iteration 2023-01-24 09:32:40 source > Will retry the request for other reason 2023-01-24 09:32:40 source > Adding a request to be retried in 21 seconds 2023-01-24 09:32:40 source > Starting another while loop iteration 2023-01-24 09:33:03 source > Sleeping 22 seconds before next request 2023-01-24 09:33:03 source > Sleeping 21 seconds before next request 2023-01-24 09:33:03 source > Sleeping 21 seconds before next request 2023-01-24 09:33:03 source > Sleeping 21 seconds before next request 2023-01-24 09:33:03 source > Sleeping 21 seconds before next request 2023-01-24 09:33:03 source > Sleeping 21 seconds before next request 2023-01-24 09:33:03 source > Request successful, will parse the response now 2023-01-24 09:33:03 source > Starting another while loop iteration 2023-01-24 09:33:03 source > Request successful, will parse the response now 2023-01-24 09:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 169000 (92 MB) 2023-01-24 09:33:03 source > Starting another while loop iteration 2023-01-24 09:33:03 source > Request successful, will parse the response now 2023-01-24 09:33:03 source > Starting another while loop iteration 2023-01-24 09:33:03 source > Request successful, will parse the response now 2023-01-24 09:33:04 source > Starting another while loop iteration 2023-01-24 09:33:04 source > Request successful, will parse the response now 2023-01-24 09:33:04 source > Starting another while loop iteration 2023-01-24 09:33:04 source > Request successful, will parse the response now 2023-01-24 09:33:04 source > Sleeping 21 seconds before next request 2023-01-24 09:33:04 source > Sleeping 21 seconds before next request 2023-01-24 09:33:04 source > Starting another while loop iteration 2023-01-24 09:33:04 source > Request successful, will parse the response now 2023-01-24 09:33:04 source > Starting another while loop iteration 2023-01-24 09:33:04 source > Request successful, will parse the response now 2023-01-24 09:33:04 source > Starting another while loop iteration 2023-01-24 09:33:24 source > Sleeping 21 seconds before next request 2023-01-24 09:33:24 source > Sleeping 21 seconds before next request 2023-01-24 09:33:24 source > Sleeping 2 seconds before next request 2023-01-24 09:33:25 source > Sleeping 2 seconds before next request 2023-01-24 09:33:25 source > Will retry the request for other reason 2023-01-24 09:33:25 source > Adding a request to be retried in 35 seconds 2023-01-24 09:33:25 source > Starting another while loop iteration 2023-01-24 09:33:25 source > Sleeping 2 seconds before next request 2023-01-24 09:33:25 source > Sleeping 2 seconds before next request 2023-01-24 09:33:25 source > Sleeping 0 seconds before next request 2023-01-24 09:33:25 source > Request successful, will parse the response now 2023-01-24 09:33:25 source > Starting another while loop iteration 2023-01-24 09:33:25 source > Sleeping 0 seconds before next request 2023-01-24 09:33:25 source > Request successful, will parse the response now 2023-01-24 09:33:26 source > Starting another while loop iteration 2023-01-24 09:33:26 source > Will retry the request for other reason 2023-01-24 09:33:26 source > Adding a request to be retried in 36 seconds 2023-01-24 09:33:26 source > Starting another while loop iteration 2023-01-24 09:33:26 source > Will retry the request for other reason 2023-01-24 09:33:26 source > Adding a request to be retried in 36 seconds 2023-01-24 09:33:26 source > Starting another while loop iteration 2023-01-24 09:33:26 source > Sleeping 0 seconds before next request 2023-01-24 09:33:26 source > Will retry the request for other reason 2023-01-24 09:33:26 source > Adding a request to be retried in 36 seconds 2023-01-24 09:33:26 source > Starting another while loop iteration 2023-01-24 09:33:26 source > Will retry the request for other reason 2023-01-24 09:33:26 source > Adding a request to be retried in 35 seconds 2023-01-24 09:33:26 source > Starting another while loop iteration 2023-01-24 09:33:26 source > Will retry the request for other reason 2023-01-24 09:33:26 source > Adding a request to be retried in 35 seconds 2023-01-24 09:33:26 source > Starting another while loop iteration 2023-01-24 09:33:26 source > Sleeping 0 seconds before next request 2023-01-24 09:33:26 source > Sleeping 0 seconds before next request 2023-01-24 09:33:26 source > Sleeping 0 seconds before next request 2023-01-24 09:33:26 source > Sleeping 1 seconds before next request 2023-01-24 09:33:26 source > Sleeping 1 seconds before next request 2023-01-24 09:33:27 source > Sleeping 1 seconds before next request 2023-01-24 09:33:27 source > Sleeping 2 seconds before next request 2023-01-24 09:33:27 source > Sleeping 2 seconds before next request 2023-01-24 09:33:27 source > Sleeping 2 seconds before next request 2023-01-24 09:33:27 source > Sleeping 3 seconds before next request 2023-01-24 09:33:27 source > Sleeping 3 seconds before next request 2023-01-24 09:33:28 source > Sleeping 3 seconds before next request 2023-01-24 09:33:29 source > Sleeping 3 seconds before next request 2023-01-24 09:33:29 source > Sleeping 4 seconds before next request 2023-01-24 09:33:29 source > Sleeping 4 seconds before next request 2023-01-24 09:33:30 source > Sleeping 38 seconds before next request 2023-01-24 09:33:30 source > Sleeping 38 seconds before next request 2023-01-24 09:33:31 source > Sleeping 38 seconds before next request 2023-01-24 09:33:32 source > Sleeping 38 seconds before next request 2023-01-24 09:33:33 source > Sleeping 39 seconds before next request 2023-01-24 09:33:33 source > Sleeping 39 seconds before next request 2023-01-24 09:33:45 source > Sleeping 37 seconds before next request 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Sleeping 37 seconds before next request 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 34 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 33 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 33 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 33 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 35 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 34 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 34 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 34 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 34 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 34 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 33 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 33 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 32 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 31 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 31 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 31 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 30 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 30 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 29 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 28 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 27 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:33:45 source > Will retry the request for other reason 2023-01-24 09:33:45 source > Adding a request to be retried in 27 seconds 2023-01-24 09:33:45 source > Starting another while loop iteration 2023-01-24 09:34:10 source > Sleeping 37 seconds before next request 2023-01-24 09:34:10 source > Sleeping 37 seconds before next request 2023-01-24 09:34:10 source > Request successful, will parse the response now 2023-01-24 09:34:10 source > Starting another while loop iteration 2023-01-24 09:34:10 source > Request successful, will parse the response now 2023-01-24 09:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 170000 (93 MB) 2023-01-24 09:34:10 source > Starting another while loop iteration 2023-01-24 09:34:10 source > Sleeping 36 seconds before next request 2023-01-24 09:34:10 source > Request successful, will parse the response now 2023-01-24 09:34:10 source > Starting another while loop iteration 2023-01-24 09:34:11 source > Sleeping 36 seconds before next request 2023-01-24 09:34:11 source > Request successful, will parse the response now 2023-01-24 09:34:12 source > Starting another while loop iteration 2023-01-24 09:34:14 source > Sleeping 36 seconds before next request 2023-01-24 09:34:14 source > Request successful, will parse the response now 2023-01-24 09:34:14 source > Sleeping 36 seconds before next request 2023-01-24 09:34:14 source > Starting another while loop iteration 2023-01-24 09:34:14 source > Request successful, will parse the response now 2023-01-24 09:34:14 source > Starting another while loop iteration 2023-01-24 09:34:23 source > Sleeping 9 seconds before next request 2023-01-24 09:34:23 source > Request successful, will parse the response now 2023-01-24 09:34:24 source > Starting another while loop iteration 2023-01-24 09:34:24 source > Sleeping 9 seconds before next request 2023-01-24 09:34:24 source > Request successful, will parse the response now 2023-01-24 09:34:24 source > Starting another while loop iteration 2023-01-24 09:34:34 source > Sleeping 9 seconds before next request 2023-01-24 09:34:34 source > Sleeping 9 seconds before next request 2023-01-24 09:34:43 source > Sleeping 8 seconds before next request 2023-01-24 09:34:43 source > Sleeping 8 seconds before next request 2023-01-24 09:34:46 source > Sleeping 8 seconds before next request 2023-01-24 09:34:47 source > Sleeping 8 seconds before next request 2023-01-24 09:34:47 source > Will retry the request for other reason 2023-01-24 09:34:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:34:47 source > Starting another while loop iteration 2023-01-24 09:34:47 source > Sleeping 6 seconds before next request 2023-01-24 09:34:47 source > Will retry the request for other reason 2023-01-24 09:34:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:34:47 source > Starting another while loop iteration 2023-01-24 09:34:47 source > Will retry the request for other reason 2023-01-24 09:34:47 source > Adding a request to be retried in 14 seconds 2023-01-24 09:34:47 source > Starting another while loop iteration 2023-01-24 09:34:48 source > Sleeping 5 seconds before next request 2023-01-24 09:34:48 source > Will retry the request for other reason 2023-01-24 09:34:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:34:48 source > Starting another while loop iteration 2023-01-24 09:34:50 source > Sleeping 12 seconds before next request 2023-01-24 09:34:50 source > Will retry the request for other reason 2023-01-24 09:34:50 source > Adding a request to be retried in 10 seconds 2023-01-24 09:34:50 source > Starting another while loop iteration 2023-01-24 09:34:50 source > Sleeping 12 seconds before next request 2023-01-24 09:34:50 source > Will retry the request for other reason 2023-01-24 09:34:50 source > Adding a request to be retried in 10 seconds 2023-01-24 09:34:50 source > Starting another while loop iteration 2023-01-24 09:34:50 source > Request successful, will parse the response now 2023-01-24 09:34:50 source > Starting another while loop iteration 2023-01-24 09:34:50 source > Request successful, will parse the response now 2023-01-24 09:34:50 source > Starting another while loop iteration 2023-01-24 09:34:50 source > Will retry the request for other reason 2023-01-24 09:34:50 source > Adding a request to be retried in 17 seconds 2023-01-24 09:34:50 source > Starting another while loop iteration 2023-01-24 09:34:50 source > Will retry the request for other reason 2023-01-24 09:34:50 source > Adding a request to be retried in 17 seconds 2023-01-24 09:34:50 source > Starting another while loop iteration 2023-01-24 09:34:51 source > Sleeping 43 seconds before next request 2023-01-24 09:34:51 source > Will retry the request for other reason 2023-01-24 09:34:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:34:51 source > Starting another while loop iteration 2023-01-24 09:34:52 source > Sleeping 43 seconds before next request 2023-01-24 09:34:52 source > Will retry the request for other reason 2023-01-24 09:34:52 source > Adding a request to be retried in 9 seconds 2023-01-24 09:34:52 source > Starting another while loop iteration 2023-01-24 09:34:53 source > Sleeping 43 seconds before next request 2023-01-24 09:34:53 source > Sleeping 43 seconds before next request 2023-01-24 09:34:54 source > Sleeping 15 seconds before next request 2023-01-24 09:34:54 source > Will retry the request for other reason 2023-01-24 09:34:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:34:54 source > Starting another while loop iteration 2023-01-24 09:34:55 source > Sleeping 14 seconds before next request 2023-01-24 09:34:55 source > Will retry the request for other reason 2023-01-24 09:34:55 source > Adding a request to be retried in 5 seconds 2023-01-24 09:34:55 source > Starting another while loop iteration 2023-01-24 09:34:55 source > Will retry the request for other reason 2023-01-24 09:34:55 source > Adding a request to be retried in 7 seconds 2023-01-24 09:34:55 source > Starting another while loop iteration 2023-01-24 09:34:55 source > Will retry the request for other reason 2023-01-24 09:34:55 source > Adding a request to be retried in 7 seconds 2023-01-24 09:34:55 source > Starting another while loop iteration 2023-01-24 09:35:04 source > Sleeping 4 seconds before next request 2023-01-24 09:35:04 source > Request successful, will parse the response now 2023-01-24 09:35:04 source > Starting another while loop iteration 2023-01-24 09:35:04 source > Sleeping 4 seconds before next request 2023-01-24 09:35:04 source > Request successful, will parse the response now 2023-01-24 09:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 171000 (94 MB) 2023-01-24 09:35:04 source > Starting another while loop iteration 2023-01-24 09:35:09 source > Sleeping 4 seconds before next request 2023-01-24 09:35:10 source > Sleeping 4 seconds before next request 2023-01-24 09:35:10 source > Sleeping 4 seconds before next request 2023-01-24 09:35:11 source > Sleeping 4 seconds before next request 2023-01-24 09:35:15 source > Sleeping 32 seconds before next request 2023-01-24 09:35:15 source > Sleeping 32 seconds before next request 2023-01-24 09:35:16 source > Sleeping 32 seconds before next request 2023-01-24 09:35:16 source > Sleeping 32 seconds before next request 2023-01-24 09:35:34 source > Sleeping 0 seconds before next request 2023-01-24 09:35:34 source > Will retry the request for other reason 2023-01-24 09:35:34 source > Adding a request to be retried in 26 seconds 2023-01-24 09:35:34 source > Starting another while loop iteration 2023-01-24 09:35:34 source > Sleeping 0 seconds before next request 2023-01-24 09:35:35 source > Sleeping 23 seconds before next request 2023-01-24 09:35:35 source > Sleeping 23 seconds before next request 2023-01-24 09:35:35 source > Will retry the request for other reason 2023-01-24 09:35:35 source > Adding a request to be retried in 25 seconds 2023-01-24 09:35:35 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Sleeping 20 seconds before next request 2023-01-24 09:35:36 source > Will retry the request for other reason 2023-01-24 09:35:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Sleeping 20 seconds before next request 2023-01-24 09:35:36 source > Will retry the request for other reason 2023-01-24 09:35:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Request successful, will parse the response now 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Request successful, will parse the response now 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Request successful, will parse the response now 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Request successful, will parse the response now 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Request successful, will parse the response now 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Request successful, will parse the response now 2023-01-24 09:35:36 source > Starting another while loop iteration 2023-01-24 09:35:36 source > Request successful, will parse the response now 2023-01-24 09:35:37 source > Starting another while loop iteration 2023-01-24 09:35:37 source > Request successful, will parse the response now 2023-01-24 09:35:37 source > Starting another while loop iteration 2023-01-24 09:35:47 source > Sleeping 17 seconds before next request 2023-01-24 09:35:47 source > Will retry the request for other reason 2023-01-24 09:35:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:35:47 source > Starting another while loop iteration 2023-01-24 09:35:47 source > Sleeping 16 seconds before next request 2023-01-24 09:35:47 source > Will retry the request for other reason 2023-01-24 09:35:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:35:47 source > Starting another while loop iteration 2023-01-24 09:35:48 source > Sleeping 16 seconds before next request 2023-01-24 09:35:48 source > Will retry the request for other reason 2023-01-24 09:35:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:35:48 source > Starting another while loop iteration 2023-01-24 09:35:49 source > Sleeping 16 seconds before next request 2023-01-24 09:35:49 source > Will retry the request for other reason 2023-01-24 09:35:49 source > Adding a request to be retried in 12 seconds 2023-01-24 09:35:49 source > Starting another while loop iteration 2023-01-24 09:35:49 source > Will retry the request for other reason 2023-01-24 09:35:49 source > Adding a request to be retried in 26 seconds 2023-01-24 09:35:49 source > Starting another while loop iteration 2023-01-24 09:35:49 source > Will retry the request for other reason 2023-01-24 09:35:49 source > Adding a request to be retried in 25 seconds 2023-01-24 09:35:49 source > Starting another while loop iteration 2023-01-24 09:35:56 source > Sleeping 9 seconds before next request 2023-01-24 09:35:56 source > Sleeping 9 seconds before next request 2023-01-24 09:35:58 source > Sleeping 9 seconds before next request 2023-01-24 09:35:58 source > Will retry the request for other reason 2023-01-24 09:35:58 source > Adding a request to be retried in 2 seconds 2023-01-24 09:35:58 source > Starting another while loop iteration 2023-01-24 09:35:58 source > Sleeping 9 seconds before next request 2023-01-24 09:35:58 source > Will retry the request for other reason 2023-01-24 09:35:58 source > Adding a request to be retried in 2 seconds 2023-01-24 09:35:58 source > Starting another while loop iteration 2023-01-24 09:35:58 source > Will retry the request for other reason 2023-01-24 09:35:58 source > Adding a request to be retried in 4 seconds 2023-01-24 09:35:58 source > Starting another while loop iteration 2023-01-24 09:35:58 source > Will retry the request for other reason 2023-01-24 09:35:58 source > Adding a request to be retried in 4 seconds 2023-01-24 09:35:58 source > Starting another while loop iteration 2023-01-24 09:36:05 source > Sleeping 9 seconds before next request 2023-01-24 09:36:05 source > Sleeping 9 seconds before next request 2023-01-24 09:36:05 source > Request successful, will parse the response now 2023-01-24 09:36:05 source > Starting another while loop iteration 2023-01-24 09:36:05 source > Request successful, will parse the response now 2023-01-24 09:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 172000 (94 MB) 2023-01-24 09:36:05 source > Starting another while loop iteration 2023-01-24 09:36:05 source > Sleeping 9 seconds before next request 2023-01-24 09:36:05 source > Request successful, will parse the response now 2023-01-24 09:36:06 source > Starting another while loop iteration 2023-01-24 09:36:06 source > Sleeping 9 seconds before next request 2023-01-24 09:36:06 source > Request successful, will parse the response now 2023-01-24 09:36:06 source > Starting another while loop iteration 2023-01-24 09:36:07 source > Sleeping 9 seconds before next request 2023-01-24 09:36:07 source > Request successful, will parse the response now 2023-01-24 09:36:07 source > Starting another while loop iteration 2023-01-24 09:36:07 source > Sleeping 9 seconds before next request 2023-01-24 09:36:07 source > Request successful, will parse the response now 2023-01-24 09:36:07 source > Starting another while loop iteration 2023-01-24 09:36:08 source > Sleeping 24 seconds before next request 2023-01-24 09:36:08 source > Request successful, will parse the response now 2023-01-24 09:36:08 source > Starting another while loop iteration 2023-01-24 09:36:08 source > Sleeping 24 seconds before next request 2023-01-24 09:36:08 source > Request successful, will parse the response now 2023-01-24 09:36:08 source > Starting another while loop iteration 2023-01-24 09:36:15 source > Sleeping 22 seconds before next request 2023-01-24 09:36:15 source > Sleeping 22 seconds before next request 2023-01-24 09:36:15 source > Sleeping 22 seconds before next request 2023-01-24 09:36:15 source > Request successful, will parse the response now 2023-01-24 09:36:15 source > Starting another while loop iteration 2023-01-24 09:36:16 source > Sleeping 22 seconds before next request 2023-01-24 09:36:16 source > Request successful, will parse the response now 2023-01-24 09:36:16 source > Sleeping 21 seconds before next request 2023-01-24 09:36:16 source > Starting another while loop iteration 2023-01-24 09:36:16 source > Will retry the request for other reason 2023-01-24 09:36:16 source > Adding a request to be retried in 45 seconds 2023-01-24 09:36:16 source > Starting another while loop iteration 2023-01-24 09:36:16 source > Will retry the request for other reason 2023-01-24 09:36:16 source > Adding a request to be retried in 45 seconds 2023-01-24 09:36:16 source > Starting another while loop iteration 2023-01-24 09:36:16 source > Will retry the request for other reason 2023-01-24 09:36:16 source > Adding a request to be retried in 44 seconds 2023-01-24 09:36:16 source > Starting another while loop iteration 2023-01-24 09:36:16 source > Sleeping 21 seconds before next request 2023-01-24 09:36:16 source > Will retry the request for other reason 2023-01-24 09:36:16 source > Adding a request to be retried in 44 seconds 2023-01-24 09:36:16 source > Starting another while loop iteration 2023-01-24 09:36:32 source > Sleeping 18 seconds before next request 2023-01-24 09:36:32 source > Will retry the request for other reason 2023-01-24 09:36:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:36:32 source > Starting another while loop iteration 2023-01-24 09:36:32 source > Sleeping 18 seconds before next request 2023-01-24 09:36:32 source > Will retry the request for other reason 2023-01-24 09:36:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:36:32 source > Starting another while loop iteration 2023-01-24 09:36:37 source > Sleeping 17 seconds before next request 2023-01-24 09:36:37 source > Will retry the request for other reason 2023-01-24 09:36:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:36:37 source > Starting another while loop iteration 2023-01-24 09:36:37 source > Sleeping 17 seconds before next request 2023-01-24 09:36:37 source > Sleeping 22 seconds before next request 2023-01-24 09:36:37 source > Sleeping 22 seconds before next request 2023-01-24 09:36:37 source > Will retry the request for other reason 2023-01-24 09:36:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:36:37 source > Starting another while loop iteration 2023-01-24 09:36:37 source > Sleeping 17 seconds before next request 2023-01-24 09:36:37 source > Will retry the request for other reason 2023-01-24 09:36:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:36:37 source > Starting another while loop iteration 2023-01-24 09:36:38 source > Sleeping 17 seconds before next request 2023-01-24 09:36:38 source > Will retry the request for other reason 2023-01-24 09:36:38 source > Adding a request to be retried in 22 seconds 2023-01-24 09:36:38 source > Starting another while loop iteration 2023-01-24 09:36:38 source > Will retry the request for other reason 2023-01-24 09:36:38 source > Adding a request to be retried in 23 seconds 2023-01-24 09:36:38 source > Starting another while loop iteration 2023-01-24 09:36:38 source > Will retry the request for other reason 2023-01-24 09:36:38 source > Adding a request to be retried in 23 seconds 2023-01-24 09:36:38 source > Starting another while loop iteration 2023-01-24 09:36:50 source > Sleeping 17 seconds before next request 2023-01-24 09:36:50 source > Will retry the request for other reason 2023-01-24 09:36:50 source > Adding a request to be retried in 10 seconds 2023-01-24 09:36:50 source > Starting another while loop iteration 2023-01-24 09:36:51 source > Sleeping 17 seconds before next request 2023-01-24 09:36:51 source > Will retry the request for other reason 2023-01-24 09:36:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:36:51 source > Starting another while loop iteration 2023-01-24 09:36:54 source > Sleeping 11 seconds before next request 2023-01-24 09:36:54 source > Will retry the request for other reason 2023-01-24 09:36:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:36:54 source > Starting another while loop iteration 2023-01-24 09:36:54 source > Sleeping 11 seconds before next request 2023-01-24 09:36:54 source > Will retry the request for other reason 2023-01-24 09:36:54 source > Adding a request to be retried in 6 seconds 2023-01-24 09:36:54 source > Starting another while loop iteration 2023-01-24 09:36:55 source > Sleeping 11 seconds before next request 2023-01-24 09:36:55 source > Sleeping 10 seconds before next request 2023-01-24 09:36:59 source > Sleeping 7 seconds before next request 2023-01-24 09:36:59 source > Will retry the request for other reason 2023-01-24 09:36:59 source > Adding a request to be retried in 1 seconds 2023-01-24 09:36:59 source > Starting another while loop iteration 2023-01-24 09:37:00 source > Sleeping 6 seconds before next request 2023-01-24 09:37:00 source > Will retry the request for other reason 2023-01-24 09:37:00 source > Adding a request to be retried in 1 seconds 2023-01-24 09:37:00 source > Starting another while loop iteration 2023-01-24 09:37:00 source > Will retry the request for other reason 2023-01-24 09:37:00 source > Adding a request to be retried in 5 seconds 2023-01-24 09:37:00 source > Starting another while loop iteration 2023-01-24 09:37:00 source > Will retry the request for other reason 2023-01-24 09:37:00 source > Adding a request to be retried in 5 seconds 2023-01-24 09:37:00 source > Starting another while loop iteration 2023-01-24 09:37:06 source > Sleeping 7 seconds before next request 2023-01-24 09:37:07 source > Sleeping 7 seconds before next request 2023-01-24 09:37:07 source > Sleeping 6 seconds before next request 2023-01-24 09:37:07 source > Sleeping 6 seconds before next request 2023-01-24 09:37:07 source > Sleeping 1 seconds before next request 2023-01-24 09:37:08 source > Sleeping 1 seconds before next request 2023-01-24 09:37:09 source > Sleeping 16 seconds before next request 2023-01-24 09:37:09 source > Request successful, will parse the response now 2023-01-24 09:37:09 source > Starting another while loop iteration 2023-01-24 09:37:09 source > Sleeping 16 seconds before next request 2023-01-24 09:37:09 source > Request successful, will parse the response now 2023-01-24 09:37:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 173000 (95 MB) 2023-01-24 09:37:09 source > Starting another while loop iteration 2023-01-24 09:37:09 source > Request successful, will parse the response now 2023-01-24 09:37:09 source > Starting another while loop iteration 2023-01-24 09:37:09 source > Request successful, will parse the response now 2023-01-24 09:37:09 source > Starting another while loop iteration 2023-01-24 09:37:09 source > Request successful, will parse the response now 2023-01-24 09:37:09 source > Starting another while loop iteration 2023-01-24 09:37:09 source > Request successful, will parse the response now 2023-01-24 09:37:10 source > Starting another while loop iteration 2023-01-24 09:37:10 source > Request successful, will parse the response now 2023-01-24 09:37:10 source > Starting another while loop iteration 2023-01-24 09:37:10 source > Request successful, will parse the response now 2023-01-24 09:37:10 source > Sleeping 14 seconds before next request 2023-01-24 09:37:10 source > Starting another while loop iteration 2023-01-24 09:37:10 source > Sleeping 14 seconds before next request 2023-01-24 09:37:13 source > Sleeping 14 seconds before next request 2023-01-24 09:37:13 source > Sleeping 14 seconds before next request 2023-01-24 09:37:14 source > Sleeping 42 seconds before next request 2023-01-24 09:37:14 source > Will retry the request for other reason 2023-01-24 09:37:14 source > Adding a request to be retried in 47 seconds 2023-01-24 09:37:14 source > Starting another while loop iteration 2023-01-24 09:37:14 source > Sleeping 42 seconds before next request 2023-01-24 09:37:14 source > Will retry the request for other reason 2023-01-24 09:37:14 source > Adding a request to be retried in 46 seconds 2023-01-24 09:37:14 source > Starting another while loop iteration 2023-01-24 09:37:14 source > Will retry the request for other reason 2023-01-24 09:37:14 source > Adding a request to be retried in 47 seconds 2023-01-24 09:37:14 source > Starting another while loop iteration 2023-01-24 09:37:14 source > Will retry the request for other reason 2023-01-24 09:37:14 source > Adding a request to be retried in 47 seconds 2023-01-24 09:37:14 source > Starting another while loop iteration 2023-01-24 09:37:14 source > Request successful, will parse the response now 2023-01-24 09:37:14 source > Starting another while loop iteration 2023-01-24 09:37:14 source > Request successful, will parse the response now 2023-01-24 09:37:14 source > Starting another while loop iteration 2023-01-24 09:37:24 source > Sleeping 41 seconds before next request 2023-01-24 09:37:24 source > Sleeping 41 seconds before next request 2023-01-24 09:37:25 source > Sleeping 41 seconds before next request 2023-01-24 09:37:25 source > Will retry the request for other reason 2023-01-24 09:37:25 source > Adding a request to be retried in 35 seconds 2023-01-24 09:37:25 source > Starting another while loop iteration 2023-01-24 09:37:25 source > Sleeping 41 seconds before next request 2023-01-24 09:37:25 source > Will retry the request for other reason 2023-01-24 09:37:25 source > Adding a request to be retried in 35 seconds 2023-01-24 09:37:25 source > Starting another while loop iteration 2023-01-24 09:37:25 source > Will retry the request for other reason 2023-01-24 09:37:25 source > Adding a request to be retried in 36 seconds 2023-01-24 09:37:25 source > Starting another while loop iteration 2023-01-24 09:37:25 source > Will retry the request for other reason 2023-01-24 09:37:25 source > Adding a request to be retried in 36 seconds 2023-01-24 09:37:25 source > Starting another while loop iteration 2023-01-24 09:37:27 source > Sleeping 41 seconds before next request 2023-01-24 09:37:27 source > Will retry the request for other reason 2023-01-24 09:37:27 source > Adding a request to be retried in 33 seconds 2023-01-24 09:37:27 source > Starting another while loop iteration 2023-01-24 09:37:27 source > Sleeping 41 seconds before next request 2023-01-24 09:37:27 source > Will retry the request for other reason 2023-01-24 09:37:27 source > Adding a request to be retried in 33 seconds 2023-01-24 09:37:27 source > Starting another while loop iteration 2023-01-24 09:37:56 source > Sleeping 41 seconds before next request 2023-01-24 09:37:56 source > Will retry the request for other reason 2023-01-24 09:37:56 source > Adding a request to be retried in 4 seconds 2023-01-24 09:37:56 source > Starting another while loop iteration 2023-01-24 09:37:56 source > Sleeping 41 seconds before next request 2023-01-24 09:37:56 source > Will retry the request for other reason 2023-01-24 09:37:56 source > Adding a request to be retried in 4 seconds 2023-01-24 09:37:56 source > Starting another while loop iteration 2023-01-24 09:38:06 source > Sleeping 13 seconds before next request 2023-01-24 09:38:06 source > Request successful, will parse the response now 2023-01-24 09:38:06 source > Starting another while loop iteration 2023-01-24 09:38:07 source > Sleeping 13 seconds before next request 2023-01-24 09:38:07 source > Request successful, will parse the response now 2023-01-24 09:38:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 174000 (95 MB) 2023-01-24 09:38:07 source > Starting another while loop iteration 2023-01-24 09:38:08 source > Sleeping 12 seconds before next request 2023-01-24 09:38:08 source > Request successful, will parse the response now 2023-01-24 09:38:08 source > Starting another while loop iteration 2023-01-24 09:38:08 source > Sleeping 12 seconds before next request 2023-01-24 09:38:08 source > Request successful, will parse the response now 2023-01-24 09:38:08 source > Starting another while loop iteration 2023-01-24 09:38:10 source > Sleeping 10 seconds before next request 2023-01-24 09:38:10 source > Request successful, will parse the response now 2023-01-24 09:38:10 source > Starting another while loop iteration 2023-01-24 09:38:10 source > Sleeping 9 seconds before next request 2023-01-24 09:38:10 source > Request successful, will parse the response now 2023-01-24 09:38:10 source > Starting another while loop iteration 2023-01-24 09:38:20 source > Sleeping 9 seconds before next request 2023-01-24 09:38:20 source > Sleeping 9 seconds before next request 2023-01-24 09:38:20 source > Sleeping 1 seconds before next request 2023-01-24 09:38:21 source > Sleeping 0 seconds before next request 2023-01-24 09:38:21 source > Sleeping 42 seconds before next request 2023-01-24 09:38:21 source > Sleeping 42 seconds before next request 2023-01-24 09:38:21 source > Sleeping 8 seconds before next request 2023-01-24 09:38:22 source > Sleeping 8 seconds before next request 2023-01-24 09:38:29 source > Sleeping 8 seconds before next request 2023-01-24 09:38:30 source > Sleeping 7 seconds before next request 2023-01-24 09:38:30 source > Sleeping 7 seconds before next request 2023-01-24 09:38:30 source > Sleeping 7 seconds before next request 2023-01-24 09:38:37 source > Sleeping 7 seconds before next request 2023-01-24 09:38:37 source > Sleeping 7 seconds before next request 2023-01-24 09:38:37 source > Sleeping 23 seconds before next request 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Sleeping 23 seconds before next request 2023-01-24 09:38:37 source > Sleeping 16 seconds before next request 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Request successful, will parse the response now 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 40 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Request successful, will parse the response now 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 40 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Request successful, will parse the response now 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Request successful, will parse the response now 2023-01-24 09:38:37 source > Sleeping 16 seconds before next request 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 31 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 31 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 39 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:37 source > Will retry the request for other reason 2023-01-24 09:38:37 source > Adding a request to be retried in 39 seconds 2023-01-24 09:38:37 source > Starting another while loop iteration 2023-01-24 09:38:44 source > Sleeping 15 seconds before next request 2023-01-24 09:38:44 source > Sleeping 15 seconds before next request 2023-01-24 09:38:53 source > Sleeping 14 seconds before next request 2023-01-24 09:38:54 source > Sleeping 14 seconds before next request 2023-01-24 09:38:59 source > Sleeping 13 seconds before next request 2023-01-24 09:38:59 source > Sleeping 13 seconds before next request 2023-01-24 09:39:01 source > Sleeping 8 seconds before next request 2023-01-24 09:39:02 source > Sleeping 7 seconds before next request 2023-01-24 09:39:05 source > Sleeping 27 seconds before next request 2023-01-24 09:39:05 source > Sleeping 27 seconds before next request 2023-01-24 09:39:05 source > Request successful, will parse the response now 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Request successful, will parse the response now 2023-01-24 09:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 175000 (96 MB) 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 30 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 30 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 23 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 23 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 23 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 23 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 16 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 16 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Request successful, will parse the response now 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Request successful, will parse the response now 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 7 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 6 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 1 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:05 source > Will retry the request for other reason 2023-01-24 09:39:05 source > Adding a request to be retried in 1 seconds 2023-01-24 09:39:05 source > Starting another while loop iteration 2023-01-24 09:39:09 source > Sleeping 21 seconds before next request 2023-01-24 09:39:09 source > Request successful, will parse the response now 2023-01-24 09:39:09 source > Starting another while loop iteration 2023-01-24 09:39:09 source > Sleeping 20 seconds before next request 2023-01-24 09:39:09 source > Request successful, will parse the response now 2023-01-24 09:39:09 source > Starting another while loop iteration 2023-01-24 09:39:10 source > Sleeping 21 seconds before next request 2023-01-24 09:39:11 source > Sleeping 21 seconds before next request 2023-01-24 09:39:14 source > Sleeping 9 seconds before next request 2023-01-24 09:39:14 source > Request successful, will parse the response now 2023-01-24 09:39:14 source > Starting another while loop iteration 2023-01-24 09:39:14 source > Sleeping 9 seconds before next request 2023-01-24 09:39:14 source > Request successful, will parse the response now 2023-01-24 09:39:14 source > Starting another while loop iteration 2023-01-24 09:39:14 source > Request successful, will parse the response now 2023-01-24 09:39:14 source > Starting another while loop iteration 2023-01-24 09:39:14 source > Request successful, will parse the response now 2023-01-24 09:39:14 source > Starting another while loop iteration 2023-01-24 09:39:23 source > Sleeping 9 seconds before next request 2023-01-24 09:39:23 source > Sleeping 8 seconds before next request 2023-01-24 09:39:29 source > Sleeping 3 seconds before next request 2023-01-24 09:39:30 source > Sleeping 3 seconds before next request 2023-01-24 09:39:31 source > Sleeping 3 seconds before next request 2023-01-24 09:39:31 source > Sleeping 3 seconds before next request 2023-01-24 09:39:32 source > Sleeping 1 seconds before next request 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Sleeping 0 seconds before next request 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 30 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 31 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 29 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Sleeping 0 seconds before next request 2023-01-24 09:39:32 source > Sleeping 55 seconds before next request 2023-01-24 09:39:32 source > Sleeping 14 seconds before next request 2023-01-24 09:39:32 source > Sleeping 14 seconds before next request 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 37 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 37 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:32 source > Will retry the request for other reason 2023-01-24 09:39:32 source > Adding a request to be retried in 29 seconds 2023-01-24 09:39:32 source > Starting another while loop iteration 2023-01-24 09:39:33 source > Sleeping 13 seconds before next request 2023-01-24 09:39:33 source > Will retry the request for other reason 2023-01-24 09:39:33 source > Adding a request to be retried in 28 seconds 2023-01-24 09:39:33 source > Starting another while loop iteration 2023-01-24 09:39:33 source > Sleeping 13 seconds before next request 2023-01-24 09:39:33 source > Sleeping 13 seconds before next request 2023-01-24 09:39:33 source > Will retry the request for other reason 2023-01-24 09:39:33 source > Adding a request to be retried in 27 seconds 2023-01-24 09:39:33 source > Starting another while loop iteration 2023-01-24 09:39:34 source > Sleeping 12 seconds before next request 2023-01-24 09:39:34 source > Will retry the request for other reason 2023-01-24 09:39:34 source > Adding a request to be retried in 26 seconds 2023-01-24 09:39:34 source > Starting another while loop iteration 2023-01-24 09:39:34 source > Sleeping 12 seconds before next request 2023-01-24 09:39:34 source > Will retry the request for other reason 2023-01-24 09:39:34 source > Adding a request to be retried in 26 seconds 2023-01-24 09:39:34 source > Starting another while loop iteration 2023-01-24 09:39:34 source > Will retry the request for other reason 2023-01-24 09:39:34 source > Adding a request to be retried in 27 seconds 2023-01-24 09:39:34 source > Starting another while loop iteration 2023-01-24 09:39:34 source > Will retry the request for other reason 2023-01-24 09:39:34 source > Adding a request to be retried in 28 seconds 2023-01-24 09:39:34 source > Starting another while loop iteration 2023-01-24 09:39:34 source > Will retry the request for other reason 2023-01-24 09:39:34 source > Adding a request to be retried in 28 seconds 2023-01-24 09:39:34 source > Starting another while loop iteration 2023-01-24 09:39:46 source > Sleeping 12 seconds before next request 2023-01-24 09:39:46 source > Sleeping 9 seconds before next request 2023-01-24 09:39:46 source > Sleeping 9 seconds before next request 2023-01-24 09:39:46 source > Sleeping 9 seconds before next request 2023-01-24 09:39:46 source > Sleeping 6 seconds before next request 2023-01-24 09:39:46 source > Sleeping 5 seconds before next request 2023-01-24 09:39:47 source > Sleeping 5 seconds before next request 2023-01-24 09:39:51 source > Sleeping 29 seconds before next request 2023-01-24 09:39:52 source > Sleeping 29 seconds before next request 2023-01-24 09:39:52 source > Sleeping 29 seconds before next request 2023-01-24 09:39:55 source > Sleeping 28 seconds before next request 2023-01-24 09:39:55 source > Sleeping 28 seconds before next request 2023-01-24 09:39:55 source > Sleeping 28 seconds before next request 2023-01-24 09:39:58 source > Sleeping 21 seconds before next request 2023-01-24 09:40:20 source > Sleeping 21 seconds before next request 2023-01-24 09:40:22 source > Sleeping 19 seconds before next request 2023-01-24 09:40:22 source > Sleeping 18 seconds before next request 2023-01-24 09:40:23 source > Sleeping 18 seconds before next request 2023-01-24 09:40:25 source > Sleeping 17 seconds before next request 2023-01-24 09:40:25 source > Sleeping 17 seconds before next request 2023-01-24 09:40:25 source > Sleeping 17 seconds before next request 2023-01-24 09:40:29 source > Sleeping 17 seconds before next request 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 2 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 5 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 5 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 5 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 8 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 9 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Will retry the request for other reason 2023-01-24 09:40:29 source > Adding a request to be retried in 8 seconds 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 176000 (96 MB) 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:29 source > Request successful, will parse the response now 2023-01-24 09:40:29 source > Starting another while loop iteration 2023-01-24 09:40:41 source > Sleeping 17 seconds before next request 2023-01-24 09:40:41 source > Sleeping 16 seconds before next request 2023-01-24 09:40:41 source > Will retry the request for other reason 2023-01-24 09:40:41 source > Adding a request to be retried in 19 seconds 2023-01-24 09:40:41 source > Starting another while loop iteration 2023-01-24 09:40:41 source > Will retry the request for other reason 2023-01-24 09:40:41 source > Adding a request to be retried in 19 seconds 2023-01-24 09:40:41 source > Starting another while loop iteration 2023-01-24 09:40:42 source > Sleeping 16 seconds before next request 2023-01-24 09:40:42 source > Request successful, will parse the response now 2023-01-24 09:40:42 source > Starting another while loop iteration 2023-01-24 09:40:42 source > Sleeping 14 seconds before next request 2023-01-24 09:40:42 source > Sleeping 13 seconds before next request 2023-01-24 09:40:42 source > Sleeping 13 seconds before next request 2023-01-24 09:40:43 source > Sleeping 13 seconds before next request 2023-01-24 09:40:43 source > Request successful, will parse the response now 2023-01-24 09:40:43 source > Starting another while loop iteration 2023-01-24 09:40:43 source > Will retry the request for other reason 2023-01-24 09:40:43 source > Adding a request to be retried in 18 seconds 2023-01-24 09:40:43 source > Starting another while loop iteration 2023-01-24 09:40:43 source > Will retry the request for other reason 2023-01-24 09:40:43 source > Adding a request to be retried in 18 seconds 2023-01-24 09:40:43 source > Starting another while loop iteration 2023-01-24 09:40:43 source > Will retry the request for other reason 2023-01-24 09:40:43 source > Adding a request to be retried in 18 seconds 2023-01-24 09:40:43 source > Starting another while loop iteration 2023-01-24 09:40:46 source > Sleeping 13 seconds before next request 2023-01-24 09:40:46 source > Will retry the request for other reason 2023-01-24 09:40:46 source > Adding a request to be retried in 14 seconds 2023-01-24 09:40:46 source > Starting another while loop iteration 2023-01-24 09:40:55 source > Sleeping 13 seconds before next request 2023-01-24 09:40:55 source > Sleeping 13 seconds before next request 2023-01-24 09:40:56 source > Sleeping 14 seconds before next request 2023-01-24 09:40:56 source > Sleeping 15 seconds before next request 2023-01-24 09:40:58 source > Sleeping 15 seconds before next request 2023-01-24 09:40:58 source > Sleeping 15 seconds before next request 2023-01-24 09:40:58 source > Sleeping 15 seconds before next request 2023-01-24 09:40:58 source > Will retry the request for other reason 2023-01-24 09:40:58 source > Adding a request to be retried in 2 seconds 2023-01-24 09:40:58 source > Starting another while loop iteration 2023-01-24 09:40:58 source > Will retry the request for other reason 2023-01-24 09:40:58 source > Adding a request to be retried in 2 seconds 2023-01-24 09:40:58 source > Starting another while loop iteration 2023-01-24 09:40:58 source > Will retry the request for other reason 2023-01-24 09:40:58 source > Adding a request to be retried in 2 seconds 2023-01-24 09:40:58 source > Starting another while loop iteration 2023-01-24 09:40:58 source > Will retry the request for other reason 2023-01-24 09:40:58 source > Adding a request to be retried in 4 seconds 2023-01-24 09:40:58 source > Starting another while loop iteration 2023-01-24 09:40:58 source > Will retry the request for other reason 2023-01-24 09:40:58 source > Adding a request to be retried in 5 seconds 2023-01-24 09:40:58 source > Starting another while loop iteration 2023-01-24 09:40:58 source > Will retry the request for other reason 2023-01-24 09:40:58 source > Adding a request to be retried in 5 seconds 2023-01-24 09:40:58 source > Starting another while loop iteration 2023-01-24 09:40:58 source > Will retry the request for other reason 2023-01-24 09:40:58 source > Adding a request to be retried in 4 seconds 2023-01-24 09:40:58 source > Starting another while loop iteration 2023-01-24 09:40:59 source > Sleeping 15 seconds before next request 2023-01-24 09:40:59 source > Will retry the request for other reason 2023-01-24 09:40:59 source > Adding a request to be retried in 1 seconds 2023-01-24 09:40:59 source > Starting another while loop iteration 2023-01-24 09:41:10 source > Sleeping 6 seconds before next request 2023-01-24 09:41:10 source > Request successful, will parse the response now 2023-01-24 09:41:10 source > Sleeping 6 seconds before next request 2023-01-24 09:41:10 source > Starting another while loop iteration 2023-01-24 09:41:10 source > Request successful, will parse the response now 2023-01-24 09:41:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 177000 (97 MB) 2023-01-24 09:41:10 source > Starting another while loop iteration 2023-01-24 09:41:11 source > Sleeping 7 seconds before next request 2023-01-24 09:41:11 source > Request successful, will parse the response now 2023-01-24 09:41:11 source > Starting another while loop iteration 2023-01-24 09:41:13 source > Sleeping 7 seconds before next request 2023-01-24 09:41:13 source > Request successful, will parse the response now 2023-01-24 09:41:13 source > Starting another while loop iteration 2023-01-24 09:41:14 source > Sleeping 7 seconds before next request 2023-01-24 09:41:14 source > Request successful, will parse the response now 2023-01-24 09:41:14 source > Starting another while loop iteration 2023-01-24 09:41:15 source > Sleeping 7 seconds before next request 2023-01-24 09:41:15 source > Request successful, will parse the response now 2023-01-24 09:41:15 source > Starting another while loop iteration 2023-01-24 09:41:15 source > Sleeping 10 seconds before next request 2023-01-24 09:41:15 source > Request successful, will parse the response now 2023-01-24 09:41:15 source > Starting another while loop iteration 2023-01-24 09:41:15 source > Sleeping 10 seconds before next request 2023-01-24 09:41:15 source > Request successful, will parse the response now 2023-01-24 09:41:16 source > Starting another while loop iteration 2023-01-24 09:41:17 source > Sleeping 10 seconds before next request 2023-01-24 09:41:17 source > Sleeping 10 seconds before next request 2023-01-24 09:41:17 source > Request successful, will parse the response now 2023-01-24 09:41:18 source > Starting another while loop iteration 2023-01-24 09:41:18 source > Request successful, will parse the response now 2023-01-24 09:41:18 source > Starting another while loop iteration 2023-01-24 09:41:18 source > Sleeping 10 seconds before next request 2023-01-24 09:41:18 source > Will retry the request for other reason 2023-01-24 09:41:18 source > Adding a request to be retried in 42 seconds 2023-01-24 09:41:18 source > Starting another while loop iteration 2023-01-24 09:41:20 source > Sleeping 10 seconds before next request 2023-01-24 09:41:20 source > Will retry the request for other reason 2023-01-24 09:41:20 source > Adding a request to be retried in 40 seconds 2023-01-24 09:41:20 source > Starting another while loop iteration 2023-01-24 09:41:21 source > Sleeping 20 seconds before next request 2023-01-24 09:41:21 source > Will retry the request for other reason 2023-01-24 09:41:21 source > Adding a request to be retried in 39 seconds 2023-01-24 09:41:21 source > Starting another while loop iteration 2023-01-24 09:41:22 source > Sleeping 20 seconds before next request 2023-01-24 09:41:22 source > Will retry the request for other reason 2023-01-24 09:41:22 source > Adding a request to be retried in 38 seconds 2023-01-24 09:41:22 source > Starting another while loop iteration 2023-01-24 09:41:25 source > Sleeping 20 seconds before next request 2023-01-24 09:41:25 source > Will retry the request for other reason 2023-01-24 09:41:25 source > Adding a request to be retried in 35 seconds 2023-01-24 09:41:25 source > Starting another while loop iteration 2023-01-24 09:41:26 source > Sleeping 20 seconds before next request 2023-01-24 09:41:26 source > Will retry the request for other reason 2023-01-24 09:41:26 source > Adding a request to be retried in 34 seconds 2023-01-24 09:41:26 source > Starting another while loop iteration 2023-01-24 09:41:28 source > Sleeping 20 seconds before next request 2023-01-24 09:41:28 source > Will retry the request for other reason 2023-01-24 09:41:28 source > Adding a request to be retried in 32 seconds 2023-01-24 09:41:28 source > Starting another while loop iteration 2023-01-24 09:41:28 source > Sleeping 20 seconds before next request 2023-01-24 09:41:28 source > Will retry the request for other reason 2023-01-24 09:41:28 source > Adding a request to be retried in 32 seconds 2023-01-24 09:41:28 source > Starting another while loop iteration 2023-01-24 09:41:29 source > Sleeping 34 seconds before next request 2023-01-24 09:41:29 source > Will retry the request for other reason 2023-01-24 09:41:29 source > Adding a request to be retried in 31 seconds 2023-01-24 09:41:29 source > Starting another while loop iteration 2023-01-24 09:41:30 source > Sleeping 34 seconds before next request 2023-01-24 09:41:30 source > Will retry the request for other reason 2023-01-24 09:41:30 source > Adding a request to be retried in 30 seconds 2023-01-24 09:41:30 source > Starting another while loop iteration 2023-01-24 09:41:41 source > Sleeping 34 seconds before next request 2023-01-24 09:41:41 source > Will retry the request for other reason 2023-01-24 09:41:41 source > Adding a request to be retried in 19 seconds 2023-01-24 09:41:41 source > Starting another while loop iteration 2023-01-24 09:41:42 source > Sleeping 34 seconds before next request 2023-01-24 09:41:42 source > Will retry the request for other reason 2023-01-24 09:41:42 source > Adding a request to be retried in 18 seconds 2023-01-24 09:41:42 source > Starting another while loop iteration 2023-01-24 09:41:45 source > Sleeping 34 seconds before next request 2023-01-24 09:41:45 source > Will retry the request for other reason 2023-01-24 09:41:45 source > Adding a request to be retried in 15 seconds 2023-01-24 09:41:45 source > Starting another while loop iteration 2023-01-24 09:41:46 source > Sleeping 34 seconds before next request 2023-01-24 09:41:46 source > Will retry the request for other reason 2023-01-24 09:41:46 source > Adding a request to be retried in 14 seconds 2023-01-24 09:41:46 source > Starting another while loop iteration 2023-01-24 09:41:48 source > Sleeping 15 seconds before next request 2023-01-24 09:41:48 source > Will retry the request for other reason 2023-01-24 09:41:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:41:48 source > Starting another while loop iteration 2023-01-24 09:41:48 source > Sleeping 15 seconds before next request 2023-01-24 09:41:48 source > Will retry the request for other reason 2023-01-24 09:41:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:41:48 source > Starting another while loop iteration 2023-01-24 09:42:04 source > Sleeping 15 seconds before next request 2023-01-24 09:42:04 source > Request successful, will parse the response now 2023-01-24 09:42:05 source > Starting another while loop iteration 2023-01-24 09:42:05 source > Sleeping 15 seconds before next request 2023-01-24 09:42:05 source > Sleeping 15 seconds before next request 2023-01-24 09:42:06 source > Sleeping 15 seconds before next request 2023-01-24 09:42:06 source > Request successful, will parse the response now 2023-01-24 09:42:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 178000 (97 MB) 2023-01-24 09:42:06 source > Starting another while loop iteration 2023-01-24 09:42:17 source > Sleeping 15 seconds before next request 2023-01-24 09:42:17 source > Request successful, will parse the response now 2023-01-24 09:42:17 source > Starting another while loop iteration 2023-01-24 09:42:18 source > Sleeping 15 seconds before next request 2023-01-24 09:42:18 source > Request successful, will parse the response now 2023-01-24 09:42:18 source > Starting another while loop iteration 2023-01-24 09:42:20 source > Sleeping 15 seconds before next request 2023-01-24 09:42:21 source > Sleeping 15 seconds before next request 2023-01-24 09:42:21 source > Sleeping 15 seconds before next request 2023-01-24 09:42:21 source > Request successful, will parse the response now 2023-01-24 09:42:21 source > Starting another while loop iteration 2023-01-24 09:42:21 source > Will retry the request for other reason 2023-01-24 09:42:21 source > Adding a request to be retried in 40 seconds 2023-01-24 09:42:21 source > Starting another while loop iteration 2023-01-24 09:42:21 source > Request successful, will parse the response now 2023-01-24 09:42:21 source > Starting another while loop iteration 2023-01-24 09:42:21 source > Request successful, will parse the response now 2023-01-24 09:42:21 source > Starting another while loop iteration 2023-01-24 09:42:21 source > Sleeping 15 seconds before next request 2023-01-24 09:42:21 source > Request successful, will parse the response now 2023-01-24 09:42:21 source > Starting another while loop iteration 2023-01-24 09:42:21 source > Sleeping 15 seconds before next request 2023-01-24 09:42:22 source > Sleeping 15 seconds before next request 2023-01-24 09:42:22 source > Request successful, will parse the response now 2023-01-24 09:42:22 source > Starting another while loop iteration 2023-01-24 09:42:22 source > Request successful, will parse the response now 2023-01-24 09:42:22 source > Starting another while loop iteration 2023-01-24 09:42:22 source > Will retry the request for other reason 2023-01-24 09:42:22 source > Adding a request to be retried in 39 seconds 2023-01-24 09:42:22 source > Starting another while loop iteration 2023-01-24 09:42:32 source > Sleeping 15 seconds before next request 2023-01-24 09:42:32 source > Will retry the request for other reason 2023-01-24 09:42:32 source > Adding a request to be retried in 28 seconds 2023-01-24 09:42:32 source > Starting another while loop iteration 2023-01-24 09:42:33 source > Sleeping 15 seconds before next request 2023-01-24 09:42:33 source > Will retry the request for other reason 2023-01-24 09:42:33 source > Adding a request to be retried in 27 seconds 2023-01-24 09:42:33 source > Starting another while loop iteration 2023-01-24 09:42:35 source > Sleeping 15 seconds before next request 2023-01-24 09:42:35 source > Will retry the request for other reason 2023-01-24 09:42:35 source > Adding a request to be retried in 25 seconds 2023-01-24 09:42:35 source > Starting another while loop iteration 2023-01-24 09:42:36 source > Sleeping 15 seconds before next request 2023-01-24 09:42:36 source > Will retry the request for other reason 2023-01-24 09:42:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:42:36 source > Starting another while loop iteration 2023-01-24 09:42:36 source > Sleeping 15 seconds before next request 2023-01-24 09:42:36 source > Will retry the request for other reason 2023-01-24 09:42:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:42:36 source > Starting another while loop iteration 2023-01-24 09:42:37 source > Sleeping 15 seconds before next request 2023-01-24 09:42:37 source > Will retry the request for other reason 2023-01-24 09:42:37 source > Adding a request to be retried in 24 seconds 2023-01-24 09:42:37 source > Starting another while loop iteration 2023-01-24 09:42:37 source > Sleeping 15 seconds before next request 2023-01-24 09:42:37 source > Will retry the request for other reason 2023-01-24 09:42:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:42:37 source > Starting another while loop iteration 2023-01-24 09:42:37 source > Sleeping 15 seconds before next request 2023-01-24 09:42:37 source > Will retry the request for other reason 2023-01-24 09:42:37 source > Adding a request to be retried in 23 seconds 2023-01-24 09:42:37 source > Starting another while loop iteration 2023-01-24 09:42:47 source > Sleeping 15 seconds before next request 2023-01-24 09:42:47 source > Will retry the request for other reason 2023-01-24 09:42:47 source > Adding a request to be retried in 13 seconds 2023-01-24 09:42:47 source > Starting another while loop iteration 2023-01-24 09:42:48 source > Sleeping 15 seconds before next request 2023-01-24 09:42:48 source > Will retry the request for other reason 2023-01-24 09:42:48 source > Adding a request to be retried in 12 seconds 2023-01-24 09:42:48 source > Starting another while loop iteration 2023-01-24 09:42:50 source > Sleeping 12 seconds before next request 2023-01-24 09:42:50 source > Will retry the request for other reason 2023-01-24 09:42:50 source > Adding a request to be retried in 10 seconds 2023-01-24 09:42:50 source > Starting another while loop iteration 2023-01-24 09:42:51 source > Sleeping 12 seconds before next request 2023-01-24 09:42:51 source > Will retry the request for other reason 2023-01-24 09:42:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:42:51 source > Starting another while loop iteration 2023-01-24 09:42:51 source > Sleeping 13 seconds before next request 2023-01-24 09:42:51 source > Will retry the request for other reason 2023-01-24 09:42:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:42:51 source > Starting another while loop iteration 2023-01-24 09:42:52 source > Sleeping 12 seconds before next request 2023-01-24 09:42:52 source > Will retry the request for other reason 2023-01-24 09:42:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:42:52 source > Starting another while loop iteration 2023-01-24 09:42:52 source > Sleeping 10 seconds before next request 2023-01-24 09:42:52 source > Will retry the request for other reason 2023-01-24 09:42:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:42:52 source > Starting another while loop iteration 2023-01-24 09:42:52 source > Sleeping 10 seconds before next request 2023-01-24 09:42:52 source > Will retry the request for other reason 2023-01-24 09:42:52 source > Adding a request to be retried in 8 seconds 2023-01-24 09:42:52 source > Starting another while loop iteration 2023-01-24 09:43:03 source > Sleeping 10 seconds before next request 2023-01-24 09:43:03 source > Sleeping 10 seconds before next request 2023-01-24 09:43:04 source > Sleeping 9 seconds before next request 2023-01-24 09:43:04 source > Sleeping 8 seconds before next request 2023-01-24 09:43:04 source > Request successful, will parse the response now 2023-01-24 09:43:04 source > Starting another while loop iteration 2023-01-24 09:43:05 source > Sleeping 6 seconds before next request 2023-01-24 09:43:05 source > Request successful, will parse the response now 2023-01-24 09:43:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 179000 (98 MB) 2023-01-24 09:43:05 source > Starting another while loop iteration 2023-01-24 09:43:05 source > Request successful, will parse the response now 2023-01-24 09:43:05 source > Starting another while loop iteration 2023-01-24 09:43:05 source > Sleeping 5 seconds before next request 2023-01-24 09:43:05 source > Request successful, will parse the response now 2023-01-24 09:43:05 source > Starting another while loop iteration 2023-01-24 09:43:05 source > Sleeping 5 seconds before next request 2023-01-24 09:43:06 source > Sleeping 5 seconds before next request 2023-01-24 09:43:06 source > Request successful, will parse the response now 2023-01-24 09:43:06 source > Starting another while loop iteration 2023-01-24 09:43:06 source > Request successful, will parse the response now 2023-01-24 09:43:06 source > Starting another while loop iteration 2023-01-24 09:43:06 source > Request successful, will parse the response now 2023-01-24 09:43:06 source > Starting another while loop iteration 2023-01-24 09:43:06 source > Request successful, will parse the response now 2023-01-24 09:43:06 source > Starting another while loop iteration 2023-01-24 09:43:11 source > Sleeping 25 seconds before next request 2023-01-24 09:43:11 source > Sleeping 25 seconds before next request 2023-01-24 09:43:11 source > Sleeping 24 seconds before next request 2023-01-24 09:43:12 source > Sleeping 24 seconds before next request 2023-01-24 09:43:12 source > Sleeping 13 seconds before next request 2023-01-24 09:43:13 source > Sleeping 13 seconds before next request 2023-01-24 09:43:13 source > Sleeping 12 seconds before next request 2023-01-24 09:43:13 source > Sleeping 11 seconds before next request 2023-01-24 09:43:13 source > Will retry the request for other reason 2023-01-24 09:43:13 source > Adding a request to be retried in 47 seconds 2023-01-24 09:43:13 source > Starting another while loop iteration 2023-01-24 09:43:13 source > Will retry the request for other reason 2023-01-24 09:43:13 source > Adding a request to be retried in 47 seconds 2023-01-24 09:43:13 source > Starting another while loop iteration 2023-01-24 09:43:13 source > Will retry the request for other reason 2023-01-24 09:43:13 source > Adding a request to be retried in 47 seconds 2023-01-24 09:43:13 source > Starting another while loop iteration 2023-01-24 09:43:13 source > Will retry the request for other reason 2023-01-24 09:43:13 source > Adding a request to be retried in 48 seconds 2023-01-24 09:43:13 source > Starting another while loop iteration 2023-01-24 09:43:13 source > Will retry the request for other reason 2023-01-24 09:43:13 source > Adding a request to be retried in 49 seconds 2023-01-24 09:43:13 source > Starting another while loop iteration 2023-01-24 09:43:13 source > Request successful, will parse the response now 2023-01-24 09:43:13 source > Starting another while loop iteration 2023-01-24 09:43:13 source > Request successful, will parse the response now 2023-01-24 09:43:14 source > Starting another while loop iteration 2023-01-24 09:43:14 source > Will retry the request for other reason 2023-01-24 09:43:14 source > Adding a request to be retried in 49 seconds 2023-01-24 09:43:14 source > Starting another while loop iteration 2023-01-24 09:43:24 source > Sleeping 11 seconds before next request 2023-01-24 09:43:25 source > Sleeping 11 seconds before next request 2023-01-24 09:43:25 source > Sleeping 2 seconds before next request 2023-01-24 09:43:26 source > Sleeping 2 seconds before next request 2023-01-24 09:43:28 source > Sleeping 2 seconds before next request 2023-01-24 09:43:28 source > Sleeping 2 seconds before next request 2023-01-24 09:43:30 source > Sleeping 43 seconds before next request 2023-01-24 09:43:30 source > Sleeping 44 seconds before next request 2023-01-24 09:43:36 source > Sleeping 44 seconds before next request 2023-01-24 09:43:36 source > Sleeping 44 seconds before next request 2023-01-24 09:43:36 source > Sleeping 27 seconds before next request 2023-01-24 09:43:36 source > Sleeping 27 seconds before next request 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Sleeping 23 seconds before next request 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 35 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 34 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 35 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 36 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Sleeping 23 seconds before next request 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 32 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 32 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 30 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:36 source > Will retry the request for other reason 2023-01-24 09:43:36 source > Adding a request to be retried in 30 seconds 2023-01-24 09:43:36 source > Starting another while loop iteration 2023-01-24 09:43:59 source > Sleeping 23 seconds before next request 2023-01-24 09:44:00 source > Sleeping 22 seconds before next request 2023-01-24 09:44:04 source > Sleeping 22 seconds before next request 2023-01-24 09:44:04 source > Sleeping 22 seconds before next request 2023-01-24 09:44:14 source > Sleeping 9 seconds before next request 2023-01-24 09:44:14 source > Request successful, will parse the response now 2023-01-24 09:44:14 source > Starting another while loop iteration 2023-01-24 09:44:16 source > Sleeping 9 seconds before next request 2023-01-24 09:44:16 source > Request successful, will parse the response now 2023-01-24 09:44:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 180000 (98 MB) 2023-01-24 09:44:16 source > Starting another while loop iteration 2023-01-24 09:44:21 source > Sleeping 6 seconds before next request 2023-01-24 09:44:21 source > Request successful, will parse the response now 2023-01-24 09:44:21 source > Sleeping 6 seconds before next request 2023-01-24 09:44:21 source > Starting another while loop iteration 2023-01-24 09:44:21 source > Request successful, will parse the response now 2023-01-24 09:44:21 source > Starting another while loop iteration 2023-01-24 09:44:21 source > Request successful, will parse the response now 2023-01-24 09:44:21 source > Starting another while loop iteration 2023-01-24 09:44:21 source > Request successful, will parse the response now 2023-01-24 09:44:22 source > Starting another while loop iteration 2023-01-24 09:44:22 source > Will retry the request for other reason 2023-01-24 09:44:22 source > Adding a request to be retried in 1 seconds 2023-01-24 09:44:22 source > Starting another while loop iteration 2023-01-24 09:44:22 source > Will retry the request for other reason 2023-01-24 09:44:22 source > Adding a request to be retried in 1 seconds 2023-01-24 09:44:22 source > Starting another while loop iteration 2023-01-24 09:44:23 source > Sleeping 1 seconds before next request 2023-01-24 09:44:24 source > Sleeping 0 seconds before next request 2023-01-24 09:44:24 source > Request successful, will parse the response now 2023-01-24 09:44:24 source > Starting another while loop iteration 2023-01-24 09:44:24 source > Request successful, will parse the response now 2023-01-24 09:44:24 source > Starting another while loop iteration 2023-01-24 09:44:24 source > Sleeping 0 seconds before next request 2023-01-24 09:44:24 source > Sleeping 0 seconds before next request 2023-01-24 09:44:24 source > Sleeping 46 seconds before next request 2023-01-24 09:44:25 source > Sleeping 46 seconds before next request 2023-01-24 09:44:25 source > Sleeping 46 seconds before next request 2023-01-24 09:44:25 source > Sleeping 46 seconds before next request 2023-01-24 09:44:26 source > Sleeping 35 seconds before next request 2023-01-24 09:44:26 source > Will retry the request for other reason 2023-01-24 09:44:26 source > Adding a request to be retried in 34 seconds 2023-01-24 09:44:26 source > Starting another while loop iteration 2023-01-24 09:44:27 source > Sleeping 35 seconds before next request 2023-01-24 09:44:27 source > Will retry the request for other reason 2023-01-24 09:44:27 source > Adding a request to be retried in 33 seconds 2023-01-24 09:44:27 source > Starting another while loop iteration 2023-01-24 09:44:27 source > Request successful, will parse the response now 2023-01-24 09:44:27 source > Starting another while loop iteration 2023-01-24 09:44:27 source > Will retry the request for other reason 2023-01-24 09:44:27 source > Adding a request to be retried in 35 seconds 2023-01-24 09:44:27 source > Starting another while loop iteration 2023-01-24 09:44:27 source > Sleeping 35 seconds before next request 2023-01-24 09:44:27 source > Will retry the request for other reason 2023-01-24 09:44:27 source > Adding a request to be retried in 33 seconds 2023-01-24 09:44:27 source > Starting another while loop iteration 2023-01-24 09:44:27 source > Sleeping 35 seconds before next request 2023-01-24 09:44:27 source > Will retry the request for other reason 2023-01-24 09:44:27 source > Adding a request to be retried in 33 seconds 2023-01-24 09:44:27 source > Starting another while loop iteration 2023-01-24 09:44:27 source > Will retry the request for other reason 2023-01-24 09:44:27 source > Adding a request to be retried in 36 seconds 2023-01-24 09:44:27 source > Starting another while loop iteration 2023-01-24 09:44:27 source > Request successful, will parse the response now 2023-01-24 09:44:28 source > Starting another while loop iteration 2023-01-24 09:44:28 source > Will retry the request for other reason 2023-01-24 09:44:28 source > Adding a request to be retried in 36 seconds 2023-01-24 09:44:28 source > Starting another while loop iteration 2023-01-24 09:44:28 source > Will retry the request for other reason 2023-01-24 09:44:28 source > Adding a request to be retried in 36 seconds 2023-01-24 09:44:28 source > Starting another while loop iteration 2023-01-24 09:45:03 source > Sleeping 33 seconds before next request 2023-01-24 09:45:03 source > Sleeping 33 seconds before next request 2023-01-24 09:45:04 source > Sleeping 4 seconds before next request 2023-01-24 09:45:04 source > Sleeping 4 seconds before next request 2023-01-24 09:45:09 source > Sleeping 22 seconds before next request 2023-01-24 09:45:10 source > Sleeping 22 seconds before next request 2023-01-24 09:45:12 source > Sleeping 22 seconds before next request 2023-01-24 09:45:12 source > Request successful, will parse the response now 2023-01-24 09:45:12 source > Starting another while loop iteration 2023-01-24 09:45:12 source > Sleeping 22 seconds before next request 2023-01-24 09:45:12 source > Request successful, will parse the response now 2023-01-24 09:45:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 181000 (99 MB) 2023-01-24 09:45:12 source > Starting another while loop iteration 2023-01-24 09:45:13 source > Sleeping 23 seconds before next request 2023-01-24 09:45:13 source > Request successful, will parse the response now 2023-01-24 09:45:13 source > Starting another while loop iteration 2023-01-24 09:45:13 source > Sleeping 23 seconds before next request 2023-01-24 09:45:13 source > Request successful, will parse the response now 2023-01-24 09:45:13 source > Starting another while loop iteration 2023-01-24 09:45:13 source > Request successful, will parse the response now 2023-01-24 09:45:13 source > Starting another while loop iteration 2023-01-24 09:45:13 source > Request successful, will parse the response now 2023-01-24 09:45:13 source > Starting another while loop iteration 2023-01-24 09:45:13 source > Request successful, will parse the response now 2023-01-24 09:45:13 source > Starting another while loop iteration 2023-01-24 09:45:13 source > Request successful, will parse the response now 2023-01-24 09:45:13 source > Starting another while loop iteration 2023-01-24 09:45:32 source > Sleeping 23 seconds before next request 2023-01-24 09:45:32 source > Sleeping 23 seconds before next request 2023-01-24 09:45:34 source > Sleeping 0 seconds before next request 2023-01-24 09:45:34 source > Sleeping 0 seconds before next request 2023-01-24 09:45:34 source > Sleeping 0 seconds before next request 2023-01-24 09:45:34 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 0 seconds before next request 2023-01-24 09:45:35 source > Sleeping 27 seconds before next request 2023-01-24 09:45:35 source > Sleeping 27 seconds before next request 2023-01-24 09:45:36 source > Sleeping 28 seconds before next request 2023-01-24 09:45:36 source > Sleeping 28 seconds before next request 2023-01-24 09:45:36 source > Sleeping 28 seconds before next request 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Sleeping 28 seconds before next request 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Request successful, will parse the response now 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Request successful, will parse the response now 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 28 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 28 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 26 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 26 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:36 source > Will retry the request for other reason 2023-01-24 09:45:36 source > Adding a request to be retried in 24 seconds 2023-01-24 09:45:36 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Sleeping 28 seconds before next request 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 5 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Sleeping 28 seconds before next request 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 5 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 26 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 26 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 26 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:45:55 source > Will retry the request for other reason 2023-01-24 09:45:55 source > Adding a request to be retried in 25 seconds 2023-01-24 09:45:55 source > Starting another while loop iteration 2023-01-24 09:46:04 source > Sleeping 28 seconds before next request 2023-01-24 09:46:04 source > Request successful, will parse the response now 2023-01-24 09:46:04 source > Starting another while loop iteration 2023-01-24 09:46:04 source > Sleeping 28 seconds before next request 2023-01-24 09:46:04 source > Request successful, will parse the response now 2023-01-24 09:46:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 182000 (100 MB) 2023-01-24 09:46:04 source > Starting another while loop iteration 2023-01-24 09:46:05 source > Sleeping 27 seconds before next request 2023-01-24 09:46:05 source > Request successful, will parse the response now 2023-01-24 09:46:06 source > Starting another while loop iteration 2023-01-24 09:46:06 source > Sleeping 27 seconds before next request 2023-01-24 09:46:06 source > Request successful, will parse the response now 2023-01-24 09:46:06 source > Starting another while loop iteration 2023-01-24 09:46:06 source > Sleeping 26 seconds before next request 2023-01-24 09:46:06 source > Request successful, will parse the response now 2023-01-24 09:46:06 source > Starting another while loop iteration 2023-01-24 09:46:06 source > Sleeping 26 seconds before next request 2023-01-24 09:46:06 source > Request successful, will parse the response now 2023-01-24 09:46:06 source > Starting another while loop iteration 2023-01-24 09:46:24 source > Sleeping 26 seconds before next request 2023-01-24 09:46:24 source > Request successful, will parse the response now 2023-01-24 09:46:24 source > Starting another while loop iteration 2023-01-24 09:46:25 source > Sleeping 26 seconds before next request 2023-01-24 09:46:25 source > Request successful, will parse the response now 2023-01-24 09:46:25 source > Starting another while loop iteration 2023-01-24 09:46:32 source > Sleeping 26 seconds before next request 2023-01-24 09:46:32 source > Sleeping 0 seconds before next request 2023-01-24 09:46:32 source > Sleeping 0 seconds before next request 2023-01-24 09:46:32 source > Sleeping 0 seconds before next request 2023-01-24 09:46:32 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 0 seconds before next request 2023-01-24 09:46:33 source > Sleeping 18 seconds before next request 2023-01-24 09:46:33 source > Sleeping 18 seconds before next request 2023-01-24 09:46:33 source > Sleeping 17 seconds before next request 2023-01-24 09:46:33 source > Request successful, will parse the response now 2023-01-24 09:46:33 source > Sleeping 17 seconds before next request 2023-01-24 09:46:33 source > Sleeping 17 seconds before next request 2023-01-24 09:46:33 source > Starting another while loop iteration 2023-01-24 09:46:33 source > Request successful, will parse the response now 2023-01-24 09:46:33 source > Starting another while loop iteration 2023-01-24 09:46:33 source > Will retry the request for other reason 2023-01-24 09:46:33 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:33 source > Starting another while loop iteration 2023-01-24 09:46:33 source > Will retry the request for other reason 2023-01-24 09:46:33 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:33 source > Starting another while loop iteration 2023-01-24 09:46:33 source > Will retry the request for other reason 2023-01-24 09:46:33 source > Adding a request to be retried in 28 seconds 2023-01-24 09:46:33 source > Starting another while loop iteration 2023-01-24 09:46:33 source > Will retry the request for other reason 2023-01-24 09:46:33 source > Adding a request to be retried in 28 seconds 2023-01-24 09:46:33 source > Starting another while loop iteration 2023-01-24 09:46:50 source > Sleeping 14 seconds before next request 2023-01-24 09:46:50 source > Sleeping 2 seconds before next request 2023-01-24 09:46:50 source > Sleeping 2 seconds before next request 2023-01-24 09:46:51 source > Sleeping 2 seconds before next request 2023-01-24 09:46:51 source > Will retry the request for other reason 2023-01-24 09:46:51 source > Adding a request to be retried in 10 seconds 2023-01-24 09:46:51 source > Starting another while loop iteration 2023-01-24 09:46:51 source > Sleeping 2 seconds before next request 2023-01-24 09:46:51 source > Will retry the request for other reason 2023-01-24 09:46:51 source > Adding a request to be retried in 9 seconds 2023-01-24 09:46:51 source > Starting another while loop iteration 2023-01-24 09:46:51 source > Sleeping 2 seconds before next request 2023-01-24 09:46:51 source > Sleeping 2 seconds before next request 2023-01-24 09:46:52 source > Sleeping 2 seconds before next request 2023-01-24 09:46:52 source > Sleeping 1 seconds before next request 2023-01-24 09:46:53 source > Sleeping 41 seconds before next request 2023-01-24 09:46:53 source > Sleeping 40 seconds before next request 2023-01-24 09:46:53 source > Sleeping 39 seconds before next request 2023-01-24 09:46:53 source > Sleeping 38 seconds before next request 2023-01-24 09:46:54 source > Sleeping 35 seconds before next request 2023-01-24 09:46:55 source > Sleeping 34 seconds before next request 2023-01-24 09:46:58 source > Sleeping 32 seconds before next request 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 2 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 28 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 28 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 28 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 28 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 27 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 9 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 9 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 10 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 10 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:46:58 source > Will retry the request for other reason 2023-01-24 09:46:58 source > Adding a request to be retried in 10 seconds 2023-01-24 09:46:58 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Sleeping 32 seconds before next request 2023-01-24 09:47:06 source > Request successful, will parse the response now 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 8 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 8 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 7 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 7 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 7 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 7 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 6 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:06 source > Will retry the request for other reason 2023-01-24 09:47:06 source > Adding a request to be retried in 7 seconds 2023-01-24 09:47:06 source > Starting another while loop iteration 2023-01-24 09:47:30 source > Sleeping 31 seconds before next request 2023-01-24 09:47:30 source > Sleeping 30 seconds before next request 2023-01-24 09:47:32 source > Sleeping 19 seconds before next request 2023-01-24 09:47:33 source > Sleeping 18 seconds before next request 2023-01-24 09:47:34 source > Sleeping 15 seconds before next request 2023-01-24 09:47:34 source > Sleeping 14 seconds before next request 2023-01-24 09:47:35 source > Sleeping 12 seconds before next request 2023-01-24 09:47:35 source > Request successful, will parse the response now 2023-01-24 09:47:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 183000 (100 MB) 2023-01-24 09:47:35 source > Starting another while loop iteration 2023-01-24 09:47:35 source > Request successful, will parse the response now 2023-01-24 09:47:35 source > Starting another while loop iteration 2023-01-24 09:47:35 source > Request successful, will parse the response now 2023-01-24 09:47:35 source > Starting another while loop iteration 2023-01-24 09:47:35 source > Request successful, will parse the response now 2023-01-24 09:47:36 source > Starting another while loop iteration 2023-01-24 09:47:36 source > Request successful, will parse the response now 2023-01-24 09:47:36 source > Starting another while loop iteration 2023-01-24 09:47:36 source > Request successful, will parse the response now 2023-01-24 09:47:36 source > Starting another while loop iteration 2023-01-24 09:47:36 source > Request successful, will parse the response now 2023-01-24 09:47:36 source > Starting another while loop iteration 2023-01-24 09:47:39 source > Sleeping 12 seconds before next request 2023-01-24 09:47:39 source > Request successful, will parse the response now 2023-01-24 09:47:40 source > Starting another while loop iteration 2023-01-24 09:47:49 source > Sleeping 38 seconds before next request 2023-01-24 09:47:49 source > Sleeping 38 seconds before next request 2023-01-24 09:47:49 source > Sleeping 27 seconds before next request 2023-01-24 09:47:51 source > Sleeping 27 seconds before next request 2023-01-24 09:47:51 source > Sleeping 24 seconds before next request 2023-01-24 09:47:52 source > Sleeping 24 seconds before next request 2023-01-24 09:48:02 source > Sleeping 23 seconds before next request 2023-01-24 09:48:03 source > Sleeping 23 seconds before next request 2023-01-24 09:48:03 source > Request successful, will parse the response now 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:03 source > Request successful, will parse the response now 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:03 source > Will retry the request for other reason 2023-01-24 09:48:03 source > Adding a request to be retried in 9 seconds 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:03 source > Will retry the request for other reason 2023-01-24 09:48:03 source > Adding a request to be retried in 9 seconds 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:03 source > Will retry the request for other reason 2023-01-24 09:48:03 source > Adding a request to be retried in 11 seconds 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:03 source > Will retry the request for other reason 2023-01-24 09:48:03 source > Adding a request to be retried in 11 seconds 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:03 source > Request successful, will parse the response now 2023-01-24 09:48:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 184000 (101 MB) 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:03 source > Will retry the request for other reason 2023-01-24 09:48:03 source > Adding a request to be retried in 8 seconds 2023-01-24 09:48:03 source > Starting another while loop iteration 2023-01-24 09:48:17 source > Sleeping 23 seconds before next request 2023-01-24 09:48:17 source > Sleeping 23 seconds before next request 2023-01-24 09:48:18 source > Sleeping 13 seconds before next request 2023-01-24 09:48:19 source > Sleeping 12 seconds before next request 2023-01-24 09:48:27 source > Sleeping 10 seconds before next request 2023-01-24 09:48:28 source > Sleeping 9 seconds before next request 2023-01-24 09:48:28 source > Sleeping 9 seconds before next request 2023-01-24 09:48:28 source > Request successful, will parse the response now 2023-01-24 09:48:28 source > Starting another while loop iteration 2023-01-24 09:48:29 source > Sleeping 8 seconds before next request 2023-01-24 09:48:29 source > Request successful, will parse the response now 2023-01-24 09:48:29 source > Starting another while loop iteration 2023-01-24 09:48:29 source > Request successful, will parse the response now 2023-01-24 09:48:29 source > Starting another while loop iteration 2023-01-24 09:48:29 source > Request successful, will parse the response now 2023-01-24 09:48:29 source > Starting another while loop iteration 2023-01-24 09:48:29 source > Request successful, will parse the response now 2023-01-24 09:48:29 source > Starting another while loop iteration 2023-01-24 09:48:29 source > Request successful, will parse the response now 2023-01-24 09:48:29 source > Starting another while loop iteration 2023-01-24 09:48:29 source > Request successful, will parse the response now 2023-01-24 09:48:29 source > Starting another while loop iteration 2023-01-24 09:48:29 source > Request successful, will parse the response now 2023-01-24 09:48:29 source > Starting another while loop iteration 2023-01-24 09:48:31 source > Sleeping 8 seconds before next request 2023-01-24 09:48:32 source > Sleeping 8 seconds before next request 2023-01-24 09:48:37 source > Sleeping 46 seconds before next request 2023-01-24 09:48:37 source > Sleeping 46 seconds before next request 2023-01-24 09:48:37 source > Sleeping 46 seconds before next request 2023-01-24 09:48:37 source > Sleeping 46 seconds before next request 2023-01-24 09:48:39 source > Sleeping 46 seconds before next request 2023-01-24 09:48:40 source > Sleeping 46 seconds before next request 2023-01-24 09:48:40 source > Sleeping 24 seconds before next request 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 20 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Sleeping 24 seconds before next request 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 20 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 29 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 29 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 23 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 23 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 23 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 23 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 21 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:48:40 source > Will retry the request for other reason 2023-01-24 09:48:40 source > Adding a request to be retried in 20 seconds 2023-01-24 09:48:40 source > Starting another while loop iteration 2023-01-24 09:49:05 source > Sleeping 24 seconds before next request 2023-01-24 09:49:06 source > Sleeping 24 seconds before next request 2023-01-24 09:49:24 source > Sleeping 24 seconds before next request 2023-01-24 09:49:24 source > Request successful, will parse the response now 2023-01-24 09:49:24 source > Starting another while loop iteration 2023-01-24 09:49:24 source > Sleeping 24 seconds before next request 2023-01-24 09:49:25 source > Sleeping 24 seconds before next request 2023-01-24 09:49:25 source > Request successful, will parse the response now 2023-01-24 09:49:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 185000 (101 MB) 2023-01-24 09:49:25 source > Starting another while loop iteration 2023-01-24 09:49:25 source > Request successful, will parse the response now 2023-01-24 09:49:25 source > Starting another while loop iteration 2023-01-24 09:49:25 source > Sleeping 24 seconds before next request 2023-01-24 09:49:25 source > Request successful, will parse the response now 2023-01-24 09:49:25 source > Starting another while loop iteration 2023-01-24 09:49:27 source > Sleeping 24 seconds before next request 2023-01-24 09:49:27 source > Request successful, will parse the response now 2023-01-24 09:49:27 source > Starting another while loop iteration 2023-01-24 09:49:27 source > Sleeping 24 seconds before next request 2023-01-24 09:49:27 source > Request successful, will parse the response now 2023-01-24 09:49:27 source > Starting another while loop iteration 2023-01-24 09:49:27 source > Request successful, will parse the response now 2023-01-24 09:49:27 source > Starting another while loop iteration 2023-01-24 09:49:27 source > Request successful, will parse the response now 2023-01-24 09:49:27 source > Starting another while loop iteration 2023-01-24 09:49:31 source > Sleeping 24 seconds before next request 2023-01-24 09:49:31 source > Request successful, will parse the response now 2023-01-24 09:49:31 source > Starting another while loop iteration 2023-01-24 09:49:31 source > Sleeping 24 seconds before next request 2023-01-24 09:49:31 source > Request successful, will parse the response now 2023-01-24 09:49:31 source > Starting another while loop iteration 2023-01-24 09:49:48 source > Sleeping 24 seconds before next request 2023-01-24 09:49:48 source > Will retry the request for other reason 2023-01-24 09:49:48 source > Encountered an exception while reading stream organizations Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 111, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 180, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 243, in _read_incremental for message_counter, record_data_or_message in enumerate(records, start=1): File "/airbyte/integration_code/source_zendesk_support/streams.py", line 353, in read_records self._retry(request=request, retries=retries, response=response, finished_at=finished_at, **kwargs) File "/airbyte/integration_code/source_zendesk_support/streams.py", line 314, in _retry raise DefaultBackoffException(request=request, response=response) airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://tripletexhelp.zendesk.com/api/v2/organizations?start_time=1577836800&page=1119, Response Code: 429, Response Text: Pagination limit reached for offset model 2023-01-24 09:49:48 source > Finished syncing organizations 2023-01-24 09:49:48 source > SourceZendeskSupport runtimes: Syncing stream organizations 1:34:59.919218 2023-01-24 09:49:48 source > Request URL: https://tripletexhelp.zendesk.com/api/v2/organizations?start_time=1577836800&page=1119, Response Code: 429, Response Text: Pagination limit reached for offset model Traceback (most recent call last): File "/airbyte/integration_code/main.py", line 13, in launch(source, sys.argv[1:]) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 131, in launch for message in source_entrypoint.run(parsed_args): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 122, in run for message in generator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 125, in read raise e File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 111, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 180, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 243, in _read_incremental for message_counter, record_data_or_message in enumerate(records, start=1): File "/airbyte/integration_code/source_zendesk_support/streams.py", line 353, in read_records self._retry(request=request, retries=retries, response=response, finished_at=finished_at, **kwargs) File "/airbyte/integration_code/source_zendesk_support/streams.py", line 314, in _retry raise DefaultBackoffException(request=request, response=response) airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://tripletexhelp.zendesk.com/api/v2/organizations?start_time=1577836800&page=1119, Response Code: 429, Response Text: Pagination limit reached for offset model 2023-01-24 09:49:48 source > Sleeping 24 seconds before next request 2023-01-24 09:49:49 source > Sleeping 0 seconds before next request 2023-01-24 09:49:49 source > Sleeping 0 seconds before next request 2023-01-24 09:49:49 source > Sleeping 33 seconds before next request 2023-01-24 09:49:49 source > Sleeping 33 seconds before next request 2023-01-24 09:49:51 source > Sleeping 33 seconds before next request 2023-01-24 09:49:51 source > Sleeping 33 seconds before next request 2023-01-24 09:49:55 source > Sleeping 32 seconds before next request 2023-01-24 09:49:55 source > Sleeping 32 seconds before next request 2023-01-24 09:50:14 source > Sleeping 32 seconds before next request 2023-01-24 09:50:14 source > Sleeping 32 seconds before next request 2023-01-24 09:50:24 source > Sleeping 23 seconds before next request 2023-01-24 09:50:24 source > Sleeping 23 seconds before next request 2023-01-24 09:50:25 source > Sleeping 23 seconds before next request 2023-01-24 09:50:26 source > Sleeping 23 seconds before next request 2023-01-24 09:50:28 source > Sleeping 23 seconds before next request 2023-01-24 09:50:29 source > Sleeping 23 seconds before next request 2023-01-24 09:50:47 source > Sleeping 23 seconds before next request 2023-01-24 09:50:47 source > Sleeping 23 seconds before next request 2023-01-24 09:50:47 source > Sleeping 5 seconds before next request 2023-01-24 09:50:48 source > Sleeping 5 seconds before next request 2023-01-24 09:50:48 source > Sleeping 5 seconds before next request 2023-01-24 09:50:49 source > Sleeping 5 seconds before next request 2023-01-24 09:50:52 source > Sleeping 5 seconds before next request 2023-01-24 09:50:52 source > Sleeping 5 seconds before next request 2023-01-24 09:50:53 source > Sleeping 5 seconds before next request 2023-01-24 09:50:53 source > Sleeping 5 seconds before next request 2023-01-24 09:50:54 source > Sleeping 5 seconds before next request 2023-01-24 09:50:54 source > Sleeping 5 seconds before next request 2023-01-24 09:50:57 source > Sleeping 5 seconds before next request 2023-01-24 09:50:57 source > Sleeping 5 seconds before next request 2023-01-24 09:50:58 source > Sleeping 5 seconds before next request 2023-01-24 09:50:58 source > Sleeping 5 seconds before next request 2023-01-24 09:50:59 source > Sleeping 26 seconds before next request 2023-01-24 09:50:59 source > Sleeping 26 seconds before next request 2023-01-24 09:51:03 source > Sleeping 26 seconds before next request 2023-01-24 09:51:04 source > Sleeping 26 seconds before next request 2023-01-24 09:51:04 source > Sleeping 9 seconds before next request 2023-01-24 09:51:04 source > Sleeping 9 seconds before next request 2023-01-24 09:51:11 source > Sleeping 2 seconds before next request 2023-01-24 09:51:11 source > Sleeping 2 seconds before next request 2023-01-24 09:51:15 source > Sleeping 2 seconds before next request 2023-01-24 09:51:15 source > Sleeping 2 seconds before next request 2023-01-24 09:51:15 source > Sleeping 2 seconds before next request 2023-01-24 09:51:15 source > Sleeping 2 seconds before next request 2023-01-24 09:51:17 source > Sleeping 2 seconds before next request 2023-01-24 09:51:17 source > Sleeping 2 seconds before next request 2023-01-24 09:51:17 source > Sleeping 2 seconds before next request 2023-01-24 09:51:17 source > Sleeping 2 seconds before next request 2023-01-24 09:51:19 source > Sleeping 2 seconds before next request 2023-01-24 09:51:19 source > Sleeping 2 seconds before next request 2023-01-24 09:51:20 source > Sleeping 2 seconds before next request 2023-01-24 09:51:20 source > Sleeping 2 seconds before next request 2023-01-24 09:51:21 source > Sleeping 2 seconds before next request 2023-01-24 09:51:21 source > Sleeping 2 seconds before next request 2023-01-24 09:51:22 source > Sleeping 2 seconds before next request 2023-01-24 09:51:22 source > Sleeping 2 seconds before next request 2023-01-24 09:51:23 source > Sleeping 2 seconds before next request 2023-01-24 09:51:24 source > Sleeping 2 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 0 seconds before next request 2023-01-24 09:51:24 source > Sleeping 19 seconds before next request 2023-01-24 09:51:25 source > Sleeping 19 seconds before next request 2023-01-24 09:51:25 source > Sleeping 19 seconds before next request 2023-01-24 09:51:25 source > Sleeping 20 seconds before next request 2023-01-24 09:51:25 source > Sleeping 20 seconds before next request 2023-01-24 09:51:26 source > Sleeping 20 seconds before next request 2023-01-24 09:51:30 source > Sleeping 20 seconds before next request 2023-01-24 09:51:30 source > Sleeping 20 seconds before next request 2023-01-24 09:51:44 source > Sleeping 20 seconds before next request 2023-01-24 09:51:44 source > Sleeping 20 seconds before next request 2023-01-24 09:52:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):333 - Total records read: 185801 (102 MB) 2023-01-24 09:52:06 destination > Airbyte message consumer: succeeded. 2023-01-24 09:52:06 destination > executing on success close procedure. 2023-01-24 09:52:06 destination > Flushing all 1 current buffers (110 MB in total) 2023-01-24 09:52:06 destination > Flushing buffer of stream organizations (110 MB) 2023-01-24 09:52:06 destination > Flushing buffer for stream organizations (110 MB) to staging 2023-01-24 09:52:06 destination > Finished writing data to c46e5ff0-de61-4eb6-9670-332f3870076e8508494505665053585.avro (110 MB) 2023-01-24 09:52:06 destination > Uploading records to staging for stream organizations (dataset zendesk): zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/ 2023-01-24 09:52:06 destination > Initiated multipart upload to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with full ID ABPnzm5C9nr1IFNsjpJZsIXv9YYa3RaDqYfGholsjoi4FVKqT3edYvFWLFxszgHmfLqymvQX 2023-01-24 09:52:07 destination > Called close() on [MultipartOutputStream for parts 1 - 10000] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 1 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 10 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 6 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 4 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 9 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 7 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 2 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 8 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 3 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 5 containing 10.01 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Finished uploading [Part number 11 containing 10.14 MB] 2023-01-24 09:52:09 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro with id ABPnzm5C9...mfLqymvQX]: Completed 2023-01-24 09:52:09 destination > Uploaded buffer file to storage: c46e5ff0-de61-4eb6-9670-332f3870076e8508494505665053585.avro -> zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro (filename: 1.avro) 2023-01-24 09:52:09 destination > Added staged file: 1.avro 2023-01-24 09:52:09 destination > Deleting tempFile data c46e5ff0-de61-4eb6-9670-332f3870076e8508494505665053585.avro 2023-01-24 09:52:09 destination > Closing buffer for stream organizations 2023-01-24 09:52:09 destination > Copying into tables in destination started for 1 streams 2023-01-24 09:52:09 destination > Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} (dataset zendesk): [1.avro] 2023-01-24 09:52:09 destination > Uploading staged file: gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro 2023-01-24 09:52:10 destination > [JobId{project=prod-tripe-cm, job=762e8628-7963-469d-9c27-740aeabb0cd0, location=EU}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} (dataset zendesk): Job{job=JobId{project=prod-tripe-cm, job=762e8628-7963-469d-9c27-740aeabb0cd0, location=EU}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1674553930074, endTime=null, startTime=1674553930262, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-elt@prod-tripe-cm.iam.gserviceaccount.com, etag=8K3mro5hrQ9qNNkML3gkIw==, generatedId=prod-tripe-cm:EU.762e8628-7963-469d-9c27-740aeabb0cd0, selfLink=https://www.googleapis.com/bigquery/v2/projects/prod-tripe-cm/jobs/762e8628-7963-469d-9c27-740aeabb0cd0?location=EU, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, projectId=prod-tripe-cm, tableId=_airbyte_tmp_mrg_organizations}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2023-01-24 09:52:10 destination > Waiting for job finish Job{job=JobId{project=prod-tripe-cm, job=762e8628-7963-469d-9c27-740aeabb0cd0, location=EU}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1674553930074, endTime=null, startTime=1674553930262, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-elt@prod-tripe-cm.iam.gserviceaccount.com, etag=8K3mro5hrQ9qNNkML3gkIw==, generatedId=prod-tripe-cm:EU.762e8628-7963-469d-9c27-740aeabb0cd0, selfLink=https://www.googleapis.com/bigquery/v2/projects/prod-tripe-cm/jobs/762e8628-7963-469d-9c27-740aeabb0cd0?location=EU, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, projectId=prod-tripe-cm, tableId=_airbyte_tmp_mrg_organizations}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2023-01-24 09:52:23 destination > Job finish Job{job=JobId{project=prod-tripe-cm, job=762e8628-7963-469d-9c27-740aeabb0cd0, location=EU}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1674553930074, endTime=null, startTime=1674553930262, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-elt@prod-tripe-cm.iam.gserviceaccount.com, etag=8K3mro5hrQ9qNNkML3gkIw==, generatedId=prod-tripe-cm:EU.762e8628-7963-469d-9c27-740aeabb0cd0, selfLink=https://www.googleapis.com/bigquery/v2/projects/prod-tripe-cm/jobs/762e8628-7963-469d-9c27-740aeabb0cd0?location=EU, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, projectId=prod-tripe-cm, tableId=_airbyte_tmp_mrg_organizations}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2023-01-24 09:52:23 destination > [JobId{project=prod-tripe-cm, job=762e8628-7963-469d-9c27-740aeabb0cd0, location=EU}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} (dataset zendesk) is successfully appended with staging files 2023-01-24 09:52:23 destination > Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_raw_organizations}} (dataset zendesk, sync mode append_dedup) 2023-01-24 09:52:27 destination > successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_raw_organizations}} 2023-01-24 09:52:27 destination > Finalizing tables in destination completed 2023-01-24 09:52:27 destination > Cleaning up destination started for 1 streams 2023-01-24 09:52:27 destination > Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_mrg_organizations}} (dataset zendesk) 2023-01-24 09:52:27 destination > Cleaning up staging path for stream organizations (dataset zendesk): zendesk/zendesk_organizations 2023-01-24 09:52:27 destination > Deleting object zendesk/zendesk_organizations/2022/12/22/06/d9497270-8c40-40e0-b5b4-04fee9a001e5/ 2023-01-24 09:52:27 destination > Deleting object zendesk/zendesk_organizations/2023/01/24/07/fca74608-b705-4a18-9454-94a6824aee2d/ 2023-01-24 09:52:27 destination > Deleting object zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/ 2023-01-24 09:52:27 destination > Deleting object zendesk/zendesk_organizations/2023/01/24/08/383aa1cb-048f-453a-8247-bd19cace89ae/1.avro 2023-01-24 09:52:28 destination > Deleting object zendesk/zendesk_organizations/2023/01/24/08/dc7cf918-a41f-4649-89c2-c0da2823ad4b/ 2023-01-24 09:52:28 destination > Storage bucket zendesk/zendesk_organizations has been cleaned-up (5 objects were deleted)... 2023-01-24 09:52:28 destination > Cleaning up destination completed. 2023-01-24 09:52:28 destination > Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2023-01-24 09:52:28 ERROR i.a.w.g.DefaultReplicationWorker(replicate):229 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.general.DefaultReplicationWorker.replicate(DefaultReplicationWorker.java:221) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:157) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:80) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$5(TemporalAttemptExecution.java:195) ~[io.airbyte-airbyte-workers-0.40.25.jar:?] at java.lang.Thread.run(Thread.java:1589) ~[?:?] Suppressed: io.airbyte.workers.exception.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteSource.close(DefaultAirbyteSource.java:144) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.replicate(DefaultReplicationWorker.java:178) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:157) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:80) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$5(TemporalAttemptExecution.java:195) ~[io.airbyte-airbyte-workers-0.40.25.jar:?] at java.lang.Thread.run(Thread.java:1589) ~[?:?] Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.general.DefaultReplicationWorker.lambda$readFromSrcAndWriteToDstRunnable$6(DefaultReplicationWorker.java:347) ~[io.airbyte-airbyte-commons-worker-0.40.25.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] ... 1 more 2023-01-24 09:52:28 INFO i.a.w.g.DefaultReplicationWorker(prepStateForLaterSaving):477 - Source did not output any state messages 2023-01-24 09:52:28 WARN i.a.w.g.DefaultReplicationWorker(prepStateForLaterSaving):488 - State capture: No state retained. 2023-01-24 09:52:28 INFO i.a.w.g.DefaultReplicationWorker(getReplicationOutput):408 - sync summary: { "status" : "failed", "recordsSynced" : 185800, "bytesSynced" : 107133571, "startTime" : 1674548086514, "endTime" : 1674553948127, "totalStats" : { "recordsEmitted" : 185800, "bytesEmitted" : 107133571, "sourceStateMessagesEmitted" : 0, "destinationStateMessagesEmitted" : 0, "recordsCommitted" : 0, "meanSecondsBeforeSourceStateMessageEmitted" : 0, "maxSecondsBeforeSourceStateMessageEmitted" : 0, "maxSecondsBetweenStateMessageEmittedandCommitted" : 0, "meanSecondsBetweenStateMessageEmittedandCommitted" : 0, "replicationStartTime" : 1674548086514, "replicationEndTime" : 1674553948127, "sourceReadStartTime" : 1674548086552, "sourceReadEndTime" : 1674553926007, "destinationWriteStartTime" : 1674548086628, "destinationWriteEndTime" : 1674553948127 }, "streamStats" : [ { "streamName" : "organizations", "streamNamespace" : "zendesk", "stats" : { "recordsEmitted" : 185800, "bytesEmitted" : 107133571 } } ] } 2023-01-24 09:52:28 INFO i.a.w.g.DefaultReplicationWorker(getReplicationOutput):409 - failures: [ { "failureOrigin" : "source", "failureType" : "system_error", "internalMessage" : "Request URL: https://tripletexhelp.zendesk.com/api/v2/organizations?start_time=1577836800&page=1119, Response Code: 429, Response Text: Pagination limit reached for offset model", "externalMessage" : "Something went wrong in the connector. See the logs for more details.", "metadata" : { "attemptNumber" : 0, "jobId" : 1507, "from_trace_message" : true, "connector_command" : "read" }, "stacktrace" : "Traceback (most recent call last):\n File \"/airbyte/integration_code/main.py\", line 13, in \n launch(source, sys.argv[1:])\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 131, in launch\n for message in source_entrypoint.run(parsed_args):\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 122, in run\n for message in generator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 125, in read\n raise e\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 111, in read\n yield from self._read_stream(\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 180, in _read_stream\n for record in record_iterator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 243, in _read_incremental\n for message_counter, record_data_or_message in enumerate(records, start=1):\n File \"/airbyte/integration_code/source_zendesk_support/streams.py\", line 353, in read_records\n self._retry(request=request, retries=retries, response=response, finished_at=finished_at, **kwargs)\n File \"/airbyte/integration_code/source_zendesk_support/streams.py\", line 314, in _retry\n raise DefaultBackoffException(request=request, response=response)\nairbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://tripletexhelp.zendesk.com/api/v2/organizations?start_time=1577836800&page=1119, Response Code: 429, Response Text: Pagination limit reached for offset model\n", "timestamp" : 1674553788837 }, { "failureOrigin" : "source", "internalMessage" : "io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1", "externalMessage" : "Something went wrong within the source connector", "metadata" : { "attemptNumber" : 0, "jobId" : 1507, "connector_command" : "read" }, "stacktrace" : "java.util.concurrent.CompletionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1\n\tat java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)\n\tat java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1589)\nCaused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1\n\tat io.airbyte.workers.general.DefaultReplicationWorker.lambda$readFromSrcAndWriteToDstRunnable$6(DefaultReplicationWorker.java:347)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\t... 3 more\n", "timestamp" : 1674553926018 } ] 2023-01-24 09:52:28 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-01-24 09:52:28 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):205 - sync summary: io.airbyte.config.StandardSyncOutput@72b12a59[standardSyncSummary=io.airbyte.config.StandardSyncSummary@44c43c3a[status=failed,recordsSynced=185800,bytesSynced=107133571,startTime=1674548086514,endTime=1674553948127,totalStats=io.airbyte.config.SyncStats@671c96f7[recordsEmitted=185800,bytesEmitted=107133571,sourceStateMessagesEmitted=0,destinationStateMessagesEmitted=0,recordsCommitted=0,meanSecondsBeforeSourceStateMessageEmitted=0,maxSecondsBeforeSourceStateMessageEmitted=0,maxSecondsBetweenStateMessageEmittedandCommitted=0,meanSecondsBetweenStateMessageEmittedandCommitted=0,replicationStartTime=1674548086514,replicationEndTime=1674553948127,sourceReadStartTime=1674548086552,sourceReadEndTime=1674553926007,destinationWriteStartTime=1674548086628,destinationWriteEndTime=1674553948127,additionalProperties={}],streamStats=[io.airbyte.config.StreamSyncStats@10a4f5f3[streamName=organizations,streamNamespace=zendesk,stats=io.airbyte.config.SyncStats@6b3cf65c[recordsEmitted=185800,bytesEmitted=107133571,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,replicationStartTime=,replicationEndTime=,sourceReadStartTime=,sourceReadEndTime=,destinationWriteStartTime=,destinationWriteEndTime=,additionalProperties={}]]]],normalizationSummary=,webhookOperationSummary=,state=,outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@e7c32ed[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@d54b6fb[stream=io.airbyte.protocol.models.AirbyteStream@3a68c1cf[name=organizations,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"name":{"type":["null","string"]},"tags":{"type":["null","array"],"items":{"type":["null","string"]}},"notes":{"type":["null","string"]},"details":{"type":["null","string"]},"group_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"deleted_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"external_id":{"type":["null","string"]},"domain_names":{"type":["null","array"],"items":{"type":["null","string"]}},"shared_tickets":{"type":["null","boolean"]},"shared_comments":{"type":["null","boolean"]},"organization_fields":{"type":["null","object"],"properties":{},"additionalProperties":true}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=zendesk,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@366a4ec8[failureOrigin=source,failureType=system_error,internalMessage=Request URL: https://tripletexhelp.zendesk.com/api/v2/organizations?start_time=1577836800&page=1119, Response Code: 429, Response Text: Pagination limit reached for offset model,externalMessage=Something went wrong in the connector. See the logs for more details.,metadata=io.airbyte.config.Metadata@596ef9b2[additionalProperties={attemptNumber=0, jobId=1507, from_trace_message=true, connector_command=read}],stacktrace=Traceback (most recent call last): File "/airbyte/integration_code/main.py", line 13, in launch(source, sys.argv[1:]) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 131, in launch for message in source_entrypoint.run(parsed_args): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 122, in run for message in generator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 125, in read raise e File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 111, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 180, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 243, in _read_incremental for message_counter, record_data_or_message in enumerate(records, start=1): File "/airbyte/integration_code/source_zendesk_support/streams.py", line 353, in read_records self._retry(request=request, retries=retries, response=response, finished_at=finished_at, **kwargs) File "/airbyte/integration_code/source_zendesk_support/streams.py", line 314, in _retry raise DefaultBackoffException(request=request, response=response) airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://tripletexhelp.zendesk.com/api/v2/organizations?start_time=1577836800&page=1119, Response Code: 429, Response Text: Pagination limit reached for offset model ,retryable=,timestamp=1674553788837], io.airbyte.config.FailureReason@71a56f0a[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@d3fae48[additionalProperties={attemptNumber=0, jobId=1507, connector_command=read}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1589) Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.general.DefaultReplicationWorker.lambda$readFromSrcAndWriteToDstRunnable$6(DefaultReplicationWorker.java:347) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1674553926018]]] 2023-01-24 09:52:28 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):210 - Sync summary length: 6661 2023-01-24 09:52:28 INFO i.a.c.t.TemporalUtils(withBackgroundHeartbeat):283 - Stopping temporal heartbeating... 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END REPLICATION ----- 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:52:28 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to get normalization statuses 2023-01-24 09:52:28 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/1507/0/logs.log 2023-01-24 09:52:28 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.25 2023-01-24 09:52:28 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-01-24 09:52:28 ERROR i.a.w.n.NormalizationRunnerFactory(create):50 - The normalization image name or tag in the definition file is different from the normalization image or tag in the NormalizationRunnerFactory! 2023-01-24 09:52:28 ERROR i.a.w.n.NormalizationRunnerFactory(create):52 - the definition file value - airbyte/normalization:0.2.24, the NormalizationRunnerFactory value - airbyte/normalization:0.2.25 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:52:28 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):141 - Running with normalization version: airbyte/normalization:0.2.25 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START DEFAULT NORMALIZATION ----- 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/normalization:0.2.25 exists... 2023-01-24 09:52:28 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/normalization:0.2.25 was found locally. 2023-01-24 09:52:28 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = normalization-normalize-1507-0-awtyv with resources io.airbyte.config.ResourceRequirements@3103171[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-01-24 09:52:28 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/0/normalize --log-driver none --name normalization-normalize-1507-0-awtyv --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.40.25 airbyte/normalization:0.2.25 run --integration-type bigquery --config destination_config.json --catalog destination_catalog.json 2023-01-24 09:52:28 normalization > Running: transform-config --config destination_config.json --integration-type bigquery --out /data/1507/0/normalize 2023-01-24 09:52:28 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/1507/0/normalize') 2023-01-24 09:52:28 normalization > transform_bigquery 2023-01-24 09:52:28 normalization > Running: transform-catalog --integration-type bigquery --profile-config-dir /data/1507/0/normalize --catalog destination_catalog.json --out /data/1507/0/normalize/models/generated/ --json-column _airbyte_data 2023-01-24 09:52:29 normalization > Processing destination_catalog.json... 2023-01-24 09:52:29 normalization > Generating airbyte_ctes/zendesk/organizations_ab1.sql from organizations 2023-01-24 09:52:29 normalization > Generating airbyte_ctes/zendesk/organizations_ab2.sql from organizations 2023-01-24 09:52:29 normalization > Generating airbyte_views/zendesk/organizations_stg.sql from organizations 2023-01-24 09:52:29 normalization > Generating airbyte_incremental/scd/zendesk/organizations_scd.sql from organizations 2023-01-24 09:52:29 normalization > Generating airbyte_incremental/zendesk/organizations.sql from organizations 2023-01-24 09:52:29 normalization > Ignoring stream 'tags' from organizations/tags because properties list is empty 2023-01-24 09:52:29 normalization > Ignoring stream 'domain_names' from organizations/domain_names because properties list is empty 2023-01-24 09:52:29 normalization > Ignoring stream 'organization_fields' from organizations/organization_fields because properties list is empty 2023-01-24 09:52:29 normalization > detected no config file for ssh, assuming ssh is off. 2023-01-24 09:52:32 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2023-01-24 09:52:32 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2023-01-24 09:52:32 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 - 2023-01-24 09:52:32 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2023-01-24 09:52:32 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 - 2023-01-24 09:52:34 normalization > Running with dbt=1.0.0 2023-01-24 09:52:34 normalization > Partial parse save file not found. Starting full parse. 2023-01-24 09:52:36 normalization > [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. There are 1 unused configuration paths: - models.airbyte_utils.generated.airbyte_tables 2023-01-24 09:52:36 normalization > Found 5 models, 0 tests, 0 snapshots, 0 analyses, 602 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2023-01-24 09:52:37 normalization > Concurrency: 8 threads (target='prod') 2023-01-24 09:52:37 normalization > 1 of 3 START view model _airbyte_zendesk.organizations_stg.............................................................. [RUN] 2023-01-24 09:52:38 normalization > 1 of 3 OK created view model _airbyte_zendesk.organizations_stg......................................................... [OK in 0.75s] 2023-01-24 09:52:38 normalization > 2 of 3 START incremental model zendesk.organizations_scd................................................................ [RUN] 2023-01-24 09:53:24 normalization > 2 of 3 OK created incremental model zendesk.organizations_scd........................................................... [MERGE (286.5k rows, 195.5 MB processed) in 46.06s] 2023-01-24 09:53:24 normalization > 3 of 3 START incremental model zendesk.organizations.................................................................... [RUN] 2023-01-24 09:53:42 normalization > 3 of 3 OK created incremental model zendesk.organizations............................................................... [MERGE (185.6k rows, 125.5 MB processed) in 18.27s] 2023-01-24 09:53:42 normalization > Finished running 1 view model, 2 incremental models in 66.18s. 2023-01-24 09:53:42 normalization > Completed successfully 2023-01-24 09:53:42 normalization > Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3 2023-01-24 09:53:42 INFO i.a.w.n.DefaultNormalizationRunner(close):206 - Terminating normalization process... 2023-01-24 09:53:42 INFO i.a.w.n.DefaultNormalizationRunner(close):219 - Normalization process successfully terminated. 2023-01-24 09:53:42 INFO i.a.w.g.DefaultNormalizationWorker(run):94 - Normalization executed in 1 minute 14 seconds for job 1507. 2023-01-24 09:53:42 INFO i.a.w.g.DefaultNormalizationWorker(run):106 - Normalization summary: io.airbyte.config.NormalizationSummary@3fd2068a[startTime=1674553948267,endTime=1674554022788,failures=[]] 2023-01-24 09:53:42 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-01-24 09:53:42 INFO i.a.c.t.TemporalUtils(withBackgroundHeartbeat):283 - Stopping temporal heartbeating... 2023-01-24 09:53:42 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:42 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END DEFAULT NORMALIZATION ----- 2023-01-24 09:53:42 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:43 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.credentials: must be a constant value oauth2.0, $.access_token: is missing but it is required 2023-01-24 09:53:43 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.api_token: object found, string expected 2023-01-24 09:53:43 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: must be a constant value Standard 2023-01-24 09:53:43 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.credential.hmac_key_secret: object found, string expected, $.credential.hmac_key_access_id: object found, string expected 2023-01-24 09:53:43 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/1507/1/logs.log 2023-01-24 09:53:43 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.25 2023-01-24 09:53:43 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-01-24 09:53:43 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:43 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2023-01-24 09:53:43 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:43 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-zendesk-support:0.2.20 exists... 2023-01-24 09:53:43 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-zendesk-support:0.2.20 was found locally. 2023-01-24 09:53:43 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = source-zendesk-support-check-1507-1-xclzh with resources io.airbyte.config.ResourceRequirements@2c1c2562[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-01-24 09:53:43 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/1 --log-driver none --name source-zendesk-support-check-1507-1-xclzh --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-zendesk-support:0.2.20 -e WORKER_JOB_ATTEMPT=1 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.25 -e WORKER_JOB_ID=1507 airbyte/source-zendesk-support:0.2.20 check --config source_config.json 2023-01-24 09:53:43 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-01-24 09:53:44 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Check succeeded 2023-01-24 09:53:44 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-01-24 09:53:44 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:44 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2023-01-24 09:53:44 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:45 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/1507/1/logs.log 2023-01-24 09:53:45 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.25 2023-01-24 09:53:45 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-01-24 09:53:45 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:45 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2023-01-24 09:53:45 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:45 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-bigquery:1.2.8 exists... 2023-01-24 09:53:45 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-bigquery:1.2.8 was found locally. 2023-01-24 09:53:45 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = destination-bigquery-check-1507-1-hhbng with resources io.airbyte.config.ResourceRequirements@2c1c2562[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-01-24 09:53:45 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/1 --log-driver none --name destination-bigquery-check-1507-1-hhbng --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.2.8 -e WORKER_JOB_ATTEMPT=1 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.25 -e WORKER_JOB_ID=1507 airbyte/destination-bigquery:1.2.8 check --config source_config.json 2023-01-24 09:53:45 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-01-24 09:53:46 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - integration args: {check=null, config=source_config.json} 2023-01-24 09:53:46 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2023-01-24 09:53:46 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Command: CHECK 2023-01-24 09:53:46 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2023-01-24 09:53:47 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-01-24 09:53:47 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-01-24 09:53:47 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Selected loading method is set to: GCS 2023-01-24 09:53:51 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - S3 format config: {"format_type":"CSV","flattening":"No flattening"} 2023-01-24 09:53:52 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Started testing if all required credentials assigned to user for single file uploading 2023-01-24 09:53:52 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Finished checking for normal upload mode 2023-01-24 09:53:52 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Started testing if all required credentials assigned to user for multipart upload 2023-01-24 09:53:52 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Initiated multipart upload to airbyte-elt-bigquery-dataloading/zendesk/test_1674554032604 with full ID ABPnzm5bD_03_xEwEnH23RjTuqIUwVqYygRv2d0n_sHqc3TCEXLqoU9k0EDinNhAawplpj6n 2023-01-24 09:53:52 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2023-01-24 09:53:52 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2023-01-24 09:53:52 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - [MultipartOutputStream for parts 1 - 10000] is already closed 2023-01-24 09:53:52 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/test_1674554032604 with id ABPnzm5bD...Aawplpj6n]: Uploading leftover stream [Part number 1 containing 3.34 MB] 2023-01-24 09:53:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/test_1674554032604 with id ABPnzm5bD...Aawplpj6n]: Finished uploading [Part number 1 containing 3.34 MB] 2023-01-24 09:53:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/test_1674554032604 with id ABPnzm5bD...Aawplpj6n]: Completed 2023-01-24 09:53:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Finished verification for multipart upload mode 2023-01-24 09:53:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2023-01-24 09:53:53 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-01-24 09:53:53 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:53 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2023-01-24 09:53:53 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:54 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/1507/1/logs.log 2023-01-24 09:53:54 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.25 2023-01-24 09:53:54 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-01-24 09:53:54 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):56 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2023-01-24 09:53:54 INFO i.a.c.EnvConfigs(getEnvOrDefault):1140 - Using default value for environment variable METRIC_CLIENT: '' 2023-01-24 09:53:54 WARN i.a.m.l.MetricClientFactory(initialize):60 - Metric client is already initialized to 2023-01-24 09:53:54 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):56 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2023-01-24 09:53:54 INFO i.a.w.g.DefaultReplicationWorker(run):135 - start sync worker. job id: 1507 attempt id: 1 2023-01-24 09:53:54 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:54 INFO i.a.w.g.DefaultReplicationWorker(run):150 - configured sync modes: {null.organizations=incremental - append_dedup} 2023-01-24 09:53:54 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START REPLICATION ----- 2023-01-24 09:53:54 INFO i.a.w.i.DefaultAirbyteDestination(start):72 - Running destination... 2023-01-24 09:53:54 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:53:54 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-bigquery:1.2.8 exists... 2023-01-24 09:53:54 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-bigquery:1.2.8 was found locally. 2023-01-24 09:53:54 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = destination-bigquery-write-1507-1-ypelw with resources io.airbyte.config.ResourceRequirements@4beabf84[cpuRequest=,cpuLimit=0.9,memoryRequest=,memoryLimit=] 2023-01-24 09:53:54 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/1 --log-driver none --name destination-bigquery-write-1507-1-ypelw --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.2.8 -e WORKER_JOB_ATTEMPT=1 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.25 -e WORKER_JOB_ID=1507 --cpus=0.9 airbyte/destination-bigquery:1.2.8 write --config destination_config.json --catalog destination_catalog.json 2023-01-24 09:53:54 INFO i.a.w.i.VersionedAirbyteMessageBufferedWriterFactory(createWriter):33 - Writing messages to protocol version 0.2.0 2023-01-24 09:53:54 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-01-24 09:53:54 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-zendesk-support:0.2.20 exists... 2023-01-24 09:53:54 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-zendesk-support:0.2.20 was found locally. 2023-01-24 09:53:54 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = source-zendesk-support-read-1507-1-mzjso with resources io.airbyte.config.ResourceRequirements@25f4df4[cpuRequest=,cpuLimit=0.9,memoryRequest=,memoryLimit=] 2023-01-24 09:53:54 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/1 --log-driver none --name source-zendesk-support-read-1507-1-mzjso --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-zendesk-support:0.2.20 -e WORKER_JOB_ATTEMPT=1 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.25 -e WORKER_JOB_ID=1507 --cpus=0.9 airbyte/source-zendesk-support:0.2.20 read --config source_config.json --catalog source_catalog.json 2023-01-24 09:53:54 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-01-24 09:53:54 INFO i.a.w.g.DefaultReplicationWorker(replicate):217 - Waiting for source and destination threads to complete. 2023-01-24 09:53:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromDstRunnable$4):243 - Destination output thread started. 2023-01-24 09:53:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):291 - Replication thread started. 2023-01-24 09:53:56 source > Starting syncing SourceZendeskSupport 2023-01-24 09:53:56 source > Syncing stream: organizations 2023-01-24 09:53:56 source > Records count is 100000 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:56 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 destination > integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2023-01-24 09:53:57 destination > Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2023-01-24 09:53:57 destination > Command: WRITE 2023-01-24 09:53:57 destination > Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 destination > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-01-24 09:53:57 destination > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-01-24 09:53:57 destination > Selected loading method is set to: GCS 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:57 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Generated 1000 future requests 2023-01-24 09:53:58 source > Starting another while loop iteration 2023-01-24 09:53:58 source > Request successful, will parse the response now 2023-01-24 09:53:58 destination > S3 format config: {"format_type":"AVRO","flattening":"No flattening"} 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Starting another while loop iteration 2023-01-24 09:53:58 source > Request successful, will parse the response now 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Starting another while loop iteration 2023-01-24 09:53:58 source > Request successful, will parse the response now 2023-01-24 09:53:58 destination > All tmp files will be removed from GCS when replication is finished 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Starting another while loop iteration 2023-01-24 09:53:58 source > Request successful, will parse the response now 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Starting another while loop iteration 2023-01-24 09:53:58 source > Request successful, will parse the response now 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Starting another while loop iteration 2023-01-24 09:53:58 source > Request successful, will parse the response now 2023-01-24 09:53:58 source > Sleeping 0 seconds before next request 2023-01-24 09:53:58 source > Starting another while loop iteration 2023-01-24 09:53:58 source > Request successful, will parse the response now 2023-01-24 09:53:59 destination > Creating BigQuery staging message consumer with staging ID dc23b556-7154-4d9c-86f3-6e81468d0149 at 2023-01-24T09:53:58.210Z 2023-01-24 09:53:59 destination > BigQuery write config: BigQueryWriteConfig[streamName=organizations, namespace=zendesk, datasetId=zendesk, datasetLocation=EU, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_raw_organizations}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2023-01-24 09:53:59 destination > class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2023-01-24 09:53:59 destination > Preparing tmp tables in destination started for 1 streams 2023-01-24 09:53:59 destination > Creating dataset zendesk 2023-01-24 09:54:01 destination > Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} 2023-01-24 09:54:01 destination > Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} 2023-01-24 09:54:01 destination > Creating staging path for stream organizations (dataset zendesk): zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/ 2023-01-24 09:54:01 destination > Storage Object airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/ does not exist in bucket; creating... 2023-01-24 09:54:02 destination > Storage Object airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/ has been created in bucket. 2023-01-24 09:54:02 destination > Preparing tmp tables in destination completed. 2023-01-24 09:54:02 destination > Starting a new buffer for stream organizations (current state: 0 bytes in 0 buffers) 2023-01-24 09:54:02 destination > Default schema. 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:02 source > Starting another while loop iteration 2023-01-24 09:54:02 source > Request successful, will parse the response now 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:02 source > Starting another while loop iteration 2023-01-24 09:54:02 source > Request successful, will parse the response now 2023-01-24 09:54:02 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 1000 (561 KB) 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Sleeping 0 seconds before next request 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:03 source > Starting another while loop iteration 2023-01-24 09:54:03 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 2000 (1 MB) 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Sleeping 0 seconds before next request 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 3000 (1 MB) 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:04 source > Starting another while loop iteration 2023-01-24 09:54:04 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 4000 (2 MB) 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 source > Sleeping 0 seconds before next request 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 5000 (2 MB) 2023-01-24 09:54:05 source > Starting another while loop iteration 2023-01-24 09:54:05 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 6000 (3 MB) 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Starting another while loop iteration 2023-01-24 09:54:06 source > Request successful, will parse the response now 2023-01-24 09:54:06 source > Sleeping 0 seconds before next request 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Sleeping 0 seconds before next request 2023-01-24 09:54:07 source > Sleeping 0 seconds before next request 2023-01-24 09:54:07 source > Sleeping 0 seconds before next request 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Sleeping 0 seconds before next request 2023-01-24 09:54:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 7000 (3 MB) 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Starting another while loop iteration 2023-01-24 09:54:07 source > Request successful, will parse the response now 2023-01-24 09:54:07 source > Sleeping 0 seconds before next request 2023-01-24 09:54:07 source > Sleeping 0 seconds before next request 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Sleeping 0 seconds before next request 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Sleeping 0 seconds before next request 2023-01-24 09:54:08 source > Sleeping 0 seconds before next request 2023-01-24 09:54:08 source > Sleeping 0 seconds before next request 2023-01-24 09:54:08 source > Sleeping 0 seconds before next request 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 8000 (4 MB) 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Sleeping 0 seconds before next request 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:08 source > Starting another while loop iteration 2023-01-24 09:54:08 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 9000 (4 MB) 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:09 source > Sleeping 0 seconds before next request 2023-01-24 09:54:09 source > Starting another while loop iteration 2023-01-24 09:54:09 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 10000 (5 MB) 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Sleeping 0 seconds before next request 2023-01-24 09:54:10 source > Sleeping 0 seconds before next request 2023-01-24 09:54:10 source > Sleeping 0 seconds before next request 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Sleeping 0 seconds before next request 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Sleeping 0 seconds before next request 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:10 source > Starting another while loop iteration 2023-01-24 09:54:10 source > Request successful, will parse the response now 2023-01-24 09:54:11 source > Sleeping 0 seconds before next request 2023-01-24 09:54:11 source > Sleeping 0 seconds before next request 2023-01-24 09:54:11 source > Sleeping 0 seconds before next request 2023-01-24 09:54:11 source > Starting another while loop iteration 2023-01-24 09:54:11 source > Request successful, will parse the response now 2023-01-24 09:54:11 source > Starting another while loop iteration 2023-01-24 09:54:11 source > Request successful, will parse the response now 2023-01-24 09:54:11 source > Starting another while loop iteration 2023-01-24 09:54:11 source > Request successful, will parse the response now 2023-01-24 09:54:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 11000 (6 MB) 2023-01-24 09:54:11 source > Starting another while loop iteration 2023-01-24 09:54:11 source > Request successful, will parse the response now 2023-01-24 09:54:11 source > Starting another while loop iteration 2023-01-24 09:54:11 source > Sleeping 0 seconds before next request 2023-01-24 09:54:11 source > Sleeping 0 seconds before next request 2023-01-24 09:54:11 source > Request successful, will parse the response now 2023-01-24 09:54:11 source > Sleeping 0 seconds before next request 2023-01-24 09:54:11 source > Starting another while loop iteration 2023-01-24 09:54:11 source > Request successful, will parse the response now 2023-01-24 09:54:11 source > Sleeping 0 seconds before next request 2023-01-24 09:54:12 source > Starting another while loop iteration 2023-01-24 09:54:12 source > Request successful, will parse the response now 2023-01-24 09:54:12 source > Starting another while loop iteration 2023-01-24 09:54:12 source > Request successful, will parse the response now 2023-01-24 09:54:12 source > Starting another while loop iteration 2023-01-24 09:54:12 source > Sleeping 0 seconds before next request 2023-01-24 09:54:12 source > Sleeping 0 seconds before next request 2023-01-24 09:54:12 source > Sleeping 0 seconds before next request 2023-01-24 09:54:12 source > Sleeping 0 seconds before next request 2023-01-24 09:54:12 source > Request successful, will parse the response now 2023-01-24 09:54:12 source > Starting another while loop iteration 2023-01-24 09:54:12 source > Request successful, will parse the response now 2023-01-24 09:54:12 source > Starting another while loop iteration 2023-01-24 09:54:12 source > Request successful, will parse the response now 2023-01-24 09:54:12 source > Starting another while loop iteration 2023-01-24 09:54:12 source > Request successful, will parse the response now 2023-01-24 09:54:12 source > Starting another while loop iteration 2023-01-24 09:54:12 source > Sleeping 0 seconds before next request 2023-01-24 09:54:12 source > Request successful, will parse the response now 2023-01-24 09:54:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 12000 (6 MB) 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:13 source > Sleeping 0 seconds before next request 2023-01-24 09:54:13 source > Request successful, will parse the response now 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:13 source > Sleeping 0 seconds before next request 2023-01-24 09:54:13 source > Request successful, will parse the response now 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:13 source > Sleeping 0 seconds before next request 2023-01-24 09:54:13 source > Request successful, will parse the response now 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:13 source > Sleeping 0 seconds before next request 2023-01-24 09:54:13 source > Request successful, will parse the response now 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:13 source > Sleeping 0 seconds before next request 2023-01-24 09:54:13 source > Sleeping 0 seconds before next request 2023-01-24 09:54:13 source > Request successful, will parse the response now 2023-01-24 09:54:13 source > Sleeping 0 seconds before next request 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:13 source > Request successful, will parse the response now 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:13 source > Request successful, will parse the response now 2023-01-24 09:54:13 source > Starting another while loop iteration 2023-01-24 09:54:14 source > Sleeping 0 seconds before next request 2023-01-24 09:54:14 source > Request successful, will parse the response now 2023-01-24 09:54:14 source > Starting another while loop iteration 2023-01-24 09:54:14 source > Sleeping 0 seconds before next request 2023-01-24 09:54:14 source > Request successful, will parse the response now 2023-01-24 09:54:14 source > Starting another while loop iteration 2023-01-24 09:54:14 source > Sleeping 0 seconds before next request 2023-01-24 09:54:14 source > Request successful, will parse the response now 2023-01-24 09:54:14 source > Sleeping 0 seconds before next request 2023-01-24 09:54:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 13000 (7 MB) 2023-01-24 09:54:14 source > Starting another while loop iteration 2023-01-24 09:54:14 source > Request successful, will parse the response now 2023-01-24 09:54:14 source > Starting another while loop iteration 2023-01-24 09:54:14 source > Sleeping 0 seconds before next request 2023-01-24 09:54:14 source > Request successful, will parse the response now 2023-01-24 09:54:14 source > Starting another while loop iteration 2023-01-24 09:54:14 source > Sleeping 0 seconds before next request 2023-01-24 09:54:14 source > Request successful, will parse the response now 2023-01-24 09:54:15 source > Starting another while loop iteration 2023-01-24 09:54:15 source > Sleeping 0 seconds before next request 2023-01-24 09:54:15 source > Sleeping 0 seconds before next request 2023-01-24 09:54:15 source > Request successful, will parse the response now 2023-01-24 09:54:15 source > Starting another while loop iteration 2023-01-24 09:54:15 source > Request successful, will parse the response now 2023-01-24 09:54:15 source > Starting another while loop iteration 2023-01-24 09:54:15 source > Sleeping 0 seconds before next request 2023-01-24 09:54:15 source > Request successful, will parse the response now 2023-01-24 09:54:15 source > Starting another while loop iteration 2023-01-24 09:54:15 source > Sleeping 0 seconds before next request 2023-01-24 09:54:15 source > Request successful, will parse the response now 2023-01-24 09:54:15 source > Starting another while loop iteration 2023-01-24 09:54:15 source > Sleeping 0 seconds before next request 2023-01-24 09:54:15 source > Request successful, will parse the response now 2023-01-24 09:54:15 source > Starting another while loop iteration 2023-01-24 09:54:15 source > Sleeping 0 seconds before next request 2023-01-24 09:54:15 source > Request successful, will parse the response now 2023-01-24 09:54:15 source > Starting another while loop iteration 2023-01-24 09:54:16 source > Sleeping 0 seconds before next request 2023-01-24 09:54:16 source > Sleeping 0 seconds before next request 2023-01-24 09:54:16 source > Request successful, will parse the response now 2023-01-24 09:54:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 14000 (7 MB) 2023-01-24 09:54:16 source > Starting another while loop iteration 2023-01-24 09:54:16 source > Request successful, will parse the response now 2023-01-24 09:54:16 source > Sleeping 0 seconds before next request 2023-01-24 09:54:16 source > Sleeping 0 seconds before next request 2023-01-24 09:54:16 source > Starting another while loop iteration 2023-01-24 09:54:16 source > Request successful, will parse the response now 2023-01-24 09:54:16 source > Starting another while loop iteration 2023-01-24 09:54:16 source > Request successful, will parse the response now 2023-01-24 09:54:16 source > Sleeping 0 seconds before next request 2023-01-24 09:54:16 source > Starting another while loop iteration 2023-01-24 09:54:16 source > Sleeping 0 seconds before next request 2023-01-24 09:54:16 source > Request successful, will parse the response now 2023-01-24 09:54:16 source > Starting another while loop iteration 2023-01-24 09:54:16 source > Request successful, will parse the response now 2023-01-24 09:54:16 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:17 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:17 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 15000 (8 MB) 2023-01-24 09:54:17 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:17 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:17 source > Sleeping 0 seconds before next request 2023-01-24 09:54:17 source > Starting another while loop iteration 2023-01-24 09:54:17 source > Request successful, will parse the response now 2023-01-24 09:54:18 source > Starting another while loop iteration 2023-01-24 09:54:18 source > Sleeping 0 seconds before next request 2023-01-24 09:54:18 source > Request successful, will parse the response now 2023-01-24 09:54:18 source > Sleeping 0 seconds before next request 2023-01-24 09:54:18 source > Starting another while loop iteration 2023-01-24 09:54:18 source > Request successful, will parse the response now 2023-01-24 09:54:18 source > Starting another while loop iteration 2023-01-24 09:54:18 source > Sleeping 0 seconds before next request 2023-01-24 09:54:18 source > Request successful, will parse the response now 2023-01-24 09:54:18 source > Starting another while loop iteration 2023-01-24 09:54:18 source > Sleeping 0 seconds before next request 2023-01-24 09:54:18 source > Request successful, will parse the response now 2023-01-24 09:54:18 source > Starting another while loop iteration 2023-01-24 09:54:18 source > Sleeping 0 seconds before next request 2023-01-24 09:54:18 source > Request successful, will parse the response now 2023-01-24 09:54:19 source > Starting another while loop iteration 2023-01-24 09:54:19 source > Sleeping 0 seconds before next request 2023-01-24 09:54:19 source > Sleeping 0 seconds before next request 2023-01-24 09:54:19 source > Sleeping 0 seconds before next request 2023-01-24 09:54:19 source > Sleeping 0 seconds before next request 2023-01-24 09:54:19 source > Request successful, will parse the response now 2023-01-24 09:54:19 source > Starting another while loop iteration 2023-01-24 09:54:19 source > Sleeping 0 seconds before next request 2023-01-24 09:54:19 source > Request successful, will parse the response now 2023-01-24 09:54:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 16000 (8 MB) 2023-01-24 09:54:19 source > Starting another while loop iteration 2023-01-24 09:54:19 source > Request successful, will parse the response now 2023-01-24 09:54:19 source > Starting another while loop iteration 2023-01-24 09:54:19 source > Request successful, will parse the response now 2023-01-24 09:54:19 source > Sleeping 0 seconds before next request 2023-01-24 09:54:19 source > Starting another while loop iteration 2023-01-24 09:54:19 source > Request successful, will parse the response now 2023-01-24 09:54:19 source > Starting another while loop iteration 2023-01-24 09:54:19 source > Request successful, will parse the response now 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:20 source > Sleeping 0 seconds before next request 2023-01-24 09:54:20 source > Request successful, will parse the response now 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:20 source > Sleeping 0 seconds before next request 2023-01-24 09:54:20 source > Request successful, will parse the response now 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:20 source > Sleeping 0 seconds before next request 2023-01-24 09:54:20 source > Request successful, will parse the response now 2023-01-24 09:54:20 source > Sleeping 0 seconds before next request 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:20 source > Request successful, will parse the response now 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:20 source > Sleeping 0 seconds before next request 2023-01-24 09:54:20 source > Request successful, will parse the response now 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:20 source > Sleeping 0 seconds before next request 2023-01-24 09:54:20 source > Request successful, will parse the response now 2023-01-24 09:54:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 17000 (9 MB) 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:20 source > Sleeping 0 seconds before next request 2023-01-24 09:54:20 source > Request successful, will parse the response now 2023-01-24 09:54:20 source > Starting another while loop iteration 2023-01-24 09:54:21 source > Sleeping 0 seconds before next request 2023-01-24 09:54:21 source > Request successful, will parse the response now 2023-01-24 09:54:21 source > Starting another while loop iteration 2023-01-24 09:54:21 source > Sleeping 0 seconds before next request 2023-01-24 09:54:21 source > Request successful, will parse the response now 2023-01-24 09:54:21 source > Starting another while loop iteration 2023-01-24 09:54:21 source > Sleeping 0 seconds before next request 2023-01-24 09:54:21 source > Request successful, will parse the response now 2023-01-24 09:54:21 source > Starting another while loop iteration 2023-01-24 09:54:21 source > Sleeping 0 seconds before next request 2023-01-24 09:54:21 source > Sleeping 0 seconds before next request 2023-01-24 09:54:21 source > Request successful, will parse the response now 2023-01-24 09:54:21 source > Sleeping 0 seconds before next request 2023-01-24 09:54:21 source > Starting another while loop iteration 2023-01-24 09:54:21 source > Request successful, will parse the response now 2023-01-24 09:54:22 source > Starting another while loop iteration 2023-01-24 09:54:22 source > Request successful, will parse the response now 2023-01-24 09:54:22 source > Starting another while loop iteration 2023-01-24 09:54:22 source > Sleeping 0 seconds before next request 2023-01-24 09:54:22 source > Request successful, will parse the response now 2023-01-24 09:54:22 source > Starting another while loop iteration 2023-01-24 09:54:22 source > Sleeping 0 seconds before next request 2023-01-24 09:54:22 source > Sleeping 0 seconds before next request 2023-01-24 09:54:22 source > Sleeping 0 seconds before next request 2023-01-24 09:54:22 source > Request successful, will parse the response now 2023-01-24 09:54:22 source > Starting another while loop iteration 2023-01-24 09:54:22 source > Request successful, will parse the response now 2023-01-24 09:54:22 source > Sleeping 0 seconds before next request 2023-01-24 09:54:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 18000 (9 MB) 2023-01-24 09:54:22 source > Starting another while loop iteration 2023-01-24 09:54:22 source > Request successful, will parse the response now 2023-01-24 09:54:22 source > Starting another while loop iteration 2023-01-24 09:54:22 source > Request successful, will parse the response now 2023-01-24 09:54:22 source > Starting another while loop iteration 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:23 source > Request successful, will parse the response now 2023-01-24 09:54:23 source > Starting another while loop iteration 2023-01-24 09:54:23 source > Request successful, will parse the response now 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:23 source > Starting another while loop iteration 2023-01-24 09:54:23 source > Request successful, will parse the response now 2023-01-24 09:54:23 source > Starting another while loop iteration 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:23 source > Request successful, will parse the response now 2023-01-24 09:54:23 source > Starting another while loop iteration 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:23 source > Request successful, will parse the response now 2023-01-24 09:54:23 source > Starting another while loop iteration 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:23 source > Request successful, will parse the response now 2023-01-24 09:54:23 source > Starting another while loop iteration 2023-01-24 09:54:23 source > Request successful, will parse the response now 2023-01-24 09:54:23 source > Sleeping 0 seconds before next request 2023-01-24 09:54:24 source > Starting another while loop iteration 2023-01-24 09:54:24 source > Request successful, will parse the response now 2023-01-24 09:54:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 19000 (10 MB) 2023-01-24 09:54:24 source > Starting another while loop iteration 2023-01-24 09:54:24 source > Sleeping 0 seconds before next request 2023-01-24 09:54:24 source > Request successful, will parse the response now 2023-01-24 09:54:24 source > Sleeping 0 seconds before next request 2023-01-24 09:54:24 source > Sleeping 0 seconds before next request 2023-01-24 09:54:24 source > Starting another while loop iteration 2023-01-24 09:54:24 source > Request successful, will parse the response now 2023-01-24 09:54:24 source > Starting another while loop iteration 2023-01-24 09:54:24 source > Request successful, will parse the response now 2023-01-24 09:54:24 source > Starting another while loop iteration 2023-01-24 09:54:24 source > Sleeping 0 seconds before next request 2023-01-24 09:54:24 source > Request successful, will parse the response now 2023-01-24 09:54:24 source > Starting another while loop iteration 2023-01-24 09:54:24 source > Sleeping 0 seconds before next request 2023-01-24 09:54:24 source > Request successful, will parse the response now 2023-01-24 09:54:24 source > Starting another while loop iteration 2023-01-24 09:54:25 source > Sleeping 0 seconds before next request 2023-01-24 09:54:25 source > Request successful, will parse the response now 2023-01-24 09:54:25 source > Sleeping 0 seconds before next request 2023-01-24 09:54:25 source > Starting another while loop iteration 2023-01-24 09:54:25 source > Request successful, will parse the response now 2023-01-24 09:54:25 source > Starting another while loop iteration 2023-01-24 09:54:25 source > Sleeping 0 seconds before next request 2023-01-24 09:54:25 source > Request successful, will parse the response now 2023-01-24 09:54:25 source > Starting another while loop iteration 2023-01-24 09:54:25 source > Sleeping 0 seconds before next request 2023-01-24 09:54:25 source > Sleeping 0 seconds before next request 2023-01-24 09:54:25 source > Request successful, will parse the response now 2023-01-24 09:54:25 source > Starting another while loop iteration 2023-01-24 09:54:25 source > Request successful, will parse the response now 2023-01-24 09:54:25 source > Sleeping 0 seconds before next request 2023-01-24 09:54:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 20000 (11 MB) 2023-01-24 09:54:25 source > Starting another while loop iteration 2023-01-24 09:54:25 source > Request successful, will parse the response now 2023-01-24 09:54:25 source > Starting another while loop iteration 2023-01-24 09:54:25 source > Sleeping 0 seconds before next request 2023-01-24 09:54:25 source > Request successful, will parse the response now 2023-01-24 09:54:25 source > Starting another while loop iteration 2023-01-24 09:54:26 source > Sleeping 0 seconds before next request 2023-01-24 09:54:26 source > Request successful, will parse the response now 2023-01-24 09:54:26 source > Starting another while loop iteration 2023-01-24 09:54:26 source > Sleeping 0 seconds before next request 2023-01-24 09:54:26 source > Request successful, will parse the response now 2023-01-24 09:54:26 source > Sleeping 0 seconds before next request 2023-01-24 09:54:26 source > Starting another while loop iteration 2023-01-24 09:54:26 source > Request successful, will parse the response now 2023-01-24 09:54:26 source > Starting another while loop iteration 2023-01-24 09:54:26 source > Sleeping 0 seconds before next request 2023-01-24 09:54:26 source > Request successful, will parse the response now 2023-01-24 09:54:26 source > Starting another while loop iteration 2023-01-24 09:54:26 source > Sleeping 0 seconds before next request 2023-01-24 09:54:26 source > Sleeping 0 seconds before next request 2023-01-24 09:54:26 source > Request successful, will parse the response now 2023-01-24 09:54:26 source > Starting another while loop iteration 2023-01-24 09:54:26 source > Request successful, will parse the response now 2023-01-24 09:54:26 source > Starting another while loop iteration 2023-01-24 09:54:26 source > Sleeping 0 seconds before next request 2023-01-24 09:54:26 source > Request successful, will parse the response now 2023-01-24 09:54:27 source > Starting another while loop iteration 2023-01-24 09:54:27 source > Sleeping 0 seconds before next request 2023-01-24 09:54:27 source > Request successful, will parse the response now 2023-01-24 09:54:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 21000 (11 MB) 2023-01-24 09:54:27 source > Starting another while loop iteration 2023-01-24 09:54:27 source > Sleeping 0 seconds before next request 2023-01-24 09:54:27 source > Request successful, will parse the response now 2023-01-24 09:54:27 source > Starting another while loop iteration 2023-01-24 09:54:27 source > Sleeping 0 seconds before next request 2023-01-24 09:54:27 source > Request successful, will parse the response now 2023-01-24 09:54:27 source > Sleeping 0 seconds before next request 2023-01-24 09:54:27 source > Starting another while loop iteration 2023-01-24 09:54:27 source > Request successful, will parse the response now 2023-01-24 09:54:27 source > Starting another while loop iteration 2023-01-24 09:54:27 source > Sleeping 0 seconds before next request 2023-01-24 09:54:27 source > Request successful, will parse the response now 2023-01-24 09:54:27 source > Starting another while loop iteration 2023-01-24 09:54:28 source > Sleeping 0 seconds before next request 2023-01-24 09:54:28 source > Request successful, will parse the response now 2023-01-24 09:54:28 source > Sleeping 0 seconds before next request 2023-01-24 09:54:28 source > Sleeping 0 seconds before next request 2023-01-24 09:54:28 source > Starting another while loop iteration 2023-01-24 09:54:28 source > Request successful, will parse the response now 2023-01-24 09:54:28 source > Starting another while loop iteration 2023-01-24 09:54:28 source > Request successful, will parse the response now 2023-01-24 09:54:28 source > Starting another while loop iteration 2023-01-24 09:54:28 source > Sleeping 0 seconds before next request 2023-01-24 09:54:28 source > Request successful, will parse the response now 2023-01-24 09:54:28 source > Starting another while loop iteration 2023-01-24 09:54:28 source > Sleeping 0 seconds before next request 2023-01-24 09:54:28 source > Request successful, will parse the response now 2023-01-24 09:54:28 source > Starting another while loop iteration 2023-01-24 09:54:28 source > Sleeping 0 seconds before next request 2023-01-24 09:54:28 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Sleeping 0 seconds before next request 2023-01-24 09:54:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 22000 (12 MB) 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:29 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Sleeping 0 seconds before next request 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:29 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:29 source > Sleeping 0 seconds before next request 2023-01-24 09:54:29 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:29 source > Sleeping 0 seconds before next request 2023-01-24 09:54:29 source > Sleeping 0 seconds before next request 2023-01-24 09:54:29 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:29 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Sleeping 0 seconds before next request 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:29 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Sleeping 0 seconds before next request 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:29 source > Request successful, will parse the response now 2023-01-24 09:54:29 source > Starting another while loop iteration 2023-01-24 09:54:30 source > Sleeping 0 seconds before next request 2023-01-24 09:54:30 source > Sleeping 0 seconds before next request 2023-01-24 09:54:30 source > Request successful, will parse the response now 2023-01-24 09:54:30 source > Sleeping 0 seconds before next request 2023-01-24 09:54:30 source > Starting another while loop iteration 2023-01-24 09:54:30 source > Request successful, will parse the response now 2023-01-24 09:54:30 source > Starting another while loop iteration 2023-01-24 09:54:30 source > Request successful, will parse the response now 2023-01-24 09:54:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 23000 (12 MB) 2023-01-24 09:54:30 source > Starting another while loop iteration 2023-01-24 09:54:30 source > Sleeping 0 seconds before next request 2023-01-24 09:54:30 source > Request successful, will parse the response now 2023-01-24 09:54:30 source > Starting another while loop iteration 2023-01-24 09:54:30 source > Sleeping 0 seconds before next request 2023-01-24 09:54:30 source > Request successful, will parse the response now 2023-01-24 09:54:30 source > Starting another while loop iteration 2023-01-24 09:54:30 source > Sleeping 0 seconds before next request 2023-01-24 09:54:30 source > Request successful, will parse the response now 2023-01-24 09:54:31 source > Starting another while loop iteration 2023-01-24 09:54:31 source > Sleeping 0 seconds before next request 2023-01-24 09:54:31 source > Request successful, will parse the response now 2023-01-24 09:54:31 source > Starting another while loop iteration 2023-01-24 09:54:31 source > Sleeping 0 seconds before next request 2023-01-24 09:54:31 source > Request successful, will parse the response now 2023-01-24 09:54:31 source > Starting another while loop iteration 2023-01-24 09:54:31 source > Sleeping 0 seconds before next request 2023-01-24 09:54:31 source > Request successful, will parse the response now 2023-01-24 09:54:31 source > Starting another while loop iteration 2023-01-24 09:54:31 source > Sleeping 0 seconds before next request 2023-01-24 09:54:31 source > Request successful, will parse the response now 2023-01-24 09:54:31 source > Starting another while loop iteration 2023-01-24 09:54:31 source > Sleeping 0 seconds before next request 2023-01-24 09:54:31 source > Request successful, will parse the response now 2023-01-24 09:54:31 source > Starting another while loop iteration 2023-01-24 09:54:32 source > Sleeping 0 seconds before next request 2023-01-24 09:54:32 source > Request successful, will parse the response now 2023-01-24 09:54:32 source > Starting another while loop iteration 2023-01-24 09:54:32 source > Sleeping 0 seconds before next request 2023-01-24 09:54:32 source > Request successful, will parse the response now 2023-01-24 09:54:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 24000 (13 MB) 2023-01-24 09:54:32 source > Starting another while loop iteration 2023-01-24 09:54:32 source > Sleeping 0 seconds before next request 2023-01-24 09:54:32 source > Request successful, will parse the response now 2023-01-24 09:54:32 source > Starting another while loop iteration 2023-01-24 09:54:32 source > Sleeping 0 seconds before next request 2023-01-24 09:54:32 source > Request successful, will parse the response now 2023-01-24 09:54:32 source > Starting another while loop iteration 2023-01-24 09:54:32 source > Sleeping 0 seconds before next request 2023-01-24 09:54:32 source > Request successful, will parse the response now 2023-01-24 09:54:32 source > Starting another while loop iteration 2023-01-24 09:54:32 source > Sleeping 0 seconds before next request 2023-01-24 09:54:32 source > Request successful, will parse the response now 2023-01-24 09:54:32 source > Starting another while loop iteration 2023-01-24 09:54:32 source > Sleeping 0 seconds before next request 2023-01-24 09:54:32 source > Request successful, will parse the response now 2023-01-24 09:54:33 source > Starting another while loop iteration 2023-01-24 09:54:33 source > Sleeping 0 seconds before next request 2023-01-24 09:54:33 source > Request successful, will parse the response now 2023-01-24 09:54:33 source > Starting another while loop iteration 2023-01-24 09:54:33 source > Sleeping 0 seconds before next request 2023-01-24 09:54:33 source > Sleeping 0 seconds before next request 2023-01-24 09:54:33 source > Request successful, will parse the response now 2023-01-24 09:54:33 source > Starting another while loop iteration 2023-01-24 09:54:33 source > Request successful, will parse the response now 2023-01-24 09:54:33 source > Starting another while loop iteration 2023-01-24 09:54:33 source > Sleeping 0 seconds before next request 2023-01-24 09:54:33 source > Request successful, will parse the response now 2023-01-24 09:54:33 source > Starting another while loop iteration 2023-01-24 09:54:33 source > Sleeping 0 seconds before next request 2023-01-24 09:54:33 source > Request successful, will parse the response now 2023-01-24 09:54:33 source > Sleeping 0 seconds before next request 2023-01-24 09:54:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 25000 (13 MB) 2023-01-24 09:54:33 source > Starting another while loop iteration 2023-01-24 09:54:33 source > Request successful, will parse the response now 2023-01-24 09:54:33 source > Starting another while loop iteration 2023-01-24 09:54:34 source > Sleeping 0 seconds before next request 2023-01-24 09:54:34 source > Request successful, will parse the response now 2023-01-24 09:54:34 source > Starting another while loop iteration 2023-01-24 09:54:34 source > Sleeping 0 seconds before next request 2023-01-24 09:54:34 source > Request successful, will parse the response now 2023-01-24 09:54:34 source > Starting another while loop iteration 2023-01-24 09:54:34 source > Sleeping 0 seconds before next request 2023-01-24 09:54:34 source > Request successful, will parse the response now 2023-01-24 09:54:34 source > Starting another while loop iteration 2023-01-24 09:54:34 source > Sleeping 0 seconds before next request 2023-01-24 09:54:34 source > Sleeping 0 seconds before next request 2023-01-24 09:54:34 source > Request successful, will parse the response now 2023-01-24 09:54:34 source > Starting another while loop iteration 2023-01-24 09:54:34 source > Request successful, will parse the response now 2023-01-24 09:54:34 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:35 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:35 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 26000 (14 MB) 2023-01-24 09:54:35 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:35 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:35 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:35 source > Sleeping 0 seconds before next request 2023-01-24 09:54:35 source > Starting another while loop iteration 2023-01-24 09:54:35 source > Request successful, will parse the response now 2023-01-24 09:54:36 source > Starting another while loop iteration 2023-01-24 09:54:36 source > Sleeping 0 seconds before next request 2023-01-24 09:54:36 source > Request successful, will parse the response now 2023-01-24 09:54:36 source > Starting another while loop iteration 2023-01-24 09:54:36 source > Sleeping 0 seconds before next request 2023-01-24 09:54:36 source > Request successful, will parse the response now 2023-01-24 09:54:36 source > Starting another while loop iteration 2023-01-24 09:54:36 source > Sleeping 0 seconds before next request 2023-01-24 09:54:36 source > Request successful, will parse the response now 2023-01-24 09:54:36 source > Starting another while loop iteration 2023-01-24 09:54:36 source > Sleeping 0 seconds before next request 2023-01-24 09:54:36 source > Request successful, will parse the response now 2023-01-24 09:54:36 source > Starting another while loop iteration 2023-01-24 09:54:36 source > Sleeping 0 seconds before next request 2023-01-24 09:54:36 source > Request successful, will parse the response now 2023-01-24 09:54:36 source > Starting another while loop iteration 2023-01-24 09:54:37 source > Sleeping 0 seconds before next request 2023-01-24 09:54:37 source > Request successful, will parse the response now 2023-01-24 09:54:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 27000 (14 MB) 2023-01-24 09:54:37 source > Starting another while loop iteration 2023-01-24 09:54:37 source > Sleeping 0 seconds before next request 2023-01-24 09:54:37 source > Request successful, will parse the response now 2023-01-24 09:54:37 source > Starting another while loop iteration 2023-01-24 09:54:37 source > Sleeping 0 seconds before next request 2023-01-24 09:54:37 source > Request successful, will parse the response now 2023-01-24 09:54:37 source > Starting another while loop iteration 2023-01-24 09:54:37 source > Sleeping 0 seconds before next request 2023-01-24 09:54:37 source > Request successful, will parse the response now 2023-01-24 09:54:37 source > Starting another while loop iteration 2023-01-24 09:54:37 source > Sleeping 0 seconds before next request 2023-01-24 09:54:37 source > Request successful, will parse the response now 2023-01-24 09:54:37 source > Starting another while loop iteration 2023-01-24 09:54:37 source > Sleeping 0 seconds before next request 2023-01-24 09:54:37 source > Request successful, will parse the response now 2023-01-24 09:54:37 source > Starting another while loop iteration 2023-01-24 09:54:37 source > Sleeping 0 seconds before next request 2023-01-24 09:54:37 source > Request successful, will parse the response now 2023-01-24 09:54:38 source > Starting another while loop iteration 2023-01-24 09:54:38 source > Sleeping 0 seconds before next request 2023-01-24 09:54:38 source > Request successful, will parse the response now 2023-01-24 09:54:38 source > Starting another while loop iteration 2023-01-24 09:54:38 source > Sleeping 0 seconds before next request 2023-01-24 09:54:38 source > Request successful, will parse the response now 2023-01-24 09:54:38 source > Starting another while loop iteration 2023-01-24 09:54:38 source > Sleeping 0 seconds before next request 2023-01-24 09:54:38 source > Request successful, will parse the response now 2023-01-24 09:54:38 source > Starting another while loop iteration 2023-01-24 09:54:38 source > Sleeping 0 seconds before next request 2023-01-24 09:54:38 source > Request successful, will parse the response now 2023-01-24 09:54:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 28000 (15 MB) 2023-01-24 09:54:38 source > Starting another while loop iteration 2023-01-24 09:54:38 source > Sleeping 0 seconds before next request 2023-01-24 09:54:38 source > Request successful, will parse the response now 2023-01-24 09:54:39 source > Starting another while loop iteration 2023-01-24 09:54:39 source > Sleeping 0 seconds before next request 2023-01-24 09:54:39 source > Request successful, will parse the response now 2023-01-24 09:54:39 source > Sleeping 0 seconds before next request 2023-01-24 09:54:39 source > Starting another while loop iteration 2023-01-24 09:54:39 source > Request successful, will parse the response now 2023-01-24 09:54:39 source > Starting another while loop iteration 2023-01-24 09:54:39 source > Sleeping 0 seconds before next request 2023-01-24 09:54:39 source > Sleeping 0 seconds before next request 2023-01-24 09:54:39 source > Request successful, will parse the response now 2023-01-24 09:54:39 source > Starting another while loop iteration 2023-01-24 09:54:39 source > Request successful, will parse the response now 2023-01-24 09:54:39 source > Starting another while loop iteration 2023-01-24 09:54:39 source > Sleeping 0 seconds before next request 2023-01-24 09:54:39 source > Request successful, will parse the response now 2023-01-24 09:54:39 source > Starting another while loop iteration 2023-01-24 09:54:39 source > Sleeping 0 seconds before next request 2023-01-24 09:54:39 source > Request successful, will parse the response now 2023-01-24 09:54:39 source > Starting another while loop iteration 2023-01-24 09:54:39 source > Sleeping 0 seconds before next request 2023-01-24 09:54:39 source > Request successful, will parse the response now 2023-01-24 09:54:40 source > Starting another while loop iteration 2023-01-24 09:54:40 source > Sleeping 0 seconds before next request 2023-01-24 09:54:40 source > Request successful, will parse the response now 2023-01-24 09:54:40 source > Sleeping 0 seconds before next request 2023-01-24 09:54:40 source > Starting another while loop iteration 2023-01-24 09:54:40 source > Request successful, will parse the response now 2023-01-24 09:54:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 29000 (16 MB) 2023-01-24 09:54:40 source > Starting another while loop iteration 2023-01-24 09:54:40 source > Sleeping 0 seconds before next request 2023-01-24 09:54:40 source > Request successful, will parse the response now 2023-01-24 09:54:40 source > Starting another while loop iteration 2023-01-24 09:54:40 source > Sleeping 0 seconds before next request 2023-01-24 09:54:40 source > Request successful, will parse the response now 2023-01-24 09:54:40 source > Starting another while loop iteration 2023-01-24 09:54:40 source > Sleeping 0 seconds before next request 2023-01-24 09:54:40 source > Request successful, will parse the response now 2023-01-24 09:54:40 source > Starting another while loop iteration 2023-01-24 09:54:40 source > Sleeping 0 seconds before next request 2023-01-24 09:54:40 source > Request successful, will parse the response now 2023-01-24 09:54:40 source > Starting another while loop iteration 2023-01-24 09:54:41 source > Sleeping 0 seconds before next request 2023-01-24 09:54:41 source > Request successful, will parse the response now 2023-01-24 09:54:41 source > Starting another while loop iteration 2023-01-24 09:54:41 source > Sleeping 0 seconds before next request 2023-01-24 09:54:41 source > Request successful, will parse the response now 2023-01-24 09:54:41 source > Starting another while loop iteration 2023-01-24 09:54:41 source > Sleeping 0 seconds before next request 2023-01-24 09:54:41 source > Request successful, will parse the response now 2023-01-24 09:54:41 source > Starting another while loop iteration 2023-01-24 09:54:41 source > Sleeping 0 seconds before next request 2023-01-24 09:54:41 source > Request successful, will parse the response now 2023-01-24 09:54:41 source > Starting another while loop iteration 2023-01-24 09:54:41 source > Sleeping 0 seconds before next request 2023-01-24 09:54:41 source > Request successful, will parse the response now 2023-01-24 09:54:41 source > Starting another while loop iteration 2023-01-24 09:54:41 source > Sleeping 0 seconds before next request 2023-01-24 09:54:41 source > Request successful, will parse the response now 2023-01-24 09:54:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 30000 (16 MB) 2023-01-24 09:54:41 source > Starting another while loop iteration 2023-01-24 09:54:41 source > Sleeping 0 seconds before next request 2023-01-24 09:54:41 source > Request successful, will parse the response now 2023-01-24 09:54:42 source > Starting another while loop iteration 2023-01-24 09:54:42 source > Sleeping 0 seconds before next request 2023-01-24 09:54:42 source > Request successful, will parse the response now 2023-01-24 09:54:42 source > Starting another while loop iteration 2023-01-24 09:54:42 source > Sleeping 0 seconds before next request 2023-01-24 09:54:42 source > Request successful, will parse the response now 2023-01-24 09:54:42 source > Starting another while loop iteration 2023-01-24 09:54:42 source > Sleeping 0 seconds before next request 2023-01-24 09:54:42 source > Request successful, will parse the response now 2023-01-24 09:54:42 source > Starting another while loop iteration 2023-01-24 09:54:42 source > Sleeping 0 seconds before next request 2023-01-24 09:54:42 source > Request successful, will parse the response now 2023-01-24 09:54:42 source > Sleeping 0 seconds before next request 2023-01-24 09:54:42 source > Starting another while loop iteration 2023-01-24 09:54:42 source > Request successful, will parse the response now 2023-01-24 09:54:43 source > Starting another while loop iteration 2023-01-24 09:54:43 source > Sleeping 0 seconds before next request 2023-01-24 09:54:43 source > Request successful, will parse the response now 2023-01-24 09:54:43 source > Starting another while loop iteration 2023-01-24 09:54:43 source > Sleeping 0 seconds before next request 2023-01-24 09:54:43 source > Request successful, will parse the response now 2023-01-24 09:54:43 source > Starting another while loop iteration 2023-01-24 09:54:43 source > Sleeping 0 seconds before next request 2023-01-24 09:54:43 source > Sleeping 0 seconds before next request 2023-01-24 09:54:43 source > Sleeping 0 seconds before next request 2023-01-24 09:54:43 source > Sleeping 0 seconds before next request 2023-01-24 09:54:43 source > Request successful, will parse the response now 2023-01-24 09:54:43 source > Starting another while loop iteration 2023-01-24 09:54:43 source > Request successful, will parse the response now 2023-01-24 09:54:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 31000 (17 MB) 2023-01-24 09:54:44 source > Starting another while loop iteration 2023-01-24 09:54:44 source > Request successful, will parse the response now 2023-01-24 09:54:44 source > Starting another while loop iteration 2023-01-24 09:54:44 source > Request successful, will parse the response now 2023-01-24 09:54:44 source > Starting another while loop iteration 2023-01-24 09:54:44 source > Sleeping 0 seconds before next request 2023-01-24 09:54:44 source > Sleeping 0 seconds before next request 2023-01-24 09:54:44 source > Request successful, will parse the response now 2023-01-24 09:54:44 source > Starting another while loop iteration 2023-01-24 09:54:44 source > Request successful, will parse the response now 2023-01-24 09:54:44 source > Starting another while loop iteration 2023-01-24 09:54:44 source > Sleeping 0 seconds before next request 2023-01-24 09:54:44 source > Request successful, will parse the response now 2023-01-24 09:54:44 source > Starting another while loop iteration 2023-01-24 09:54:44 source > Sleeping 0 seconds before next request 2023-01-24 09:54:44 source > Request successful, will parse the response now 2023-01-24 09:54:44 source > Starting another while loop iteration 2023-01-24 09:54:44 source > Sleeping 0 seconds before next request 2023-01-24 09:54:44 source > Request successful, will parse the response now 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:45 source > Sleeping 0 seconds before next request 2023-01-24 09:54:45 source > Request successful, will parse the response now 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:45 source > Sleeping 0 seconds before next request 2023-01-24 09:54:45 source > Request successful, will parse the response now 2023-01-24 09:54:45 source > Sleeping 0 seconds before next request 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:45 source > Request successful, will parse the response now 2023-01-24 09:54:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 32000 (17 MB) 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:45 source > Sleeping 0 seconds before next request 2023-01-24 09:54:45 source > Request successful, will parse the response now 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:45 source > Sleeping 0 seconds before next request 2023-01-24 09:54:45 source > Request successful, will parse the response now 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:45 source > Sleeping 0 seconds before next request 2023-01-24 09:54:45 source > Request successful, will parse the response now 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:45 source > Sleeping 0 seconds before next request 2023-01-24 09:54:45 source > Request successful, will parse the response now 2023-01-24 09:54:45 source > Starting another while loop iteration 2023-01-24 09:54:46 source > Sleeping 0 seconds before next request 2023-01-24 09:54:46 source > Request successful, will parse the response now 2023-01-24 09:54:46 source > Starting another while loop iteration 2023-01-24 09:54:46 source > Sleeping 0 seconds before next request 2023-01-24 09:54:46 source > Request successful, will parse the response now 2023-01-24 09:54:46 source > Starting another while loop iteration 2023-01-24 09:54:46 source > Sleeping 0 seconds before next request 2023-01-24 09:54:46 source > Request successful, will parse the response now 2023-01-24 09:54:46 source > Starting another while loop iteration 2023-01-24 09:54:46 source > Sleeping 0 seconds before next request 2023-01-24 09:54:46 source > Request successful, will parse the response now 2023-01-24 09:54:46 source > Starting another while loop iteration 2023-01-24 09:54:46 source > Sleeping 0 seconds before next request 2023-01-24 09:54:46 source > Request successful, will parse the response now 2023-01-24 09:54:46 source > Sleeping 0 seconds before next request 2023-01-24 09:54:46 source > Starting another while loop iteration 2023-01-24 09:54:46 source > Request successful, will parse the response now 2023-01-24 09:54:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 33000 (18 MB) 2023-01-24 09:54:46 source > Starting another while loop iteration 2023-01-24 09:54:47 source > Sleeping 0 seconds before next request 2023-01-24 09:54:47 source > Request successful, will parse the response now 2023-01-24 09:54:47 source > Starting another while loop iteration 2023-01-24 09:54:47 source > Sleeping 0 seconds before next request 2023-01-24 09:54:47 source > Request successful, will parse the response now 2023-01-24 09:54:47 source > Starting another while loop iteration 2023-01-24 09:54:47 source > Sleeping 0 seconds before next request 2023-01-24 09:54:47 source > Request successful, will parse the response now 2023-01-24 09:54:47 source > Starting another while loop iteration 2023-01-24 09:54:47 source > Sleeping 0 seconds before next request 2023-01-24 09:54:47 source > Request successful, will parse the response now 2023-01-24 09:54:47 source > Starting another while loop iteration 2023-01-24 09:54:47 source > Sleeping 0 seconds before next request 2023-01-24 09:54:47 source > Request successful, will parse the response now 2023-01-24 09:54:47 source > Starting another while loop iteration 2023-01-24 09:54:47 source > Sleeping 0 seconds before next request 2023-01-24 09:54:47 source > Request successful, will parse the response now 2023-01-24 09:54:48 source > Starting another while loop iteration 2023-01-24 09:54:48 source > Sleeping 0 seconds before next request 2023-01-24 09:54:48 source > Request successful, will parse the response now 2023-01-24 09:54:48 source > Starting another while loop iteration 2023-01-24 09:54:48 source > Sleeping 0 seconds before next request 2023-01-24 09:54:48 source > Request successful, will parse the response now 2023-01-24 09:54:48 source > Starting another while loop iteration 2023-01-24 09:54:48 source > Sleeping 0 seconds before next request 2023-01-24 09:54:48 source > Request successful, will parse the response now 2023-01-24 09:54:48 source > Starting another while loop iteration 2023-01-24 09:54:48 source > Sleeping 0 seconds before next request 2023-01-24 09:54:48 source > Request successful, will parse the response now 2023-01-24 09:54:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 34000 (18 MB) 2023-01-24 09:54:48 source > Starting another while loop iteration 2023-01-24 09:54:48 source > Sleeping 0 seconds before next request 2023-01-24 09:54:48 source > Request successful, will parse the response now 2023-01-24 09:54:48 source > Starting another while loop iteration 2023-01-24 09:54:49 source > Sleeping 0 seconds before next request 2023-01-24 09:54:49 source > Request successful, will parse the response now 2023-01-24 09:54:49 source > Starting another while loop iteration 2023-01-24 09:54:49 source > Sleeping 0 seconds before next request 2023-01-24 09:54:49 source > Request successful, will parse the response now 2023-01-24 09:54:49 source > Starting another while loop iteration 2023-01-24 09:54:49 source > Sleeping 0 seconds before next request 2023-01-24 09:54:49 source > Request successful, will parse the response now 2023-01-24 09:54:49 source > Starting another while loop iteration 2023-01-24 09:54:49 source > Sleeping 0 seconds before next request 2023-01-24 09:54:49 source > Request successful, will parse the response now 2023-01-24 09:54:49 source > Starting another while loop iteration 2023-01-24 09:54:49 source > Sleeping 0 seconds before next request 2023-01-24 09:54:49 source > Request successful, will parse the response now 2023-01-24 09:54:50 source > Starting another while loop iteration 2023-01-24 09:54:50 source > Sleeping 0 seconds before next request 2023-01-24 09:54:50 source > Request successful, will parse the response now 2023-01-24 09:54:50 source > Starting another while loop iteration 2023-01-24 09:54:50 source > Sleeping 0 seconds before next request 2023-01-24 09:54:50 source > Request successful, will parse the response now 2023-01-24 09:54:50 source > Starting another while loop iteration 2023-01-24 09:54:50 source > Sleeping 0 seconds before next request 2023-01-24 09:54:50 source > Request successful, will parse the response now 2023-01-24 09:54:50 source > Starting another while loop iteration 2023-01-24 09:54:50 source > Sleeping 0 seconds before next request 2023-01-24 09:54:50 source > Request successful, will parse the response now 2023-01-24 09:54:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 35000 (19 MB) 2023-01-24 09:54:50 source > Starting another while loop iteration 2023-01-24 09:54:50 source > Sleeping 0 seconds before next request 2023-01-24 09:54:50 source > Request successful, will parse the response now 2023-01-24 09:54:50 source > Starting another while loop iteration 2023-01-24 09:54:50 source > Sleeping 0 seconds before next request 2023-01-24 09:54:50 source > Request successful, will parse the response now 2023-01-24 09:54:50 source > Starting another while loop iteration 2023-01-24 09:54:51 source > Sleeping 0 seconds before next request 2023-01-24 09:54:51 source > Request successful, will parse the response now 2023-01-24 09:54:51 source > Starting another while loop iteration 2023-01-24 09:54:51 source > Sleeping 0 seconds before next request 2023-01-24 09:54:51 source > Request successful, will parse the response now 2023-01-24 09:54:51 source > Starting another while loop iteration 2023-01-24 09:54:51 source > Sleeping 0 seconds before next request 2023-01-24 09:54:51 source > Request successful, will parse the response now 2023-01-24 09:54:51 source > Starting another while loop iteration 2023-01-24 09:54:51 source > Sleeping 0 seconds before next request 2023-01-24 09:54:51 source > Request successful, will parse the response now 2023-01-24 09:54:51 source > Starting another while loop iteration 2023-01-24 09:54:51 source > Sleeping 0 seconds before next request 2023-01-24 09:54:51 source > Request successful, will parse the response now 2023-01-24 09:54:51 source > Starting another while loop iteration 2023-01-24 09:54:51 source > Sleeping 0 seconds before next request 2023-01-24 09:54:51 source > Request successful, will parse the response now 2023-01-24 09:54:51 source > Starting another while loop iteration 2023-01-24 09:54:52 source > Sleeping 0 seconds before next request 2023-01-24 09:54:52 source > Request successful, will parse the response now 2023-01-24 09:54:52 source > Starting another while loop iteration 2023-01-24 09:54:52 source > Sleeping 0 seconds before next request 2023-01-24 09:54:52 source > Request successful, will parse the response now 2023-01-24 09:54:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 36000 (19 MB) 2023-01-24 09:54:52 source > Starting another while loop iteration 2023-01-24 09:54:52 source > Sleeping 0 seconds before next request 2023-01-24 09:54:52 source > Request successful, will parse the response now 2023-01-24 09:54:52 source > Starting another while loop iteration 2023-01-24 09:54:52 source > Sleeping 0 seconds before next request 2023-01-24 09:54:52 source > Request successful, will parse the response now 2023-01-24 09:54:52 source > Starting another while loop iteration 2023-01-24 09:54:52 source > Sleeping 0 seconds before next request 2023-01-24 09:54:52 source > Request successful, will parse the response now 2023-01-24 09:54:52 source > Sleeping 0 seconds before next request 2023-01-24 09:54:52 source > Starting another while loop iteration 2023-01-24 09:54:52 source > Request successful, will parse the response now 2023-01-24 09:54:52 source > Starting another while loop iteration 2023-01-24 09:54:53 source > Sleeping 0 seconds before next request 2023-01-24 09:54:53 source > Sleeping 0 seconds before next request 2023-01-24 09:54:53 source > Request successful, will parse the response now 2023-01-24 09:54:53 source > Starting another while loop iteration 2023-01-24 09:54:53 source > Request successful, will parse the response now 2023-01-24 09:54:53 source > Starting another while loop iteration 2023-01-24 09:54:53 source > Sleeping 0 seconds before next request 2023-01-24 09:54:53 source > Request successful, will parse the response now 2023-01-24 09:54:53 source > Starting another while loop iteration 2023-01-24 09:54:53 source > Sleeping 0 seconds before next request 2023-01-24 09:54:53 source > Request successful, will parse the response now 2023-01-24 09:54:53 source > Starting another while loop iteration 2023-01-24 09:54:53 source > Sleeping 0 seconds before next request 2023-01-24 09:54:53 source > Request successful, will parse the response now 2023-01-24 09:54:53 source > Starting another while loop iteration 2023-01-24 09:54:54 source > Sleeping 0 seconds before next request 2023-01-24 09:54:54 source > Request successful, will parse the response now 2023-01-24 09:54:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 37000 (20 MB) 2023-01-24 09:54:54 source > Starting another while loop iteration 2023-01-24 09:54:54 source > Sleeping 0 seconds before next request 2023-01-24 09:54:54 source > Request successful, will parse the response now 2023-01-24 09:54:54 source > Sleeping 0 seconds before next request 2023-01-24 09:54:54 source > Starting another while loop iteration 2023-01-24 09:54:54 source > Request successful, will parse the response now 2023-01-24 09:54:54 source > Starting another while loop iteration 2023-01-24 09:54:54 source > Sleeping 0 seconds before next request 2023-01-24 09:54:54 source > Request successful, will parse the response now 2023-01-24 09:54:54 source > Starting another while loop iteration 2023-01-24 09:54:54 source > Sleeping 0 seconds before next request 2023-01-24 09:54:54 source > Request successful, will parse the response now 2023-01-24 09:54:54 source > Starting another while loop iteration 2023-01-24 09:54:54 source > Sleeping 0 seconds before next request 2023-01-24 09:54:54 source > Request successful, will parse the response now 2023-01-24 09:54:54 source > Starting another while loop iteration 2023-01-24 09:54:54 source > Sleeping 0 seconds before next request 2023-01-24 09:54:54 source > Request successful, will parse the response now 2023-01-24 09:54:54 source > Starting another while loop iteration 2023-01-24 09:54:55 source > Sleeping 0 seconds before next request 2023-01-24 09:54:55 source > Sleeping 0 seconds before next request 2023-01-24 09:54:55 source > Sleeping 0 seconds before next request 2023-01-24 09:54:55 source > Sleeping 0 seconds before next request 2023-01-24 09:54:55 source > Request successful, will parse the response now 2023-01-24 09:54:55 source > Sleeping 0 seconds before next request 2023-01-24 09:54:55 source > Starting another while loop iteration 2023-01-24 09:54:55 source > Request successful, will parse the response now 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:56 source > Sleeping 0 seconds before next request 2023-01-24 09:54:56 source > Request successful, will parse the response now 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:56 source > Request successful, will parse the response now 2023-01-24 09:54:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 38000 (20 MB) 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:56 source > Request successful, will parse the response now 2023-01-24 09:54:56 source > Sleeping 0 seconds before next request 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:56 source > Sleeping 0 seconds before next request 2023-01-24 09:54:56 source > Request successful, will parse the response now 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:56 source > Request successful, will parse the response now 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:56 source > Request successful, will parse the response now 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:56 source > Sleeping 0 seconds before next request 2023-01-24 09:54:56 source > Request successful, will parse the response now 2023-01-24 09:54:56 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:57 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:57 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:57 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 39000 (21 MB) 2023-01-24 09:54:57 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:57 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:57 source > Starting another while loop iteration 2023-01-24 09:54:57 source > Sleeping 0 seconds before next request 2023-01-24 09:54:57 source > Request successful, will parse the response now 2023-01-24 09:54:58 source > Starting another while loop iteration 2023-01-24 09:54:58 source > Sleeping 0 seconds before next request 2023-01-24 09:54:58 source > Request successful, will parse the response now 2023-01-24 09:54:58 source > Starting another while loop iteration 2023-01-24 09:54:58 source > Sleeping 0 seconds before next request 2023-01-24 09:54:58 source > Sleeping 0 seconds before next request 2023-01-24 09:54:58 source > Sleeping 0 seconds before next request 2023-01-24 09:54:58 source > Request successful, will parse the response now 2023-01-24 09:54:58 source > Starting another while loop iteration 2023-01-24 09:54:58 source > Request successful, will parse the response now 2023-01-24 09:54:58 source > Sleeping 0 seconds before next request 2023-01-24 09:54:58 source > Starting another while loop iteration 2023-01-24 09:54:58 source > Request successful, will parse the response now 2023-01-24 09:54:58 source > Starting another while loop iteration 2023-01-24 09:54:58 source > Request successful, will parse the response now 2023-01-24 09:54:58 source > Sleeping 0 seconds before next request 2023-01-24 09:54:59 source > Starting another while loop iteration 2023-01-24 09:54:59 source > Request successful, will parse the response now 2023-01-24 09:54:59 source > Sleeping 0 seconds before next request 2023-01-24 09:54:59 source > Starting another while loop iteration 2023-01-24 09:54:59 source > Request successful, will parse the response now 2023-01-24 09:54:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 40000 (22 MB) 2023-01-24 09:54:59 source > Starting another while loop iteration 2023-01-24 09:54:59 source > Sleeping 0 seconds before next request 2023-01-24 09:54:59 source > Request successful, will parse the response now 2023-01-24 09:54:59 source > Starting another while loop iteration 2023-01-24 09:54:59 source > Sleeping 0 seconds before next request 2023-01-24 09:54:59 source > Request successful, will parse the response now 2023-01-24 09:54:59 source > Starting another while loop iteration 2023-01-24 09:54:59 source > Sleeping 0 seconds before next request 2023-01-24 09:54:59 source > Request successful, will parse the response now 2023-01-24 09:54:59 source > Starting another while loop iteration 2023-01-24 09:54:59 source > Sleeping 0 seconds before next request 2023-01-24 09:55:00 source > Sleeping 0 seconds before next request 2023-01-24 09:55:00 source > Request successful, will parse the response now 2023-01-24 09:55:00 source > Starting another while loop iteration 2023-01-24 09:55:00 source > Request successful, will parse the response now 2023-01-24 09:55:00 source > Starting another while loop iteration 2023-01-24 09:55:00 source > Sleeping 0 seconds before next request 2023-01-24 09:55:00 source > Request successful, will parse the response now 2023-01-24 09:55:00 source > Starting another while loop iteration 2023-01-24 09:55:00 source > Sleeping 0 seconds before next request 2023-01-24 09:55:00 source > Request successful, will parse the response now 2023-01-24 09:55:00 source > Starting another while loop iteration 2023-01-24 09:55:00 source > Sleeping 0 seconds before next request 2023-01-24 09:55:00 source > Request successful, will parse the response now 2023-01-24 09:55:00 source > Starting another while loop iteration 2023-01-24 09:55:00 source > Sleeping 0 seconds before next request 2023-01-24 09:55:00 source > Request successful, will parse the response now 2023-01-24 09:55:00 source > Starting another while loop iteration 2023-01-24 09:55:01 source > Sleeping 0 seconds before next request 2023-01-24 09:55:01 source > Request successful, will parse the response now 2023-01-24 09:55:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 41000 (22 MB) 2023-01-24 09:55:01 source > Starting another while loop iteration 2023-01-24 09:55:01 source > Sleeping 0 seconds before next request 2023-01-24 09:55:01 source > Request successful, will parse the response now 2023-01-24 09:55:01 source > Starting another while loop iteration 2023-01-24 09:55:01 source > Sleeping 0 seconds before next request 2023-01-24 09:55:01 source > Sleeping 0 seconds before next request 2023-01-24 09:55:01 source > Request successful, will parse the response now 2023-01-24 09:55:01 source > Starting another while loop iteration 2023-01-24 09:55:01 source > Request successful, will parse the response now 2023-01-24 09:55:01 source > Starting another while loop iteration 2023-01-24 09:55:01 source > Sleeping 0 seconds before next request 2023-01-24 09:55:01 source > Request successful, will parse the response now 2023-01-24 09:55:01 source > Starting another while loop iteration 2023-01-24 09:55:01 source > Sleeping 0 seconds before next request 2023-01-24 09:55:01 source > Request successful, will parse the response now 2023-01-24 09:55:01 source > Starting another while loop iteration 2023-01-24 09:55:01 source > Sleeping 0 seconds before next request 2023-01-24 09:55:01 source > Request successful, will parse the response now 2023-01-24 09:55:01 source > Starting another while loop iteration 2023-01-24 09:55:02 source > Sleeping 0 seconds before next request 2023-01-24 09:55:02 source > Request successful, will parse the response now 2023-01-24 09:55:02 source > Starting another while loop iteration 2023-01-24 09:55:02 source > Sleeping 0 seconds before next request 2023-01-24 09:55:02 source > Request successful, will parse the response now 2023-01-24 09:55:02 source > Starting another while loop iteration 2023-01-24 09:55:02 source > Sleeping 0 seconds before next request 2023-01-24 09:55:02 source > Request successful, will parse the response now 2023-01-24 09:55:02 source > Starting another while loop iteration 2023-01-24 09:55:02 source > Sleeping 0 seconds before next request 2023-01-24 09:55:02 source > Request successful, will parse the response now 2023-01-24 09:55:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 42000 (23 MB) 2023-01-24 09:55:02 source > Starting another while loop iteration 2023-01-24 09:55:02 source > Sleeping 0 seconds before next request 2023-01-24 09:55:02 source > Request successful, will parse the response now 2023-01-24 09:55:02 source > Starting another while loop iteration 2023-01-24 09:55:02 source > Sleeping 0 seconds before next request 2023-01-24 09:55:02 source > Request successful, will parse the response now 2023-01-24 09:55:03 source > Starting another while loop iteration 2023-01-24 09:55:03 source > Sleeping 0 seconds before next request 2023-01-24 09:55:03 source > Request successful, will parse the response now 2023-01-24 09:55:03 source > Sleeping 0 seconds before next request 2023-01-24 09:55:03 source > Starting another while loop iteration 2023-01-24 09:55:03 source > Request successful, will parse the response now 2023-01-24 09:55:03 source > Starting another while loop iteration 2023-01-24 09:55:03 source > Sleeping 0 seconds before next request 2023-01-24 09:55:03 source > Request successful, will parse the response now 2023-01-24 09:55:03 source > Starting another while loop iteration 2023-01-24 09:55:03 source > Sleeping 0 seconds before next request 2023-01-24 09:55:03 source > Request successful, will parse the response now 2023-01-24 09:55:03 source > Starting another while loop iteration 2023-01-24 09:55:03 source > Sleeping 0 seconds before next request 2023-01-24 09:55:03 source > Request successful, will parse the response now 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:04 source > Sleeping 0 seconds before next request 2023-01-24 09:55:04 source > Request successful, will parse the response now 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:04 source > Sleeping 0 seconds before next request 2023-01-24 09:55:04 source > Request successful, will parse the response now 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:04 source > Sleeping 0 seconds before next request 2023-01-24 09:55:04 source > Request successful, will parse the response now 2023-01-24 09:55:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 43000 (23 MB) 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:04 source > Sleeping 0 seconds before next request 2023-01-24 09:55:04 source > Request successful, will parse the response now 2023-01-24 09:55:04 source > Sleeping 0 seconds before next request 2023-01-24 09:55:04 source > Sleeping 0 seconds before next request 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:04 source > Request successful, will parse the response now 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:04 source > Request successful, will parse the response now 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:04 source > Sleeping 0 seconds before next request 2023-01-24 09:55:04 source > Request successful, will parse the response now 2023-01-24 09:55:04 source > Starting another while loop iteration 2023-01-24 09:55:05 source > Sleeping 0 seconds before next request 2023-01-24 09:55:05 source > Request successful, will parse the response now 2023-01-24 09:55:05 source > Starting another while loop iteration 2023-01-24 09:55:05 source > Sleeping 0 seconds before next request 2023-01-24 09:55:05 source > Request successful, will parse the response now 2023-01-24 09:55:05 source > Starting another while loop iteration 2023-01-24 09:55:05 source > Sleeping 0 seconds before next request 2023-01-24 09:55:05 source > Request successful, will parse the response now 2023-01-24 09:55:05 source > Starting another while loop iteration 2023-01-24 09:55:05 source > Request successful, will parse the response now 2023-01-24 09:55:05 source > Sleeping 0 seconds before next request 2023-01-24 09:55:05 source > Starting another while loop iteration 2023-01-24 09:55:05 source > Sleeping 0 seconds before next request 2023-01-24 09:55:05 source > Request successful, will parse the response now 2023-01-24 09:55:06 source > Starting another while loop iteration 2023-01-24 09:55:06 source > Sleeping 0 seconds before next request 2023-01-24 09:55:06 source > Request successful, will parse the response now 2023-01-24 09:55:06 source > Sleeping 0 seconds before next request 2023-01-24 09:55:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 44000 (24 MB) 2023-01-24 09:55:06 source > Starting another while loop iteration 2023-01-24 09:55:06 source > Request successful, will parse the response now 2023-01-24 09:55:06 source > Starting another while loop iteration 2023-01-24 09:55:06 source > Sleeping 0 seconds before next request 2023-01-24 09:55:06 source > Request successful, will parse the response now 2023-01-24 09:55:06 source > Starting another while loop iteration 2023-01-24 09:55:06 source > Sleeping 0 seconds before next request 2023-01-24 09:55:06 source > Request successful, will parse the response now 2023-01-24 09:55:06 source > Starting another while loop iteration 2023-01-24 09:55:06 source > Sleeping 0 seconds before next request 2023-01-24 09:55:06 source > Request successful, will parse the response now 2023-01-24 09:55:06 source > Starting another while loop iteration 2023-01-24 09:55:07 source > Sleeping 0 seconds before next request 2023-01-24 09:55:07 source > Request successful, will parse the response now 2023-01-24 09:55:07 source > Starting another while loop iteration 2023-01-24 09:55:07 source > Sleeping 0 seconds before next request 2023-01-24 09:55:07 source > Request successful, will parse the response now 2023-01-24 09:55:07 source > Starting another while loop iteration 2023-01-24 09:55:07 source > Sleeping 0 seconds before next request 2023-01-24 09:55:07 source > Request successful, will parse the response now 2023-01-24 09:55:07 source > Starting another while loop iteration 2023-01-24 09:55:07 source > Sleeping 0 seconds before next request 2023-01-24 09:55:07 source > Request successful, will parse the response now 2023-01-24 09:55:07 source > Starting another while loop iteration 2023-01-24 09:55:07 source > Sleeping 0 seconds before next request 2023-01-24 09:55:07 source > Request successful, will parse the response now 2023-01-24 09:55:07 source > Starting another while loop iteration 2023-01-24 09:55:07 source > Sleeping 0 seconds before next request 2023-01-24 09:55:07 source > Request successful, will parse the response now 2023-01-24 09:55:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 45000 (24 MB) 2023-01-24 09:55:07 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:08 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:08 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:08 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:08 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:08 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:08 source > Starting another while loop iteration 2023-01-24 09:55:08 source > Sleeping 0 seconds before next request 2023-01-24 09:55:08 source > Request successful, will parse the response now 2023-01-24 09:55:09 source > Starting another while loop iteration 2023-01-24 09:55:09 source > Sleeping 0 seconds before next request 2023-01-24 09:55:09 source > Request successful, will parse the response now 2023-01-24 09:55:09 source > Starting another while loop iteration 2023-01-24 09:55:09 source > Sleeping 0 seconds before next request 2023-01-24 09:55:09 source > Request successful, will parse the response now 2023-01-24 09:55:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 46000 (25 MB) 2023-01-24 09:55:09 source > Starting another while loop iteration 2023-01-24 09:55:09 source > Sleeping 0 seconds before next request 2023-01-24 09:55:09 source > Request successful, will parse the response now 2023-01-24 09:55:09 source > Starting another while loop iteration 2023-01-24 09:55:09 source > Sleeping 0 seconds before next request 2023-01-24 09:55:09 source > Request successful, will parse the response now 2023-01-24 09:55:10 source > Starting another while loop iteration 2023-01-24 09:55:10 source > Sleeping 0 seconds before next request 2023-01-24 09:55:10 source > Request successful, will parse the response now 2023-01-24 09:55:10 source > Starting another while loop iteration 2023-01-24 09:55:10 source > Sleeping 0 seconds before next request 2023-01-24 09:55:10 source > Sleeping 0 seconds before next request 2023-01-24 09:55:10 source > Request successful, will parse the response now 2023-01-24 09:55:10 source > Starting another while loop iteration 2023-01-24 09:55:10 source > Request successful, will parse the response now 2023-01-24 09:55:10 source > Starting another while loop iteration 2023-01-24 09:55:10 source > Sleeping 0 seconds before next request 2023-01-24 09:55:10 source > Request successful, will parse the response now 2023-01-24 09:55:10 source > Starting another while loop iteration 2023-01-24 09:55:10 source > Sleeping 0 seconds before next request 2023-01-24 09:55:10 source > Request successful, will parse the response now 2023-01-24 09:55:10 source > Starting another while loop iteration 2023-01-24 09:55:11 source > Sleeping 0 seconds before next request 2023-01-24 09:55:11 source > Sleeping 0 seconds before next request 2023-01-24 09:55:11 source > Request successful, will parse the response now 2023-01-24 09:55:11 source > Starting another while loop iteration 2023-01-24 09:55:11 source > Request successful, will parse the response now 2023-01-24 09:55:11 source > Starting another while loop iteration 2023-01-24 09:55:11 source > Sleeping 0 seconds before next request 2023-01-24 09:55:11 source > Request successful, will parse the response now 2023-01-24 09:55:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 47000 (25 MB) 2023-01-24 09:55:11 source > Starting another while loop iteration 2023-01-24 09:55:11 source > Sleeping 0 seconds before next request 2023-01-24 09:55:11 source > Request successful, will parse the response now 2023-01-24 09:55:11 source > Starting another while loop iteration 2023-01-24 09:55:11 source > Sleeping 0 seconds before next request 2023-01-24 09:55:11 source > Request successful, will parse the response now 2023-01-24 09:55:11 source > Sleeping 0 seconds before next request 2023-01-24 09:55:11 source > Starting another while loop iteration 2023-01-24 09:55:11 source > Request successful, will parse the response now 2023-01-24 09:55:11 source > Sleeping 0 seconds before next request 2023-01-24 09:55:11 source > Starting another while loop iteration 2023-01-24 09:55:11 source > Request successful, will parse the response now 2023-01-24 09:55:11 source > Starting another while loop iteration 2023-01-24 09:55:12 source > Sleeping 0 seconds before next request 2023-01-24 09:55:12 source > Request successful, will parse the response now 2023-01-24 09:55:12 source > Starting another while loop iteration 2023-01-24 09:55:12 source > Sleeping 0 seconds before next request 2023-01-24 09:55:12 source > Request successful, will parse the response now 2023-01-24 09:55:12 source > Starting another while loop iteration 2023-01-24 09:55:12 source > Sleeping 0 seconds before next request 2023-01-24 09:55:12 source > Request successful, will parse the response now 2023-01-24 09:55:12 source > Starting another while loop iteration 2023-01-24 09:55:12 source > Sleeping 0 seconds before next request 2023-01-24 09:55:12 source > Request successful, will parse the response now 2023-01-24 09:55:12 source > Starting another while loop iteration 2023-01-24 09:55:12 source > Sleeping 0 seconds before next request 2023-01-24 09:55:12 source > Sleeping 0 seconds before next request 2023-01-24 09:55:12 source > Request successful, will parse the response now 2023-01-24 09:55:12 source > Starting another while loop iteration 2023-01-24 09:55:12 source > Request successful, will parse the response now 2023-01-24 09:55:13 source > Sleeping 0 seconds before next request 2023-01-24 09:55:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 48000 (26 MB) 2023-01-24 09:55:13 source > Starting another while loop iteration 2023-01-24 09:55:13 source > Request successful, will parse the response now 2023-01-24 09:55:13 source > Sleeping 0 seconds before next request 2023-01-24 09:55:13 source > Starting another while loop iteration 2023-01-24 09:55:13 source > Request successful, will parse the response now 2023-01-24 09:55:13 source > Starting another while loop iteration 2023-01-24 09:55:13 source > Sleeping 0 seconds before next request 2023-01-24 09:55:13 source > Request successful, will parse the response now 2023-01-24 09:55:13 source > Starting another while loop iteration 2023-01-24 09:55:13 source > Sleeping 0 seconds before next request 2023-01-24 09:55:13 source > Request successful, will parse the response now 2023-01-24 09:55:14 source > Sleeping 0 seconds before next request 2023-01-24 09:55:14 source > Starting another while loop iteration 2023-01-24 09:55:14 source > Request successful, will parse the response now 2023-01-24 09:55:14 source > Starting another while loop iteration 2023-01-24 09:55:14 source > Sleeping 0 seconds before next request 2023-01-24 09:55:14 source > Request successful, will parse the response now 2023-01-24 09:55:14 source > Starting another while loop iteration 2023-01-24 09:55:14 source > Sleeping 0 seconds before next request 2023-01-24 09:55:14 source > Request successful, will parse the response now 2023-01-24 09:55:14 source > Starting another while loop iteration 2023-01-24 09:55:14 source > Sleeping 0 seconds before next request 2023-01-24 09:55:14 source > Request successful, will parse the response now 2023-01-24 09:55:14 source > Sleeping 0 seconds before next request 2023-01-24 09:55:14 source > Starting another while loop iteration 2023-01-24 09:55:14 source > Request successful, will parse the response now 2023-01-24 09:55:14 source > Starting another while loop iteration 2023-01-24 09:55:14 source > Sleeping 0 seconds before next request 2023-01-24 09:55:14 source > Request successful, will parse the response now 2023-01-24 09:55:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 49000 (27 MB) 2023-01-24 09:55:14 source > Starting another while loop iteration 2023-01-24 09:55:14 source > Sleeping 0 seconds before next request 2023-01-24 09:55:14 source > Request successful, will parse the response now 2023-01-24 09:55:15 source > Starting another while loop iteration 2023-01-24 09:55:15 source > Sleeping 0 seconds before next request 2023-01-24 09:55:15 source > Request successful, will parse the response now 2023-01-24 09:55:15 source > Sleeping 0 seconds before next request 2023-01-24 09:55:15 source > Starting another while loop iteration 2023-01-24 09:55:15 source > Request successful, will parse the response now 2023-01-24 09:55:15 source > Starting another while loop iteration 2023-01-24 09:55:15 source > Sleeping 0 seconds before next request 2023-01-24 09:55:15 source > Request successful, will parse the response now 2023-01-24 09:55:15 source > Starting another while loop iteration 2023-01-24 09:55:15 source > Sleeping 0 seconds before next request 2023-01-24 09:55:15 source > Request successful, will parse the response now 2023-01-24 09:55:15 source > Starting another while loop iteration 2023-01-24 09:55:15 source > Sleeping 0 seconds before next request 2023-01-24 09:55:15 source > Request successful, will parse the response now 2023-01-24 09:55:15 source > Sleeping 0 seconds before next request 2023-01-24 09:55:15 source > Starting another while loop iteration 2023-01-24 09:55:15 source > Sleeping 0 seconds before next request 2023-01-24 09:55:15 source > Request successful, will parse the response now 2023-01-24 09:55:15 source > Starting another while loop iteration 2023-01-24 09:55:15 source > Request successful, will parse the response now 2023-01-24 09:55:16 source > Starting another while loop iteration 2023-01-24 09:55:16 source > Sleeping 0 seconds before next request 2023-01-24 09:55:16 source > Request successful, will parse the response now 2023-01-24 09:55:16 source > Starting another while loop iteration 2023-01-24 09:55:16 source > Sleeping 0 seconds before next request 2023-01-24 09:55:16 source > Sleeping 0 seconds before next request 2023-01-24 09:55:17 source > Sleeping 0 seconds before next request 2023-01-24 09:55:17 source > Sleeping 0 seconds before next request 2023-01-24 09:55:17 source > Sleeping 0 seconds before next request 2023-01-24 09:55:17 source > Sleeping 0 seconds before next request 2023-01-24 09:55:17 source > Sleeping 0 seconds before next request 2023-01-24 09:55:17 source > Request successful, will parse the response now 2023-01-24 09:55:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 50000 (27 MB) 2023-01-24 09:55:17 source > Starting another while loop iteration 2023-01-24 09:55:17 source > Request successful, will parse the response now 2023-01-24 09:55:17 source > Starting another while loop iteration 2023-01-24 09:55:17 source > Request successful, will parse the response now 2023-01-24 09:55:17 source > Starting another while loop iteration 2023-01-24 09:55:17 source > Request successful, will parse the response now 2023-01-24 09:55:17 source > Starting another while loop iteration 2023-01-24 09:55:17 source > Sleeping 0 seconds before next request 2023-01-24 09:55:17 source > Request successful, will parse the response now 2023-01-24 09:55:17 source > Starting another while loop iteration 2023-01-24 09:55:17 source > Request successful, will parse the response now 2023-01-24 09:55:18 source > Starting another while loop iteration 2023-01-24 09:55:18 source > Request successful, will parse the response now 2023-01-24 09:55:18 source > Sleeping 0 seconds before next request 2023-01-24 09:55:18 source > Starting another while loop iteration 2023-01-24 09:55:18 source > Request successful, will parse the response now 2023-01-24 09:55:18 source > Starting another while loop iteration 2023-01-24 09:55:18 source > Request successful, will parse the response now 2023-01-24 09:55:18 source > Starting another while loop iteration 2023-01-24 09:55:18 source > Sleeping 0 seconds before next request 2023-01-24 09:55:18 source > Sleeping 0 seconds before next request 2023-01-24 09:55:19 source > Sleeping 0 seconds before next request 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 51000 (28 MB) 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:19 source > Sleeping 0 seconds before next request 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 source > Sleeping 0 seconds before next request 2023-01-24 09:55:19 source > Sleeping 0 seconds before next request 2023-01-24 09:55:19 source > Sleeping 0 seconds before next request 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:19 source > Sleeping 0 seconds before next request 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:19 source > Request successful, will parse the response now 2023-01-24 09:55:19 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:20 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:20 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:20 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 52000 (28 MB) 2023-01-24 09:55:20 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:20 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:20 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:20 source > Sleeping 0 seconds before next request 2023-01-24 09:55:20 source > Starting another while loop iteration 2023-01-24 09:55:20 source > Request successful, will parse the response now 2023-01-24 09:55:21 source > Starting another while loop iteration 2023-01-24 09:55:21 source > Sleeping 0 seconds before next request 2023-01-24 09:55:21 source > Request successful, will parse the response now 2023-01-24 09:55:21 source > Starting another while loop iteration 2023-01-24 09:55:21 source > Sleeping 0 seconds before next request 2023-01-24 09:55:21 source > Request successful, will parse the response now 2023-01-24 09:55:21 source > Starting another while loop iteration 2023-01-24 09:55:21 source > Sleeping 0 seconds before next request 2023-01-24 09:55:21 source > Request successful, will parse the response now 2023-01-24 09:55:21 source > Starting another while loop iteration 2023-01-24 09:55:21 source > Sleeping 0 seconds before next request 2023-01-24 09:55:21 source > Request successful, will parse the response now 2023-01-24 09:55:22 source > Starting another while loop iteration 2023-01-24 09:55:22 source > Sleeping 0 seconds before next request 2023-01-24 09:55:22 source > Sleeping 0 seconds before next request 2023-01-24 09:55:22 source > Request successful, will parse the response now 2023-01-24 09:55:22 source > Starting another while loop iteration 2023-01-24 09:55:22 source > Sleeping 0 seconds before next request 2023-01-24 09:55:22 source > Request successful, will parse the response now 2023-01-24 09:55:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 53000 (29 MB) 2023-01-24 09:55:22 source > Starting another while loop iteration 2023-01-24 09:55:22 source > Request successful, will parse the response now 2023-01-24 09:55:22 source > Starting another while loop iteration 2023-01-24 09:55:22 source > Sleeping 0 seconds before next request 2023-01-24 09:55:22 source > Request successful, will parse the response now 2023-01-24 09:55:22 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Sleeping 0 seconds before next request 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:23 source > Request successful, will parse the response now 2023-01-24 09:55:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 54000 (29 MB) 2023-01-24 09:55:23 source > Starting another while loop iteration 2023-01-24 09:55:24 source > Sleeping 0 seconds before next request 2023-01-24 09:55:24 source > Request successful, will parse the response now 2023-01-24 09:55:24 source > Starting another while loop iteration 2023-01-24 09:55:24 source > Sleeping 0 seconds before next request 2023-01-24 09:55:24 source > Request successful, will parse the response now 2023-01-24 09:55:24 source > Starting another while loop iteration 2023-01-24 09:55:24 source > Sleeping 0 seconds before next request 2023-01-24 09:55:24 source > Request successful, will parse the response now 2023-01-24 09:55:24 source > Starting another while loop iteration 2023-01-24 09:55:24 source > Sleeping 0 seconds before next request 2023-01-24 09:55:24 source > Request successful, will parse the response now 2023-01-24 09:55:24 source > Starting another while loop iteration 2023-01-24 09:55:25 source > Sleeping 0 seconds before next request 2023-01-24 09:55:25 source > Sleeping 0 seconds before next request 2023-01-24 09:55:25 source > Request successful, will parse the response now 2023-01-24 09:55:25 source > Sleeping 0 seconds before next request 2023-01-24 09:55:25 source > Starting another while loop iteration 2023-01-24 09:55:25 source > Request successful, will parse the response now 2023-01-24 09:55:25 source > Sleeping 0 seconds before next request 2023-01-24 09:55:25 source > Starting another while loop iteration 2023-01-24 09:55:25 source > Request successful, will parse the response now 2023-01-24 09:55:25 source > Starting another while loop iteration 2023-01-24 09:55:25 source > Request successful, will parse the response now 2023-01-24 09:55:25 source > Starting another while loop iteration 2023-01-24 09:55:25 source > Sleeping 0 seconds before next request 2023-01-24 09:55:25 source > Request successful, will parse the response now 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:26 source > Sleeping 0 seconds before next request 2023-01-24 09:55:26 source > Request successful, will parse the response now 2023-01-24 09:55:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 55000 (30 MB) 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:26 source > Sleeping 0 seconds before next request 2023-01-24 09:55:26 source > Request successful, will parse the response now 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:26 source > Sleeping 0 seconds before next request 2023-01-24 09:55:26 source > Request successful, will parse the response now 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:26 source > Sleeping 0 seconds before next request 2023-01-24 09:55:26 source > Sleeping 0 seconds before next request 2023-01-24 09:55:26 source > Sleeping 0 seconds before next request 2023-01-24 09:55:26 source > Request successful, will parse the response now 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:26 source > Request successful, will parse the response now 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:26 source > Request successful, will parse the response now 2023-01-24 09:55:26 source > Sleeping 0 seconds before next request 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:26 source > Request successful, will parse the response now 2023-01-24 09:55:26 source > Starting another while loop iteration 2023-01-24 09:55:27 source > Sleeping 0 seconds before next request 2023-01-24 09:55:27 source > Request successful, will parse the response now 2023-01-24 09:55:27 source > Starting another while loop iteration 2023-01-24 09:55:27 source > Sleeping 0 seconds before next request 2023-01-24 09:55:27 source > Request successful, will parse the response now 2023-01-24 09:55:27 source > Starting another while loop iteration 2023-01-24 09:55:27 source > Sleeping 0 seconds before next request 2023-01-24 09:55:27 source > Request successful, will parse the response now 2023-01-24 09:55:27 source > Starting another while loop iteration 2023-01-24 09:55:27 source > Sleeping 0 seconds before next request 2023-01-24 09:55:27 source > Request successful, will parse the response now 2023-01-24 09:55:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 56000 (30 MB) 2023-01-24 09:55:27 source > Starting another while loop iteration 2023-01-24 09:55:28 source > Sleeping 0 seconds before next request 2023-01-24 09:55:28 source > Sleeping 0 seconds before next request 2023-01-24 09:55:28 source > Sleeping 0 seconds before next request 2023-01-24 09:55:28 source > Request successful, will parse the response now 2023-01-24 09:55:28 source > Starting another while loop iteration 2023-01-24 09:55:28 source > Request successful, will parse the response now 2023-01-24 09:55:28 source > Sleeping 0 seconds before next request 2023-01-24 09:55:28 source > Starting another while loop iteration 2023-01-24 09:55:28 source > Request successful, will parse the response now 2023-01-24 09:55:28 source > Starting another while loop iteration 2023-01-24 09:55:28 source > Request successful, will parse the response now 2023-01-24 09:55:28 source > Starting another while loop iteration 2023-01-24 09:55:28 source > Sleeping 0 seconds before next request 2023-01-24 09:55:28 source > Request successful, will parse the response now 2023-01-24 09:55:28 source > Starting another while loop iteration 2023-01-24 09:55:29 source > Sleeping 0 seconds before next request 2023-01-24 09:55:29 source > Sleeping 0 seconds before next request 2023-01-24 09:55:29 source > Request successful, will parse the response now 2023-01-24 09:55:29 source > Starting another while loop iteration 2023-01-24 09:55:29 source > Request successful, will parse the response now 2023-01-24 09:55:29 source > Starting another while loop iteration 2023-01-24 09:55:29 source > Sleeping 0 seconds before next request 2023-01-24 09:55:29 source > Request successful, will parse the response now 2023-01-24 09:55:29 source > Starting another while loop iteration 2023-01-24 09:55:29 source > Sleeping 0 seconds before next request 2023-01-24 09:55:29 source > Request successful, will parse the response now 2023-01-24 09:55:29 source > Starting another while loop iteration 2023-01-24 09:55:29 source > Sleeping 0 seconds before next request 2023-01-24 09:55:29 source > Sleeping 0 seconds before next request 2023-01-24 09:55:29 source > Request successful, will parse the response now 2023-01-24 09:55:29 source > Sleeping 0 seconds before next request 2023-01-24 09:55:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 57000 (31 MB) 2023-01-24 09:55:29 source > Starting another while loop iteration 2023-01-24 09:55:29 source > Request successful, will parse the response now 2023-01-24 09:55:30 source > Starting another while loop iteration 2023-01-24 09:55:30 source > Request successful, will parse the response now 2023-01-24 09:55:30 source > Starting another while loop iteration 2023-01-24 09:55:30 source > Sleeping 0 seconds before next request 2023-01-24 09:55:30 source > Request successful, will parse the response now 2023-01-24 09:55:30 source > Starting another while loop iteration 2023-01-24 09:55:30 source > Sleeping 0 seconds before next request 2023-01-24 09:55:30 source > Request successful, will parse the response now 2023-01-24 09:55:30 source > Sleeping 0 seconds before next request 2023-01-24 09:55:30 source > Starting another while loop iteration 2023-01-24 09:55:30 source > Request successful, will parse the response now 2023-01-24 09:55:30 source > Starting another while loop iteration 2023-01-24 09:55:30 source > Sleeping 0 seconds before next request 2023-01-24 09:55:30 source > Request successful, will parse the response now 2023-01-24 09:55:30 source > Starting another while loop iteration 2023-01-24 09:55:30 source > Sleeping 0 seconds before next request 2023-01-24 09:55:30 source > Request successful, will parse the response now 2023-01-24 09:55:30 source > Starting another while loop iteration 2023-01-24 09:55:31 source > Sleeping 0 seconds before next request 2023-01-24 09:55:31 source > Request successful, will parse the response now 2023-01-24 09:55:31 source > Starting another while loop iteration 2023-01-24 09:55:31 source > Sleeping 0 seconds before next request 2023-01-24 09:55:31 source > Sleeping 0 seconds before next request 2023-01-24 09:55:31 source > Request successful, will parse the response now 2023-01-24 09:55:31 source > Starting another while loop iteration 2023-01-24 09:55:31 source > Request successful, will parse the response now 2023-01-24 09:55:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 58000 (31 MB) 2023-01-24 09:55:31 source > Starting another while loop iteration 2023-01-24 09:55:31 source > Sleeping 0 seconds before next request 2023-01-24 09:55:31 source > Sleeping 0 seconds before next request 2023-01-24 09:55:31 source > Sleeping 0 seconds before next request 2023-01-24 09:55:31 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:32 source > Sleeping 0 seconds before next request 2023-01-24 09:55:32 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:32 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:32 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:32 source > Sleeping 0 seconds before next request 2023-01-24 09:55:32 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:32 source > Sleeping 0 seconds before next request 2023-01-24 09:55:32 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:32 source > Sleeping 0 seconds before next request 2023-01-24 09:55:32 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Sleeping 0 seconds before next request 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:32 source > Request successful, will parse the response now 2023-01-24 09:55:32 source > Starting another while loop iteration 2023-01-24 09:55:33 source > Sleeping 0 seconds before next request 2023-01-24 09:55:33 source > Request successful, will parse the response now 2023-01-24 09:55:33 source > Sleeping 0 seconds before next request 2023-01-24 09:55:33 source > Starting another while loop iteration 2023-01-24 09:55:33 source > Request successful, will parse the response now 2023-01-24 09:55:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 59000 (32 MB) 2023-01-24 09:55:33 source > Starting another while loop iteration 2023-01-24 09:55:33 source > Sleeping 0 seconds before next request 2023-01-24 09:55:33 source > Request successful, will parse the response now 2023-01-24 09:55:33 source > Sleeping 0 seconds before next request 2023-01-24 09:55:33 source > Starting another while loop iteration 2023-01-24 09:55:33 source > Request successful, will parse the response now 2023-01-24 09:55:33 source > Starting another while loop iteration 2023-01-24 09:55:33 source > Sleeping 0 seconds before next request 2023-01-24 09:55:33 source > Request successful, will parse the response now 2023-01-24 09:55:33 source > Starting another while loop iteration 2023-01-24 09:55:34 source > Sleeping 0 seconds before next request 2023-01-24 09:55:34 source > Request successful, will parse the response now 2023-01-24 09:55:34 source > Starting another while loop iteration 2023-01-24 09:55:34 source > Sleeping 0 seconds before next request 2023-01-24 09:55:34 source > Sleeping 0 seconds before next request 2023-01-24 09:55:34 source > Request successful, will parse the response now 2023-01-24 09:55:34 source > Starting another while loop iteration 2023-01-24 09:55:34 source > Request successful, will parse the response now 2023-01-24 09:55:34 source > Starting another while loop iteration 2023-01-24 09:55:34 source > Sleeping 0 seconds before next request 2023-01-24 09:55:34 source > Sleeping 0 seconds before next request 2023-01-24 09:55:34 source > Request successful, will parse the response now 2023-01-24 09:55:34 source > Starting another while loop iteration 2023-01-24 09:55:34 source > Request successful, will parse the response now 2023-01-24 09:55:34 source > Starting another while loop iteration 2023-01-24 09:55:34 source > Sleeping 0 seconds before next request 2023-01-24 09:55:34 source > Request successful, will parse the response now 2023-01-24 09:55:35 source > Starting another while loop iteration 2023-01-24 09:55:35 source > Sleeping 0 seconds before next request 2023-01-24 09:55:35 source > Request successful, will parse the response now 2023-01-24 09:55:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 60000 (33 MB) 2023-01-24 09:55:35 source > Starting another while loop iteration 2023-01-24 09:55:35 source > Sleeping 0 seconds before next request 2023-01-24 09:55:35 source > Request successful, will parse the response now 2023-01-24 09:55:35 source > Starting another while loop iteration 2023-01-24 09:55:35 source > Sleeping 0 seconds before next request 2023-01-24 09:55:35 source > Request successful, will parse the response now 2023-01-24 09:55:35 source > Starting another while loop iteration 2023-01-24 09:55:35 source > Sleeping 0 seconds before next request 2023-01-24 09:55:35 source > Request successful, will parse the response now 2023-01-24 09:55:35 source > Sleeping 0 seconds before next request 2023-01-24 09:55:35 source > Starting another while loop iteration 2023-01-24 09:55:35 source > Request successful, will parse the response now 2023-01-24 09:55:35 source > Starting another while loop iteration 2023-01-24 09:55:36 source > Sleeping 0 seconds before next request 2023-01-24 09:55:36 source > Request successful, will parse the response now 2023-01-24 09:55:36 source > Starting another while loop iteration 2023-01-24 09:55:36 source > Sleeping 0 seconds before next request 2023-01-24 09:55:36 source > Request successful, will parse the response now 2023-01-24 09:55:36 source > Starting another while loop iteration 2023-01-24 09:55:36 source > Sleeping 0 seconds before next request 2023-01-24 09:55:36 source > Sleeping 0 seconds before next request 2023-01-24 09:55:36 source > Request successful, will parse the response now 2023-01-24 09:55:36 source > Starting another while loop iteration 2023-01-24 09:55:36 source > Request successful, will parse the response now 2023-01-24 09:55:36 source > Sleeping 0 seconds before next request 2023-01-24 09:55:36 source > Starting another while loop iteration 2023-01-24 09:55:36 source > Request successful, will parse the response now 2023-01-24 09:55:36 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 61000 (33 MB) 2023-01-24 09:55:37 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:37 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:37 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:37 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:37 source > Starting another while loop iteration 2023-01-24 09:55:37 source > Sleeping 0 seconds before next request 2023-01-24 09:55:37 source > Request successful, will parse the response now 2023-01-24 09:55:38 source > Starting another while loop iteration 2023-01-24 09:55:38 source > Sleeping 0 seconds before next request 2023-01-24 09:55:38 source > Request successful, will parse the response now 2023-01-24 09:55:38 source > Starting another while loop iteration 2023-01-24 09:55:38 source > Sleeping 0 seconds before next request 2023-01-24 09:55:38 source > Request successful, will parse the response now 2023-01-24 09:55:38 source > Starting another while loop iteration 2023-01-24 09:55:38 source > Sleeping 0 seconds before next request 2023-01-24 09:55:38 source > Request successful, will parse the response now 2023-01-24 09:55:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 62000 (34 MB) 2023-01-24 09:55:38 source > Starting another while loop iteration 2023-01-24 09:55:38 source > Sleeping 0 seconds before next request 2023-01-24 09:55:38 source > Request successful, will parse the response now 2023-01-24 09:55:39 source > Starting another while loop iteration 2023-01-24 09:55:39 source > Sleeping 0 seconds before next request 2023-01-24 09:55:39 source > Sleeping 0 seconds before next request 2023-01-24 09:55:39 source > Request successful, will parse the response now 2023-01-24 09:55:39 source > Starting another while loop iteration 2023-01-24 09:55:39 source > Request successful, will parse the response now 2023-01-24 09:55:39 source > Starting another while loop iteration 2023-01-24 09:55:39 source > Sleeping 0 seconds before next request 2023-01-24 09:55:39 source > Request successful, will parse the response now 2023-01-24 09:55:39 source > Starting another while loop iteration 2023-01-24 09:55:39 source > Sleeping 0 seconds before next request 2023-01-24 09:55:39 source > Request successful, will parse the response now 2023-01-24 09:55:39 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:40 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:40 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:40 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:40 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 63000 (34 MB) 2023-01-24 09:55:40 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:40 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:40 source > Sleeping 0 seconds before next request 2023-01-24 09:55:40 source > Starting another while loop iteration 2023-01-24 09:55:40 source > Request successful, will parse the response now 2023-01-24 09:55:41 source > Starting another while loop iteration 2023-01-24 09:55:41 source > Sleeping 0 seconds before next request 2023-01-24 09:55:41 source > Request successful, will parse the response now 2023-01-24 09:55:41 source > Starting another while loop iteration 2023-01-24 09:55:41 source > Sleeping 0 seconds before next request 2023-01-24 09:55:41 source > Request successful, will parse the response now 2023-01-24 09:55:41 source > Starting another while loop iteration 2023-01-24 09:55:41 source > Sleeping 0 seconds before next request 2023-01-24 09:55:41 source > Request successful, will parse the response now 2023-01-24 09:55:41 source > Sleeping 0 seconds before next request 2023-01-24 09:55:41 source > Starting another while loop iteration 2023-01-24 09:55:41 source > Request successful, will parse the response now 2023-01-24 09:55:42 source > Starting another while loop iteration 2023-01-24 09:55:42 source > Sleeping 0 seconds before next request 2023-01-24 09:55:42 source > Sleeping 0 seconds before next request 2023-01-24 09:55:42 source > Request successful, will parse the response now 2023-01-24 09:55:42 source > Starting another while loop iteration 2023-01-24 09:55:42 source > Request successful, will parse the response now 2023-01-24 09:55:42 source > Starting another while loop iteration 2023-01-24 09:55:42 source > Sleeping 0 seconds before next request 2023-01-24 09:55:42 source > Request successful, will parse the response now 2023-01-24 09:55:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 64000 (35 MB) 2023-01-24 09:55:42 source > Starting another while loop iteration 2023-01-24 09:55:42 source > Sleeping 0 seconds before next request 2023-01-24 09:55:42 source > Request successful, will parse the response now 2023-01-24 09:55:42 source > Starting another while loop iteration 2023-01-24 09:55:42 source > Sleeping 0 seconds before next request 2023-01-24 09:55:42 source > Request successful, will parse the response now 2023-01-24 09:55:42 source > Starting another while loop iteration 2023-01-24 09:55:43 source > Sleeping 0 seconds before next request 2023-01-24 09:55:43 source > Sleeping 0 seconds before next request 2023-01-24 09:55:43 source > Sleeping 0 seconds before next request 2023-01-24 09:55:43 source > Request successful, will parse the response now 2023-01-24 09:55:43 source > Starting another while loop iteration 2023-01-24 09:55:43 source > Request successful, will parse the response now 2023-01-24 09:55:43 source > Sleeping 0 seconds before next request 2023-01-24 09:55:43 source > Starting another while loop iteration 2023-01-24 09:55:43 source > Request successful, will parse the response now 2023-01-24 09:55:43 source > Starting another while loop iteration 2023-01-24 09:55:43 source > Request successful, will parse the response now 2023-01-24 09:55:43 source > Starting another while loop iteration 2023-01-24 09:55:43 source > Sleeping 0 seconds before next request 2023-01-24 09:55:43 source > Sleeping 0 seconds before next request 2023-01-24 09:55:43 source > Sleeping 0 seconds before next request 2023-01-24 09:55:43 source > Request successful, will parse the response now 2023-01-24 09:55:43 source > Starting another while loop iteration 2023-01-24 09:55:43 source > Request successful, will parse the response now 2023-01-24 09:55:44 source > Starting another while loop iteration 2023-01-24 09:55:44 source > Request successful, will parse the response now 2023-01-24 09:55:44 source > Starting another while loop iteration 2023-01-24 09:55:44 source > Sleeping 0 seconds before next request 2023-01-24 09:55:44 source > Request successful, will parse the response now 2023-01-24 09:55:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 65000 (35 MB) 2023-01-24 09:55:44 source > Starting another while loop iteration 2023-01-24 09:55:44 source > Sleeping 0 seconds before next request 2023-01-24 09:55:44 source > Request successful, will parse the response now 2023-01-24 09:55:44 source > Starting another while loop iteration 2023-01-24 09:55:44 source > Sleeping 0 seconds before next request 2023-01-24 09:55:44 source > Request successful, will parse the response now 2023-01-24 09:55:44 source > Starting another while loop iteration 2023-01-24 09:55:44 source > Sleeping 0 seconds before next request 2023-01-24 09:55:44 source > Request successful, will parse the response now 2023-01-24 09:55:45 source > Starting another while loop iteration 2023-01-24 09:55:45 source > Sleeping 0 seconds before next request 2023-01-24 09:55:45 source > Request successful, will parse the response now 2023-01-24 09:55:45 source > Starting another while loop iteration 2023-01-24 09:55:45 source > Sleeping 0 seconds before next request 2023-01-24 09:55:45 source > Sleeping 0 seconds before next request 2023-01-24 09:55:45 source > Request successful, will parse the response now 2023-01-24 09:55:45 source > Starting another while loop iteration 2023-01-24 09:55:45 source > Request successful, will parse the response now 2023-01-24 09:55:45 source > Sleeping 0 seconds before next request 2023-01-24 09:55:45 source > Starting another while loop iteration 2023-01-24 09:55:45 source > Request successful, will parse the response now 2023-01-24 09:55:45 source > Starting another while loop iteration 2023-01-24 09:55:45 source > Sleeping 0 seconds before next request 2023-01-24 09:55:45 source > Request successful, will parse the response now 2023-01-24 09:55:45 source > Starting another while loop iteration 2023-01-24 09:55:46 source > Sleeping 0 seconds before next request 2023-01-24 09:55:46 source > Sleeping 0 seconds before next request 2023-01-24 09:55:46 source > Request successful, will parse the response now 2023-01-24 09:55:46 source > Starting another while loop iteration 2023-01-24 09:55:46 source > Request successful, will parse the response now 2023-01-24 09:55:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 66000 (36 MB) 2023-01-24 09:55:46 source > Starting another while loop iteration 2023-01-24 09:55:46 source > Sleeping 0 seconds before next request 2023-01-24 09:55:46 source > Request successful, will parse the response now 2023-01-24 09:55:46 source > Starting another while loop iteration 2023-01-24 09:55:46 source > Sleeping 0 seconds before next request 2023-01-24 09:55:46 source > Request successful, will parse the response now 2023-01-24 09:55:46 source > Starting another while loop iteration 2023-01-24 09:55:46 source > Sleeping 0 seconds before next request 2023-01-24 09:55:46 source > Request successful, will parse the response now 2023-01-24 09:55:46 source > Starting another while loop iteration 2023-01-24 09:55:46 source > Sleeping 0 seconds before next request 2023-01-24 09:55:46 source > Request successful, will parse the response now 2023-01-24 09:55:46 source > Starting another while loop iteration 2023-01-24 09:55:46 source > Sleeping 0 seconds before next request 2023-01-24 09:55:46 source > Request successful, will parse the response now 2023-01-24 09:55:47 source > Starting another while loop iteration 2023-01-24 09:55:47 source > Sleeping 0 seconds before next request 2023-01-24 09:55:47 source > Request successful, will parse the response now 2023-01-24 09:55:47 source > Starting another while loop iteration 2023-01-24 09:55:47 source > Sleeping 0 seconds before next request 2023-01-24 09:55:47 source > Request successful, will parse the response now 2023-01-24 09:55:47 source > Starting another while loop iteration 2023-01-24 09:55:47 source > Sleeping 0 seconds before next request 2023-01-24 09:55:47 source > Request successful, will parse the response now 2023-01-24 09:55:47 source > Starting another while loop iteration 2023-01-24 09:55:48 source > Sleeping 0 seconds before next request 2023-01-24 09:55:48 source > Request successful, will parse the response now 2023-01-24 09:55:48 source > Starting another while loop iteration 2023-01-24 09:55:48 source > Sleeping 0 seconds before next request 2023-01-24 09:55:48 source > Request successful, will parse the response now 2023-01-24 09:55:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 67000 (36 MB) 2023-01-24 09:55:48 source > Starting another while loop iteration 2023-01-24 09:55:48 source > Sleeping 0 seconds before next request 2023-01-24 09:55:48 source > Request successful, will parse the response now 2023-01-24 09:55:48 source > Starting another while loop iteration 2023-01-24 09:55:48 source > Sleeping 0 seconds before next request 2023-01-24 09:55:48 source > Sleeping 0 seconds before next request 2023-01-24 09:55:48 source > Request successful, will parse the response now 2023-01-24 09:55:48 source > Starting another while loop iteration 2023-01-24 09:55:48 source > Request successful, will parse the response now 2023-01-24 09:55:48 source > Starting another while loop iteration 2023-01-24 09:55:48 source > Sleeping 0 seconds before next request 2023-01-24 09:55:48 source > Request successful, will parse the response now 2023-01-24 09:55:48 source > Starting another while loop iteration 2023-01-24 09:55:49 source > Sleeping 0 seconds before next request 2023-01-24 09:55:49 source > Request successful, will parse the response now 2023-01-24 09:55:49 source > Starting another while loop iteration 2023-01-24 09:55:49 source > Sleeping 0 seconds before next request 2023-01-24 09:55:49 source > Request successful, will parse the response now 2023-01-24 09:55:49 source > Starting another while loop iteration 2023-01-24 09:55:49 source > Sleeping 0 seconds before next request 2023-01-24 09:55:49 source > Request successful, will parse the response now 2023-01-24 09:55:49 source > Starting another while loop iteration 2023-01-24 09:55:49 source > Sleeping 0 seconds before next request 2023-01-24 09:55:49 source > Request successful, will parse the response now 2023-01-24 09:55:49 source > Starting another while loop iteration 2023-01-24 09:55:49 source > Sleeping 0 seconds before next request 2023-01-24 09:55:49 source > Request successful, will parse the response now 2023-01-24 09:55:49 source > Sleeping 0 seconds before next request 2023-01-24 09:55:49 source > Starting another while loop iteration 2023-01-24 09:55:49 source > Request successful, will parse the response now 2023-01-24 09:55:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 68000 (37 MB) 2023-01-24 09:55:49 source > Starting another while loop iteration 2023-01-24 09:55:49 source > Sleeping 0 seconds before next request 2023-01-24 09:55:49 source > Request successful, will parse the response now 2023-01-24 09:55:50 source > Starting another while loop iteration 2023-01-24 09:55:50 source > Sleeping 0 seconds before next request 2023-01-24 09:55:50 source > Request successful, will parse the response now 2023-01-24 09:55:50 source > Starting another while loop iteration 2023-01-24 09:55:50 source > Sleeping 0 seconds before next request 2023-01-24 09:55:50 source > Request successful, will parse the response now 2023-01-24 09:55:50 source > Starting another while loop iteration 2023-01-24 09:55:50 source > Sleeping 0 seconds before next request 2023-01-24 09:55:50 source > Request successful, will parse the response now 2023-01-24 09:55:50 source > Starting another while loop iteration 2023-01-24 09:55:50 source > Sleeping 0 seconds before next request 2023-01-24 09:55:50 source > Request successful, will parse the response now 2023-01-24 09:55:50 source > Starting another while loop iteration 2023-01-24 09:55:51 source > Sleeping 0 seconds before next request 2023-01-24 09:55:51 source > Request successful, will parse the response now 2023-01-24 09:55:51 source > Sleeping 0 seconds before next request 2023-01-24 09:55:51 source > Starting another while loop iteration 2023-01-24 09:55:51 source > Sleeping 0 seconds before next request 2023-01-24 09:55:51 source > Request successful, will parse the response now 2023-01-24 09:55:51 source > Starting another while loop iteration 2023-01-24 09:55:51 source > Request successful, will parse the response now 2023-01-24 09:55:51 source > Starting another while loop iteration 2023-01-24 09:55:51 source > Sleeping 0 seconds before next request 2023-01-24 09:55:51 source > Request successful, will parse the response now 2023-01-24 09:55:51 source > Starting another while loop iteration 2023-01-24 09:55:51 source > Sleeping 0 seconds before next request 2023-01-24 09:55:51 source > Request successful, will parse the response now 2023-01-24 09:55:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 69000 (38 MB) 2023-01-24 09:55:51 source > Starting another while loop iteration 2023-01-24 09:55:52 source > Sleeping 0 seconds before next request 2023-01-24 09:55:52 source > Request successful, will parse the response now 2023-01-24 09:55:52 source > Starting another while loop iteration 2023-01-24 09:55:52 source > Sleeping 0 seconds before next request 2023-01-24 09:55:52 source > Request successful, will parse the response now 2023-01-24 09:55:52 source > Starting another while loop iteration 2023-01-24 09:55:52 source > Sleeping 0 seconds before next request 2023-01-24 09:55:52 source > Request successful, will parse the response now 2023-01-24 09:55:52 source > Starting another while loop iteration 2023-01-24 09:55:52 source > Sleeping 0 seconds before next request 2023-01-24 09:55:52 source > Sleeping 0 seconds before next request 2023-01-24 09:55:52 source > Request successful, will parse the response now 2023-01-24 09:55:52 source > Starting another while loop iteration 2023-01-24 09:55:52 source > Request successful, will parse the response now 2023-01-24 09:55:52 source > Starting another while loop iteration 2023-01-24 09:55:52 source > Sleeping 0 seconds before next request 2023-01-24 09:55:52 source > Request successful, will parse the response now 2023-01-24 09:55:52 source > Starting another while loop iteration 2023-01-24 09:55:52 source > Request successful, will parse the response now 2023-01-24 09:55:52 source > Sleeping 0 seconds before next request 2023-01-24 09:55:52 source > Starting another while loop iteration 2023-01-24 09:55:53 source > Sleeping 0 seconds before next request 2023-01-24 09:55:53 source > Request successful, will parse the response now 2023-01-24 09:55:53 source > Starting another while loop iteration 2023-01-24 09:55:53 source > Sleeping 0 seconds before next request 2023-01-24 09:55:53 source > Sleeping 0 seconds before next request 2023-01-24 09:55:53 source > Request successful, will parse the response now 2023-01-24 09:55:53 source > Starting another while loop iteration 2023-01-24 09:55:53 source > Request successful, will parse the response now 2023-01-24 09:55:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 70000 (38 MB) 2023-01-24 09:55:53 source > Starting another while loop iteration 2023-01-24 09:55:53 source > Sleeping 0 seconds before next request 2023-01-24 09:55:53 source > Request successful, will parse the response now 2023-01-24 09:55:53 source > Starting another while loop iteration 2023-01-24 09:55:54 source > Sleeping 0 seconds before next request 2023-01-24 09:55:54 source > Sleeping 0 seconds before next request 2023-01-24 09:55:54 source > Request successful, will parse the response now 2023-01-24 09:55:54 source > Starting another while loop iteration 2023-01-24 09:55:54 source > Request successful, will parse the response now 2023-01-24 09:55:54 source > Sleeping 0 seconds before next request 2023-01-24 09:55:54 source > Sleeping 0 seconds before next request 2023-01-24 09:55:54 source > Starting another while loop iteration 2023-01-24 09:55:54 source > Request successful, will parse the response now 2023-01-24 09:55:54 source > Starting another while loop iteration 2023-01-24 09:55:54 source > Request successful, will parse the response now 2023-01-24 09:55:54 source > Starting another while loop iteration 2023-01-24 09:55:54 source > Sleeping 0 seconds before next request 2023-01-24 09:55:54 source > Request successful, will parse the response now 2023-01-24 09:55:54 source > Starting another while loop iteration 2023-01-24 09:55:55 source > Sleeping 0 seconds before next request 2023-01-24 09:55:55 source > Request successful, will parse the response now 2023-01-24 09:55:55 source > Starting another while loop iteration 2023-01-24 09:55:55 source > Sleeping 0 seconds before next request 2023-01-24 09:55:55 source > Request successful, will parse the response now 2023-01-24 09:55:55 source > Starting another while loop iteration 2023-01-24 09:55:55 source > Sleeping 0 seconds before next request 2023-01-24 09:55:55 source > Request successful, will parse the response now 2023-01-24 09:55:55 source > Starting another while loop iteration 2023-01-24 09:55:55 source > Sleeping 0 seconds before next request 2023-01-24 09:55:55 source > Request successful, will parse the response now 2023-01-24 09:55:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 71000 (39 MB) 2023-01-24 09:55:55 source > Starting another while loop iteration 2023-01-24 09:55:55 source > Sleeping 0 seconds before next request 2023-01-24 09:55:55 source > Request successful, will parse the response now 2023-01-24 09:55:55 source > Starting another while loop iteration 2023-01-24 09:55:55 source > Sleeping 0 seconds before next request 2023-01-24 09:55:55 source > Sleeping 0 seconds before next request 2023-01-24 09:55:55 source > Request successful, will parse the response now 2023-01-24 09:55:55 source > Starting another while loop iteration 2023-01-24 09:55:55 source > Request successful, will parse the response now 2023-01-24 09:55:56 source > Starting another while loop iteration 2023-01-24 09:55:56 source > Sleeping 0 seconds before next request 2023-01-24 09:55:56 source > Request successful, will parse the response now 2023-01-24 09:55:56 source > Starting another while loop iteration 2023-01-24 09:55:56 source > Sleeping 0 seconds before next request 2023-01-24 09:55:56 source > Request successful, will parse the response now 2023-01-24 09:55:56 source > Sleeping 0 seconds before next request 2023-01-24 09:55:56 source > Starting another while loop iteration 2023-01-24 09:55:56 source > Request successful, will parse the response now 2023-01-24 09:55:56 source > Sleeping 0 seconds before next request 2023-01-24 09:55:56 source > Starting another while loop iteration 2023-01-24 09:55:56 source > Request successful, will parse the response now 2023-01-24 09:55:56 source > Starting another while loop iteration 2023-01-24 09:55:57 source > Sleeping 0 seconds before next request 2023-01-24 09:55:57 source > Request successful, will parse the response now 2023-01-24 09:55:57 source > Starting another while loop iteration 2023-01-24 09:55:57 source > Sleeping 0 seconds before next request 2023-01-24 09:55:57 source > Request successful, will parse the response now 2023-01-24 09:55:57 source > Sleeping 0 seconds before next request 2023-01-24 09:55:57 source > Sleeping 0 seconds before next request 2023-01-24 09:55:57 source > Starting another while loop iteration 2023-01-24 09:55:57 source > Request successful, will parse the response now 2023-01-24 09:55:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 72000 (39 MB) 2023-01-24 09:55:57 source > Starting another while loop iteration 2023-01-24 09:55:57 source > Request successful, will parse the response now 2023-01-24 09:55:57 source > Starting another while loop iteration 2023-01-24 09:55:57 source > Sleeping 0 seconds before next request 2023-01-24 09:55:57 source > Request successful, will parse the response now 2023-01-24 09:55:57 source > Starting another while loop iteration 2023-01-24 09:55:58 source > Sleeping 0 seconds before next request 2023-01-24 09:55:58 source > Sleeping 0 seconds before next request 2023-01-24 09:55:58 source > Request successful, will parse the response now 2023-01-24 09:55:58 source > Starting another while loop iteration 2023-01-24 09:55:58 source > Request successful, will parse the response now 2023-01-24 09:55:58 source > Sleeping 0 seconds before next request 2023-01-24 09:55:58 source > Starting another while loop iteration 2023-01-24 09:55:58 source > Request successful, will parse the response now 2023-01-24 09:55:58 source > Starting another while loop iteration 2023-01-24 09:55:58 source > Sleeping 0 seconds before next request 2023-01-24 09:55:58 source > Request successful, will parse the response now 2023-01-24 09:55:58 source > Starting another while loop iteration 2023-01-24 09:55:58 source > Sleeping 0 seconds before next request 2023-01-24 09:55:58 source > Request successful, will parse the response now 2023-01-24 09:55:58 source > Starting another while loop iteration 2023-01-24 09:55:58 source > Sleeping 0 seconds before next request 2023-01-24 09:55:58 source > Request successful, will parse the response now 2023-01-24 09:55:58 source > Sleeping 0 seconds before next request 2023-01-24 09:55:58 source > Starting another while loop iteration 2023-01-24 09:55:58 source > Request successful, will parse the response now 2023-01-24 09:55:58 source > Starting another while loop iteration 2023-01-24 09:55:59 source > Sleeping 0 seconds before next request 2023-01-24 09:55:59 source > Request successful, will parse the response now 2023-01-24 09:55:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 73000 (40 MB) 2023-01-24 09:55:59 source > Starting another while loop iteration 2023-01-24 09:55:59 source > Sleeping 0 seconds before next request 2023-01-24 09:55:59 source > Request successful, will parse the response now 2023-01-24 09:55:59 source > Starting another while loop iteration 2023-01-24 09:55:59 source > Sleeping 0 seconds before next request 2023-01-24 09:55:59 source > Sleeping 0 seconds before next request 2023-01-24 09:55:59 source > Request successful, will parse the response now 2023-01-24 09:55:59 source > Starting another while loop iteration 2023-01-24 09:55:59 source > Request successful, will parse the response now 2023-01-24 09:55:59 source > Starting another while loop iteration 2023-01-24 09:56:00 source > Sleeping 0 seconds before next request 2023-01-24 09:56:00 source > Request successful, will parse the response now 2023-01-24 09:56:00 source > Sleeping 0 seconds before next request 2023-01-24 09:56:00 source > Starting another while loop iteration 2023-01-24 09:56:00 source > Request successful, will parse the response now 2023-01-24 09:56:00 source > Starting another while loop iteration 2023-01-24 09:56:00 source > Sleeping 0 seconds before next request 2023-01-24 09:56:00 source > Sleeping 0 seconds before next request 2023-01-24 09:56:00 source > Request successful, will parse the response now 2023-01-24 09:56:00 source > Starting another while loop iteration 2023-01-24 09:56:00 source > Request successful, will parse the response now 2023-01-24 09:56:00 source > Sleeping 0 seconds before next request 2023-01-24 09:56:00 source > Starting another while loop iteration 2023-01-24 09:56:00 source > Request successful, will parse the response now 2023-01-24 09:56:00 source > Starting another while loop iteration 2023-01-24 09:56:01 source > Sleeping 0 seconds before next request 2023-01-24 09:56:01 source > Request successful, will parse the response now 2023-01-24 09:56:01 source > Starting another while loop iteration 2023-01-24 09:56:01 source > Sleeping 0 seconds before next request 2023-01-24 09:56:01 source > Sleeping 0 seconds before next request 2023-01-24 09:56:01 source > Request successful, will parse the response now 2023-01-24 09:56:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 74000 (40 MB) 2023-01-24 09:56:01 source > Starting another while loop iteration 2023-01-24 09:56:01 source > Request successful, will parse the response now 2023-01-24 09:56:01 source > Starting another while loop iteration 2023-01-24 09:56:01 source > Sleeping 0 seconds before next request 2023-01-24 09:56:01 source > Request successful, will parse the response now 2023-01-24 09:56:01 source > Starting another while loop iteration 2023-01-24 09:56:01 source > Sleeping 0 seconds before next request 2023-01-24 09:56:01 source > Request successful, will parse the response now 2023-01-24 09:56:01 source > Starting another while loop iteration 2023-01-24 09:56:01 source > Sleeping 0 seconds before next request 2023-01-24 09:56:01 source > Request successful, will parse the response now 2023-01-24 09:56:01 source > Starting another while loop iteration 2023-01-24 09:56:02 source > Sleeping 0 seconds before next request 2023-01-24 09:56:02 source > Request successful, will parse the response now 2023-01-24 09:56:02 source > Starting another while loop iteration 2023-01-24 09:56:02 source > Sleeping 0 seconds before next request 2023-01-24 09:56:02 source > Request successful, will parse the response now 2023-01-24 09:56:02 source > Starting another while loop iteration 2023-01-24 09:56:02 source > Sleeping 0 seconds before next request 2023-01-24 09:56:02 source > Request successful, will parse the response now 2023-01-24 09:56:02 source > Starting another while loop iteration 2023-01-24 09:56:02 source > Sleeping 0 seconds before next request 2023-01-24 09:56:02 source > Request successful, will parse the response now 2023-01-24 09:56:02 source > Starting another while loop iteration 2023-01-24 09:56:02 source > Sleeping 0 seconds before next request 2023-01-24 09:56:02 source > Request successful, will parse the response now 2023-01-24 09:56:03 source > Sleeping 0 seconds before next request 2023-01-24 09:56:03 source > Starting another while loop iteration 2023-01-24 09:56:03 source > Sleeping 0 seconds before next request 2023-01-24 09:56:03 source > Request successful, will parse the response now 2023-01-24 09:56:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 75000 (41 MB) 2023-01-24 09:56:03 source > Starting another while loop iteration 2023-01-24 09:56:03 source > Request successful, will parse the response now 2023-01-24 09:56:03 source > Starting another while loop iteration 2023-01-24 09:56:03 source > Sleeping 0 seconds before next request 2023-01-24 09:56:03 source > Request successful, will parse the response now 2023-01-24 09:56:03 source > Starting another while loop iteration 2023-01-24 09:56:03 source > Sleeping 0 seconds before next request 2023-01-24 09:56:03 source > Request successful, will parse the response now 2023-01-24 09:56:03 source > Starting another while loop iteration 2023-01-24 09:56:03 source > Sleeping 0 seconds before next request 2023-01-24 09:56:03 source > Request successful, will parse the response now 2023-01-24 09:56:03 source > Starting another while loop iteration 2023-01-24 09:56:03 source > Sleeping 0 seconds before next request 2023-01-24 09:56:03 source > Request successful, will parse the response now 2023-01-24 09:56:04 source > Starting another while loop iteration 2023-01-24 09:56:04 source > Sleeping 0 seconds before next request 2023-01-24 09:56:04 source > Request successful, will parse the response now 2023-01-24 09:56:04 source > Starting another while loop iteration 2023-01-24 09:56:04 source > Sleeping 0 seconds before next request 2023-01-24 09:56:04 source > Sleeping 0 seconds before next request 2023-01-24 09:56:04 source > Request successful, will parse the response now 2023-01-24 09:56:04 source > Starting another while loop iteration 2023-01-24 09:56:04 source > Request successful, will parse the response now 2023-01-24 09:56:04 source > Sleeping 0 seconds before next request 2023-01-24 09:56:04 source > Starting another while loop iteration 2023-01-24 09:56:04 source > Request successful, will parse the response now 2023-01-24 09:56:04 source > Starting another while loop iteration 2023-01-24 09:56:04 source > Sleeping 0 seconds before next request 2023-01-24 09:56:04 source > Request successful, will parse the response now 2023-01-24 09:56:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 76000 (41 MB) 2023-01-24 09:56:04 source > Starting another while loop iteration 2023-01-24 09:56:04 source > Sleeping 0 seconds before next request 2023-01-24 09:56:04 source > Request successful, will parse the response now 2023-01-24 09:56:04 source > Starting another while loop iteration 2023-01-24 09:56:05 source > Sleeping 0 seconds before next request 2023-01-24 09:56:05 source > Request successful, will parse the response now 2023-01-24 09:56:05 source > Starting another while loop iteration 2023-01-24 09:56:05 source > Sleeping 0 seconds before next request 2023-01-24 09:56:05 source > Request successful, will parse the response now 2023-01-24 09:56:05 source > Starting another while loop iteration 2023-01-24 09:56:05 source > Sleeping 0 seconds before next request 2023-01-24 09:56:05 source > Request successful, will parse the response now 2023-01-24 09:56:05 source > Starting another while loop iteration 2023-01-24 09:56:06 source > Sleeping 0 seconds before next request 2023-01-24 09:56:06 source > Request successful, will parse the response now 2023-01-24 09:56:06 source > Sleeping 0 seconds before next request 2023-01-24 09:56:06 source > Starting another while loop iteration 2023-01-24 09:56:06 source > Request successful, will parse the response now 2023-01-24 09:56:06 source > Starting another while loop iteration 2023-01-24 09:56:06 source > Sleeping 0 seconds before next request 2023-01-24 09:56:06 source > Request successful, will parse the response now 2023-01-24 09:56:06 source > Starting another while loop iteration 2023-01-24 09:56:06 source > Sleeping 0 seconds before next request 2023-01-24 09:56:06 source > Request successful, will parse the response now 2023-01-24 09:56:06 source > Starting another while loop iteration 2023-01-24 09:56:06 source > Sleeping 0 seconds before next request 2023-01-24 09:56:06 source > Request successful, will parse the response now 2023-01-24 09:56:06 source > Starting another while loop iteration 2023-01-24 09:56:06 source > Sleeping 0 seconds before next request 2023-01-24 09:56:06 source > Request successful, will parse the response now 2023-01-24 09:56:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 77000 (42 MB) 2023-01-24 09:56:06 source > Starting another while loop iteration 2023-01-24 09:56:06 source > Sleeping 0 seconds before next request 2023-01-24 09:56:06 source > Request successful, will parse the response now 2023-01-24 09:56:07 source > Starting another while loop iteration 2023-01-24 09:56:07 source > Sleeping 0 seconds before next request 2023-01-24 09:56:07 source > Sleeping 0 seconds before next request 2023-01-24 09:56:07 source > Request successful, will parse the response now 2023-01-24 09:56:07 source > Starting another while loop iteration 2023-01-24 09:56:07 source > Request successful, will parse the response now 2023-01-24 09:56:07 source > Starting another while loop iteration 2023-01-24 09:56:07 source > Sleeping 0 seconds before next request 2023-01-24 09:56:07 source > Request successful, will parse the response now 2023-01-24 09:56:07 source > Starting another while loop iteration 2023-01-24 09:56:07 source > Sleeping 0 seconds before next request 2023-01-24 09:56:07 source > Sleeping 0 seconds before next request 2023-01-24 09:56:07 source > Sleeping 0 seconds before next request 2023-01-24 09:56:07 source > Request successful, will parse the response now 2023-01-24 09:56:08 source > Starting another while loop iteration 2023-01-24 09:56:08 source > Request successful, will parse the response now 2023-01-24 09:56:08 source > Starting another while loop iteration 2023-01-24 09:56:08 source > Request successful, will parse the response now 2023-01-24 09:56:08 source > Starting another while loop iteration 2023-01-24 09:56:08 source > Sleeping 0 seconds before next request 2023-01-24 09:56:08 source > Sleeping 0 seconds before next request 2023-01-24 09:56:08 source > Request successful, will parse the response now 2023-01-24 09:56:08 source > Starting another while loop iteration 2023-01-24 09:56:08 source > Request successful, will parse the response now 2023-01-24 09:56:08 source > Sleeping 0 seconds before next request 2023-01-24 09:56:08 source > Sleeping 0 seconds before next request 2023-01-24 09:56:08 source > Starting another while loop iteration 2023-01-24 09:56:08 source > Request successful, will parse the response now 2023-01-24 09:56:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 78000 (42 MB) 2023-01-24 09:56:09 source > Starting another while loop iteration 2023-01-24 09:56:09 source > Request successful, will parse the response now 2023-01-24 09:56:09 source > Starting another while loop iteration 2023-01-24 09:56:09 source > Sleeping 0 seconds before next request 2023-01-24 09:56:09 source > Request successful, will parse the response now 2023-01-24 09:56:09 source > Starting another while loop iteration 2023-01-24 09:56:09 source > Sleeping 0 seconds before next request 2023-01-24 09:56:09 source > Request successful, will parse the response now 2023-01-24 09:56:09 source > Starting another while loop iteration 2023-01-24 09:56:09 source > Sleeping 0 seconds before next request 2023-01-24 09:56:09 source > Sleeping 0 seconds before next request 2023-01-24 09:56:09 source > Request successful, will parse the response now 2023-01-24 09:56:09 source > Starting another while loop iteration 2023-01-24 09:56:09 source > Request successful, will parse the response now 2023-01-24 09:56:09 source > Starting another while loop iteration 2023-01-24 09:56:09 source > Sleeping 0 seconds before next request 2023-01-24 09:56:09 source > Request successful, will parse the response now 2023-01-24 09:56:10 source > Starting another while loop iteration 2023-01-24 09:56:10 source > Sleeping 0 seconds before next request 2023-01-24 09:56:10 source > Request successful, will parse the response now 2023-01-24 09:56:10 source > Starting another while loop iteration 2023-01-24 09:56:10 source > Sleeping 0 seconds before next request 2023-01-24 09:56:10 source > Request successful, will parse the response now 2023-01-24 09:56:10 source > Starting another while loop iteration 2023-01-24 09:56:10 source > Sleeping 0 seconds before next request 2023-01-24 09:56:10 source > Request successful, will parse the response now 2023-01-24 09:56:10 source > Starting another while loop iteration 2023-01-24 09:56:10 source > Sleeping 0 seconds before next request 2023-01-24 09:56:10 source > Request successful, will parse the response now 2023-01-24 09:56:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 79000 (43 MB) 2023-01-24 09:56:10 source > Starting another while loop iteration 2023-01-24 09:56:10 source > Sleeping 0 seconds before next request 2023-01-24 09:56:10 source > Request successful, will parse the response now 2023-01-24 09:56:10 source > Starting another while loop iteration 2023-01-24 09:56:11 source > Sleeping 0 seconds before next request 2023-01-24 09:56:11 source > Request successful, will parse the response now 2023-01-24 09:56:11 source > Starting another while loop iteration 2023-01-24 09:56:11 source > Sleeping 0 seconds before next request 2023-01-24 09:56:11 source > Request successful, will parse the response now 2023-01-24 09:56:11 source > Starting another while loop iteration 2023-01-24 09:56:11 source > Sleeping 0 seconds before next request 2023-01-24 09:56:11 source > Request successful, will parse the response now 2023-01-24 09:56:11 source > Starting another while loop iteration 2023-01-24 09:56:11 source > Sleeping 0 seconds before next request 2023-01-24 09:56:11 source > Request successful, will parse the response now 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:12 source > Sleeping 0 seconds before next request 2023-01-24 09:56:12 source > Request successful, will parse the response now 2023-01-24 09:56:12 source > Sleeping 0 seconds before next request 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:12 source > Sleeping 0 seconds before next request 2023-01-24 09:56:12 source > Sleeping 0 seconds before next request 2023-01-24 09:56:12 source > Request successful, will parse the response now 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:12 source > Request successful, will parse the response now 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:12 source > Request successful, will parse the response now 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:12 source > Sleeping 0 seconds before next request 2023-01-24 09:56:12 source > Request successful, will parse the response now 2023-01-24 09:56:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 80000 (44 MB) 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:12 source > Sleeping 0 seconds before next request 2023-01-24 09:56:12 source > Request successful, will parse the response now 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:12 source > Sleeping 0 seconds before next request 2023-01-24 09:56:12 source > Request successful, will parse the response now 2023-01-24 09:56:12 source > Starting another while loop iteration 2023-01-24 09:56:13 source > Sleeping 0 seconds before next request 2023-01-24 09:56:13 source > Request successful, will parse the response now 2023-01-24 09:56:13 source > Starting another while loop iteration 2023-01-24 09:56:13 source > Sleeping 0 seconds before next request 2023-01-24 09:56:13 source > Sleeping 0 seconds before next request 2023-01-24 09:56:13 source > Request successful, will parse the response now 2023-01-24 09:56:13 source > Starting another while loop iteration 2023-01-24 09:56:13 source > Sleeping 0 seconds before next request 2023-01-24 09:56:13 source > Request successful, will parse the response now 2023-01-24 09:56:14 source > Sleeping 0 seconds before next request 2023-01-24 09:56:14 source > Starting another while loop iteration 2023-01-24 09:56:14 source > Request successful, will parse the response now 2023-01-24 09:56:14 source > Sleeping 0 seconds before next request 2023-01-24 09:56:14 source > Starting another while loop iteration 2023-01-24 09:56:14 source > Request successful, will parse the response now 2023-01-24 09:56:14 source > Starting another while loop iteration 2023-01-24 09:56:14 source > Request successful, will parse the response now 2023-01-24 09:56:14 source > Sleeping 0 seconds before next request 2023-01-24 09:56:14 source > Starting another while loop iteration 2023-01-24 09:56:14 source > Request successful, will parse the response now 2023-01-24 09:56:14 source > Starting another while loop iteration 2023-01-24 09:56:14 source > Sleeping 0 seconds before next request 2023-01-24 09:56:14 source > Request successful, will parse the response now 2023-01-24 09:56:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 81000 (44 MB) 2023-01-24 09:56:14 source > Starting another while loop iteration 2023-01-24 09:56:14 source > Sleeping 0 seconds before next request 2023-01-24 09:56:14 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:15 source > Sleeping 0 seconds before next request 2023-01-24 09:56:15 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:15 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Sleeping 0 seconds before next request 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:15 source > Sleeping 0 seconds before next request 2023-01-24 09:56:15 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:15 source > Sleeping 0 seconds before next request 2023-01-24 09:56:15 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Sleeping 0 seconds before next request 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:15 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:15 source > Sleeping 0 seconds before next request 2023-01-24 09:56:15 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:15 source > Sleeping 0 seconds before next request 2023-01-24 09:56:15 source > Request successful, will parse the response now 2023-01-24 09:56:15 source > Starting another while loop iteration 2023-01-24 09:56:16 source > Sleeping 0 seconds before next request 2023-01-24 09:56:16 source > Request successful, will parse the response now 2023-01-24 09:56:16 source > Starting another while loop iteration 2023-01-24 09:56:16 source > Sleeping 0 seconds before next request 2023-01-24 09:56:16 source > Request successful, will parse the response now 2023-01-24 09:56:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 82000 (45 MB) 2023-01-24 09:56:16 source > Starting another while loop iteration 2023-01-24 09:56:16 source > Sleeping 0 seconds before next request 2023-01-24 09:56:16 source > Request successful, will parse the response now 2023-01-24 09:56:16 source > Starting another while loop iteration 2023-01-24 09:56:17 source > Sleeping 0 seconds before next request 2023-01-24 09:56:17 source > Sleeping 0 seconds before next request 2023-01-24 09:56:17 source > Request successful, will parse the response now 2023-01-24 09:56:17 source > Starting another while loop iteration 2023-01-24 09:56:17 source > Sleeping 0 seconds before next request 2023-01-24 09:56:17 source > Request successful, will parse the response now 2023-01-24 09:56:17 source > Starting another while loop iteration 2023-01-24 09:56:17 source > Request successful, will parse the response now 2023-01-24 09:56:17 source > Starting another while loop iteration 2023-01-24 09:56:17 source > Sleeping 0 seconds before next request 2023-01-24 09:56:17 source > Request successful, will parse the response now 2023-01-24 09:56:17 source > Starting another while loop iteration 2023-01-24 09:56:17 source > Sleeping 0 seconds before next request 2023-01-24 09:56:17 source > Request successful, will parse the response now 2023-01-24 09:56:17 source > Starting another while loop iteration 2023-01-24 09:56:17 source > Sleeping 0 seconds before next request 2023-01-24 09:56:17 source > Request successful, will parse the response now 2023-01-24 09:56:18 source > Starting another while loop iteration 2023-01-24 09:56:18 source > Sleeping 0 seconds before next request 2023-01-24 09:56:18 source > Request successful, will parse the response now 2023-01-24 09:56:18 source > Starting another while loop iteration 2023-01-24 09:56:18 source > Sleeping 0 seconds before next request 2023-01-24 09:56:18 source > Sleeping 0 seconds before next request 2023-01-24 09:56:18 source > Sleeping 0 seconds before next request 2023-01-24 09:56:18 source > Request successful, will parse the response now 2023-01-24 09:56:18 source > Starting another while loop iteration 2023-01-24 09:56:18 source > Request successful, will parse the response now 2023-01-24 09:56:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 83000 (45 MB) 2023-01-24 09:56:18 source > Starting another while loop iteration 2023-01-24 09:56:18 source > Request successful, will parse the response now 2023-01-24 09:56:18 source > Sleeping 0 seconds before next request 2023-01-24 09:56:18 source > Sleeping 0 seconds before next request 2023-01-24 09:56:18 source > Starting another while loop iteration 2023-01-24 09:56:18 source > Sleeping 0 seconds before next request 2023-01-24 09:56:18 source > Request successful, will parse the response now 2023-01-24 09:56:18 source > Starting another while loop iteration 2023-01-24 09:56:18 source > Request successful, will parse the response now 2023-01-24 09:56:19 source > Starting another while loop iteration 2023-01-24 09:56:19 source > Request successful, will parse the response now 2023-01-24 09:56:19 source > Starting another while loop iteration 2023-01-24 09:56:19 source > Sleeping 0 seconds before next request 2023-01-24 09:56:19 source > Request successful, will parse the response now 2023-01-24 09:56:19 source > Starting another while loop iteration 2023-01-24 09:56:19 source > Sleeping 0 seconds before next request 2023-01-24 09:56:19 source > Request successful, will parse the response now 2023-01-24 09:56:19 source > Starting another while loop iteration 2023-01-24 09:56:20 source > Sleeping 0 seconds before next request 2023-01-24 09:56:20 source > Sleeping 0 seconds before next request 2023-01-24 09:56:20 source > Request successful, will parse the response now 2023-01-24 09:56:20 source > Starting another while loop iteration 2023-01-24 09:56:20 source > Request successful, will parse the response now 2023-01-24 09:56:20 source > Starting another while loop iteration 2023-01-24 09:56:20 source > Sleeping 0 seconds before next request 2023-01-24 09:56:20 source > Request successful, will parse the response now 2023-01-24 09:56:20 source > Starting another while loop iteration 2023-01-24 09:56:20 source > Sleeping 0 seconds before next request 2023-01-24 09:56:20 source > Request successful, will parse the response now 2023-01-24 09:56:20 source > Sleeping 0 seconds before next request 2023-01-24 09:56:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 84000 (46 MB) 2023-01-24 09:56:20 source > Starting another while loop iteration 2023-01-24 09:56:20 source > Sleeping 0 seconds before next request 2023-01-24 09:56:20 source > Request successful, will parse the response now 2023-01-24 09:56:20 source > Starting another while loop iteration 2023-01-24 09:56:20 source > Request successful, will parse the response now 2023-01-24 09:56:20 source > Starting another while loop iteration 2023-01-24 09:56:20 source > Sleeping 0 seconds before next request 2023-01-24 09:56:20 source > Request successful, will parse the response now 2023-01-24 09:56:21 source > Starting another while loop iteration 2023-01-24 09:56:21 source > Sleeping 0 seconds before next request 2023-01-24 09:56:21 source > Request successful, will parse the response now 2023-01-24 09:56:21 source > Starting another while loop iteration 2023-01-24 09:56:21 source > Sleeping 0 seconds before next request 2023-01-24 09:56:21 source > Request successful, will parse the response now 2023-01-24 09:56:21 source > Starting another while loop iteration 2023-01-24 09:56:21 source > Sleeping 0 seconds before next request 2023-01-24 09:56:21 source > Request successful, will parse the response now 2023-01-24 09:56:21 source > Sleeping 0 seconds before next request 2023-01-24 09:56:21 source > Sleeping 0 seconds before next request 2023-01-24 09:56:21 source > Starting another while loop iteration 2023-01-24 09:56:21 source > Request successful, will parse the response now 2023-01-24 09:56:21 source > Starting another while loop iteration 2023-01-24 09:56:21 source > Request successful, will parse the response now 2023-01-24 09:56:22 source > Sleeping 0 seconds before next request 2023-01-24 09:56:22 source > Starting another while loop iteration 2023-01-24 09:56:22 source > Request successful, will parse the response now 2023-01-24 09:56:22 source > Starting another while loop iteration 2023-01-24 09:56:22 source > Sleeping 0 seconds before next request 2023-01-24 09:56:22 source > Request successful, will parse the response now 2023-01-24 09:56:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 85000 (46 MB) 2023-01-24 09:56:22 source > Starting another while loop iteration 2023-01-24 09:56:22 source > Sleeping 0 seconds before next request 2023-01-24 09:56:22 source > Request successful, will parse the response now 2023-01-24 09:56:22 source > Starting another while loop iteration 2023-01-24 09:56:22 source > Sleeping 0 seconds before next request 2023-01-24 09:56:22 source > Request successful, will parse the response now 2023-01-24 09:56:22 source > Starting another while loop iteration 2023-01-24 09:56:23 source > Sleeping 0 seconds before next request 2023-01-24 09:56:23 source > Request successful, will parse the response now 2023-01-24 09:56:23 source > Starting another while loop iteration 2023-01-24 09:56:23 source > Sleeping 0 seconds before next request 2023-01-24 09:56:23 source > Sleeping 0 seconds before next request 2023-01-24 09:56:23 source > Request successful, will parse the response now 2023-01-24 09:56:23 source > Starting another while loop iteration 2023-01-24 09:56:23 source > Request successful, will parse the response now 2023-01-24 09:56:23 source > Sleeping 0 seconds before next request 2023-01-24 09:56:23 source > Starting another while loop iteration 2023-01-24 09:56:23 source > Sleeping 0 seconds before next request 2023-01-24 09:56:23 source > Request successful, will parse the response now 2023-01-24 09:56:23 source > Starting another while loop iteration 2023-01-24 09:56:23 source > Request successful, will parse the response now 2023-01-24 09:56:23 source > Starting another while loop iteration 2023-01-24 09:56:23 source > Sleeping 0 seconds before next request 2023-01-24 09:56:23 source > Request successful, will parse the response now 2023-01-24 09:56:23 source > Starting another while loop iteration 2023-01-24 09:56:24 source > Sleeping 0 seconds before next request 2023-01-24 09:56:24 source > Request successful, will parse the response now 2023-01-24 09:56:24 source > Starting another while loop iteration 2023-01-24 09:56:24 source > Sleeping 0 seconds before next request 2023-01-24 09:56:24 source > Request successful, will parse the response now 2023-01-24 09:56:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 86000 (47 MB) 2023-01-24 09:56:24 source > Starting another while loop iteration 2023-01-24 09:56:24 source > Sleeping 0 seconds before next request 2023-01-24 09:56:24 source > Request successful, will parse the response now 2023-01-24 09:56:24 source > Starting another while loop iteration 2023-01-24 09:56:24 source > Sleeping 0 seconds before next request 2023-01-24 09:56:24 source > Request successful, will parse the response now 2023-01-24 09:56:25 source > Starting another while loop iteration 2023-01-24 09:56:25 source > Sleeping 0 seconds before next request 2023-01-24 09:56:25 source > Request successful, will parse the response now 2023-01-24 09:56:25 source > Sleeping 0 seconds before next request 2023-01-24 09:56:25 source > Starting another while loop iteration 2023-01-24 09:56:25 source > Sleeping 0 seconds before next request 2023-01-24 09:56:25 source > Sleeping 0 seconds before next request 2023-01-24 09:56:25 source > Request successful, will parse the response now 2023-01-24 09:56:25 source > Starting another while loop iteration 2023-01-24 09:56:25 source > Request successful, will parse the response now 2023-01-24 09:56:25 source > Starting another while loop iteration 2023-01-24 09:56:25 source > Request successful, will parse the response now 2023-01-24 09:56:25 source > Sleeping 0 seconds before next request 2023-01-24 09:56:25 source > Starting another while loop iteration 2023-01-24 09:56:25 source > Request successful, will parse the response now 2023-01-24 09:56:25 source > Starting another while loop iteration 2023-01-24 09:56:25 source > Sleeping 0 seconds before next request 2023-01-24 09:56:25 source > Request successful, will parse the response now 2023-01-24 09:56:25 source > Starting another while loop iteration 2023-01-24 09:56:26 source > Sleeping 0 seconds before next request 2023-01-24 09:56:26 source > Request successful, will parse the response now 2023-01-24 09:56:26 source > Starting another while loop iteration 2023-01-24 09:56:26 source > Sleeping 0 seconds before next request 2023-01-24 09:56:26 source > Request successful, will parse the response now 2023-01-24 09:56:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 87000 (47 MB) 2023-01-24 09:56:26 source > Starting another while loop iteration 2023-01-24 09:56:26 source > Sleeping 0 seconds before next request 2023-01-24 09:56:26 source > Request successful, will parse the response now 2023-01-24 09:56:26 source > Starting another while loop iteration 2023-01-24 09:56:26 source > Sleeping 0 seconds before next request 2023-01-24 09:56:26 source > Request successful, will parse the response now 2023-01-24 09:56:26 source > Sleeping 0 seconds before next request 2023-01-24 09:56:26 source > Starting another while loop iteration 2023-01-24 09:56:26 source > Request successful, will parse the response now 2023-01-24 09:56:26 source > Starting another while loop iteration 2023-01-24 09:56:26 source > Sleeping 0 seconds before next request 2023-01-24 09:56:26 source > Request successful, will parse the response now 2023-01-24 09:56:26 source > Starting another while loop iteration 2023-01-24 09:56:27 source > Sleeping 0 seconds before next request 2023-01-24 09:56:27 source > Request successful, will parse the response now 2023-01-24 09:56:27 source > Starting another while loop iteration 2023-01-24 09:56:27 source > Sleeping 0 seconds before next request 2023-01-24 09:56:27 source > Request successful, will parse the response now 2023-01-24 09:56:27 source > Starting another while loop iteration 2023-01-24 09:56:27 source > Sleeping 0 seconds before next request 2023-01-24 09:56:27 source > Request successful, will parse the response now 2023-01-24 09:56:27 source > Starting another while loop iteration 2023-01-24 09:56:27 source > Sleeping 0 seconds before next request 2023-01-24 09:56:27 source > Request successful, will parse the response now 2023-01-24 09:56:27 source > Starting another while loop iteration 2023-01-24 09:56:28 source > Sleeping 0 seconds before next request 2023-01-24 09:56:28 source > Request successful, will parse the response now 2023-01-24 09:56:28 source > Starting another while loop iteration 2023-01-24 09:56:28 source > Sleeping 0 seconds before next request 2023-01-24 09:56:28 source > Sleeping 0 seconds before next request 2023-01-24 09:56:28 source > Request successful, will parse the response now 2023-01-24 09:56:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 88000 (48 MB) 2023-01-24 09:56:28 source > Starting another while loop iteration 2023-01-24 09:56:28 source > Request successful, will parse the response now 2023-01-24 09:56:28 source > Starting another while loop iteration 2023-01-24 09:56:28 source > Sleeping 0 seconds before next request 2023-01-24 09:56:28 source > Sleeping 0 seconds before next request 2023-01-24 09:56:28 source > Request successful, will parse the response now 2023-01-24 09:56:28 source > Starting another while loop iteration 2023-01-24 09:56:28 source > Request successful, will parse the response now 2023-01-24 09:56:28 source > Starting another while loop iteration 2023-01-24 09:56:29 source > Sleeping 0 seconds before next request 2023-01-24 09:56:29 source > Request successful, will parse the response now 2023-01-24 09:56:29 source > Starting another while loop iteration 2023-01-24 09:56:29 source > Sleeping 0 seconds before next request 2023-01-24 09:56:29 source > Request successful, will parse the response now 2023-01-24 09:56:29 source > Starting another while loop iteration 2023-01-24 09:56:29 source > Sleeping 0 seconds before next request 2023-01-24 09:56:29 source > Request successful, will parse the response now 2023-01-24 09:56:29 source > Starting another while loop iteration 2023-01-24 09:56:29 source > Sleeping 0 seconds before next request 2023-01-24 09:56:29 source > Request successful, will parse the response now 2023-01-24 09:56:29 source > Starting another while loop iteration 2023-01-24 09:56:29 source > Sleeping 0 seconds before next request 2023-01-24 09:56:29 source > Request successful, will parse the response now 2023-01-24 09:56:29 source > Starting another while loop iteration 2023-01-24 09:56:29 source > Sleeping 0 seconds before next request 2023-01-24 09:56:29 source > Request successful, will parse the response now 2023-01-24 09:56:30 source > Starting another while loop iteration 2023-01-24 09:56:30 source > Sleeping 0 seconds before next request 2023-01-24 09:56:30 source > Sleeping 0 seconds before next request 2023-01-24 09:56:30 source > Request successful, will parse the response now 2023-01-24 09:56:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 89000 (49 MB) 2023-01-24 09:56:30 source > Starting another while loop iteration 2023-01-24 09:56:30 source > Request successful, will parse the response now 2023-01-24 09:56:30 source > Starting another while loop iteration 2023-01-24 09:56:30 source > Sleeping 0 seconds before next request 2023-01-24 09:56:30 source > Request successful, will parse the response now 2023-01-24 09:56:30 source > Starting another while loop iteration 2023-01-24 09:56:30 source > Sleeping 0 seconds before next request 2023-01-24 09:56:30 source > Request successful, will parse the response now 2023-01-24 09:56:30 source > Starting another while loop iteration 2023-01-24 09:56:31 source > Sleeping 0 seconds before next request 2023-01-24 09:56:31 source > Request successful, will parse the response now 2023-01-24 09:56:31 source > Sleeping 0 seconds before next request 2023-01-24 09:56:31 source > Starting another while loop iteration 2023-01-24 09:56:31 source > Request successful, will parse the response now 2023-01-24 09:56:31 source > Starting another while loop iteration 2023-01-24 09:56:31 source > Sleeping 0 seconds before next request 2023-01-24 09:56:31 source > Request successful, will parse the response now 2023-01-24 09:56:31 source > Starting another while loop iteration 2023-01-24 09:56:31 source > Sleeping 0 seconds before next request 2023-01-24 09:56:31 source > Request successful, will parse the response now 2023-01-24 09:56:31 source > Starting another while loop iteration 2023-01-24 09:56:31 source > Sleeping 0 seconds before next request 2023-01-24 09:56:31 source > Sleeping 0 seconds before next request 2023-01-24 09:56:31 source > Request successful, will parse the response now 2023-01-24 09:56:31 source > Starting another while loop iteration 2023-01-24 09:56:31 source > Request successful, will parse the response now 2023-01-24 09:56:31 source > Starting another while loop iteration 2023-01-24 09:56:32 source > Sleeping 0 seconds before next request 2023-01-24 09:56:32 source > Request successful, will parse the response now 2023-01-24 09:56:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 90000 (49 MB) 2023-01-24 09:56:32 source > Starting another while loop iteration 2023-01-24 09:56:32 source > Sleeping 0 seconds before next request 2023-01-24 09:56:32 source > Request successful, will parse the response now 2023-01-24 09:56:32 source > Starting another while loop iteration 2023-01-24 09:56:32 source > Sleeping 0 seconds before next request 2023-01-24 09:56:32 source > Request successful, will parse the response now 2023-01-24 09:56:32 source > Sleeping 0 seconds before next request 2023-01-24 09:56:32 source > Starting another while loop iteration 2023-01-24 09:56:32 source > Request successful, will parse the response now 2023-01-24 09:56:32 source > Sleeping 0 seconds before next request 2023-01-24 09:56:32 source > Starting another while loop iteration 2023-01-24 09:56:32 source > Request successful, will parse the response now 2023-01-24 09:56:32 source > Starting another while loop iteration 2023-01-24 09:56:33 source > Sleeping 0 seconds before next request 2023-01-24 09:56:33 source > Request successful, will parse the response now 2023-01-24 09:56:33 source > Starting another while loop iteration 2023-01-24 09:56:33 source > Sleeping 0 seconds before next request 2023-01-24 09:56:33 source > Sleeping 0 seconds before next request 2023-01-24 09:56:33 source > Request successful, will parse the response now 2023-01-24 09:56:33 source > Starting another while loop iteration 2023-01-24 09:56:33 source > Request successful, will parse the response now 2023-01-24 09:56:33 source > Starting another while loop iteration 2023-01-24 09:56:33 source > Sleeping 0 seconds before next request 2023-01-24 09:56:33 source > Request successful, will parse the response now 2023-01-24 09:56:33 source > Starting another while loop iteration 2023-01-24 09:56:33 source > Sleeping 0 seconds before next request 2023-01-24 09:56:33 source > Request successful, will parse the response now 2023-01-24 09:56:33 source > Starting another while loop iteration 2023-01-24 09:56:34 source > Sleeping 0 seconds before next request 2023-01-24 09:56:34 source > Sleeping 0 seconds before next request 2023-01-24 09:56:34 source > Request successful, will parse the response now 2023-01-24 09:56:34 source > Sleeping 0 seconds before next request 2023-01-24 09:56:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 91000 (50 MB) 2023-01-24 09:56:34 source > Starting another while loop iteration 2023-01-24 09:56:34 source > Request successful, will parse the response now 2023-01-24 09:56:34 source > Starting another while loop iteration 2023-01-24 09:56:34 source > Request successful, will parse the response now 2023-01-24 09:56:34 source > Starting another while loop iteration 2023-01-24 09:56:34 source > Sleeping 0 seconds before next request 2023-01-24 09:56:34 source > Request successful, will parse the response now 2023-01-24 09:56:34 source > Starting another while loop iteration 2023-01-24 09:56:34 source > Sleeping 0 seconds before next request 2023-01-24 09:56:34 source > Request successful, will parse the response now 2023-01-24 09:56:35 source > Starting another while loop iteration 2023-01-24 09:56:35 source > Sleeping 0 seconds before next request 2023-01-24 09:56:35 source > Request successful, will parse the response now 2023-01-24 09:56:35 source > Starting another while loop iteration 2023-01-24 09:56:35 source > Sleeping 0 seconds before next request 2023-01-24 09:56:35 source > Request successful, will parse the response now 2023-01-24 09:56:35 source > Sleeping 0 seconds before next request 2023-01-24 09:56:35 source > Starting another while loop iteration 2023-01-24 09:56:35 source > Request successful, will parse the response now 2023-01-24 09:56:35 source > Starting another while loop iteration 2023-01-24 09:56:35 source > Sleeping 0 seconds before next request 2023-01-24 09:56:35 source > Request successful, will parse the response now 2023-01-24 09:56:35 source > Starting another while loop iteration 2023-01-24 09:56:35 source > Sleeping 0 seconds before next request 2023-01-24 09:56:35 source > Request successful, will parse the response now 2023-01-24 09:56:35 source > Starting another while loop iteration 2023-01-24 09:56:36 source > Sleeping 0 seconds before next request 2023-01-24 09:56:36 source > Request successful, will parse the response now 2023-01-24 09:56:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 92000 (50 MB) 2023-01-24 09:56:36 source > Starting another while loop iteration 2023-01-24 09:56:36 source > Sleeping 0 seconds before next request 2023-01-24 09:56:36 source > Request successful, will parse the response now 2023-01-24 09:56:36 source > Starting another while loop iteration 2023-01-24 09:56:36 source > Sleeping 0 seconds before next request 2023-01-24 09:56:36 source > Request successful, will parse the response now 2023-01-24 09:56:36 source > Starting another while loop iteration 2023-01-24 09:56:36 source > Sleeping 0 seconds before next request 2023-01-24 09:56:36 source > Request successful, will parse the response now 2023-01-24 09:56:36 source > Starting another while loop iteration 2023-01-24 09:56:37 source > Sleeping 0 seconds before next request 2023-01-24 09:56:37 source > Sleeping 0 seconds before next request 2023-01-24 09:56:37 source > Request successful, will parse the response now 2023-01-24 09:56:37 source > Starting another while loop iteration 2023-01-24 09:56:37 source > Request successful, will parse the response now 2023-01-24 09:56:37 source > Starting another while loop iteration 2023-01-24 09:56:37 source > Sleeping 0 seconds before next request 2023-01-24 09:56:37 source > Request successful, will parse the response now 2023-01-24 09:56:37 source > Starting another while loop iteration 2023-01-24 09:56:37 source > Sleeping 0 seconds before next request 2023-01-24 09:56:37 source > Request successful, will parse the response now 2023-01-24 09:56:37 source > Starting another while loop iteration 2023-01-24 09:56:37 source > Sleeping 0 seconds before next request 2023-01-24 09:56:37 source > Request successful, will parse the response now 2023-01-24 09:56:37 source > Starting another while loop iteration 2023-01-24 09:56:37 source > Sleeping 0 seconds before next request 2023-01-24 09:56:37 source > Request successful, will parse the response now 2023-01-24 09:56:37 source > Starting another while loop iteration 2023-01-24 09:56:38 source > Sleeping 0 seconds before next request 2023-01-24 09:56:38 source > Request successful, will parse the response now 2023-01-24 09:56:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 93000 (51 MB) 2023-01-24 09:56:38 source > Starting another while loop iteration 2023-01-24 09:56:38 source > Sleeping 0 seconds before next request 2023-01-24 09:56:38 source > Request successful, will parse the response now 2023-01-24 09:56:38 source > Starting another while loop iteration 2023-01-24 09:56:38 source > Sleeping 0 seconds before next request 2023-01-24 09:56:38 source > Request successful, will parse the response now 2023-01-24 09:56:38 source > Starting another while loop iteration 2023-01-24 09:56:38 source > Sleeping 0 seconds before next request 2023-01-24 09:56:38 source > Request successful, will parse the response now 2023-01-24 09:56:38 source > Starting another while loop iteration 2023-01-24 09:56:38 source > Sleeping 0 seconds before next request 2023-01-24 09:56:38 source > Request successful, will parse the response now 2023-01-24 09:56:38 source > Sleeping 0 seconds before next request 2023-01-24 09:56:38 source > Starting another while loop iteration 2023-01-24 09:56:38 source > Request successful, will parse the response now 2023-01-24 09:56:39 source > Starting another while loop iteration 2023-01-24 09:56:39 source > Sleeping 0 seconds before next request 2023-01-24 09:56:39 source > Request successful, will parse the response now 2023-01-24 09:56:39 source > Starting another while loop iteration 2023-01-24 09:56:39 source > Sleeping 0 seconds before next request 2023-01-24 09:56:39 source > Request successful, will parse the response now 2023-01-24 09:56:39 source > Starting another while loop iteration 2023-01-24 09:56:39 source > Sleeping 0 seconds before next request 2023-01-24 09:56:39 source > Request successful, will parse the response now 2023-01-24 09:56:39 source > Sleeping 0 seconds before next request 2023-01-24 09:56:39 source > Starting another while loop iteration 2023-01-24 09:56:39 source > Request successful, will parse the response now 2023-01-24 09:56:39 source > Starting another while loop iteration 2023-01-24 09:56:40 source > Sleeping 0 seconds before next request 2023-01-24 09:56:40 source > Request successful, will parse the response now 2023-01-24 09:56:40 source > Sleeping 0 seconds before next request 2023-01-24 09:56:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 94000 (51 MB) 2023-01-24 09:56:40 source > Starting another while loop iteration 2023-01-24 09:56:40 source > Request successful, will parse the response now 2023-01-24 09:56:40 source > Starting another while loop iteration 2023-01-24 09:56:40 source > Sleeping 0 seconds before next request 2023-01-24 09:56:40 source > Request successful, will parse the response now 2023-01-24 09:56:40 source > Sleeping 0 seconds before next request 2023-01-24 09:56:40 source > Starting another while loop iteration 2023-01-24 09:56:40 source > Request successful, will parse the response now 2023-01-24 09:56:40 source > Starting another while loop iteration 2023-01-24 09:56:40 source > Sleeping 0 seconds before next request 2023-01-24 09:56:41 source > Sleeping 0 seconds before next request 2023-01-24 09:56:41 source > Request successful, will parse the response now 2023-01-24 09:56:41 source > Starting another while loop iteration 2023-01-24 09:56:41 source > Request successful, will parse the response now 2023-01-24 09:56:41 source > Starting another while loop iteration 2023-01-24 09:56:41 source > Sleeping 0 seconds before next request 2023-01-24 09:56:41 source > Request successful, will parse the response now 2023-01-24 09:56:41 source > Starting another while loop iteration 2023-01-24 09:56:41 source > Sleeping 0 seconds before next request 2023-01-24 09:56:41 source > Request successful, will parse the response now 2023-01-24 09:56:41 source > Starting another while loop iteration 2023-01-24 09:56:41 source > Sleeping 0 seconds before next request 2023-01-24 09:56:41 source > Request successful, will parse the response now 2023-01-24 09:56:41 source > Starting another while loop iteration 2023-01-24 09:56:42 source > Sleeping 0 seconds before next request 2023-01-24 09:56:42 source > Request successful, will parse the response now 2023-01-24 09:56:42 source > Starting another while loop iteration 2023-01-24 09:56:42 source > Sleeping 0 seconds before next request 2023-01-24 09:56:42 source > Request successful, will parse the response now 2023-01-24 09:56:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 95000 (52 MB) 2023-01-24 09:56:42 source > Starting another while loop iteration 2023-01-24 09:56:42 source > Sleeping 0 seconds before next request 2023-01-24 09:56:42 source > Request successful, will parse the response now 2023-01-24 09:56:42 source > Starting another while loop iteration 2023-01-24 09:56:42 source > Sleeping 0 seconds before next request 2023-01-24 09:56:42 source > Request successful, will parse the response now 2023-01-24 09:56:42 source > Sleeping 0 seconds before next request 2023-01-24 09:56:42 source > Starting another while loop iteration 2023-01-24 09:56:42 source > Request successful, will parse the response now 2023-01-24 09:56:42 source > Starting another while loop iteration 2023-01-24 09:56:42 source > Sleeping 0 seconds before next request 2023-01-24 09:56:42 source > Request successful, will parse the response now 2023-01-24 09:56:42 source > Starting another while loop iteration 2023-01-24 09:56:42 source > Request successful, will parse the response now 2023-01-24 09:56:42 source > Sleeping 0 seconds before next request 2023-01-24 09:56:43 source > Starting another while loop iteration 2023-01-24 09:56:43 source > Sleeping 0 seconds before next request 2023-01-24 09:56:43 source > Request successful, will parse the response now 2023-01-24 09:56:43 source > Starting another while loop iteration 2023-01-24 09:56:43 source > Sleeping 0 seconds before next request 2023-01-24 09:56:43 source > Request successful, will parse the response now 2023-01-24 09:56:43 source > Starting another while loop iteration 2023-01-24 09:56:43 source > Sleeping 0 seconds before next request 2023-01-24 09:56:43 source > Request successful, will parse the response now 2023-01-24 09:56:43 source > Sleeping 0 seconds before next request 2023-01-24 09:56:43 source > Starting another while loop iteration 2023-01-24 09:56:43 source > Request successful, will parse the response now 2023-01-24 09:56:43 source > Starting another while loop iteration 2023-01-24 09:56:44 source > Sleeping 0 seconds before next request 2023-01-24 09:56:44 source > Request successful, will parse the response now 2023-01-24 09:56:44 source > Sleeping 0 seconds before next request 2023-01-24 09:56:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 96000 (52 MB) 2023-01-24 09:56:44 source > Starting another while loop iteration 2023-01-24 09:56:44 source > Request successful, will parse the response now 2023-01-24 09:56:44 source > Starting another while loop iteration 2023-01-24 09:56:44 source > Sleeping 0 seconds before next request 2023-01-24 09:56:44 source > Request successful, will parse the response now 2023-01-24 09:56:44 source > Starting another while loop iteration 2023-01-24 09:56:44 source > Sleeping 0 seconds before next request 2023-01-24 09:56:44 source > Request successful, will parse the response now 2023-01-24 09:56:44 source > Starting another while loop iteration 2023-01-24 09:56:45 source > Sleeping 0 seconds before next request 2023-01-24 09:56:45 source > Request successful, will parse the response now 2023-01-24 09:56:45 source > Starting another while loop iteration 2023-01-24 09:56:45 source > Sleeping 0 seconds before next request 2023-01-24 09:56:45 source > Request successful, will parse the response now 2023-01-24 09:56:45 source > Starting another while loop iteration 2023-01-24 09:56:45 source > Sleeping 0 seconds before next request 2023-01-24 09:56:45 source > Request successful, will parse the response now 2023-01-24 09:56:45 source > Sleeping 0 seconds before next request 2023-01-24 09:56:45 source > Starting another while loop iteration 2023-01-24 09:56:45 source > Sleeping 0 seconds before next request 2023-01-24 09:56:45 source > Request successful, will parse the response now 2023-01-24 09:56:45 source > Starting another while loop iteration 2023-01-24 09:56:45 source > Sleeping 0 seconds before next request 2023-01-24 09:56:45 source > Request successful, will parse the response now 2023-01-24 09:56:45 source > Starting another while loop iteration 2023-01-24 09:56:45 source > Request successful, will parse the response now 2023-01-24 09:56:45 source > Starting another while loop iteration 2023-01-24 09:56:46 source > Sleeping 0 seconds before next request 2023-01-24 09:56:46 source > Request successful, will parse the response now 2023-01-24 09:56:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 97000 (53 MB) 2023-01-24 09:56:46 source > Starting another while loop iteration 2023-01-24 09:56:46 source > Sleeping 0 seconds before next request 2023-01-24 09:56:46 source > Request successful, will parse the response now 2023-01-24 09:56:46 source > Starting another while loop iteration 2023-01-24 09:56:46 source > Sleeping 0 seconds before next request 2023-01-24 09:56:46 source > Request successful, will parse the response now 2023-01-24 09:56:46 source > Starting another while loop iteration 2023-01-24 09:56:46 source > Sleeping 0 seconds before next request 2023-01-24 09:56:46 source > Request successful, will parse the response now 2023-01-24 09:56:46 source > Starting another while loop iteration 2023-01-24 09:56:46 source > Sleeping 0 seconds before next request 2023-01-24 09:56:46 source > Request successful, will parse the response now 2023-01-24 09:56:47 source > Starting another while loop iteration 2023-01-24 09:56:47 source > Sleeping 0 seconds before next request 2023-01-24 09:56:47 source > Sleeping 0 seconds before next request 2023-01-24 09:56:47 source > Request successful, will parse the response now 2023-01-24 09:56:47 source > Starting another while loop iteration 2023-01-24 09:56:47 source > Request successful, will parse the response now 2023-01-24 09:56:47 source > Sleeping 0 seconds before next request 2023-01-24 09:56:47 source > Starting another while loop iteration 2023-01-24 09:56:47 source > Request successful, will parse the response now 2023-01-24 09:56:47 source > Starting another while loop iteration 2023-01-24 09:56:47 source > Sleeping 0 seconds before next request 2023-01-24 09:56:47 source > Request successful, will parse the response now 2023-01-24 09:56:47 source > Starting another while loop iteration 2023-01-24 09:56:47 source > Sleeping 0 seconds before next request 2023-01-24 09:56:47 source > Request successful, will parse the response now 2023-01-24 09:56:47 source > Starting another while loop iteration 2023-01-24 09:56:48 source > Sleeping 0 seconds before next request 2023-01-24 09:56:48 source > Request successful, will parse the response now 2023-01-24 09:56:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 98000 (53 MB) 2023-01-24 09:56:48 source > Starting another while loop iteration 2023-01-24 09:56:48 source > Sleeping 0 seconds before next request 2023-01-24 09:56:48 source > Request successful, will parse the response now 2023-01-24 09:56:48 source > Starting another while loop iteration 2023-01-24 09:56:48 source > Sleeping 0 seconds before next request 2023-01-24 09:56:48 source > Request successful, will parse the response now 2023-01-24 09:56:48 source > Starting another while loop iteration 2023-01-24 09:56:48 source > Sleeping 0 seconds before next request 2023-01-24 09:56:48 source > Sleeping 0 seconds before next request 2023-01-24 09:56:48 source > Request successful, will parse the response now 2023-01-24 09:56:48 source > Starting another while loop iteration 2023-01-24 09:56:48 source > Request successful, will parse the response now 2023-01-24 09:56:48 source > Starting another while loop iteration 2023-01-24 09:56:48 source > Sleeping 0 seconds before next request 2023-01-24 09:56:48 source > Request successful, will parse the response now 2023-01-24 09:56:49 source > Starting another while loop iteration 2023-01-24 09:56:49 source > Sleeping 0 seconds before next request 2023-01-24 09:56:49 source > Request successful, will parse the response now 2023-01-24 09:56:49 source > Starting another while loop iteration 2023-01-24 09:56:49 source > Sleeping 0 seconds before next request 2023-01-24 09:56:49 source > Request successful, will parse the response now 2023-01-24 09:56:49 source > Starting another while loop iteration 2023-01-24 09:56:49 source > Sleeping 0 seconds before next request 2023-01-24 09:56:49 source > Request successful, will parse the response now 2023-01-24 09:56:49 source > Starting another while loop iteration 2023-01-24 09:56:50 source > Sleeping 0 seconds before next request 2023-01-24 09:56:50 source > Request successful, will parse the response now 2023-01-24 09:56:50 source > Starting another while loop iteration 2023-01-24 09:56:50 source > Sleeping 0 seconds before next request 2023-01-24 09:56:50 source > Request successful, will parse the response now 2023-01-24 09:56:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 99000 (54 MB) 2023-01-24 09:56:50 source > Starting another while loop iteration 2023-01-24 09:56:50 source > Sleeping 0 seconds before next request 2023-01-24 09:56:50 source > Sleeping 0 seconds before next request 2023-01-24 09:56:50 source > Request successful, will parse the response now 2023-01-24 09:56:50 source > Starting another while loop iteration 2023-01-24 09:56:50 source > Request successful, will parse the response now 2023-01-24 09:56:50 source > Starting another while loop iteration 2023-01-24 09:56:50 source > Request successful, will parse the response now 2023-01-24 09:56:50 source > Starting another while loop iteration 2023-01-24 09:56:50 source > Request successful, will parse the response now 2023-01-24 09:56:50 source > Starting another while loop iteration 2023-01-24 09:56:51 source > Request successful, will parse the response now 2023-01-24 09:56:51 source > Starting another while loop iteration 2023-01-24 09:56:51 source > Request successful, will parse the response now 2023-01-24 09:56:51 source > Starting another while loop iteration 2023-01-24 09:56:51 source > Request successful, will parse the response now 2023-01-24 09:56:51 source > Starting another while loop iteration 2023-01-24 09:56:51 source > Request successful, will parse the response now 2023-01-24 09:56:51 source > Starting another while loop iteration 2023-01-24 09:56:51 source > Request successful, will parse the response now 2023-01-24 09:56:51 source > Starting another while loop iteration 2023-01-24 09:56:51 source > Request successful, will parse the response now 2023-01-24 09:56:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):321 - Records read: 100000 (55 MB) 2023-01-24 09:56:51 source > Read 100000 records from organizations stream 2023-01-24 09:56:51 source > Finished syncing organizations 2023-01-24 09:56:51 source > SourceZendeskSupport runtimes: Syncing stream organizations 0:02:55.451778 2023-01-24 09:56:51 source > Finished syncing SourceZendeskSupport 2023-01-24 09:56:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):324 - Source has no more messages, closing connection. 2023-01-24 09:56:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):333 - Total records read: 100001 (55 MB) 2023-01-24 09:56:52 INFO i.a.w.g.DefaultReplicationWorker(replicate):222 - One of source or destination thread complete. Waiting on the other. 2023-01-24 09:56:52 destination > Airbyte message consumer: succeeded. 2023-01-24 09:56:52 destination > executing on success close procedure. 2023-01-24 09:56:52 destination > Flushing all 1 current buffers (59 MB in total) 2023-01-24 09:56:52 destination > Flushing buffer of stream organizations (59 MB) 2023-01-24 09:56:52 destination > Flushing buffer for stream organizations (59 MB) to staging 2023-01-24 09:56:52 destination > Finished writing data to 49ef085a-f559-4fcf-819f-f6aa7394e48d16333407369194228135.avro (59 MB) 2023-01-24 09:56:52 destination > Uploading records to staging for stream organizations (dataset zendesk): zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/ 2023-01-24 09:56:52 destination > Initiated multipart upload to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with full ID ABPnzm7ODe1lPcfsBSyZVqMINOTVt7mjC87hqoUT1nha46vSPoGjB_G8zgn2IFJ6xXRMXk_f 2023-01-24 09:56:52 destination > Called close() on [MultipartOutputStream for parts 1 - 10000] 2023-01-24 09:56:54 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with id ABPnzm7OD...6xXRMXk_f]: Finished uploading [Part number 5 containing 10.01 MB] 2023-01-24 09:56:54 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with id ABPnzm7OD...6xXRMXk_f]: Finished uploading [Part number 1 containing 10.01 MB] 2023-01-24 09:56:54 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with id ABPnzm7OD...6xXRMXk_f]: Finished uploading [Part number 2 containing 10.01 MB] 2023-01-24 09:56:54 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with id ABPnzm7OD...6xXRMXk_f]: Finished uploading [Part number 6 containing 9.33 MB] 2023-01-24 09:56:54 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with id ABPnzm7OD...6xXRMXk_f]: Finished uploading [Part number 4 containing 10.01 MB] 2023-01-24 09:56:54 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with id ABPnzm7OD...6xXRMXk_f]: Finished uploading [Part number 3 containing 10.01 MB] 2023-01-24 09:56:54 destination > [Manager uploading to airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro with id ABPnzm7OD...6xXRMXk_f]: Completed 2023-01-24 09:56:54 destination > Uploaded buffer file to storage: 49ef085a-f559-4fcf-819f-f6aa7394e48d16333407369194228135.avro -> zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro (filename: 1.avro) 2023-01-24 09:56:54 destination > Added staged file: 1.avro 2023-01-24 09:56:54 destination > Deleting tempFile data 49ef085a-f559-4fcf-819f-f6aa7394e48d16333407369194228135.avro 2023-01-24 09:56:54 destination > Closing buffer for stream organizations 2023-01-24 09:56:55 destination > Copying into tables in destination started for 1 streams 2023-01-24 09:56:55 destination > Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} (dataset zendesk): [1.avro] 2023-01-24 09:56:55 destination > Uploading staged file: gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro 2023-01-24 09:56:55 destination > [JobId{project=prod-tripe-cm, job=999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, location=EU}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} (dataset zendesk): Job{job=JobId{project=prod-tripe-cm, job=999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, location=EU}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1674554215229, endTime=null, startTime=1674554215422, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-elt@prod-tripe-cm.iam.gserviceaccount.com, etag=65fy1v6RDQh8J8rsDbeokw==, generatedId=prod-tripe-cm:EU.999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, selfLink=https://www.googleapis.com/bigquery/v2/projects/prod-tripe-cm/jobs/999bb889-afaa-4c6d-9c6f-e5f7d3fe946b?location=EU, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, projectId=prod-tripe-cm, tableId=_airbyte_tmp_ewe_organizations}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2023-01-24 09:56:55 destination > Waiting for job finish Job{job=JobId{project=prod-tripe-cm, job=999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, location=EU}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1674554215229, endTime=null, startTime=1674554215422, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-elt@prod-tripe-cm.iam.gserviceaccount.com, etag=65fy1v6RDQh8J8rsDbeokw==, generatedId=prod-tripe-cm:EU.999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, selfLink=https://www.googleapis.com/bigquery/v2/projects/prod-tripe-cm/jobs/999bb889-afaa-4c6d-9c6f-e5f7d3fe946b?location=EU, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, projectId=prod-tripe-cm, tableId=_airbyte_tmp_ewe_organizations}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2023-01-24 09:57:03 destination > Job finish Job{job=JobId{project=prod-tripe-cm, job=999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, location=EU}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1674554215229, endTime=null, startTime=1674554215422, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-elt@prod-tripe-cm.iam.gserviceaccount.com, etag=65fy1v6RDQh8J8rsDbeokw==, generatedId=prod-tripe-cm:EU.999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, selfLink=https://www.googleapis.com/bigquery/v2/projects/prod-tripe-cm/jobs/999bb889-afaa-4c6d-9c6f-e5f7d3fe946b?location=EU, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, projectId=prod-tripe-cm, tableId=_airbyte_tmp_ewe_organizations}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://airbyte-elt-bigquery-dataloading/zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2023-01-24 09:57:03 destination > [JobId{project=prod-tripe-cm, job=999bb889-afaa-4c6d-9c6f-e5f7d3fe946b, location=EU}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} (dataset zendesk) is successfully appended with staging files 2023-01-24 09:57:03 destination > Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_raw_organizations}} (dataset zendesk, sync mode append_dedup) 2023-01-24 09:57:08 destination > successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_raw_organizations}} 2023-01-24 09:57:08 destination > Finalizing tables in destination completed 2023-01-24 09:57:08 destination > Cleaning up destination started for 1 streams 2023-01-24 09:57:08 destination > Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=zendesk, tableId=_airbyte_tmp_ewe_organizations}} (dataset zendesk) 2023-01-24 09:57:08 destination > Cleaning up staging path for stream organizations (dataset zendesk): zendesk/zendesk_organizations 2023-01-24 09:57:08 destination > Deleting object zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/ 2023-01-24 09:57:08 destination > Deleting object zendesk/zendesk_organizations/2023/01/24/09/dc23b556-7154-4d9c-86f3-6e81468d0149/1.avro 2023-01-24 09:57:08 destination > Storage bucket zendesk/zendesk_organizations has been cleaned-up (2 objects were deleted)... 2023-01-24 09:57:08 destination > Cleaning up destination completed. 2023-01-24 09:57:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromDstRunnable$4):253 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@1f49f63[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@f33712d[type=STREAM,stream=io.airbyte.protocol.models.AirbyteStreamState@b0cf413[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@4e0e7b16[name=organizations,namespace=,additionalProperties={}],streamState={"updated_at":"2023-01-24T09:54:25Z"},additionalProperties={}],global=,data={"organizations":{"updated_at":"2023-01-24T09:54:25Z"}},additionalProperties={}],trace=,control=,additionalProperties={}] 2023-01-24 09:57:08 destination > Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2023-01-24 09:57:08 INFO i.a.w.g.DefaultReplicationWorker(replicate):224 - Source and destination threads complete. 2023-01-24 09:57:08 INFO i.a.w.g.DefaultReplicationWorker(prepStateForLaterSaving):475 - Source output at least one state message 2023-01-24 09:57:08 INFO i.a.w.g.DefaultReplicationWorker(prepStateForLaterSaving):481 - State capture: Updated state to: Optional[io.airbyte.config.State@18f7c4b4[state=[{"type":"STREAM","stream":{"stream_descriptor":{"name":"organizations"},"stream_state":{"updated_at":"2023-01-24T09:54:25Z"}}}]]] 2023-01-24 09:57:08 INFO i.a.w.g.DefaultReplicationWorker(getReplicationOutput):408 - sync summary: { "status" : "completed", "recordsSynced" : 100000, "bytesSynced" : 57711467, "startTime" : 1674554034097, "endTime" : 1674554228825, "totalStats" : { "recordsEmitted" : 100000, "bytesEmitted" : 57711467, "sourceStateMessagesEmitted" : 1, "destinationStateMessagesEmitted" : 1, "recordsCommitted" : 100000, "meanSecondsBeforeSourceStateMessageEmitted" : 173, "maxSecondsBeforeSourceStateMessageEmitted" : 173, "maxSecondsBetweenStateMessageEmittedandCommitted" : 17, "meanSecondsBetweenStateMessageEmittedandCommitted" : 17, "replicationStartTime" : 1674554034097, "replicationEndTime" : 1674554228825, "sourceReadStartTime" : 1674554034133, "sourceReadEndTime" : 1674554212066, "destinationWriteStartTime" : 1674554034203, "destinationWriteEndTime" : 1674554228825 }, "streamStats" : [ { "streamName" : "organizations", "streamNamespace" : "zendesk", "stats" : { "recordsEmitted" : 100000, "bytesEmitted" : 57711467, "recordsCommitted" : 100000 } } ] } 2023-01-24 09:57:08 INFO i.a.w.g.DefaultReplicationWorker(getReplicationOutput):409 - failures: [ ] 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:57:08 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END REPLICATION ----- 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:57:08 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):205 - sync summary: io.airbyte.config.StandardSyncOutput@7381e760[standardSyncSummary=io.airbyte.config.StandardSyncSummary@6d09c802[status=completed,recordsSynced=100000,bytesSynced=57711467,startTime=1674554034097,endTime=1674554228825,totalStats=io.airbyte.config.SyncStats@3076c9ca[recordsEmitted=100000,bytesEmitted=57711467,sourceStateMessagesEmitted=1,destinationStateMessagesEmitted=1,recordsCommitted=100000,meanSecondsBeforeSourceStateMessageEmitted=173,maxSecondsBeforeSourceStateMessageEmitted=173,maxSecondsBetweenStateMessageEmittedandCommitted=17,meanSecondsBetweenStateMessageEmittedandCommitted=17,replicationStartTime=1674554034097,replicationEndTime=1674554228825,sourceReadStartTime=1674554034133,sourceReadEndTime=1674554212066,destinationWriteStartTime=1674554034203,destinationWriteEndTime=1674554228825,additionalProperties={}],streamStats=[io.airbyte.config.StreamSyncStats@6dd0b521[streamName=organizations,streamNamespace=zendesk,stats=io.airbyte.config.SyncStats@1116f51c[recordsEmitted=100000,bytesEmitted=57711467,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=100000,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,replicationStartTime=,replicationEndTime=,sourceReadStartTime=,sourceReadEndTime=,destinationWriteStartTime=,destinationWriteEndTime=,additionalProperties={}]]]],normalizationSummary=,webhookOperationSummary=,state=io.airbyte.config.State@18f7c4b4[state=[{"type":"STREAM","stream":{"stream_descriptor":{"name":"organizations"},"stream_state":{"updated_at":"2023-01-24T09:54:25Z"}}}]],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@32fc76e4[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@34c2d1e8[stream=io.airbyte.protocol.models.AirbyteStream@5cd313ec[name=organizations,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"name":{"type":["null","string"]},"tags":{"type":["null","array"],"items":{"type":["null","string"]}},"notes":{"type":["null","string"]},"details":{"type":["null","string"]},"group_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"deleted_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"external_id":{"type":["null","string"]},"domain_names":{"type":["null","array"],"items":{"type":["null","string"]}},"shared_tickets":{"type":["null","boolean"]},"shared_comments":{"type":["null","boolean"]},"organization_fields":{"type":["null","object"],"properties":{},"additionalProperties":true}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=zendesk,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[]] 2023-01-24 09:57:08 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):210 - Sync summary length: 3139 2023-01-24 09:57:08 INFO i.a.c.t.TemporalUtils(withBackgroundHeartbeat):283 - Stopping temporal heartbeating... 2023-01-24 09:57:08 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to get state 2023-01-24 09:57:08 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):56 - Using default value for environment variable NEED_STATE_VALIDATION: 'true' 2023-01-24 09:57:08 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to create or update state 2023-01-24 09:57:08 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/1507/1/logs.log 2023-01-24 09:57:08 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.25 2023-01-24 09:57:08 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-01-24 09:57:08 ERROR i.a.w.n.NormalizationRunnerFactory(create):50 - The normalization image name or tag in the definition file is different from the normalization image or tag in the NormalizationRunnerFactory! 2023-01-24 09:57:08 ERROR i.a.w.n.NormalizationRunnerFactory(create):52 - the definition file value - airbyte/normalization:0.2.24, the NormalizationRunnerFactory value - airbyte/normalization:0.2.25 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START DEFAULT NORMALIZATION ----- 2023-01-24 09:57:08 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):141 - Running with normalization version: airbyte/normalization:0.2.25 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/normalization:0.2.25 exists... 2023-01-24 09:57:08 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/normalization:0.2.25 was found locally. 2023-01-24 09:57:08 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = normalization-normalize-1507-1-vacmf with resources io.airbyte.config.ResourceRequirements@283ea98c[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-01-24 09:57:08 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/1507/1/normalize --log-driver none --name normalization-normalize-1507-1-vacmf --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.40.25 airbyte/normalization:0.2.25 run --integration-type bigquery --config destination_config.json --catalog destination_catalog.json 2023-01-24 09:57:09 normalization > Running: transform-config --config destination_config.json --integration-type bigquery --out /data/1507/1/normalize 2023-01-24 09:57:09 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/1507/1/normalize') 2023-01-24 09:57:09 normalization > transform_bigquery 2023-01-24 09:57:09 normalization > Running: transform-catalog --integration-type bigquery --profile-config-dir /data/1507/1/normalize --catalog destination_catalog.json --out /data/1507/1/normalize/models/generated/ --json-column _airbyte_data 2023-01-24 09:57:10 normalization > Processing destination_catalog.json... 2023-01-24 09:57:10 normalization > Generating airbyte_ctes/zendesk/organizations_ab1.sql from organizations 2023-01-24 09:57:10 normalization > Generating airbyte_ctes/zendesk/organizations_ab2.sql from organizations 2023-01-24 09:57:10 normalization > Generating airbyte_views/zendesk/organizations_stg.sql from organizations 2023-01-24 09:57:10 normalization > Generating airbyte_incremental/scd/zendesk/organizations_scd.sql from organizations 2023-01-24 09:57:10 normalization > Generating airbyte_incremental/zendesk/organizations.sql from organizations 2023-01-24 09:57:10 normalization > Ignoring stream 'tags' from organizations/tags because properties list is empty 2023-01-24 09:57:10 normalization > Ignoring stream 'domain_names' from organizations/domain_names because properties list is empty 2023-01-24 09:57:10 normalization > Ignoring stream 'organization_fields' from organizations/organization_fields because properties list is empty 2023-01-24 09:57:10 normalization > detected no config file for ssh, assuming ssh is off. 2023-01-24 09:57:12 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2023-01-24 09:57:12 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2023-01-24 09:57:12 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 - 2023-01-24 09:57:12 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2023-01-24 09:57:12 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 - 2023-01-24 09:57:15 normalization > Running with dbt=1.0.0 2023-01-24 09:57:15 normalization > Partial parse save file not found. Starting full parse. 2023-01-24 09:57:16 normalization > [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. There are 1 unused configuration paths: - models.airbyte_utils.generated.airbyte_tables 2023-01-24 09:57:17 normalization > Found 5 models, 0 tests, 0 snapshots, 0 analyses, 602 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2023-01-24 09:57:18 normalization > Concurrency: 8 threads (target='prod') 2023-01-24 09:57:18 normalization > 1 of 3 START view model _airbyte_zendesk.organizations_stg.............................................................. [RUN] 2023-01-24 09:57:18 normalization > 1 of 3 OK created view model _airbyte_zendesk.organizations_stg......................................................... [OK in 0.78s] 2023-01-24 09:57:18 normalization > 2 of 3 START incremental model zendesk.organizations_scd................................................................ [RUN] 2023-01-24 09:57:50 normalization > 2 of 3 OK created incremental model zendesk.organizations_scd........................................................... [MERGE (200.0k rows, 200.6 MB processed) in 31.58s] 2023-01-24 09:57:50 normalization > 3 of 3 START incremental model zendesk.organizations.................................................................... [RUN] 2023-01-24 09:58:07 normalization > 3 of 3 OK created incremental model zendesk.organizations............................................................... [MERGE (100.0k rows, 125.1 MB processed) in 17.28s] 2023-01-24 09:58:07 normalization > Finished running 1 view model, 2 incremental models in 50.82s. 2023-01-24 09:58:07 normalization > Completed successfully 2023-01-24 09:58:07 normalization > Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3 2023-01-24 09:58:08 INFO i.a.w.n.DefaultNormalizationRunner(close):206 - Terminating normalization process... 2023-01-24 09:58:08 INFO i.a.w.n.DefaultNormalizationRunner(close):219 - Normalization process successfully terminated. 2023-01-24 09:58:08 INFO i.a.w.g.DefaultNormalizationWorker(run):94 - Normalization executed in 59 seconds for job 1507. 2023-01-24 09:58:08 INFO i.a.w.g.DefaultNormalizationWorker(run):106 - Normalization summary: io.airbyte.config.NormalizationSummary@231b094a[startTime=1674554228956,endTime=1674554288157,failures=[]] 2023-01-24 09:58:08 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-01-24 09:58:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:58:08 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END DEFAULT NORMALIZATION ----- 2023-01-24 09:58:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-01-24 09:58:08 INFO i.a.c.t.TemporalUtils(withBackgroundHeartbeat):283 - Stopping temporal heartbeating...