2022-07-05 16:06:40 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-07-05 16:06:40 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/1099/0/logs.log 2022-07-05 16:06:40 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-07-05 16:06:40 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 1099 attempt id: 0 2022-07-05 16:06:40 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.customproduct_id_de=incremental - append, null.ads_insights=incremental - append} 2022-07-05 16:06:40 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-07-05 16:06:40 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.37 exists... 2022-07-05 16:06:40 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.37 was found locally. 2022-07-05 16:06:40 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 1099 2022-07-05 16:06:40 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/1099/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-redshift:0.3.37 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=1099 airbyte/destination-redshift:0.3.37 write --config destination_config.json --catalog destination_catalog.json 2022-07-05 16:06:40 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-facebook-marketing:0.2.53 exists... 2022-07-05 16:06:40 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-facebook-marketing:0.2.53 was found locally. 2022-07-05 16:06:40 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 1099 2022-07-05 16:06:40 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/1099/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-facebook-marketing:0.2.53 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=1099 airbyte/source-facebook-marketing:0.2.53 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-07-05 16:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-07-05 16:06:40 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-07-05 16:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-07-05 16:06:41 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-07-05 16:06:41 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-05 16:06:41 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-05 16:06:41 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-05 16:06:41 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-07-05 16:06:41 source > Starting syncing SourceFacebookMarketing 2022-07-05 16:06:41 source > Syncing stream: ads_insights 2022-07-05 16:06:41 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.d.r.RedshiftDestination(main):69 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-05 16:06:42 source > InsightAsyncJob(id=595377798639997, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 WARN i.a.i.d.r.RedshiftDestination(determineUploadMode):55 - The "standard" upload mode is not performant, and is not recommended for production. Please use the Amazon S3 upload mode if you are syncing a large amount of data. 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: STANDARD 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):98 - Write config: WriteConfig{streamName=imported_facebook_de_ads_insights, namespace=null, outputSchemaName=airbyte_facebook, tmpTableName=_airbyte_tmp_swv_imported_facebook_de_ads_insights, outputTableName=_airbyte_raw_imported_facebook_de_ads_insights, syncMode=append} 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):98 - Write config: WriteConfig{streamName=imported_facebook_de_customproduct_id_de, namespace=null, outputSchemaName=airbyte_facebook, tmpTableName=_airbyte_tmp_yvs_imported_facebook_de_customproduct_id_de, outputTableName=_airbyte_raw_imported_facebook_de_customproduct_id_de, syncMode=append} 2022-07-05 16:06:42 source > InsightAsyncJob(id=717961319262494, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):123 - Preparing tmp tables in destination started for 2 streams 2022-07-05 16:06:42 destination > 2022-07-05 16:06:42 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):127 - Preparing tmp table in destination started for stream imported_facebook_de_ads_insights. schema: airbyte_facebook, tmp table name: _airbyte_tmp_swv_imported_facebook_de_ads_insights 2022-07-05 16:06:43 destination > 2022-07-05 16:06:43 INFO c.z.h.p.PoolBase(getAndSetNetworkTimeout):536 - HikariPool-1 - Driver does not support get/set network timeout for connections. ([Amazon][JDBC](10220) Driver does not support this optional feature.) 2022-07-05 16:06:44 source > InsightAsyncJob(id=1421042468368010, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:44 source > InsightAsyncJob(id=719024962735322, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:45 destination > 2022-07-05 16:06:45 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):127 - Preparing tmp table in destination started for stream imported_facebook_de_customproduct_id_de. schema: airbyte_facebook, tmp table name: _airbyte_tmp_yvs_imported_facebook_de_customproduct_id_de 2022-07-05 16:06:45 source > InsightAsyncJob(id=1001332597233622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:45 destination > 2022-07-05 16:06:45 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):133 - Preparing tables in destination completed. 2022-07-05 16:06:45 source > InsightAsyncJob(id=355891856510066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:46 source > InsightAsyncJob(id=570501341382720, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:46 source > InsightAsyncJob(id=363103762443691, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:47 source > InsightAsyncJob(id=457327846236417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:47 source > InsightAsyncJob(id=1719878811738369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:48 source > InsightAsyncJob(id=715543559723152, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:48 source > InsightAsyncJob(id=770184981012072, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:49 source > InsightAsyncJob(id=599483851664119, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:49 source > InsightAsyncJob(id=1171773900067027, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:50 source > InsightAsyncJob(id=1204947933672539, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:50 source > InsightAsyncJob(id=740392050445312, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:51 source > InsightAsyncJob(id=1004500416876097, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:51 source > InsightAsyncJob(id=841070600207190, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:51 source > InsightAsyncJob(id=400623248796805, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:52 source > InsightAsyncJob(id=1069614803655472, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:52 source > InsightAsyncJob(id=1182594315910136, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:53 source > InsightAsyncJob(id=416264817101904, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:53 source > InsightAsyncJob(id=753522189306428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:54 source > InsightAsyncJob(id=1040331679943772, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:54 source > InsightAsyncJob(id=449008093381424, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:55 source > InsightAsyncJob(id=1163482381182316, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:55 source > InsightAsyncJob(id=1088346595372010, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:56 source > InsightAsyncJob(id=5513122595376069, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:56 source > InsightAsyncJob(id=1711564522553469, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:57 source > InsightAsyncJob(id=730177801603804, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:57 source > InsightAsyncJob(id=1243055319779529, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:58 source > InsightAsyncJob(id=1210762989721386, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:58 source > InsightAsyncJob(id=504414498151485, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:59 source > InsightAsyncJob(id=356433019969960, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:06:59 source > InsightAsyncJob(id=732222801230968, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:00 source > InsightAsyncJob(id=767258887633606, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:01 source > InsightAsyncJob(id=537951451454369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:01 source > InsightAsyncJob(id=364172955810491, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:02 source > InsightAsyncJob(id=623682385414481, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:02 source > InsightAsyncJob(id=1208649489980993, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:03 source > InsightAsyncJob(id=578546473945169, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:03 source > InsightAsyncJob(id=989162308435712, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:04 source > InsightAsyncJob(id=778336953516480, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:04 source > InsightAsyncJob(id=1228001371360684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:05 source > InsightAsyncJob(id=752261279153278, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:05 source > InsightAsyncJob(id=2226105057544369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:06 source > InsightAsyncJob(id=915308973196907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:07 source > InsightAsyncJob(id=585735216244468, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:08 source > InsightAsyncJob(id=581047486877806, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:08 source > InsightAsyncJob(id=3083844838592735, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:09 source > InsightAsyncJob(id=718407305894628, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:09 source > InsightAsyncJob(id=614893946411752, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:10 source > InsightAsyncJob(id=722990992297127, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:10 source > InsightAsyncJob(id=758368921869600, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:11 source > InsightAsyncJob(id=1126913204902268, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:11 source > InsightAsyncJob(id=415493000334076, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:12 source > InsightAsyncJob(id=417208040455051, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:12 source > InsightAsyncJob(id=506003021293239, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:12 source > InsightAsyncJob(id=5323615661061547, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:13 source > InsightAsyncJob(id=1152235868655364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:13 source > InsightAsyncJob(id=568750868198519, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:14 source > InsightAsyncJob(id=3239765432956177, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:15 source > InsightAsyncJob(id=1232611414210160, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:15 source > InsightAsyncJob(id=1379727495852638, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:15 source > InsightAsyncJob(id=698359561250715, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:16 source > InsightAsyncJob(id=436502141818716, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:16 source > InsightAsyncJob(id=3180232858908027, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:17 source > InsightAsyncJob(id=5305003076235046, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:17 source > InsightAsyncJob(id=713966876347833, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:18 source > InsightAsyncJob(id=316702687339352, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:18 source > InsightAsyncJob(id=602748487807837, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:19 source > InsightAsyncJob(id=346249497677227, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:19 source > InsightAsyncJob(id=3308513442718630, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:20 source > InsightAsyncJob(id=765503131158090, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:20 source > InsightAsyncJob(id=2694859893978285, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:20 source > InsightAsyncJob(id=559623885816774, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:21 source > InsightAsyncJob(id=453341730128680, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:21 source > InsightAsyncJob(id=561367102311641, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:22 source > InsightAsyncJob(id=577140527302530, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:22 source > InsightAsyncJob(id=428656825836823, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:23 source > InsightAsyncJob(id=7674350982639663, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:24 source > InsightAsyncJob(id=3131650367098123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:24 source > InsightAsyncJob(id=448317730103398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:24 source > InsightAsyncJob(id=440162771450994, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:25 source > InsightAsyncJob(id=830836561578763, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:26 source > InsightAsyncJob(id=365660628952392, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:27 source > InsightAsyncJob(id=444505180548280, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:27 source > InsightAsyncJob(id=710918356832649, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:27 source > InsightAsyncJob(id=382979960520283, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:28 source > InsightAsyncJob(id=1165446107356125, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:28 source > InsightAsyncJob(id=1718694645180852, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:29 source > InsightAsyncJob(id=611269136981736, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:29 source > InsightAsyncJob(id=742829560297609, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:30 source > InsightAsyncJob(id=1835235696674106, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:30 source > InsightAsyncJob(id=740287160418372, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:31 source > InsightAsyncJob(id=352585737055780, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:31 source > InsightAsyncJob(id=1217973762347354, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:32 source > InsightAsyncJob(id=1102637913724074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:32 source > InsightAsyncJob(id=555851566013252, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:33 source > InsightAsyncJob(id=747454239797515, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:07:33 source > Added: 100 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.16, per_account=1.0), 100/100 job(s) in queue 2022-07-05 16:07:34 source > InsightAsyncJob(id=595377798639997, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=717961319262494, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1421042468368010, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=719024962735322, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1001332597233622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=355891856510066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=570501341382720, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=363103762443691, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=457327846236417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1719878811738369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=715543559723152, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=770184981012072, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=599483851664119, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1171773900067027, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1204947933672539, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=740392050445312, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1004500416876097, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=841070600207190, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=400623248796805, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1069614803655472, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1182594315910136, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=416264817101904, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=753522189306428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1040331679943772, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=449008093381424, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1163482381182316, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1088346595372010, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=5513122595376069, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1711564522553469, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=730177801603804, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1243055319779529, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1210762989721386, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=504414498151485, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=356433019969960, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=732222801230968, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=767258887633606, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=537951451454369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=364172955810491, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=623682385414481, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1208649489980993, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=578546473945169, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=989162308435712, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=778336953516480, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1228001371360684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=752261279153278, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=2226105057544369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=915308973196907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=585735216244468, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=581047486877806, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=3083844838592735, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=718407305894628, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=614893946411752, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=722990992297127, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=758368921869600, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1126913204902268, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=415493000334076, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=417208040455051, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=506003021293239, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=5323615661061547, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1152235868655364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=568750868198519, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=3239765432956177, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1232611414210160, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1379727495852638, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=698359561250715, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=436502141818716, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=3180232858908027, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=5305003076235046, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=713966876347833, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=316702687339352, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=602748487807837, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=346249497677227, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=3308513442718630, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=765503131158090, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=2694859893978285, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=559623885816774, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=453341730128680, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=561367102311641, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:07:34 source > InsightAsyncJob(id=577140527302530, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=428656825836823, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=7674350982639663, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=3131650367098123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=448317730103398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=440162771450994, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=830836561578763, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=365660628952392, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=444505180548280, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=710918356832649, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=382979960520283, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1165446107356125, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=1718694645180852, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:34 source > InsightAsyncJob(id=611269136981736, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=742829560297609, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=1835235696674106, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=740287160418372, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=352585737055780, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=1217973762347354, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=1102637913724074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=555851566013252, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:07:35 source > InsightAsyncJob(id=747454239797515, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 16:07:35 source > Completed jobs: 78, Failed jobs: 0, Running jobs: 22 2022-07-05 16:07:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (2 MB) 2022-07-05 16:08:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (6 MB) 2022-07-05 16:08:18 destination > 2022-07-05 16:08:18 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 2047 records (24 MB) 2022-07-05 16:08:18 destination > 2022-07-05 16:08:18 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 2047 2022-07-05 16:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (9 MB) 2022-07-05 16:08:58 destination > 2022-07-05 16:08:58 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1745 records (24 MB) 2022-07-05 16:08:58 destination > 2022-07-05 16:08:58 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1745 2022-07-05 16:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (12 MB) 2022-07-05 16:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (16 MB) 2022-07-05 16:09:21 source > InsightAsyncJob(id=753552182731246, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:21 source > InsightAsyncJob(id=761695178355559, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:22 source > InsightAsyncJob(id=450164583223241, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:22 source > InsightAsyncJob(id=451176209768457, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:23 source > InsightAsyncJob(id=610015780345235, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:24 source > InsightAsyncJob(id=332426229105568, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:24 source > InsightAsyncJob(id=1748793658802211, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:25 source > InsightAsyncJob(id=412470514256236, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:25 source > InsightAsyncJob(id=1183867205794958, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:25 source > InsightAsyncJob(id=3286355205021537, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:26 source > InsightAsyncJob(id=500599238503460, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:26 source > InsightAsyncJob(id=1014571179245636, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:27 source > InsightAsyncJob(id=1347602868976640, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:27 source > InsightAsyncJob(id=440617237667959, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:28 source > InsightAsyncJob(id=454633129367410, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:29 source > InsightAsyncJob(id=431199752209399, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:29 source > InsightAsyncJob(id=1045171289467034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:30 source > InsightAsyncJob(id=1516073545475545, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:31 source > InsightAsyncJob(id=759029465108436, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:31 source > InsightAsyncJob(id=553975709542840, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:32 source > InsightAsyncJob(id=733765401285573, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:32 source > InsightAsyncJob(id=983955148963533, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:33 source > InsightAsyncJob(id=742096283774528, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:33 source > InsightAsyncJob(id=1070518190531880, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:34 source > InsightAsyncJob(id=1074524519822937, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:34 source > InsightAsyncJob(id=1397698910734094, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:34 source > InsightAsyncJob(id=289207500045965, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:35 source > InsightAsyncJob(id=5040399762750188, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:36 source > InsightAsyncJob(id=757172088763758, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:36 source > InsightAsyncJob(id=455437295933995, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:37 source > InsightAsyncJob(id=1156585744917873, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:37 source > InsightAsyncJob(id=589394636125834, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:38 source > InsightAsyncJob(id=729836351559289, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:38 source > InsightAsyncJob(id=1493286924462284, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:39 source > InsightAsyncJob(id=543679680827588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:39 source > InsightAsyncJob(id=450433676508190, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:40 source > InsightAsyncJob(id=600298318393660, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:40 source > InsightAsyncJob(id=3254002798218922, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:41 source > InsightAsyncJob(id=340742744938359, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:41 source > InsightAsyncJob(id=1006217289910919, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:42 source > InsightAsyncJob(id=1099102164348034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:42 source > InsightAsyncJob(id=579811387094613, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:43 source > InsightAsyncJob(id=785119452855311, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:43 source > InsightAsyncJob(id=440880867635121, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:43 source > InsightAsyncJob(id=3371353119805677, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:44 source > InsightAsyncJob(id=727557518298516, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:44 source > InsightAsyncJob(id=1265262564217793, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:45 source > InsightAsyncJob(id=1498926397233398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:45 source > InsightAsyncJob(id=1073530819942341, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:46 source > InsightAsyncJob(id=555536569539872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:46 source > InsightAsyncJob(id=5210367345720637, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:47 source > InsightAsyncJob(id=712551159829522, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:47 source > InsightAsyncJob(id=1011860672851588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:47 source > InsightAsyncJob(id=388224470071095, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:48 source > InsightAsyncJob(id=579258876882668, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:48 source > InsightAsyncJob(id=597397731742130, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:49 source > InsightAsyncJob(id=408141607947043, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:49 source > InsightAsyncJob(id=763269798451362, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:49 source > InsightAsyncJob(id=703454870747684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:50 source > InsightAsyncJob(id=1444537402686845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:50 source > InsightAsyncJob(id=2183270008509254, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:51 source > InsightAsyncJob(id=395980572594074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:51 source > InsightAsyncJob(id=348466924118795, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:52 source > InsightAsyncJob(id=1712745082420585, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:52 source > InsightAsyncJob(id=736757197566559, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:53 source > InsightAsyncJob(id=439157001390594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:53 source > InsightAsyncJob(id=1902102293318487, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:54 source > InsightAsyncJob(id=1385714091924574, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:54 source > InsightAsyncJob(id=3155778497970958, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:55 source > InsightAsyncJob(id=1338044866688861, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:55 source > InsightAsyncJob(id=714801619611996, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:56 source > InsightAsyncJob(id=1191391944972308, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:56 source > InsightAsyncJob(id=1210767413074546, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:57 source > InsightAsyncJob(id=1184723732318625, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:57 source > InsightAsyncJob(id=498368735394175, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:57 source > InsightAsyncJob(id=615306386393471, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:58 source > InsightAsyncJob(id=1327000861123334, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:58 source > InsightAsyncJob(id=728861978451056, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:09:58 source > Added: 78 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.17), 100/100 job(s) in queue 2022-07-05 16:09:59 source > InsightAsyncJob(id=577140527302530, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=428656825836823, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=7674350982639663, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=3131650367098123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=448317730103398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=440162771450994, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=830836561578763, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=365660628952392, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=444505180548280, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=710918356832649, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=382979960520283, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1165446107356125, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1718694645180852, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=611269136981736, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=742829560297609, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1835235696674106, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=740287160418372, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=352585737055780, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1217973762347354, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1102637913724074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=555851566013252, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=747454239797515, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=753552182731246, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=761695178355559, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=450164583223241, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=451176209768457, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=610015780345235, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=332426229105568, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1748793658802211, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=412470514256236, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1183867205794958, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=3286355205021537, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=500599238503460, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1014571179245636, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1347602868976640, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=440617237667959, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=454633129367410, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=431199752209399, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1045171289467034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1516073545475545, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=759029465108436, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=553975709542840, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=733765401285573, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=983955148963533, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=742096283774528, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1070518190531880, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1074524519822937, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=1397698910734094, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=289207500045965, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:09:59 source > InsightAsyncJob(id=5040399762750188, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=757172088763758, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=455437295933995, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1156585744917873, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=589394636125834, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=729836351559289, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1493286924462284, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=543679680827588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=450433676508190, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=600298318393660, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=3254002798218922, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=340742744938359, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1006217289910919, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1099102164348034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=579811387094613, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=785119452855311, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=440880867635121, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=3371353119805677, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=727557518298516, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1265262564217793, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1498926397233398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1073530819942341, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=555536569539872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=5210367345720637, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=712551159829522, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1011860672851588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=388224470071095, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=579258876882668, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=597397731742130, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=408141607947043, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=763269798451362, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=703454870747684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1444537402686845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:10:00 source > InsightAsyncJob(id=2183270008509254, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=395980572594074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=348466924118795, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1712745082420585, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=736757197566559, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=439157001390594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1902102293318487, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1385714091924574, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=3155778497970958, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1338044866688861, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=714801619611996, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1191391944972308, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1210767413074546, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1184723732318625, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=498368735394175, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=615306386393471, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=1327000861123334, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > InsightAsyncJob(id=728861978451056, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:10:00 source > Completed jobs: 81, Failed jobs: 0, Running jobs: 19 2022-07-05 16:10:17 destination > 2022-07-05 16:10:17 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1991 records (24 MB) 2022-07-05 16:10:17 destination > 2022-07-05 16:10:17 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1991 2022-07-05 16:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 6000 (19 MB) 2022-07-05 16:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 7000 (22 MB) 2022-07-05 16:11:05 destination > 2022-07-05 16:11:05 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 2048 records (24 MB) 2022-07-05 16:11:05 destination > 2022-07-05 16:11:05 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 2048 2022-07-05 16:11:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 8000 (26 MB) 2022-07-05 16:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 9000 (30 MB) 2022-07-05 16:11:44 source > InsightAsyncJob(id=5063429310432616, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:45 source > InsightAsyncJob(id=2127342494111171, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:45 source > InsightAsyncJob(id=730691671356233, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:46 source > InsightAsyncJob(id=573428434178933, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:46 source > InsightAsyncJob(id=523844143100750, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:47 source > InsightAsyncJob(id=1013850179272893, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:47 source > InsightAsyncJob(id=1827879180886457, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:48 source > InsightAsyncJob(id=435560994913376, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:48 source > InsightAsyncJob(id=1148784932352497, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:49 source > InsightAsyncJob(id=1488816124886458, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:49 source > InsightAsyncJob(id=601451118172677, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:50 source > InsightAsyncJob(id=1057262425201512, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:50 source > InsightAsyncJob(id=1257554164984647, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:51 source > InsightAsyncJob(id=1195365267703590, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:51 source > InsightAsyncJob(id=1353979561845315, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:52 source > InsightAsyncJob(id=410657290992213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:53 source > InsightAsyncJob(id=611999480063204, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:53 source > InsightAsyncJob(id=356406916685830, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:54 source > InsightAsyncJob(id=1096019224284562, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:55 source > InsightAsyncJob(id=566688155111212, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:55 source > InsightAsyncJob(id=1742967502711131, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:56 source > InsightAsyncJob(id=1451720848583850, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:56 source > InsightAsyncJob(id=1034266580530123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:57 source > InsightAsyncJob(id=551696013163046, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:57 source > InsightAsyncJob(id=360015972907052, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:58 source > InsightAsyncJob(id=557153745847928, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:58 source > InsightAsyncJob(id=611870340093317, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:59 source > InsightAsyncJob(id=455690516561995, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:11:59 source > InsightAsyncJob(id=443288060978575, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:00 source > InsightAsyncJob(id=494863319115336, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:00 source > InsightAsyncJob(id=1370010650160049, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:01 source > InsightAsyncJob(id=745572576777390, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:01 source > InsightAsyncJob(id=447463343567708, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:02 source > InsightAsyncJob(id=756597362034228, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:02 source > InsightAsyncJob(id=935151060517753, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:03 source > InsightAsyncJob(id=399588901982960, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:03 source > InsightAsyncJob(id=557257712480672, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:04 source > InsightAsyncJob(id=7970819386323777, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:04 source > InsightAsyncJob(id=2341629059322170, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:05 source > InsightAsyncJob(id=562040222329036, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:05 source > InsightAsyncJob(id=1070553356923291, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:06 source > InsightAsyncJob(id=579525317219316, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:06 source > InsightAsyncJob(id=607483444388862, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:07 source > InsightAsyncJob(id=1722855881409441, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:07 source > InsightAsyncJob(id=3154503458121370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:07 source > InsightAsyncJob(id=1198265404283037, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:08 source > InsightAsyncJob(id=846610842985287, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:08 source > InsightAsyncJob(id=446934243601378, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:09 source > InsightAsyncJob(id=405967121318326, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:09 source > InsightAsyncJob(id=563975928780421, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:10 source > InsightAsyncJob(id=380161220891653, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:10 source > InsightAsyncJob(id=555451352927120, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:11 source > InsightAsyncJob(id=702737504130370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:11 source > InsightAsyncJob(id=849437123140105, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:12 source > InsightAsyncJob(id=778768826485635, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:12 source > InsightAsyncJob(id=574077630984057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:13 source > InsightAsyncJob(id=815818915983845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:13 source > InsightAsyncJob(id=460191322776552, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:14 source > InsightAsyncJob(id=4932859010156202, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:14 source > InsightAsyncJob(id=366612888934563, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:15 source > InsightAsyncJob(id=778443996504088, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:15 source > InsightAsyncJob(id=1327848674406856, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:15 source > InsightAsyncJob(id=576084880531935, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:16 source > InsightAsyncJob(id=577260960772213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:16 source > InsightAsyncJob(id=753523122559176, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:17 source > InsightAsyncJob(id=561187402168379, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:18 source > InsightAsyncJob(id=726783445042588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:18 source > InsightAsyncJob(id=584048739918815, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:19 source > InsightAsyncJob(id=1184398092409543, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:19 source > InsightAsyncJob(id=489856486238582, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:19 source > InsightAsyncJob(id=450631139830055, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:20 source > InsightAsyncJob(id=304132455191489, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:20 source > InsightAsyncJob(id=448785493761018, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:21 source > InsightAsyncJob(id=732957621089509, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:21 source > InsightAsyncJob(id=1382124948942168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:22 source > InsightAsyncJob(id=810115573316901, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:22 source > InsightAsyncJob(id=7753681894673060, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:23 source > InsightAsyncJob(id=5030361000394626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:23 source > InsightAsyncJob(id=759215261942984, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:24 source > InsightAsyncJob(id=357883473127682, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:24 source > InsightAsyncJob(id=1074831473440565, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=[]): created AdReportRun 2022-07-05 16:12:24 source > Added: 81 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.16, per_account=0.0), 100/100 job(s) in queue 2022-07-05 16:12:25 source > InsightAsyncJob(id=340742744938359, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=2183270008509254, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=395980572594074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=348466924118795, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1712745082420585, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=736757197566559, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=439157001390594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1902102293318487, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1385714091924574, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=3155778497970958, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1338044866688861, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=714801619611996, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1191391944972308, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1210767413074546, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1184723732318625, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=498368735394175, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=615306386393471, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1327000861123334, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=728861978451056, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=5063429310432616, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=2127342494111171, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=730691671356233, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=573428434178933, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=523844143100750, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1013850179272893, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1827879180886457, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=435560994913376, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1148784932352497, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1488816124886458, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=601451118172677, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1057262425201512, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1257554164984647, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1195365267703590, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1353979561845315, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=410657290992213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=611999480063204, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=356406916685830, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1096019224284562, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=566688155111212, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1742967502711131, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1451720848583850, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1034266580530123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=551696013163046, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=360015972907052, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=557153745847928, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=611870340093317, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=455690516561995, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=443288060978575, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=494863319115336, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:25 source > InsightAsyncJob(id=1370010650160049, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=745572576777390, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=447463343567708, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=756597362034228, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=935151060517753, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=399588901982960, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=557257712480672, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=7970819386323777, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=2341629059322170, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=562040222329036, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=1070553356923291, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=579525317219316, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=607483444388862, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=1722855881409441, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=3154503458121370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=1198265404283037, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=846610842985287, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=446934243601378, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=405967121318326, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=563975928780421, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=380161220891653, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=555451352927120, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=702737504130370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=849437123140105, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=778768826485635, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=574077630984057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=815818915983845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=460191322776552, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=4932859010156202, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=366612888934563, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=778443996504088, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=1327848674406856, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=576084880531935, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=577260960772213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=753523122559176, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=561187402168379, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=726783445042588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=584048739918815, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=1184398092409543, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=489856486238582, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=450631139830055, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=304132455191489, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:12:26 source > InsightAsyncJob(id=448785493761018, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=732957621089509, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=1382124948942168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=810115573316901, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=7753681894673060, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=5030361000394626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=759215261942984, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=357883473127682, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:12:26 source > InsightAsyncJob(id=1074831473440565, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 16:12:26 source > Completed jobs: 87, Failed jobs: 0, Running jobs: 13 2022-07-05 16:12:29 destination > 2022-07-05 16:12:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1637 records (24 MB) 2022-07-05 16:12:29 destination > 2022-07-05 16:12:29 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1637 2022-07-05 16:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 10000 (33 MB) 2022-07-05 16:12:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 11000 (37 MB) 2022-07-05 16:13:11 destination > 2022-07-05 16:13:11 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1916 records (24 MB) 2022-07-05 16:13:11 destination > 2022-07-05 16:13:11 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1916 2022-07-05 16:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 12000 (40 MB) 2022-07-05 16:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 13000 (44 MB) 2022-07-05 16:13:54 destination > 2022-07-05 16:13:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1949 records (24 MB) 2022-07-05 16:13:54 destination > 2022-07-05 16:13:54 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1949 2022-07-05 16:14:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 14000 (47 MB) 2022-07-05 16:14:16 source > InsightAsyncJob(id=2969997726623419, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:16 source > InsightAsyncJob(id=456734109124589, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:17 source > InsightAsyncJob(id=1268612250576268, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:18 source > InsightAsyncJob(id=5300594333353831, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:18 source > InsightAsyncJob(id=3114174425463738, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:19 source > InsightAsyncJob(id=1722251778122688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:19 source > InsightAsyncJob(id=1418473705318908, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:19 source > InsightAsyncJob(id=1202267073946798, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:20 source > InsightAsyncJob(id=2240051556149692, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:20 source > InsightAsyncJob(id=343020544521539, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:21 source > InsightAsyncJob(id=3000607336897569, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:21 source > InsightAsyncJob(id=753079135736817, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:22 source > InsightAsyncJob(id=1039785803571866, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:22 source > InsightAsyncJob(id=729865044997627, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:23 source > InsightAsyncJob(id=3266532556948042, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:23 source > InsightAsyncJob(id=374327014803286, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:24 source > InsightAsyncJob(id=3266679040319264, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:24 source > InsightAsyncJob(id=744163553450912, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:25 source > InsightAsyncJob(id=751738282677219, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=[]): created AdReportRun 2022-07-05 16:14:25 source > Added: 19 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.16, per_account=0.0), 32/100 job(s) in queue 2022-07-05 16:14:26 source > InsightAsyncJob(id=380161220891653, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=577260960772213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=489856486238582, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=450631139830055, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=448785493761018, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=732957621089509, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=1382124948942168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=810115573316901, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=7753681894673060, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=5030361000394626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=759215261942984, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=357883473127682, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=1074831473440565, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=2969997726623419, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=456734109124589, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=1268612250576268, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=5300594333353831, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=3114174425463738, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=1722251778122688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=1418473705318908, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=1202267073946798, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=2240051556149692, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=343020544521539, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:26 source > InsightAsyncJob(id=3000607336897569, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=753079135736817, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=1039785803571866, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=729865044997627, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=3266532556948042, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=374327014803286, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=3266679040319264, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=744163553450912, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 16:14:26 source > InsightAsyncJob(id=751738282677219, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 16:14:26 source > Completed jobs: 20, Failed jobs: 0, Running jobs: 12 2022-07-05 16:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 15000 (51 MB) 2022-07-05 16:14:47 source > Added: 0 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.01, per_account=0.0), 12/100 job(s) in queue 2022-07-05 16:14:47 source > InsightAsyncJob(id=3114174425463738, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=1722251778122688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=2240051556149692, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=3000607336897569, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=753079135736817, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=1039785803571866, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=729865044997627, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=3266532556948042, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=374327014803286, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=3266679040319264, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=744163553450912, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > InsightAsyncJob(id=751738282677219, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 16:14:47 source > Completed jobs: 12, Failed jobs: 0, Running jobs: 0 2022-07-05 16:14:58 source > Added: 0 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.01, per_account=0.0), 0/100 job(s) in queue 2022-07-05 16:14:58 source > Read 15295 records from ads_insights stream 2022-07-05 16:14:58 source > Finished syncing ads_insights 2022-07-05 16:14:58 source > SourceFacebookMarketing runtimes: Syncing stream ads_insights 0:08:17.173680 2022-07-05 16:14:58 source > Syncing stream: customproduct_id_de 2022-07-05 16:14:59 source > InsightAsyncJob(id=1084702129141355, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:14:59 source > InsightAsyncJob(id=3229407817322044, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:00 source > InsightAsyncJob(id=603107071121905, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:00 source > InsightAsyncJob(id=755035595623401, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:01 source > InsightAsyncJob(id=1895795544144992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:01 source > InsightAsyncJob(id=5849772065130801, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:02 source > InsightAsyncJob(id=578953160305261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:02 source > InsightAsyncJob(id=1377374049423815, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:03 source > InsightAsyncJob(id=372315264821925, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:03 source > InsightAsyncJob(id=611994053688104, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:04 source > InsightAsyncJob(id=729868564963084, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:04 source > InsightAsyncJob(id=567243251606171, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:05 source > InsightAsyncJob(id=554435596211630, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:05 source > InsightAsyncJob(id=397851428833893, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:06 source > InsightAsyncJob(id=714771589606127, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:06 source > InsightAsyncJob(id=594043535462104, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:07 source > InsightAsyncJob(id=713385923057037, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:07 source > InsightAsyncJob(id=734050794518460, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:08 source > InsightAsyncJob(id=1084203795519736, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:08 source > InsightAsyncJob(id=568838351578624, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:09 source > InsightAsyncJob(id=1423228128179051, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:09 source > InsightAsyncJob(id=1043927482916455, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:10 source > InsightAsyncJob(id=2936689616640611, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:10 source > InsightAsyncJob(id=352772553509042, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:10 source > InsightAsyncJob(id=1118790218848279, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:11 source > InsightAsyncJob(id=808654330116721, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:11 source > InsightAsyncJob(id=435491965093713, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:12 source > InsightAsyncJob(id=763540748006542, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:12 source > InsightAsyncJob(id=445203847144972, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:13 source > InsightAsyncJob(id=1100399394185459, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:13 source > InsightAsyncJob(id=1748460945493428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:14 source > InsightAsyncJob(id=431261605558830, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:14 source > InsightAsyncJob(id=789406025391726, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:14 source > InsightAsyncJob(id=1008655829811225, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:15 source > InsightAsyncJob(id=1064975157454165, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:15 source > InsightAsyncJob(id=561981115391393, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:16 source > InsightAsyncJob(id=999165987444616, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:16 source > InsightAsyncJob(id=379572554241808, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:17 source > InsightAsyncJob(id=990086141683777, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:17 source > InsightAsyncJob(id=788960675851814, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:18 source > InsightAsyncJob(id=413752307188415, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:18 source > InsightAsyncJob(id=1289627961844806, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:19 source > InsightAsyncJob(id=1215518438989218, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:19 source > InsightAsyncJob(id=752403115808249, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:19 source > InsightAsyncJob(id=604848967579410, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:20 source > InsightAsyncJob(id=1046687812921275, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:20 source > InsightAsyncJob(id=570126948058147, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:21 source > InsightAsyncJob(id=574702130711609, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:21 source > InsightAsyncJob(id=1174536213333229, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:22 source > InsightAsyncJob(id=533736265200034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:22 source > InsightAsyncJob(id=307817244811757, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:23 source > InsightAsyncJob(id=760011568532679, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:23 source > InsightAsyncJob(id=3196772227208058, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:24 source > InsightAsyncJob(id=620146276113905, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:24 source > InsightAsyncJob(id=787467519070091, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:24 source > InsightAsyncJob(id=354513433485119, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:25 source > InsightAsyncJob(id=1202377653844330, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:25 source > InsightAsyncJob(id=581203500210142, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:26 source > InsightAsyncJob(id=718937455996501, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:26 source > InsightAsyncJob(id=4509320319171044, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:27 source > InsightAsyncJob(id=2098436340318417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:27 source > InsightAsyncJob(id=2850832988383377, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:28 source > InsightAsyncJob(id=853889122470331, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:28 source > InsightAsyncJob(id=426472726070639, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:28 source > InsightAsyncJob(id=573723340964146, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:29 source > InsightAsyncJob(id=1010732112946187, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:29 source > InsightAsyncJob(id=2837891613179739, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:30 source > InsightAsyncJob(id=1096234204606530, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:30 source > InsightAsyncJob(id=1023471181643945, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:31 source > InsightAsyncJob(id=1702759053390276, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:31 source > InsightAsyncJob(id=565512778638674, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:32 source > InsightAsyncJob(id=3261856187382014, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:32 source > InsightAsyncJob(id=769540134074510, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:33 source > InsightAsyncJob(id=424281732755292, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:34 source > InsightAsyncJob(id=1497421710695730, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:34 source > InsightAsyncJob(id=1269376823889894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:34 source > InsightAsyncJob(id=571489144358513, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:35 source > InsightAsyncJob(id=3384371151776868, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:36 source > InsightAsyncJob(id=294770139471397, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:36 source > InsightAsyncJob(id=731912671384536, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:37 source > InsightAsyncJob(id=349280397373985, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:37 source > InsightAsyncJob(id=5002291523210669, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:38 source > InsightAsyncJob(id=561504648775319, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:38 source > InsightAsyncJob(id=1134268117123178, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:39 source > InsightAsyncJob(id=1209203859621033, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:39 source > InsightAsyncJob(id=373388048260615, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:40 source > InsightAsyncJob(id=3201371143514971, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:40 source > InsightAsyncJob(id=1706117179761013, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:41 source > InsightAsyncJob(id=1089226995019137, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:41 source > InsightAsyncJob(id=754919829036973, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:42 source > InsightAsyncJob(id=1417413088778255, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:42 source > InsightAsyncJob(id=1910823165784081, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:43 source > InsightAsyncJob(id=768583277513628, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:43 source > InsightAsyncJob(id=427191205959078, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:44 source > InsightAsyncJob(id=770174427316924, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:44 source > InsightAsyncJob(id=601538781284640, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:45 source > InsightAsyncJob(id=411414211003643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:45 source > InsightAsyncJob(id=3488198464747655, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:45 source > InsightAsyncJob(id=1576530152742456, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:46 source > InsightAsyncJob(id=1044518236453011, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 16:15:46 source > Added: 100 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 100/100 job(s) in queue 2022-07-05 16:15:47 source > InsightAsyncJob(id=1084702129141355, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=3229407817322044, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=603107071121905, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=755035595623401, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1895795544144992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=5849772065130801, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=578953160305261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1377374049423815, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=372315264821925, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=611994053688104, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=729868564963084, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=567243251606171, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=554435596211630, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=397851428833893, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=714771589606127, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=594043535462104, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=713385923057037, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=734050794518460, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1084203795519736, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=568838351578624, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1423228128179051, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1043927482916455, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=2936689616640611, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=352772553509042, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1118790218848279, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=808654330116721, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=435491965093713, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=763540748006542, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=445203847144972, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1100399394185459, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1748460945493428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=431261605558830, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=789406025391726, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1008655829811225, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1064975157454165, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=561981115391393, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=999165987444616, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=379572554241808, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=990086141683777, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=788960675851814, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=413752307188415, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1289627961844806, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1215518438989218, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=752403115808249, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=604848967579410, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1046687812921275, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=570126948058147, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=574702130711609, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=1174536213333229, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:47 source > InsightAsyncJob(id=533736265200034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=307817244811757, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=760011568532679, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=3196772227208058, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=620146276113905, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=787467519070091, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=354513433485119, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1202377653844330, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=581203500210142, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=718937455996501, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=4509320319171044, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=2098436340318417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=2850832988383377, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=853889122470331, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=426472726070639, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=573723340964146, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1010732112946187, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=2837891613179739, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1096234204606530, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1023471181643945, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1702759053390276, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=565512778638674, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=3261856187382014, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=769540134074510, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=424281732755292, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1497421710695730, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1269376823889894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=571489144358513, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=3384371151776868, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=294770139471397, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=731912671384536, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=349280397373985, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=5002291523210669, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=561504648775319, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1134268117123178, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1209203859621033, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=373388048260615, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=3201371143514971, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1706117179761013, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1089226995019137, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=754919829036973, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1417413088778255, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1910823165784081, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=768583277513628, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=427191205959078, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=770174427316924, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=601538781284640, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=411414211003643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=3488198464747655, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1576530152742456, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > InsightAsyncJob(id=1044518236453011, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 16:15:48 source > Completed jobs: 91, Failed jobs: 0, Running jobs: 9 2022-07-05 16:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 16000 (52 MB) 2022-07-05 16:15:54 destination > 2022-07-05 16:15:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 632 records (24 MB) 2022-07-05 16:15:54 destination > 2022-07-05 16:15:54 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 632 2022-07-05 16:15:57 destination > 2022-07-05 16:15:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1962 records (24 MB) 2022-07-05 16:15:57 destination > 2022-07-05 16:15:57 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1962 2022-07-05 16:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 17000 (53 MB) 2022-07-05 16:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 18000 (53 MB) 2022-07-05 16:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 19000 (53 MB) 2022-07-05 16:16:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 20000 (54 MB) 2022-07-05 16:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 21000 (54 MB) 2022-07-05 16:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 22000 (54 MB) 2022-07-05 16:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 23000 (55 MB) 2022-07-05 16:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 24000 (55 MB) 2022-07-05 16:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 25000 (55 MB) 2022-07-05 16:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 26000 (56 MB) 2022-07-05 16:17:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 27000 (56 MB) 2022-07-05 16:17:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 28000 (56 MB) 2022-07-05 16:17:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 29000 (57 MB) 2022-07-05 16:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 30000 (57 MB) 2022-07-05 16:17:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 31000 (57 MB) 2022-07-05 16:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 32000 (58 MB) 2022-07-05 16:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 33000 (58 MB) 2022-07-05 16:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 34000 (58 MB) 2022-07-05 16:18:30 destination > 2022-07-05 16:18:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18520 records (24 MB) 2022-07-05 16:18:30 destination > 2022-07-05 16:18:30 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18520 2022-07-05 16:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 35000 (59 MB) 2022-07-05 16:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 36000 (59 MB) 2022-07-05 16:18:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 37000 (59 MB) 2022-07-05 16:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 38000 (60 MB) 2022-07-05 16:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 39000 (60 MB) 2022-07-05 16:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 40000 (60 MB) 2022-07-05 16:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 41000 (61 MB) 2022-07-05 16:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 42000 (61 MB) 2022-07-05 16:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 43000 (61 MB) 2022-07-05 16:19:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 44000 (62 MB) 2022-07-05 16:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 45000 (62 MB) 2022-07-05 16:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 46000 (62 MB) 2022-07-05 16:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 47000 (63 MB) 2022-07-05 16:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 48000 (63 MB) 2022-07-05 16:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 49000 (64 MB) 2022-07-05 16:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 50000 (64 MB) 2022-07-05 16:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 51000 (64 MB) 2022-07-05 16:21:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52000 (65 MB) 2022-07-05 16:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000 (65 MB) 2022-07-05 16:21:12 destination > 2022-07-05 16:21:12 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18566 records (24 MB) 2022-07-05 16:21:12 destination > 2022-07-05 16:21:12 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18566 2022-07-05 16:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000 (65 MB) 2022-07-05 16:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000 (66 MB) 2022-07-05 16:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000 (66 MB) 2022-07-05 16:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000 (66 MB) 2022-07-05 16:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000 (67 MB) 2022-07-05 16:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000 (67 MB) 2022-07-05 16:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000 (67 MB) 2022-07-05 16:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000 (68 MB) 2022-07-05 16:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000 (68 MB) 2022-07-05 16:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 63000 (68 MB) 2022-07-05 16:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 64000 (69 MB) 2022-07-05 16:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 65000 (69 MB) 2022-07-05 16:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 66000 (69 MB) 2022-07-05 16:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 67000 (70 MB) 2022-07-05 16:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 68000 (70 MB) 2022-07-05 16:23:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 69000 (70 MB) 2022-07-05 16:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 70000 (71 MB) 2022-07-05 16:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 71000 (71 MB) 2022-07-05 16:23:51 destination > 2022-07-05 16:23:51 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18663 records (24 MB) 2022-07-05 16:23:51 destination > 2022-07-05 16:23:51 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18663 2022-07-05 16:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 72000 (71 MB) 2022-07-05 16:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 73000 (72 MB) 2022-07-05 16:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 74000 (72 MB) 2022-07-05 16:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 75000 (72 MB) 2022-07-05 16:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 76000 (73 MB) 2022-07-05 16:24:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 77000 (73 MB) 2022-07-05 16:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 78000 (73 MB) 2022-07-05 16:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 79000 (74 MB) 2022-07-05 16:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 80000 (74 MB) 2022-07-05 16:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 81000 (74 MB) 2022-07-05 16:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 82000 (75 MB) 2022-07-05 16:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 83000 (75 MB) 2022-07-05 16:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 84000 (75 MB) 2022-07-05 16:25:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 85000 (76 MB) 2022-07-05 16:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 86000 (76 MB) 2022-07-05 16:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 87000 (76 MB) 2022-07-05 16:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 88000 (77 MB) 2022-07-05 16:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 89000 (77 MB) 2022-07-05 16:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 90000 (77 MB) 2022-07-05 16:26:27 destination > 2022-07-05 16:26:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18634 records (24 MB) 2022-07-05 16:26:27 destination > 2022-07-05 16:26:27 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18634 2022-07-05 16:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 91000 (78 MB) 2022-07-05 16:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 92000 (78 MB) 2022-07-05 16:26:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 93000 (78 MB) 2022-07-05 16:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 94000 (79 MB) 2022-07-05 16:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 95000 (79 MB) 2022-07-05 16:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 96000 (79 MB) 2022-07-05 16:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 97000 (80 MB) 2022-07-05 16:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 98000 (80 MB) 2022-07-05 16:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 99000 (80 MB) 2022-07-05 16:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 100000 (81 MB) 2022-07-05 16:27:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 101000 (81 MB) 2022-07-05 16:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 102000 (81 MB) 2022-07-05 16:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 103000 (82 MB) 2022-07-05 16:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 104000 (82 MB) 2022-07-05 16:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 105000 (82 MB) 2022-07-05 16:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 106000 (83 MB) 2022-07-05 16:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 107000 (83 MB) 2022-07-05 16:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 108000 (83 MB) 2022-07-05 16:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 109000 (84 MB) 2022-07-05 16:29:05 destination > 2022-07-05 16:29:05 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18634 records (24 MB) 2022-07-05 16:29:05 destination > 2022-07-05 16:29:05 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18634 2022-07-05 16:29:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 110000 (84 MB) 2022-07-05 16:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 111000 (84 MB) 2022-07-05 16:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 112000 (85 MB) 2022-07-05 16:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 113000 (85 MB) 2022-07-05 16:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 114000 (85 MB) 2022-07-05 16:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 115000 (86 MB) 2022-07-05 16:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 116000 (86 MB) 2022-07-05 16:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 117000 (86 MB) 2022-07-05 16:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 118000 (87 MB) 2022-07-05 16:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 119000 (87 MB) 2022-07-05 16:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 120000 (87 MB) 2022-07-05 16:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 121000 (88 MB) 2022-07-05 16:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 122000 (88 MB) 2022-07-05 16:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 123000 (88 MB) 2022-07-05 16:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 124000 (89 MB) 2022-07-05 16:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 125000 (89 MB) 2022-07-05 16:31:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 126000 (89 MB) 2022-07-05 16:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 127000 (90 MB) 2022-07-05 16:31:43 destination > 2022-07-05 16:31:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18625 records (24 MB) 2022-07-05 16:31:43 destination > 2022-07-05 16:31:43 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18625 2022-07-05 16:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 128000 (90 MB) 2022-07-05 16:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 129000 (90 MB) 2022-07-05 16:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 130000 (91 MB) 2022-07-05 16:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 131000 (91 MB) 2022-07-05 16:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 132000 (91 MB) 2022-07-05 16:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 133000 (92 MB) 2022-07-05 16:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 134000 (92 MB) 2022-07-05 16:32:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 135000 (92 MB) 2022-07-05 16:32:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 136000 (93 MB) 2022-07-05 16:32:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 137000 (93 MB) 2022-07-05 16:33:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 138000 (93 MB) 2022-07-05 16:33:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 139000 (94 MB) 2022-07-05 16:33:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 140000 (94 MB) 2022-07-05 16:33:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 141000 (94 MB) 2022-07-05 16:33:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 142000 (95 MB) 2022-07-05 16:33:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 143000 (95 MB) 2022-07-05 16:33:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 144000 (95 MB) 2022-07-05 16:34:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 145000 (96 MB) 2022-07-05 16:34:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 146000 (96 MB) 2022-07-05 16:34:22 destination > 2022-07-05 16:34:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18613 records (24 MB) 2022-07-05 16:34:22 destination > 2022-07-05 16:34:22 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18613 2022-07-05 16:34:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 147000 (96 MB) 2022-07-05 16:34:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 148000 (97 MB) 2022-07-05 16:34:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 149000 (97 MB) 2022-07-05 16:34:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 150000 (97 MB) 2022-07-05 16:35:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 151000 (98 MB) 2022-07-05 16:35:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 152000 (98 MB) 2022-07-05 16:35:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 153000 (98 MB) 2022-07-05 16:35:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 154000 (99 MB) 2022-07-05 16:35:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 155000 (99 MB) 2022-07-05 16:35:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 156000 (99 MB) 2022-07-05 16:35:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 157000 (100 MB) 2022-07-05 16:36:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 158000 (100 MB) 2022-07-05 16:36:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 159000 (100 MB) 2022-07-05 16:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 160000 (101 MB) 2022-07-05 16:36:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 161000 (101 MB) 2022-07-05 16:36:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 162000 (101 MB) 2022-07-05 16:36:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 163000 (102 MB) 2022-07-05 16:36:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 164000 (102 MB) 2022-07-05 16:37:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 165000 (102 MB) 2022-07-05 16:37:06 destination > 2022-07-05 16:37:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18550 records (24 MB) 2022-07-05 16:37:06 destination > 2022-07-05 16:37:06 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18550 2022-07-05 16:37:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 166000 (103 MB) 2022-07-05 16:37:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 167000 (103 MB) 2022-07-05 16:37:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 168000 (103 MB) 2022-07-05 16:37:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 169000 (104 MB) 2022-07-05 16:37:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 170000 (104 MB) 2022-07-05 16:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 171000 (104 MB) 2022-07-05 16:38:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 172000 (105 MB) 2022-07-05 16:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 173000 (105 MB) 2022-07-05 16:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 174000 (105 MB) 2022-07-05 16:38:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 175000 (106 MB) 2022-07-05 16:38:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 176000 (106 MB) 2022-07-05 16:38:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 177000 (107 MB) 2022-07-05 16:39:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 178000 (107 MB) 2022-07-05 16:39:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 179000 (107 MB) 2022-07-05 16:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 180000 (108 MB) 2022-07-05 16:39:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 181000 (108 MB) 2022-07-05 16:39:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 182000 (108 MB) 2022-07-05 16:39:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 183000 (109 MB) 2022-07-05 16:39:54 destination > 2022-07-05 16:39:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18568 records (24 MB) 2022-07-05 16:39:54 destination > 2022-07-05 16:39:54 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18568 2022-07-05 16:39:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 184000 (109 MB) 2022-07-05 16:40:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 185000 (109 MB) 2022-07-05 16:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 186000 (110 MB) 2022-07-05 16:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 187000 (110 MB) 2022-07-05 16:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 188000 (110 MB) 2022-07-05 16:40:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 189000 (111 MB) 2022-07-05 16:40:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 190000 (111 MB) 2022-07-05 16:40:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 191000 (111 MB) 2022-07-05 16:41:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 192000 (112 MB) 2022-07-05 16:41:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 193000 (112 MB) 2022-07-05 16:41:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 194000 (112 MB) 2022-07-05 16:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 195000 (113 MB) 2022-07-05 16:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 196000 (113 MB) 2022-07-05 16:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 197000 (113 MB) 2022-07-05 16:42:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 198000 (114 MB) 2022-07-05 16:42:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 199000 (114 MB) 2022-07-05 16:42:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 200000 (114 MB) 2022-07-05 16:42:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 201000 (115 MB) 2022-07-05 16:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 202000 (115 MB) 2022-07-05 16:42:37 destination > 2022-07-05 16:42:37 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18468 records (24 MB) 2022-07-05 16:42:37 destination > 2022-07-05 16:42:37 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18468 2022-07-05 16:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 203000 (115 MB) 2022-07-05 16:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 204000 (116 MB) 2022-07-05 16:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 205000 (116 MB) 2022-07-05 16:43:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 206000 (116 MB) 2022-07-05 16:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 207000 (117 MB) 2022-07-05 16:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 208000 (117 MB) 2022-07-05 16:43:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 209000 (117 MB) 2022-07-05 16:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 210000 (118 MB) 2022-07-05 16:44:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 211000 (118 MB) 2022-07-05 16:44:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 212000 (118 MB) 2022-07-05 16:44:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 213000 (119 MB) 2022-07-05 16:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 214000 (119 MB) 2022-07-05 16:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 215000 (119 MB) 2022-07-05 16:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 216000 (120 MB) 2022-07-05 16:44:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 217000 (120 MB) 2022-07-05 16:45:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 218000 (120 MB) 2022-07-05 16:45:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 219000 (121 MB) 2022-07-05 16:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 220000 (121 MB) 2022-07-05 16:45:21 destination > 2022-07-05 16:45:21 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18462 records (24 MB) 2022-07-05 16:45:21 destination > 2022-07-05 16:45:21 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18462 2022-07-05 16:45:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 221000 (121 MB) 2022-07-05 16:45:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 222000 (122 MB) 2022-07-05 16:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 223000 (122 MB) 2022-07-05 16:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 224000 (122 MB) 2022-07-05 16:46:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 225000 (123 MB) 2022-07-05 16:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 226000 (123 MB) 2022-07-05 16:46:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 227000 (123 MB) 2022-07-05 16:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 228000 (124 MB) 2022-07-05 16:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 229000 (124 MB) 2022-07-05 16:46:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 230000 (124 MB) 2022-07-05 16:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 231000 (125 MB) 2022-07-05 16:47:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 232000 (125 MB) 2022-07-05 16:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 233000 (125 MB) 2022-07-05 16:47:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 234000 (126 MB) 2022-07-05 16:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 235000 (126 MB) 2022-07-05 16:47:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 236000 (126 MB) 2022-07-05 16:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 237000 (127 MB) 2022-07-05 16:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 238000 (127 MB) 2022-07-05 16:47:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 239000 (127 MB) 2022-07-05 16:47:58 destination > 2022-07-05 16:47:58 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18519 records (24 MB) 2022-07-05 16:47:58 destination > 2022-07-05 16:47:58 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18519 2022-07-05 16:48:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 240000 (128 MB) 2022-07-05 16:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 241000 (128 MB) 2022-07-05 16:48:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 242000 (128 MB) 2022-07-05 16:48:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 243000 (129 MB) 2022-07-05 16:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 244000 (129 MB) 2022-07-05 16:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 245000 (129 MB) 2022-07-05 16:48:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 246000 (130 MB) 2022-07-05 16:49:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 247000 (130 MB) 2022-07-05 16:49:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 248000 (131 MB) 2022-07-05 16:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 249000 (131 MB) 2022-07-05 16:49:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 250000 (131 MB) 2022-07-05 16:49:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 251000 (132 MB) 2022-07-05 16:49:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 252000 (132 MB) 2022-07-05 16:49:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 253000 (132 MB) 2022-07-05 16:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 254000 (133 MB) 2022-07-05 16:50:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 255000 (133 MB) 2022-07-05 16:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 256000 (133 MB) 2022-07-05 16:50:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 257000 (134 MB) 2022-07-05 16:50:32 destination > 2022-07-05 16:50:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18457 records (24 MB) 2022-07-05 16:50:32 destination > 2022-07-05 16:50:32 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18457 2022-07-05 16:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 258000 (134 MB) 2022-07-05 16:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 259000 (134 MB) 2022-07-05 16:50:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 260000 (135 MB) 2022-07-05 16:51:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 261000 (135 MB) 2022-07-05 16:51:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 262000 (135 MB) 2022-07-05 16:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 263000 (136 MB) 2022-07-05 16:51:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 264000 (136 MB) 2022-07-05 16:51:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 265000 (136 MB) 2022-07-05 16:51:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 266000 (137 MB) 2022-07-05 16:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 267000 (137 MB) 2022-07-05 16:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 268000 (137 MB) 2022-07-05 16:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 269000 (138 MB) 2022-07-05 16:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 270000 (138 MB) 2022-07-05 16:52:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 271000 (138 MB) 2022-07-05 16:52:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 272000 (139 MB) 2022-07-05 16:52:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 273000 (139 MB) 2022-07-05 16:52:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 274000 (139 MB) 2022-07-05 16:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 275000 (140 MB) 2022-07-05 16:53:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 276000 (140 MB) 2022-07-05 16:53:03 destination > 2022-07-05 16:53:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18557 records (24 MB) 2022-07-05 16:53:03 destination > 2022-07-05 16:53:03 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18557 2022-07-05 16:53:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 277000 (140 MB) 2022-07-05 16:53:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 278000 (141 MB) 2022-07-05 16:53:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 279000 (141 MB) 2022-07-05 16:53:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 280000 (141 MB) 2022-07-05 16:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 281000 (142 MB) 2022-07-05 16:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 282000 (142 MB) 2022-07-05 16:53:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 283000 (142 MB) 2022-07-05 16:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 284000 (143 MB) 2022-07-05 16:54:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 285000 (143 MB) 2022-07-05 16:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 286000 (143 MB) 2022-07-05 16:54:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 287000 (144 MB) 2022-07-05 16:54:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 288000 (144 MB) 2022-07-05 16:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 289000 (144 MB) 2022-07-05 16:54:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 290000 (145 MB) 2022-07-05 16:55:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 291000 (145 MB) 2022-07-05 16:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 292000 (145 MB) 2022-07-05 16:55:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 293000 (146 MB) 2022-07-05 16:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 294000 (146 MB) 2022-07-05 16:55:31 destination > 2022-07-05 16:55:31 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18482 records (24 MB) 2022-07-05 16:55:31 destination > 2022-07-05 16:55:31 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18482 2022-07-05 16:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 295000 (146 MB) 2022-07-05 16:55:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 296000 (147 MB) 2022-07-05 16:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 297000 (147 MB) 2022-07-05 16:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 298000 (147 MB) 2022-07-05 16:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 299000 (148 MB) 2022-07-05 16:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 300000 (148 MB) 2022-07-05 16:56:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 301000 (148 MB) 2022-07-05 16:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 302000 (149 MB) 2022-07-05 16:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 303000 (149 MB) 2022-07-05 16:56:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 304000 (149 MB) 2022-07-05 16:56:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 305000 (150 MB) 2022-07-05 16:57:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 306000 (150 MB) 2022-07-05 16:57:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 307000 (150 MB) 2022-07-05 16:57:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 308000 (151 MB) 2022-07-05 16:57:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 309000 (151 MB) 2022-07-05 16:57:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 310000 (151 MB) 2022-07-05 16:57:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 311000 (152 MB) 2022-07-05 16:57:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 312000 (152 MB) 2022-07-05 16:58:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 313000 (152 MB) 2022-07-05 16:58:06 destination > 2022-07-05 16:58:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18516 records (24 MB) 2022-07-05 16:58:06 destination > 2022-07-05 16:58:06 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18516 2022-07-05 16:58:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 314000 (153 MB) 2022-07-05 16:58:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 315000 (153 MB) 2022-07-05 16:58:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 316000 (153 MB) 2022-07-05 16:58:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 317000 (154 MB) 2022-07-05 16:58:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 318000 (154 MB) 2022-07-05 16:58:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 319000 (154 MB) 2022-07-05 16:59:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 320000 (155 MB) 2022-07-05 16:59:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 321000 (155 MB) 2022-07-05 16:59:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 322000 (155 MB) 2022-07-05 16:59:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 323000 (156 MB) 2022-07-05 16:59:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 324000 (156 MB) 2022-07-05 16:59:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 325000 (157 MB) 2022-07-05 16:59:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 326000 (157 MB) 2022-07-05 16:59:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 327000 (157 MB) 2022-07-05 17:00:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 328000 (158 MB) 2022-07-05 17:00:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 329000 (158 MB) 2022-07-05 17:00:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 330000 (158 MB) 2022-07-05 17:00:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 331000 (159 MB) 2022-07-05 17:00:36 destination > 2022-07-05 17:00:36 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18613 records (24 MB) 2022-07-05 17:00:36 destination > 2022-07-05 17:00:36 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18613 2022-07-05 17:00:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 332000 (159 MB) 2022-07-05 17:00:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 333000 (159 MB) 2022-07-05 17:00:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 334000 (160 MB) 2022-07-05 17:01:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 335000 (160 MB) 2022-07-05 17:01:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 336000 (160 MB) 2022-07-05 17:01:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 337000 (161 MB) 2022-07-05 17:01:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 338000 (161 MB) 2022-07-05 17:01:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 339000 (161 MB) 2022-07-05 17:01:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 340000 (162 MB) 2022-07-05 17:01:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 341000 (162 MB) 2022-07-05 17:02:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 342000 (162 MB) 2022-07-05 17:02:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 343000 (163 MB) 2022-07-05 17:02:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 344000 (163 MB) 2022-07-05 17:02:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 345000 (163 MB) 2022-07-05 17:02:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 346000 (164 MB) 2022-07-05 17:02:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 347000 (164 MB) 2022-07-05 17:02:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 348000 (164 MB) 2022-07-05 17:02:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 349000 (165 MB) 2022-07-05 17:03:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 350000 (165 MB) 2022-07-05 17:03:10 destination > 2022-07-05 17:03:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18618 records (24 MB) 2022-07-05 17:03:10 destination > 2022-07-05 17:03:10 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18618 2022-07-05 17:03:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 351000 (165 MB) 2022-07-05 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 352000 (166 MB) 2022-07-05 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 353000 (166 MB) 2022-07-05 17:03:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 354000 (166 MB) 2022-07-05 17:03:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 355000 (167 MB) 2022-07-05 17:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 356000 (167 MB) 2022-07-05 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 357000 (167 MB) 2022-07-05 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 358000 (168 MB) 2022-07-05 17:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 359000 (168 MB) 2022-07-05 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 360000 (168 MB) 2022-07-05 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 361000 (169 MB) 2022-07-05 17:04:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 362000 (169 MB) 2022-07-05 17:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 363000 (169 MB) 2022-07-05 17:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 364000 (170 MB) 2022-07-05 17:05:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 365000 (170 MB) 2022-07-05 17:05:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 366000 (170 MB) 2022-07-05 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 367000 (171 MB) 2022-07-05 17:05:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 368000 (171 MB) 2022-07-05 17:05:45 destination > 2022-07-05 17:05:45 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18553 records (24 MB) 2022-07-05 17:05:45 destination > 2022-07-05 17:05:45 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18553 2022-07-05 17:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 369000 (171 MB) 2022-07-05 17:05:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 370000 (172 MB) 2022-07-05 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 371000 (172 MB) 2022-07-05 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 372000 (172 MB) 2022-07-05 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 373000 (173 MB) 2022-07-05 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 374000 (173 MB) 2022-07-05 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 375000 (173 MB) 2022-07-05 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 376000 (174 MB) 2022-07-05 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 377000 (174 MB) 2022-07-05 17:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 378000 (174 MB) 2022-07-05 17:07:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 379000 (175 MB) 2022-07-05 17:07:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 380000 (175 MB) 2022-07-05 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 381000 (175 MB) 2022-07-05 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 382000 (176 MB) 2022-07-05 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 383000 (176 MB) 2022-07-05 17:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 384000 (176 MB) 2022-07-05 17:08:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 385000 (177 MB) 2022-07-05 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 386000 (177 MB) 2022-07-05 17:08:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 387000 (177 MB) 2022-07-05 17:08:22 destination > 2022-07-05 17:08:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18531 records (24 MB) 2022-07-05 17:08:22 destination > 2022-07-05 17:08:22 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18531 2022-07-05 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 388000 (178 MB) 2022-07-05 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 389000 (178 MB) 2022-07-05 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 390000 (178 MB) 2022-07-05 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 391000 (179 MB) 2022-07-05 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 392000 (179 MB) 2022-07-05 17:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 393000 (179 MB) 2022-07-05 17:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 394000 (180 MB) 2022-07-05 17:09:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 395000 (180 MB) 2022-07-05 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 396000 (180 MB) 2022-07-05 17:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 397000 (181 MB) 2022-07-05 17:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 398000 (181 MB) 2022-07-05 17:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 399000 (181 MB) 2022-07-05 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 400000 (182 MB) 2022-07-05 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 401000 (182 MB) 2022-07-05 17:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 402000 (182 MB) 2022-07-05 17:10:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 403000 (183 MB) 2022-07-05 17:10:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 404000 (183 MB) 2022-07-05 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 405000 (183 MB) 2022-07-05 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 406000 (184 MB) 2022-07-05 17:10:57 destination > 2022-07-05 17:10:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18556 records (24 MB) 2022-07-05 17:10:57 destination > 2022-07-05 17:10:57 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18556 2022-07-05 17:11:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 407000 (184 MB) 2022-07-05 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 408000 (184 MB) 2022-07-05 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 409000 (185 MB) 2022-07-05 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 410000 (185 MB) 2022-07-05 17:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 411000 (185 MB) 2022-07-05 17:11:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 412000 (186 MB) 2022-07-05 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 413000 (186 MB) 2022-07-05 17:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 414000 (186 MB) 2022-07-05 17:12:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 415000 (187 MB) 2022-07-05 17:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 416000 (187 MB) 2022-07-05 17:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 417000 (187 MB) 2022-07-05 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 418000 (188 MB) 2022-07-05 17:12:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 419000 (188 MB) 2022-07-05 17:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 420000 (188 MB) 2022-07-05 17:13:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 421000 (189 MB) 2022-07-05 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 422000 (189 MB) 2022-07-05 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 423000 (189 MB) 2022-07-05 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 424000 (190 MB) 2022-07-05 17:13:32 destination > 2022-07-05 17:13:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18616 records (24 MB) 2022-07-05 17:13:32 destination > 2022-07-05 17:13:32 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18616 2022-07-05 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 425000 (190 MB) 2022-07-05 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 426000 (191 MB) 2022-07-05 17:13:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 427000 (191 MB) 2022-07-05 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 428000 (191 MB) 2022-07-05 17:14:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 429000 (192 MB) 2022-07-05 17:14:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 430000 (192 MB) 2022-07-05 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 431000 (192 MB) 2022-07-05 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 432000 (193 MB) 2022-07-05 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 433000 (193 MB) 2022-07-05 17:14:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 434000 (193 MB) 2022-07-05 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 435000 (194 MB) 2022-07-05 17:15:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 436000 (194 MB) 2022-07-05 17:15:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 437000 (194 MB) 2022-07-05 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 438000 (195 MB) 2022-07-05 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 439000 (195 MB) 2022-07-05 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 440000 (195 MB) 2022-07-05 17:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 441000 (196 MB) 2022-07-05 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 442000 (196 MB) 2022-07-05 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 443000 (196 MB) 2022-07-05 17:16:07 destination > 2022-07-05 17:16:07 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18522 records (24 MB) 2022-07-05 17:16:07 destination > 2022-07-05 17:16:07 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18522 2022-07-05 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 444000 (197 MB) 2022-07-05 17:16:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 445000 (197 MB) 2022-07-05 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 446000 (197 MB) 2022-07-05 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 447000 (198 MB) 2022-07-05 17:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 448000 (198 MB) 2022-07-05 17:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 449000 (198 MB) 2022-07-05 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 450000 (199 MB) 2022-07-05 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 451000 (199 MB) 2022-07-05 17:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 452000 (199 MB) 2022-07-05 17:17:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 453000 (200 MB) 2022-07-05 17:17:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 454000 (200 MB) 2022-07-05 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 455000 (200 MB) 2022-07-05 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 456000 (201 MB) 2022-07-05 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 457000 (201 MB) 2022-07-05 17:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 458000 (201 MB) 2022-07-05 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 459000 (202 MB) 2022-07-05 17:18:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 460000 (202 MB) 2022-07-05 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 461000 (202 MB) 2022-07-05 17:18:43 destination > 2022-07-05 17:18:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18363 records (24 MB) 2022-07-05 17:18:43 destination > 2022-07-05 17:18:43 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18363 2022-07-05 17:18:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 462000 (203 MB) 2022-07-05 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 463000 (203 MB) 2022-07-05 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 464000 (203 MB) 2022-07-05 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 465000 (204 MB) 2022-07-05 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 466000 (204 MB) 2022-07-05 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 467000 (204 MB) 2022-07-05 17:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 468000 (205 MB) 2022-07-05 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 469000 (205 MB) 2022-07-05 17:19:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 470000 (205 MB) 2022-07-05 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 471000 (206 MB) 2022-07-05 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 472000 (206 MB) 2022-07-05 17:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 473000 (206 MB) 2022-07-05 17:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 474000 (207 MB) 2022-07-05 17:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 475000 (207 MB) 2022-07-05 17:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 476000 (207 MB) 2022-07-05 17:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 477000 (208 MB) 2022-07-05 17:21:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 478000 (208 MB) 2022-07-05 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 479000 (208 MB) 2022-07-05 17:21:21 destination > 2022-07-05 17:21:21 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18418 records (24 MB) 2022-07-05 17:21:21 destination > 2022-07-05 17:21:21 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18418 2022-07-05 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 480000 (209 MB) 2022-07-05 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 481000 (209 MB) 2022-07-05 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 482000 (209 MB) 2022-07-05 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 483000 (210 MB) 2022-07-05 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 484000 (210 MB) 2022-07-05 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 485000 (210 MB) 2022-07-05 17:22:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 486000 (211 MB) 2022-07-05 17:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 487000 (211 MB) 2022-07-05 17:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 488000 (212 MB) 2022-07-05 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 489000 (212 MB) 2022-07-05 17:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 490000 (212 MB) 2022-07-05 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 491000 (213 MB) 2022-07-05 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 492000 (213 MB) 2022-07-05 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 493000 (213 MB) 2022-07-05 17:23:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 494000 (214 MB) 2022-07-05 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 495000 (214 MB) 2022-07-05 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 496000 (214 MB) 2022-07-05 17:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 497000 (215 MB) 2022-07-05 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 498000 (215 MB) 2022-07-05 17:24:00 destination > 2022-07-05 17:24:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18616 records (24 MB) 2022-07-05 17:24:00 destination > 2022-07-05 17:24:00 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18616 2022-07-05 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 499000 (215 MB) 2022-07-05 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 500000 (216 MB) 2022-07-05 17:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 501000 (216 MB) 2022-07-05 17:24:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 502000 (216 MB) 2022-07-05 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 503000 (217 MB) 2022-07-05 17:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 504000 (217 MB) 2022-07-05 17:24:52 source > InsightAsyncJob(id=706372310458329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:53 source > InsightAsyncJob(id=1302848393579239, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:53 source > InsightAsyncJob(id=770951527376138, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:54 source > InsightAsyncJob(id=2901642026803780, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:54 source > InsightAsyncJob(id=503313798217239, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:54 source > InsightAsyncJob(id=554526846369364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:55 source > InsightAsyncJob(id=587255836142902, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:55 source > InsightAsyncJob(id=2632174733579626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:56 source > InsightAsyncJob(id=554089576259862, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:56 source > InsightAsyncJob(id=554607546030419, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:57 source > InsightAsyncJob(id=381831880714731, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:57 source > InsightAsyncJob(id=1138036037054272, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:58 source > InsightAsyncJob(id=393458119294507, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:58 source > InsightAsyncJob(id=614104746479641, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:59 source > InsightAsyncJob(id=703581214065927, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:24:59 source > InsightAsyncJob(id=350348370597361, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:00 source > InsightAsyncJob(id=783657303006140, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:00 source > InsightAsyncJob(id=744587296660776, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:01 source > InsightAsyncJob(id=1035399350673587, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:01 source > InsightAsyncJob(id=1066424887295698, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:02 source > InsightAsyncJob(id=1026432741330591, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:02 source > InsightAsyncJob(id=519481163302511, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:03 source > InsightAsyncJob(id=2039443759573158, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:03 source > InsightAsyncJob(id=449995163236364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:04 source > InsightAsyncJob(id=1391932721316425, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:04 source > InsightAsyncJob(id=798290558005993, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:04 source > InsightAsyncJob(id=576222427424683, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:05 source > InsightAsyncJob(id=707007140394977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:05 source > InsightAsyncJob(id=1000195054020186, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:06 source > InsightAsyncJob(id=5651712958173195, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:06 source > InsightAsyncJob(id=622760812169534, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:07 source > InsightAsyncJob(id=723803748839213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:07 source > InsightAsyncJob(id=1540680182993697, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:07 source > InsightAsyncJob(id=565342065232353, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:08 source > InsightAsyncJob(id=767802290896233, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:08 source > InsightAsyncJob(id=384035120276107, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:09 source > InsightAsyncJob(id=333476868833080, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:09 source > InsightAsyncJob(id=342156981276469, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:10 source > InsightAsyncJob(id=605866260760890, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:10 source > InsightAsyncJob(id=423140799830217, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:11 source > InsightAsyncJob(id=715864133013549, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:11 source > InsightAsyncJob(id=1397262330773141, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:12 source > InsightAsyncJob(id=1185181458969676, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:12 source > InsightAsyncJob(id=1157700078140255, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:13 source > InsightAsyncJob(id=1100774797181514, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:13 source > InsightAsyncJob(id=729490034776428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:14 source > InsightAsyncJob(id=724708425471880, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:14 source > InsightAsyncJob(id=344412344554502, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:14 source > InsightAsyncJob(id=575932214062320, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:15 source > InsightAsyncJob(id=725096065378451, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:15 source > InsightAsyncJob(id=577046054151991, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:16 source > InsightAsyncJob(id=578779753911628, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:16 source > InsightAsyncJob(id=5059796247482924, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:17 source > InsightAsyncJob(id=1260131581480872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:17 source > InsightAsyncJob(id=757544555393549, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:18 source > InsightAsyncJob(id=730034421566632, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:18 source > InsightAsyncJob(id=1089398541958554, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:19 source > InsightAsyncJob(id=1254428541808880, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:19 source > InsightAsyncJob(id=719064236039452, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:20 source > InsightAsyncJob(id=2413512198791380, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:20 source > InsightAsyncJob(id=397852768986377, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:21 source > InsightAsyncJob(id=402574251932782, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:21 source > InsightAsyncJob(id=3160569487592749, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:22 source > InsightAsyncJob(id=992841324738057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:22 source > InsightAsyncJob(id=421893139953894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:22 source > InsightAsyncJob(id=5061757773946321, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:23 source > InsightAsyncJob(id=569344561581076, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:23 source > InsightAsyncJob(id=777791107006362, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:24 source > InsightAsyncJob(id=1219442995469767, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:24 source > InsightAsyncJob(id=3134572880092544, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:25 source > InsightAsyncJob(id=1528597704263614, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:26 source > InsightAsyncJob(id=765378231311635, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:26 source > InsightAsyncJob(id=1018332465549865, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:27 source > InsightAsyncJob(id=3196200187361589, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:27 source > InsightAsyncJob(id=391160986200244, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:29 source > InsightAsyncJob(id=445967890681699, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:30 source > InsightAsyncJob(id=1937296516455542, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:30 source > InsightAsyncJob(id=5031135333682901, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:31 source > InsightAsyncJob(id=2451267558390776, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:31 source > InsightAsyncJob(id=2852836518343622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:31 source > InsightAsyncJob(id=1424159591342637, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:32 source > InsightAsyncJob(id=790879988940579, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:33 source > InsightAsyncJob(id=706171087143054, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:33 source > InsightAsyncJob(id=720527615846417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:34 source > InsightAsyncJob(id=1032511657384269, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:35 source > InsightAsyncJob(id=4976514595793493, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:35 source > InsightAsyncJob(id=3337496849811851, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:36 source > InsightAsyncJob(id=565705875044131, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:36 source > InsightAsyncJob(id=5570622726290724, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:37 source > InsightAsyncJob(id=1021744058536073, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:37 source > InsightAsyncJob(id=623291775439045, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:37 source > Added: 91 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.08, per_account=0.0), 100/100 job(s) in queue 2022-07-05 17:25:38 source > InsightAsyncJob(id=1706117179761013, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1706117179761013, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=1089226995019137, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1089226995019137, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=1417413088778255, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1417413088778255, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=1910823165784081, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1910823165784081, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=770174427316924, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=770174427316924, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=601538781284640, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=601538781284640, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=411414211003643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=411414211003643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=1576530152742456, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1576530152742456, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=1044518236453011, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1044518236453011, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 17:25:38 source > InsightAsyncJob(id=706372310458329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1302848393579239, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=770951527376138, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=2901642026803780, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=503313798217239, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=554526846369364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=587255836142902, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=2632174733579626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=554089576259862, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=554607546030419, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=381831880714731, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1138036037054272, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=393458119294507, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=614104746479641, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=703581214065927, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=350348370597361, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=783657303006140, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=744587296660776, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1035399350673587, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1066424887295698, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1026432741330591, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=519481163302511, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=2039443759573158, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=449995163236364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1391932721316425, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=798290558005993, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=576222427424683, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=707007140394977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1000195054020186, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=5651712958173195, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=622760812169534, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=723803748839213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=1540680182993697, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=565342065232353, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=767802290896233, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=384035120276107, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=333476868833080, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=342156981276469, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=605866260760890, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=423140799830217, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:38 source > InsightAsyncJob(id=715864133013549, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1397262330773141, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1185181458969676, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1157700078140255, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1100774797181514, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=729490034776428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=724708425471880, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=344412344554502, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=575932214062320, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=725096065378451, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=577046054151991, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=578779753911628, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=5059796247482924, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1260131581480872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=757544555393549, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=730034421566632, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1089398541958554, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1254428541808880, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=719064236039452, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=2413512198791380, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=397852768986377, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=402574251932782, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=3160569487592749, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=992841324738057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=421893139953894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=5061757773946321, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=569344561581076, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=777791107006362, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1219442995469767, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=3134572880092544, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1528597704263614, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=765378231311635, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1018332465549865, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=3196200187361589, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=391160986200244, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=445967890681699, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1937296516455542, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=5031135333682901, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=2451267558390776, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=2852836518343622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1424159591342637, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=790879988940579, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=706171087143054, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=720527615846417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1032511657384269, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 17:25:39 source > InsightAsyncJob(id=4976514595793493, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 17:25:39 source > InsightAsyncJob(id=3337496849811851, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 17:25:39 source > InsightAsyncJob(id=565705875044131, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 17:25:39 source > InsightAsyncJob(id=5570622726290724, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1021744058536073, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 17:25:39 source > InsightAsyncJob(id=623291775439045, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 17:25:39 source > InsightAsyncJob(id=1706117179761013, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:40 source > InsightAsyncJob(id=1179974409457261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:40 source > InsightAsyncJob(id=1179974409457261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:40 source > InsightAsyncJob(id=1089226995019137, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:40 source > InsightAsyncJob(id=587483279413395, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:40 source > InsightAsyncJob(id=587483279413395, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:40 source > InsightAsyncJob(id=1417413088778255, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:40 source > InsightAsyncJob(id=411469987690825, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:40 source > InsightAsyncJob(id=411469987690825, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:40 source > InsightAsyncJob(id=1910823165784081, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:41 source > InsightAsyncJob(id=780298892989548, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:41 source > InsightAsyncJob(id=780298892989548, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:41 source > InsightAsyncJob(id=770174427316924, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:41 source > InsightAsyncJob(id=453696939470685, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:41 source > InsightAsyncJob(id=453696939470685, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:41 source > InsightAsyncJob(id=601538781284640, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:42 source > InsightAsyncJob(id=563181778755498, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:42 source > InsightAsyncJob(id=563181778755498, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:42 source > InsightAsyncJob(id=411414211003643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:42 source > InsightAsyncJob(id=1453741305064992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:42 source > InsightAsyncJob(id=1453741305064992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:42 source > InsightAsyncJob(id=1576530152742456, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:43 source > InsightAsyncJob(id=1104585143489158, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:43 source > InsightAsyncJob(id=1104585143489158, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:43 source > InsightAsyncJob(id=1044518236453011, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): failed, restarting 2022-07-05 17:25:43 source > InsightAsyncJob(id=3107751719447816, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 17:25:43 source > InsightAsyncJob(id=3107751719447816, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): restarted. 2022-07-05 17:25:43 source > Completed jobs: 85, Failed jobs: 9, Running jobs: 15 2022-07-05 17:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 505000 (217 MB) 2022-07-05 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 506000 (218 MB) 2022-07-05 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 507000 (218 MB) 2022-07-05 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 508000 (218 MB) 2022-07-05 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 509000 (219 MB) 2022-07-05 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 510000 (219 MB) 2022-07-05 17:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 511000 (219 MB) 2022-07-05 17:26:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 512000 (220 MB) 2022-07-05 17:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 513000 (220 MB) 2022-07-05 17:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 514000 (220 MB) 2022-07-05 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 515000 (221 MB) 2022-07-05 17:27:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 516000 (221 MB) 2022-07-05 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 517000 (221 MB) 2022-07-05 17:27:30 destination > 2022-07-05 17:27:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18613 records (24 MB) 2022-07-05 17:27:30 destination > 2022-07-05 17:27:30 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18613 2022-07-05 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 518000 (222 MB) 2022-07-05 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 519000 (222 MB) 2022-07-05 17:27:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 520000 (222 MB) 2022-07-05 17:28:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 521000 (223 MB) 2022-07-05 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 522000 (223 MB) 2022-07-05 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 523000 (223 MB) 2022-07-05 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 524000 (224 MB) 2022-07-05 17:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 525000 (224 MB) 2022-07-05 17:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 526000 (224 MB) 2022-07-05 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 527000 (225 MB) 2022-07-05 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 528000 (225 MB) 2022-07-05 17:29:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 529000 (225 MB) 2022-07-05 17:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 530000 (226 MB) 2022-07-05 17:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 531000 (226 MB) 2022-07-05 17:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 532000 (226 MB) 2022-07-05 17:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 533000 (227 MB) 2022-07-05 17:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 534000 (227 MB) 2022-07-05 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 535000 (227 MB) 2022-07-05 17:30:10 destination > 2022-07-05 17:30:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18618 records (24 MB) 2022-07-05 17:30:10 destination > 2022-07-05 17:30:10 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18618 2022-07-05 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 536000 (228 MB) 2022-07-05 17:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 537000 (228 MB) 2022-07-05 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 538000 (228 MB) 2022-07-05 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 539000 (229 MB) 2022-07-05 17:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 540000 (229 MB) 2022-07-05 17:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 541000 (229 MB) 2022-07-05 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 542000 (230 MB) 2022-07-05 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 543000 (230 MB) 2022-07-05 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 544000 (230 MB) 2022-07-05 17:31:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 545000 (231 MB) 2022-07-05 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 546000 (231 MB) 2022-07-05 17:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 547000 (231 MB) 2022-07-05 17:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 548000 (232 MB) 2022-07-05 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 549000 (232 MB) 2022-07-05 17:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 550000 (232 MB) 2022-07-05 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 551000 (233 MB) 2022-07-05 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 552000 (233 MB) 2022-07-05 17:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 553000 (233 MB) 2022-07-05 17:32:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 554000 (234 MB) 2022-07-05 17:32:45 destination > 2022-07-05 17:32:45 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18626 records (24 MB) 2022-07-05 17:32:45 destination > 2022-07-05 17:32:45 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18626 2022-07-05 17:32:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 555000 (234 MB) 2022-07-05 17:32:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 556000 (234 MB) 2022-07-05 17:33:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 557000 (235 MB) 2022-07-05 17:33:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 558000 (235 MB) 2022-07-05 17:33:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 559000 (235 MB) 2022-07-05 17:33:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 560000 (236 MB) 2022-07-05 17:33:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 561000 (236 MB) 2022-07-05 17:33:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 562000 (236 MB) 2022-07-05 17:33:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 563000 (237 MB) 2022-07-05 17:34:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 564000 (237 MB) 2022-07-05 17:34:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 565000 (237 MB) 2022-07-05 17:34:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 566000 (238 MB) 2022-07-05 17:34:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 567000 (238 MB) 2022-07-05 17:34:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 568000 (238 MB) 2022-07-05 17:34:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 569000 (239 MB) 2022-07-05 17:34:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 570000 (239 MB) 2022-07-05 17:35:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 571000 (239 MB) 2022-07-05 17:35:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 572000 (240 MB) 2022-07-05 17:35:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 573000 (240 MB) 2022-07-05 17:35:23 destination > 2022-07-05 17:35:23 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18610 records (24 MB) 2022-07-05 17:35:23 destination > 2022-07-05 17:35:23 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18610 2022-07-05 17:35:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 574000 (240 MB) 2022-07-05 17:35:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 575000 (241 MB) 2022-07-05 17:35:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 576000 (241 MB) 2022-07-05 17:35:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 577000 (241 MB) 2022-07-05 17:36:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 578000 (242 MB) 2022-07-05 17:36:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 579000 (242 MB) 2022-07-05 17:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 580000 (242 MB) 2022-07-05 17:36:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 581000 (243 MB) 2022-07-05 17:36:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 582000 (243 MB) 2022-07-05 17:36:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 583000 (243 MB) 2022-07-05 17:36:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 584000 (244 MB) 2022-07-05 17:37:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 585000 (244 MB) 2022-07-05 17:37:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 586000 (244 MB) 2022-07-05 17:37:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 587000 (245 MB) 2022-07-05 17:37:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 588000 (245 MB) 2022-07-05 17:37:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 589000 (245 MB) 2022-07-05 17:37:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 590000 (246 MB) 2022-07-05 17:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 591000 (246 MB) 2022-07-05 17:37:59 destination > 2022-07-05 17:37:59 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18593 records (24 MB) 2022-07-05 17:37:59 destination > 2022-07-05 17:37:59 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18593 2022-07-05 17:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 592000 (246 MB) 2022-07-05 17:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 593000 (247 MB) 2022-07-05 17:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 594000 (247 MB) 2022-07-05 17:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 595000 (247 MB) 2022-07-05 17:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 596000 (248 MB) 2022-07-05 17:38:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 597000 (248 MB) 2022-07-05 17:38:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 598000 (248 MB) 2022-07-05 17:38:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 599000 (249 MB) 2022-07-05 17:39:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 600000 (249 MB) 2022-07-05 17:39:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 601000 (249 MB) 2022-07-05 17:39:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 602000 (250 MB) 2022-07-05 17:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 603000 (250 MB) 2022-07-05 17:39:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 604000 (250 MB) 2022-07-05 17:39:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 605000 (251 MB) 2022-07-05 17:39:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 606000 (251 MB) 2022-07-05 17:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 607000 (252 MB) 2022-07-05 17:40:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 608000 (252 MB) 2022-07-05 17:40:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 609000 (252 MB) 2022-07-05 17:40:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 610000 (253 MB) 2022-07-05 17:40:29 destination > 2022-07-05 17:40:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18509 records (24 MB) 2022-07-05 17:40:29 destination > 2022-07-05 17:40:29 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18509 2022-07-05 17:40:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 611000 (253 MB) 2022-07-05 17:40:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 612000 (253 MB) 2022-07-05 17:40:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 613000 (254 MB) 2022-07-05 17:41:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 614000 (254 MB) 2022-07-05 17:41:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 615000 (254 MB) 2022-07-05 17:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 616000 (255 MB) 2022-07-05 17:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 617000 (255 MB) 2022-07-05 17:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 618000 (255 MB) 2022-07-05 17:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 619000 (256 MB) 2022-07-05 17:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 620000 (256 MB) 2022-07-05 17:42:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 621000 (256 MB) 2022-07-05 17:42:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 622000 (257 MB) 2022-07-05 17:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 623000 (257 MB) 2022-07-05 17:42:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 624000 (257 MB) 2022-07-05 17:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 625000 (258 MB) 2022-07-05 17:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 626000 (258 MB) 2022-07-05 17:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 627000 (258 MB) 2022-07-05 17:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 628000 (259 MB) 2022-07-05 17:43:09 destination > 2022-07-05 17:43:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18640 records (24 MB) 2022-07-05 17:43:09 destination > 2022-07-05 17:43:09 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18640 2022-07-05 17:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 629000 (259 MB) 2022-07-05 17:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 630000 (259 MB) 2022-07-05 17:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 631000 (260 MB) 2022-07-05 17:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 632000 (260 MB) 2022-07-05 17:43:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 633000 (260 MB) 2022-07-05 17:43:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 634000 (261 MB) 2022-07-05 17:44:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 635000 (261 MB) 2022-07-05 17:44:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 636000 (261 MB) 2022-07-05 17:44:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 637000 (262 MB) 2022-07-05 17:44:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 638000 (262 MB) 2022-07-05 17:44:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 639000 (262 MB) 2022-07-05 17:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 640000 (263 MB) 2022-07-05 17:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 641000 (263 MB) 2022-07-05 17:45:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 642000 (263 MB) 2022-07-05 17:45:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 643000 (264 MB) 2022-07-05 17:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 644000 (264 MB) 2022-07-05 17:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 645000 (264 MB) 2022-07-05 17:45:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 646000 (265 MB) 2022-07-05 17:45:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 647000 (265 MB) 2022-07-05 17:45:46 destination > 2022-07-05 17:45:46 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18636 records (24 MB) 2022-07-05 17:45:46 destination > 2022-07-05 17:45:46 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18636 2022-07-05 17:45:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 648000 (265 MB) 2022-07-05 17:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 649000 (266 MB) 2022-07-05 17:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 650000 (266 MB) 2022-07-05 17:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 651000 (266 MB) 2022-07-05 17:46:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 652000 (267 MB) 2022-07-05 17:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 653000 (267 MB) 2022-07-05 17:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 654000 (267 MB) 2022-07-05 17:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 655000 (268 MB) 2022-07-05 17:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 656000 (268 MB) 2022-07-05 17:47:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 657000 (268 MB) 2022-07-05 17:47:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 658000 (269 MB) 2022-07-05 17:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 659000 (269 MB) 2022-07-05 17:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 660000 (269 MB) 2022-07-05 17:47:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 661000 (270 MB) 2022-07-05 17:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 662000 (270 MB) 2022-07-05 17:48:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 663000 (270 MB) 2022-07-05 17:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 664000 (271 MB) 2022-07-05 17:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 665000 (271 MB) 2022-07-05 17:48:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 666000 (271 MB) 2022-07-05 17:48:27 destination > 2022-07-05 17:48:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18648 records (24 MB) 2022-07-05 17:48:27 destination > 2022-07-05 17:48:27 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18648 2022-07-05 17:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 667000 (272 MB) 2022-07-05 17:48:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 668000 (272 MB) 2022-07-05 17:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 669000 (272 MB) 2022-07-05 17:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 670000 (273 MB) 2022-07-05 17:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 671000 (273 MB) 2022-07-05 17:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 672000 (273 MB) 2022-07-05 17:49:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 673000 (274 MB) 2022-07-05 17:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 674000 (274 MB) 2022-07-05 17:49:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 675000 (274 MB) 2022-07-05 17:49:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 676000 (275 MB) 2022-07-05 17:50:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 677000 (275 MB) 2022-07-05 17:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 678000 (275 MB) 2022-07-05 17:50:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 679000 (276 MB) 2022-07-05 17:50:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 680000 (276 MB) 2022-07-05 17:50:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 681000 (276 MB) 2022-07-05 17:50:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 682000 (277 MB) 2022-07-05 17:50:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 683000 (277 MB) 2022-07-05 17:51:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 684000 (277 MB) 2022-07-05 17:51:10 destination > 2022-07-05 17:51:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18582 records (24 MB) 2022-07-05 17:51:10 destination > 2022-07-05 17:51:10 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18582 2022-07-05 17:51:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 685000 (278 MB) 2022-07-05 17:51:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 686000 (278 MB) 2022-07-05 17:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 687000 (278 MB) 2022-07-05 17:51:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 688000 (279 MB) 2022-07-05 17:51:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 689000 (279 MB) 2022-07-05 17:52:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 690000 (279 MB) 2022-07-05 17:52:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 691000 (280 MB) 2022-07-05 17:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 692000 (280 MB) 2022-07-05 17:52:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 693000 (280 MB) 2022-07-05 17:52:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 694000 (281 MB) 2022-07-05 17:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 695000 (281 MB) 2022-07-05 17:52:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 696000 (281 MB) 2022-07-05 17:53:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 697000 (282 MB) 2022-07-05 17:53:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 698000 (282 MB) 2022-07-05 17:53:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 699000 (282 MB) 2022-07-05 17:53:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 700000 (283 MB) 2022-07-05 17:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 701000 (283 MB) 2022-07-05 17:53:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 702000 (283 MB) 2022-07-05 17:54:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 703000 (284 MB) 2022-07-05 17:54:03 destination > 2022-07-05 17:54:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18606 records (24 MB) 2022-07-05 17:54:03 destination > 2022-07-05 17:54:03 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18606 2022-07-05 17:54:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 704000 (284 MB) 2022-07-05 17:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 705000 (284 MB) 2022-07-05 17:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 706000 (285 MB) 2022-07-05 17:54:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 707000 (285 MB) 2022-07-05 17:54:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 708000 (285 MB) 2022-07-05 17:54:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 709000 (286 MB) 2022-07-05 17:55:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 710000 (286 MB) 2022-07-05 17:55:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 711000 (286 MB) 2022-07-05 17:55:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 712000 (287 MB) 2022-07-05 17:55:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 713000 (287 MB) 2022-07-05 17:55:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 714000 (287 MB) 2022-07-05 17:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 715000 (288 MB) 2022-07-05 17:55:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 716000 (288 MB) 2022-07-05 17:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 717000 (288 MB) 2022-07-05 17:56:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 718000 (289 MB) 2022-07-05 17:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 719000 (289 MB) 2022-07-05 17:56:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 720000 (289 MB) 2022-07-05 17:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 721000 (290 MB) 2022-07-05 17:56:51 destination > 2022-07-05 17:56:51 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18593 records (24 MB) 2022-07-05 17:56:51 destination > 2022-07-05 17:56:51 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18593 2022-07-05 17:56:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 722000 (290 MB) 2022-07-05 17:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 723000 (290 MB) 2022-07-05 17:57:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 724000 (291 MB) 2022-07-05 17:57:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 725000 (291 MB) 2022-07-05 17:57:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 726000 (291 MB) 2022-07-05 17:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 727000 (292 MB) 2022-07-05 17:57:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 728000 (292 MB) 2022-07-05 17:57:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 729000 (293 MB) 2022-07-05 17:58:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 730000 (293 MB) 2022-07-05 17:58:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 731000 (293 MB) 2022-07-05 17:58:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 732000 (294 MB) 2022-07-05 17:58:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 733000 (294 MB) 2022-07-05 17:58:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 734000 (294 MB) 2022-07-05 17:58:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 735000 (295 MB) 2022-07-05 17:58:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 736000 (295 MB) 2022-07-05 17:59:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 737000 (295 MB) 2022-07-05 17:59:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 738000 (296 MB) 2022-07-05 17:59:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 739000 (296 MB) 2022-07-05 17:59:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 740000 (296 MB) 2022-07-05 17:59:39 destination > 2022-07-05 17:59:39 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18424 records (24 MB) 2022-07-05 17:59:39 destination > 2022-07-05 17:59:39 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18424 2022-07-05 17:59:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 741000 (297 MB) 2022-07-05 17:59:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 742000 (297 MB) 2022-07-05 18:00:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 743000 (297 MB) 2022-07-05 18:00:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 744000 (298 MB) 2022-07-05 18:00:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 745000 (298 MB) 2022-07-05 18:00:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 746000 (298 MB) 2022-07-05 18:00:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 747000 (299 MB) 2022-07-05 18:00:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 748000 (299 MB) 2022-07-05 18:00:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 749000 (299 MB) 2022-07-05 18:01:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 750000 (300 MB) 2022-07-05 18:01:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 751000 (300 MB) 2022-07-05 18:01:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 752000 (300 MB) 2022-07-05 18:01:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 753000 (301 MB) 2022-07-05 18:01:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 754000 (301 MB) 2022-07-05 18:01:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 755000 (301 MB) 2022-07-05 18:02:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 756000 (302 MB) 2022-07-05 18:02:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 757000 (302 MB) 2022-07-05 18:02:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 758000 (302 MB) 2022-07-05 18:02:28 destination > 2022-07-05 18:02:28 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18359 records (24 MB) 2022-07-05 18:02:28 destination > 2022-07-05 18:02:28 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18359 2022-07-05 18:02:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 759000 (303 MB) 2022-07-05 18:02:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 760000 (303 MB) 2022-07-05 18:02:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 761000 (303 MB) 2022-07-05 18:03:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 762000 (304 MB) 2022-07-05 18:03:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 763000 (304 MB) 2022-07-05 18:03:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 764000 (304 MB) 2022-07-05 18:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 765000 (305 MB) 2022-07-05 18:03:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 766000 (305 MB) 2022-07-05 18:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 767000 (305 MB) 2022-07-05 18:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 768000 (306 MB) 2022-07-05 18:04:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 769000 (306 MB) 2022-07-05 18:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 770000 (306 MB) 2022-07-05 18:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 771000 (307 MB) 2022-07-05 18:04:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 772000 (307 MB) 2022-07-05 18:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 773000 (307 MB) 2022-07-05 18:04:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 774000 (308 MB) 2022-07-05 18:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 775000 (308 MB) 2022-07-05 18:05:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 776000 (308 MB) 2022-07-05 18:05:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 777000 (309 MB) 2022-07-05 18:05:13 destination > 2022-07-05 18:05:13 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18383 records (24 MB) 2022-07-05 18:05:13 destination > 2022-07-05 18:05:13 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18383 2022-07-05 18:05:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 778000 (309 MB) 2022-07-05 18:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 779000 (310 MB) 2022-07-05 18:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 780000 (310 MB) 2022-07-05 18:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 781000 (310 MB) 2022-07-05 18:05:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 782000 (311 MB) 2022-07-05 18:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 783000 (311 MB) 2022-07-05 18:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 784000 (311 MB) 2022-07-05 18:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 785000 (312 MB) 2022-07-05 18:06:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 786000 (312 MB) 2022-07-05 18:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 787000 (312 MB) 2022-07-05 18:06:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 788000 (313 MB) 2022-07-05 18:07:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 789000 (313 MB) 2022-07-05 18:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 790000 (313 MB) 2022-07-05 18:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 791000 (314 MB) 2022-07-05 18:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 792000 (314 MB) 2022-07-05 18:07:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 793000 (314 MB) 2022-07-05 18:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 794000 (315 MB) 2022-07-05 18:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 795000 (315 MB) 2022-07-05 18:08:07 destination > 2022-07-05 18:08:07 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18376 records (24 MB) 2022-07-05 18:08:07 destination > 2022-07-05 18:08:07 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18376 2022-07-05 18:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 796000 (315 MB) 2022-07-05 18:08:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 797000 (316 MB) 2022-07-05 18:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 798000 (316 MB) 2022-07-05 18:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 799000 (316 MB) 2022-07-05 18:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 800000 (317 MB) 2022-07-05 18:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 801000 (317 MB) 2022-07-05 18:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 802000 (317 MB) 2022-07-05 18:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 803000 (318 MB) 2022-07-05 18:09:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 804000 (318 MB) 2022-07-05 18:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 805000 (318 MB) 2022-07-05 18:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 806000 (319 MB) 2022-07-05 18:09:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 807000 (319 MB) 2022-07-05 18:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 808000 (319 MB) 2022-07-05 18:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 809000 (320 MB) 2022-07-05 18:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 810000 (320 MB) 2022-07-05 18:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 811000 (320 MB) 2022-07-05 18:10:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 812000 (321 MB) 2022-07-05 18:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 813000 (321 MB) 2022-07-05 18:10:53 destination > 2022-07-05 18:10:53 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18414 records (24 MB) 2022-07-05 18:10:53 destination > 2022-07-05 18:10:53 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18414 2022-07-05 18:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 814000 (321 MB) 2022-07-05 18:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 815000 (322 MB) 2022-07-05 18:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 816000 (322 MB) 2022-07-05 18:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 817000 (322 MB) 2022-07-05 18:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 818000 (323 MB) 2022-07-05 18:11:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 819000 (323 MB) 2022-07-05 18:11:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 820000 (323 MB) 2022-07-05 18:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 821000 (324 MB) 2022-07-05 18:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 822000 (324 MB) 2022-07-05 18:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 823000 (324 MB) 2022-07-05 18:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 824000 (325 MB) 2022-07-05 18:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 825000 (325 MB) 2022-07-05 18:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 826000 (326 MB) 2022-07-05 18:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 827000 (326 MB) 2022-07-05 18:13:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 828000 (326 MB) 2022-07-05 18:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 829000 (327 MB) 2022-07-05 18:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 830000 (327 MB) 2022-07-05 18:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 831000 (327 MB) 2022-07-05 18:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 832000 (328 MB) 2022-07-05 18:13:39 destination > 2022-07-05 18:13:39 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18342 records (24 MB) 2022-07-05 18:13:39 destination > 2022-07-05 18:13:39 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18342 2022-07-05 18:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 833000 (328 MB) 2022-07-05 18:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 834000 (328 MB) 2022-07-05 18:14:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 835000 (329 MB) 2022-07-05 18:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 836000 (329 MB) 2022-07-05 18:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 837000 (329 MB) 2022-07-05 18:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 838000 (330 MB) 2022-07-05 18:14:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 839000 (330 MB) 2022-07-05 18:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 840000 (330 MB) 2022-07-05 18:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 841000 (331 MB) 2022-07-05 18:15:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 842000 (331 MB) 2022-07-05 18:15:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 843000 (331 MB) 2022-07-05 18:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 844000 (332 MB) 2022-07-05 18:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 845000 (332 MB) 2022-07-05 18:15:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 846000 (332 MB) 2022-07-05 18:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 847000 (333 MB) 2022-07-05 18:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 848000 (333 MB) 2022-07-05 18:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 849000 (333 MB) 2022-07-05 18:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 850000 (334 MB) 2022-07-05 18:16:22 destination > 2022-07-05 18:16:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18412 records (24 MB) 2022-07-05 18:16:22 destination > 2022-07-05 18:16:22 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18412 2022-07-05 18:16:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 851000 (334 MB) 2022-07-05 18:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 852000 (334 MB) 2022-07-05 18:16:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 853000 (335 MB) 2022-07-05 18:16:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 854000 (335 MB) 2022-07-05 18:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 855000 (335 MB) 2022-07-05 18:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 856000 (336 MB) 2022-07-05 18:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 857000 (336 MB) 2022-07-05 18:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 858000 (336 MB) 2022-07-05 18:17:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 859000 (337 MB) 2022-07-05 18:17:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 860000 (337 MB) 2022-07-05 18:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 861000 (337 MB) 2022-07-05 18:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 862000 (338 MB) 2022-07-05 18:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 863000 (338 MB) 2022-07-05 18:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 864000 (338 MB) 2022-07-05 18:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 865000 (339 MB) 2022-07-05 18:18:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 866000 (339 MB) 2022-07-05 18:18:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 867000 (339 MB) 2022-07-05 18:18:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 868000 (340 MB) 2022-07-05 18:19:00 destination > 2022-07-05 18:19:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18366 records (24 MB) 2022-07-05 18:19:00 destination > 2022-07-05 18:19:00 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18366 2022-07-05 18:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 869000 (340 MB) 2022-07-05 18:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 870000 (340 MB) 2022-07-05 18:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 871000 (341 MB) 2022-07-05 18:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 872000 (341 MB) 2022-07-05 18:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 873000 (341 MB) 2022-07-05 18:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 874000 (342 MB) 2022-07-05 18:19:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 875000 (342 MB) 2022-07-05 18:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 876000 (343 MB) 2022-07-05 18:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 877000 (343 MB) 2022-07-05 18:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 878000 (343 MB) 2022-07-05 18:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 879000 (344 MB) 2022-07-05 18:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 880000 (344 MB) 2022-07-05 18:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 881000 (344 MB) 2022-07-05 18:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 882000 (345 MB) 2022-07-05 18:21:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 883000 (345 MB) 2022-07-05 18:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 884000 (345 MB) 2022-07-05 18:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 885000 (346 MB) 2022-07-05 18:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 886000 (346 MB) 2022-07-05 18:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 887000 (346 MB) 2022-07-05 18:21:41 destination > 2022-07-05 18:21:41 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18373 records (24 MB) 2022-07-05 18:21:41 destination > 2022-07-05 18:21:41 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18373 2022-07-05 18:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 888000 (347 MB) 2022-07-05 18:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 889000 (347 MB) 2022-07-05 18:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 890000 (347 MB) 2022-07-05 18:22:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 891000 (348 MB) 2022-07-05 18:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 892000 (348 MB) 2022-07-05 18:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 893000 (348 MB) 2022-07-05 18:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 894000 (349 MB) 2022-07-05 18:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 895000 (349 MB) 2022-07-05 18:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 896000 (349 MB) 2022-07-05 18:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 897000 (350 MB) 2022-07-05 18:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 898000 (350 MB) 2022-07-05 18:23:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 899000 (350 MB) 2022-07-05 18:23:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 900000 (351 MB) 2022-07-05 18:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 901000 (351 MB) 2022-07-05 18:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 902000 (351 MB) 2022-07-05 18:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 903000 (352 MB) 2022-07-05 18:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 904000 (352 MB) 2022-07-05 18:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 905000 (352 MB) 2022-07-05 18:24:16 destination > 2022-07-05 18:24:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18484 records (24 MB) 2022-07-05 18:24:16 destination > 2022-07-05 18:24:16 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18484 2022-07-05 18:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 906000 (353 MB) 2022-07-05 18:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 907000 (353 MB) 2022-07-05 18:24:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 908000 (353 MB) 2022-07-05 18:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 909000 (354 MB) 2022-07-05 18:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 910000 (354 MB) 2022-07-05 18:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 911000 (354 MB) 2022-07-05 18:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 912000 (355 MB) 2022-07-05 18:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 913000 (355 MB) 2022-07-05 18:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 914000 (355 MB) 2022-07-05 18:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 915000 (356 MB) 2022-07-05 18:25:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 916000 (356 MB) 2022-07-05 18:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 917000 (356 MB) 2022-07-05 18:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 918000 (357 MB) 2022-07-05 18:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 919000 (357 MB) 2022-07-05 18:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 920000 (357 MB) 2022-07-05 18:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 921000 (358 MB) 2022-07-05 18:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 922000 (358 MB) 2022-07-05 18:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 923000 (358 MB) 2022-07-05 18:26:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 924000 (359 MB) 2022-07-05 18:26:52 destination > 2022-07-05 18:26:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18584 records (24 MB) 2022-07-05 18:26:52 destination > 2022-07-05 18:26:52 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18584 2022-07-05 18:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 925000 (359 MB) 2022-07-05 18:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 926000 (359 MB) 2022-07-05 18:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 927000 (360 MB) 2022-07-05 18:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 928000 (360 MB) 2022-07-05 18:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 929000 (360 MB) 2022-07-05 18:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 930000 (361 MB) 2022-07-05 18:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 931000 (361 MB) 2022-07-05 18:27:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 932000 (361 MB) 2022-07-05 18:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 933000 (362 MB) 2022-07-05 18:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 934000 (362 MB) 2022-07-05 18:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 935000 (362 MB) 2022-07-05 18:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 936000 (363 MB) 2022-07-05 18:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 937000 (363 MB) 2022-07-05 18:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 938000 (363 MB) 2022-07-05 18:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 939000 (364 MB) 2022-07-05 18:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 940000 (364 MB) 2022-07-05 18:29:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 941000 (364 MB) 2022-07-05 18:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 942000 (365 MB) 2022-07-05 18:29:28 destination > 2022-07-05 18:29:28 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18575 records (24 MB) 2022-07-05 18:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 943000 (365 MB) 2022-07-05 18:29:28 destination > 2022-07-05 18:29:28 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18575 2022-07-05 18:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 944000 (365 MB) 2022-07-05 18:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 945000 (366 MB) 2022-07-05 18:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 946000 (366 MB) 2022-07-05 18:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 947000 (366 MB) 2022-07-05 18:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 948000 (367 MB) 2022-07-05 18:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 949000 (367 MB) 2022-07-05 18:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 950000 (367 MB) 2022-07-05 18:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 951000 (368 MB) 2022-07-05 18:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 952000 (368 MB) 2022-07-05 18:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 953000 (369 MB) 2022-07-05 18:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 954000 (369 MB) 2022-07-05 18:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 955000 (369 MB) 2022-07-05 18:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 956000 (370 MB) 2022-07-05 18:31:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 957000 (370 MB) 2022-07-05 18:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 958000 (370 MB) 2022-07-05 18:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 959000 (371 MB) 2022-07-05 18:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 960000 (371 MB) 2022-07-05 18:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 961000 (371 MB) 2022-07-05 18:32:04 destination > 2022-07-05 18:32:04 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18596 records (24 MB) 2022-07-05 18:32:04 destination > 2022-07-05 18:32:04 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18596 2022-07-05 18:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 962000 (372 MB) 2022-07-05 18:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 963000 (372 MB) 2022-07-05 18:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 964000 (372 MB) 2022-07-05 18:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 965000 (373 MB) 2022-07-05 18:32:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 966000 (373 MB) 2022-07-05 18:32:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 967000 (373 MB) 2022-07-05 18:32:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 968000 (374 MB) 2022-07-05 18:33:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 969000 (374 MB) 2022-07-05 18:33:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 970000 (374 MB) 2022-07-05 18:33:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 971000 (375 MB) 2022-07-05 18:33:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 972000 (375 MB) 2022-07-05 18:33:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 973000 (375 MB) 2022-07-05 18:33:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 974000 (376 MB) 2022-07-05 18:33:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 975000 (376 MB) 2022-07-05 18:34:01 source > InsightAsyncJob(id=443946133959614, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:01 source > InsightAsyncJob(id=759936798523077, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:02 source > InsightAsyncJob(id=885654108966681, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:02 source > InsightAsyncJob(id=1181273839333481, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:03 source > InsightAsyncJob(id=789366465413242, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:03 source > InsightAsyncJob(id=1199740590842809, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:03 source > InsightAsyncJob(id=709582390101828, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:04 source > InsightAsyncJob(id=423915322970309, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:04 source > InsightAsyncJob(id=440707911257846, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:05 source > InsightAsyncJob(id=772194747468682, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:05 source > InsightAsyncJob(id=750082076109994, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:06 source > InsightAsyncJob(id=1344990629584001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:06 source > InsightAsyncJob(id=2939734522993837, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:06 source > InsightAsyncJob(id=1233805780699660, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:07 source > InsightAsyncJob(id=5588103891201903, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:07 source > InsightAsyncJob(id=1101871203737531, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:08 source > InsightAsyncJob(id=1731722633874886, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:08 source > InsightAsyncJob(id=364629562394574, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:09 source > InsightAsyncJob(id=1184827929025833, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:09 source > InsightAsyncJob(id=2217187045117461, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:10 source > InsightAsyncJob(id=1239930873478684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:10 source > InsightAsyncJob(id=551468203365561, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:11 source > InsightAsyncJob(id=1746619675679931, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:11 source > InsightAsyncJob(id=404367738376678, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:12 source > InsightAsyncJob(id=723286092261050, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:12 source > InsightAsyncJob(id=761146001588042, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:13 source > InsightAsyncJob(id=441965837798708, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:13 source > InsightAsyncJob(id=327055046160999, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:14 source > InsightAsyncJob(id=1018103219078593, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:14 source > InsightAsyncJob(id=380669924134442, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:15 source > InsightAsyncJob(id=585692449806435, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:15 source > InsightAsyncJob(id=322880930060196, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:16 source > InsightAsyncJob(id=782995919376826, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:16 source > InsightAsyncJob(id=3156594224595313, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:17 source > InsightAsyncJob(id=1325800551281175, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:17 source > InsightAsyncJob(id=5121817057932002, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:17 source > InsightAsyncJob(id=421634429890236, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:18 source > InsightAsyncJob(id=365526828854418, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:18 source > InsightAsyncJob(id=1821468708023343, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:19 source > InsightAsyncJob(id=428705108976483, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:19 source > InsightAsyncJob(id=1313900236104055, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:19 source > InsightAsyncJob(id=434214551938823, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:20 source > InsightAsyncJob(id=379859560911029, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:20 source > InsightAsyncJob(id=792958442076471, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:20 source > InsightAsyncJob(id=574320624181327, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:21 source > InsightAsyncJob(id=629329784732269, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:21 source > InsightAsyncJob(id=454408172771339, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:22 source > InsightAsyncJob(id=1063332777927686, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:22 source > InsightAsyncJob(id=1139941176863262, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:23 source > InsightAsyncJob(id=432314592119693, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:23 source > InsightAsyncJob(id=3204001029918600, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:24 source > InsightAsyncJob(id=585634376272019, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:24 source > InsightAsyncJob(id=356934943186795, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:25 source > InsightAsyncJob(id=460056186121951, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:25 source > InsightAsyncJob(id=357551006525309, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:25 source > InsightAsyncJob(id=3300866970149581, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:26 source > InsightAsyncJob(id=556890122651291, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:26 source > InsightAsyncJob(id=1030184111030187, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:27 source > InsightAsyncJob(id=581588260289688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:27 source > InsightAsyncJob(id=388493436605530, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:28 source > InsightAsyncJob(id=1090866391862486, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:28 source > InsightAsyncJob(id=732378454646264, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:29 source > InsightAsyncJob(id=3218602025071510, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:29 source > InsightAsyncJob(id=828104941503201, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:30 source > InsightAsyncJob(id=5017196388391059, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:30 source > InsightAsyncJob(id=769758294044547, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:31 source > InsightAsyncJob(id=778967306440990, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:31 source > InsightAsyncJob(id=536802764856670, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:31 source > InsightAsyncJob(id=997397454287719, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:32 source > InsightAsyncJob(id=792464942136016, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:32 source > InsightAsyncJob(id=1262143497861152, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:33 source > InsightAsyncJob(id=346950224289552, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:33 source > InsightAsyncJob(id=450227570334894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:34 source > InsightAsyncJob(id=409206517923305, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:34 source > InsightAsyncJob(id=540948201062832, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:35 source > InsightAsyncJob(id=592148042335198, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:35 source > InsightAsyncJob(id=899499077633901, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:36 source > InsightAsyncJob(id=758224268707261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:36 source > InsightAsyncJob(id=426092312739049, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:37 source > InsightAsyncJob(id=341041864899626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:37 source > InsightAsyncJob(id=1212290322920676, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:38 source > InsightAsyncJob(id=553978329610021, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:38 source > InsightAsyncJob(id=983053405702684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:39 source > InsightAsyncJob(id=3206208122983288, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:39 source > InsightAsyncJob(id=589979785878705, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 18:34:39 source > Added: 85 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 100/100 job(s) in queue 2022-07-05 18:34:41 source > InsightAsyncJob(id=1179974409457261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1179974409457261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=587483279413395, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=587483279413395, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=411469987690825, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=411469987690825, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=780298892989548, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=780298892989548, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=453696939470685, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=453696939470685, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=563181778755498, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=563181778755498, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=1453741305064992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1453741305064992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=1104585143489158, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1104585143489158, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=3107751719447816, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=3107751719447816, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=4976514595793493, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=4976514595793493, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=3337496849811851, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=3337496849811851, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=565705875044131, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=565705875044131, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=5570622726290724, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=5570622726290724, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=1021744058536073, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1021744058536073, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=623291775439045, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=623291775439045, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 18:34:41 source > InsightAsyncJob(id=443946133959614, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=759936798523077, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=885654108966681, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1181273839333481, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=789366465413242, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1199740590842809, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=709582390101828, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=423915322970309, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=440707911257846, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=772194747468682, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=750082076109994, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1344990629584001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=2939734522993837, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1233805780699660, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=5588103891201903, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1101871203737531, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1731722633874886, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=364629562394574, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1184827929025833, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=2217187045117461, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1239930873478684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=551468203365561, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1746619675679931, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=404367738376678, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=723286092261050, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=761146001588042, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=441965837798708, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=327055046160999, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1018103219078593, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=380669924134442, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=585692449806435, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=322880930060196, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=782995919376826, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=3156594224595313, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:41 source > InsightAsyncJob(id=1325800551281175, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=5121817057932002, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=421634429890236, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=365526828854418, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1821468708023343, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=428705108976483, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1313900236104055, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=434214551938823, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=379859560911029, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=792958442076471, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=574320624181327, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=629329784732269, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=454408172771339, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1063332777927686, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1139941176863262, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=432314592119693, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=3204001029918600, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=585634376272019, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=356934943186795, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=460056186121951, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=357551006525309, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=3300866970149581, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=556890122651291, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1030184111030187, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=581588260289688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=388493436605530, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1090866391862486, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=732378454646264, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=3218602025071510, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=828104941503201, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=5017196388391059, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=769758294044547, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=778967306440990, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=536802764856670, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=997397454287719, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=792464942136016, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1262143497861152, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=346950224289552, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=450227570334894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=409206517923305, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=540948201062832, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=592148042335198, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=899499077633901, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=758224268707261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=426092312739049, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=341041864899626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1212290322920676, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 18:34:42 source > InsightAsyncJob(id=553978329610021, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 18:34:42 source > InsightAsyncJob(id=983053405702684, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 18:34:42 source > InsightAsyncJob(id=3206208122983288, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 18:34:42 source > InsightAsyncJob(id=589979785878705, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=['product_id']): is 0 complete (Job Not Started) 2022-07-05 18:34:42 source > InsightAsyncJob(id=1179974409457261, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): failed second time, trying to split job into smaller jobs. 2022-07-05 18:34:46 source > Backing off call(...) for 5.0s (facebook_business.exceptions.FacebookRequestError: Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } }) 2022-07-05 18:34:46 source > Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } } 2022-07-05 18:34:46 source > Caught retryable error after 1 tries. Waiting 5 more seconds then retrying... 2022-07-05 18:34:55 source > Backing off call(...) for 10.0s (facebook_business.exceptions.FacebookRequestError: Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } }) 2022-07-05 18:34:55 source > Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } } 2022-07-05 18:34:55 source > Caught retryable error after 2 tries. Waiting 10 more seconds then retrying... 2022-07-05 18:35:10 source > Backing off call(...) for 20.0s (facebook_business.exceptions.FacebookRequestError: Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } }) 2022-07-05 18:35:10 source > Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } } 2022-07-05 18:35:10 source > Caught retryable error after 3 tries. Waiting 20 more seconds then retrying... 2022-07-05 18:35:35 source > Backing off call(...) for 40.0s (facebook_business.exceptions.FacebookRequestError: Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } }) 2022-07-05 18:35:35 source > Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } } 2022-07-05 18:35:35 source > Caught retryable error after 4 tries. Waiting 40 more seconds then retrying... 2022-07-05 18:36:19 source > Giving up call(...) after 5 tries (facebook_business.exceptions.FacebookRequestError: Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } }) 2022-07-05 18:36:19 source > Encountered an exception while reading stream customproduct_id_de Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 115, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 165, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 214, in _read_incremental for _slice in slices: File "/airbyte/integration_code/source_facebook_marketing/streams/base_insight_streams.py", line 212, in stream_slices for job in manager.completed_jobs(): File "/airbyte/integration_code/source_facebook_marketing/streams/async_job_manager.py", line 76, in completed_jobs completed_jobs = self._check_jobs_status_and_restart() File "/airbyte/integration_code/source_facebook_marketing/streams/async_job_manager.py", line 107, in _check_jobs_status_and_restart smaller_jobs = job.split_job() File "/airbyte/integration_code/source_facebook_marketing/streams/async_job.py", line 206, in split_job return self._split_by_edge_class(Campaign) File "/airbyte/integration_code/source_facebook_marketing/streams/async_job.py", line 237, in _split_by_edge_class result = self._edge_object.get_insights(params=params) File "/usr/local/lib/python3.9/site-packages/facebook_business/adobjects/adaccount.py", line 2805, in get_insights return request.execute() File "/usr/local/lib/python3.9/site-packages/facebook_business/api.py", line 677, in execute cursor.load_next_page() File "/usr/local/lib/python3.9/site-packages/facebook_business/api.py", line 841, in load_next_page response_obj = self._api.call( File "/usr/local/lib/python3.9/site-packages/backoff/_sync.py", line 105, in retry ret = target(*args, **kwargs) File "/airbyte/integration_code/source_facebook_marketing/api.py", line 152, in call response = super().call(method, path, params, headers, files, url_override, api_version) File "/usr/local/lib/python3.9/site-packages/facebook_business/api.py", line 350, in call raise fb_response.error() facebook_business.exceptions.FacebookRequestError: Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } } 2022-07-05 18:36:19 source > Finished syncing customproduct_id_de 2022-07-05 18:36:19 source > SourceFacebookMarketing runtimes: Syncing stream ads_insights 0:08:17.173680 Syncing stream customproduct_id_de 2:21:21.222506 2022-07-05 18:36:19 source > Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } } 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 129, in launch for message in source_entrypoint.run(parsed_args): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 120, in run for message in generator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 129, in read raise e File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 115, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 165, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 214, in _read_incremental for _slice in slices: File "/airbyte/integration_code/source_facebook_marketing/streams/base_insight_streams.py", line 212, in stream_slices for job in manager.completed_jobs(): File "/airbyte/integration_code/source_facebook_marketing/streams/async_job_manager.py", line 76, in completed_jobs completed_jobs = self._check_jobs_status_and_restart() File "/airbyte/integration_code/source_facebook_marketing/streams/async_job_manager.py", line 107, in _check_jobs_status_and_restart smaller_jobs = job.split_job() File "/airbyte/integration_code/source_facebook_marketing/streams/async_job.py", line 206, in split_job return self._split_by_edge_class(Campaign) File "/airbyte/integration_code/source_facebook_marketing/streams/async_job.py", line 237, in _split_by_edge_class result = self._edge_object.get_insights(params=params) File "/usr/local/lib/python3.9/site-packages/facebook_business/adobjects/adaccount.py", line 2805, in get_insights return request.execute() File "/usr/local/lib/python3.9/site-packages/facebook_business/api.py", line 677, in execute cursor.load_next_page() File "/usr/local/lib/python3.9/site-packages/facebook_business/api.py", line 841, in load_next_page response_obj = self._api.call( File "/usr/local/lib/python3.9/site-packages/backoff/_sync.py", line 105, in retry ret = target(*args, **kwargs) File "/airbyte/integration_code/source_facebook_marketing/api.py", line 152, in call response = super().call(method, path, params, headers, files, url_override, api_version) File "/usr/local/lib/python3.9/site-packages/facebook_business/api.py", line 350, in call raise fb_response.error() facebook_business.exceptions.FacebookRequestError: Message: Call was not successful Method: GET Path: https://graph.facebook.com/v13.0/act_585275074980299/insights Params: {'level': 'campaign', 'action_breakdowns': '["action_type","action_target_id","action_destination"]', 'breakdowns': '["product_id"]', 'fields': '["campaign_id"]', 'action_attribution_windows': '["1d_click","7d_click","28d_click","1d_view","7d_view","28d_view"]', 'time_range': '{"since":"2021-11-28","until":"2021-12-27"}'} Status: 500 Response: { "error": { "code": 1, "message": "An unknown error occurred" } } 2022-07-05 18:36:19 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.type: does not have a value in the enumeration [RECORD, STATE, LOG, SPEC, CONNECTION_STATUS, CATALOG] 2022-07-05 18:36:19 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: {"type":"TRACE","trace":{"type":"ERROR","emitted_at":1.657046179909964E12,"error":{"message":"Something went wrong in the connector. See the logs for more details.","internal_message":"\n\n Message: Call was not successful\n Method: GET\n Path: https://graph.facebook.com/v13.0/act_585275074980299/insights\n Params: {'level': 'campaign', 'action_breakdowns': '[\"action_type\",\"action_target_id\",\"action_destination\"]', 'breakdowns': '[\"product_id\"]', 'fields': '[\"campaign_id\"]', 'action_attribution_windows': '[\"1d_click\",\"7d_click\",\"28d_click\",\"1d_view\",\"7d_view\",\"28d_view\"]', 'time_range': '{\"since\":\"2021-11-28\",\"until\":\"2021-12-27\"}'}\n\n Status: 500\n Response:\n {\n \"error\": {\n \"code\": 1,\n \"message\": \"An unknown error occurred\"\n }\n }\n","stack_trace":"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 129, 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 120, in run\n for message in generator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 129, in read\n raise e\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 115, in read\n yield from self._read_stream(\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 165, 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 214, in _read_incremental\n for _slice in slices:\n File \"/airbyte/integration_code/source_facebook_marketing/streams/base_insight_streams.py\", line 212, in stream_slices\n for job in manager.completed_jobs():\n File \"/airbyte/integration_code/source_facebook_marketing/streams/async_job_manager.py\", line 76, in completed_jobs\n completed_jobs = self._check_jobs_status_and_restart()\n File \"/airbyte/integration_code/source_facebook_marketing/streams/async_job_manager.py\", line 107, in _check_jobs_status_and_restart\n smaller_jobs = job.split_job()\n File \"/airbyte/integration_code/source_facebook_marketing/streams/async_job.py\", line 206, in split_job\n return self._split_by_edge_class(Campaign)\n File \"/airbyte/integration_code/source_facebook_marketing/streams/async_job.py\", line 237, in _split_by_edge_class\n result = self._edge_object.get_insights(params=params)\n File \"/usr/local/lib/python3.9/site-packages/facebook_business/adobjects/adaccount.py\", line 2805, in get_insights\n return request.execute()\n File \"/usr/local/lib/python3.9/site-packages/facebook_business/api.py\", line 677, in execute\n cursor.load_next_page()\n File \"/usr/local/lib/python3.9/site-packages/facebook_business/api.py\", line 841, in load_next_page\n response_obj = self._api.call(\n File \"/usr/local/lib/python3.9/site-packages/backoff/_sync.py\", line 105, in retry\n ret = target(*args, **kwargs)\n File \"/airbyte/integration_code/source_facebook_marketing/api.py\", line 152, in call\n response = super().call(method, path, params, headers, files, url_override, api_version)\n File \"/usr/local/lib/python3.9/site-packages/facebook_business/api.py\", line 350, in call\n raise fb_response.error()\nfacebook_business.exceptions.FacebookRequestError: \n\n Message: Call was not successful\n Method: GET\n Path: https://graph.facebook.com/v13.0/act_585275074980299/insights\n Params: {'level': 'campaign', 'action_breakdowns': '[\"action_type\",\"action_target_id\",\"action_destination\"]', 'breakdowns': '[\"product_id\"]', 'fields': '[\"campaign_id\"]', 'action_attribution_windows': '[\"1d_click\",\"7d_click\",\"28d_click\",\"1d_view\",\"7d_view\",\"28d_view\"]', 'time_range': '{\"since\":\"2021-11-28\",\"until\":\"2021-12-27\"}'}\n\n Status: 500\n Response:\n {\n \"error\": {\n \"code\": 1,\n \"message\": \"An unknown error occurred\"\n }\n }\n\n","failure_type":"system_error"}}} 2022-07-05 18:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 975832 (376 MB) 2022-07-05 18:36:20 destination > 2022-07-05 18:36:20 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-07-05 18:36:20 destination > 2022-07-05 18:36:20 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-07-05 18:36:20 destination > 2022-07-05 18:36:20 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 14249 records (19 MB) 2022-07-05 18:36:20 destination > 2022-07-05 18:36:20 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 14249 2022-07-05 18:36:26 destination > 2022-07-05 18:36:26 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):133 - Executing operations for Redshift Destination DB engine... 2022-07-05 18:36:26 destination > 2022-07-05 18:36:26 INFO i.a.i.d.r.o.RedshiftSqlOperations(discoverNotSuperTables):152 - Discovering NOT SUPER table types... 2022-07-05 18:36:26 destination > 2022-07-05 18:36:26 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):141 - Executing operations for Redshift Destination DB engine completed. 2022-07-05 18:36:26 destination > 2022-07-05 18:36:26 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):163 - Finalizing tables in destination started for 2 streams 2022-07-05 18:36:26 destination > 2022-07-05 18:36:26 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):168 - Finalizing stream imported_facebook_de_ads_insights. schema airbyte_facebook, tmp table _airbyte_tmp_swv_imported_facebook_de_ads_insights, final table _airbyte_raw_imported_facebook_de_ads_insights 2022-07-05 18:36:27 destination > 2022-07-05 18:36:27 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):168 - Finalizing stream imported_facebook_de_customproduct_id_de. schema airbyte_facebook, tmp table _airbyte_tmp_yvs_imported_facebook_de_customproduct_id_de, final table _airbyte_raw_imported_facebook_de_customproduct_id_de 2022-07-05 18:36:27 destination > 2022-07-05 18:36:27 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):181 - Executing finalization of tables. 2022-07-05 18:36:29 destination > 2022-07-05 18:36:29 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):183 - Finalizing tables in destination completed. 2022-07-05 18:36:29 destination > 2022-07-05 18:36:29 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):186 - Cleaning tmp tables in destination started for 2 streams 2022-07-05 18:36:29 destination > 2022-07-05 18:36:29 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):190 - Cleaning tmp table in destination started for stream imported_facebook_de_ads_insights. schema airbyte_facebook, tmp table name: _airbyte_tmp_swv_imported_facebook_de_ads_insights 2022-07-05 18:36:29 destination > 2022-07-05 18:36:29 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):190 - Cleaning tmp table in destination started for stream imported_facebook_de_customproduct_id_de. schema airbyte_facebook, tmp table name: _airbyte_tmp_yvs_imported_facebook_de_customproduct_id_de 2022-07-05 18:36:30 destination > 2022-07-05 18:36:30 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):195 - Cleaning tmp tables in destination completed. 2022-07-05 18:36:30 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):349 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@6de80b0e[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@632ff8c3[data={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2021-12-26","slices":["2022-03-10","2022-01-17","2022-02-10","2022-03-05","2022-03-01","2022-03-27","2022-01-02","2022-02-09","2022-03-13","2022-01-26","2022-01-29","2022-02-25","2022-02-24","2022-02-27","2022-03-30","2022-02-14","2022-04-03","2022-02-05","2022-03-19","2022-01-22","2022-02-28","2022-03-16","2022-04-01","2022-03-20","2022-02-21","2021-12-29","2022-03-03","2022-02-04","2022-03-12","2022-01-23","2022-03-14","2022-01-31","2022-02-26","2022-01-18","2022-01-28","2022-03-08","2022-03-15","2022-02-22","2022-02-17","2022-03-06","2022-02-23","2022-01-20","2022-01-25","2022-01-14","2022-03-18","2022-03-11","2022-01-30","2022-01-11","2022-01-10","2022-02-18","2022-01-12","2022-02-06","2022-03-04","2022-01-06","2022-03-22","2022-02-03","2022-02-11","2022-02-02","2022-03-26","2022-01-21","2022-03-28","2022-01-01","2022-02-15","2022-01-19","2022-03-29","2022-03-23","2022-01-16","2022-02-16","2022-03-25","2022-01-09","2022-01-13","2022-03-24","2022-03-21","2022-03-17","2022-04-02","2022-02-01","2022-01-24","2022-03-02","2022-03-31","2022-03-09","2022-01-15","2022-02-07","2022-02-08","2022-02-12","2022-01-27","2022-02-13","2022-02-20","2022-03-07","2022-02-19"],"time_increment":1}},additionalProperties={streams=[]}],additionalProperties={}] 2022-07-05 18:36:30 destination > 2022-07-05 18:36:30 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-05 18:36:30 destination > 2022-07-05 18:36:30 INFO i.a.i.d.r.RedshiftDestination(main):71 - completed destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-05 18:36:30 ERROR i.a.w.DefaultReplicationWorker(run):169 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.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.DefaultReplicationWorker.run(DefaultReplicationWorker.java:162) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-07-05 18:36:30 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@50c27ce1[status=failed,recordsSynced=975378,bytesSynced=394979266,startTime=1657037200341,endTime=1657046190657,totalStats=io.airbyte.config.SyncStats@3df72591[recordsEmitted=975378,bytesEmitted=394979266,stateMessagesEmitted=454,recordsCommitted=975378],streamStats=[io.airbyte.config.StreamSyncStats@4ba5ed60[streamName=imported_facebook_de_customproduct_id_de,stats=io.airbyte.config.SyncStats@2873deb[recordsEmitted=960083,bytesEmitted=339692527,stateMessagesEmitted=,recordsCommitted=960083]], io.airbyte.config.StreamSyncStats@41e17c2e[streamName=imported_facebook_de_ads_insights,stats=io.airbyte.config.SyncStats@453e122e[recordsEmitted=15295,bytesEmitted=55286739,stateMessagesEmitted=,recordsCommitted=15295]]]] 2022-07-05 18:36:30 INFO i.a.w.DefaultReplicationWorker(run):248 - Source output at least one state message 2022-07-05 18:36:30 INFO i.a.w.DefaultReplicationWorker(run):254 - State capture: Updated state to: Optional[io.airbyte.config.State@21942904[state={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2021-12-26","slices":["2022-03-10","2022-01-17","2022-02-10","2022-03-05","2022-03-01","2022-03-27","2022-01-02","2022-02-09","2022-03-13","2022-01-26","2022-01-29","2022-02-25","2022-02-24","2022-02-27","2022-03-30","2022-02-14","2022-04-03","2022-02-05","2022-03-19","2022-01-22","2022-02-28","2022-03-16","2022-04-01","2022-03-20","2022-02-21","2021-12-29","2022-03-03","2022-02-04","2022-03-12","2022-01-23","2022-03-14","2022-01-31","2022-02-26","2022-01-18","2022-01-28","2022-03-08","2022-03-15","2022-02-22","2022-02-17","2022-03-06","2022-02-23","2022-01-20","2022-01-25","2022-01-14","2022-03-18","2022-03-11","2022-01-30","2022-01-11","2022-01-10","2022-02-18","2022-01-12","2022-02-06","2022-03-04","2022-01-06","2022-03-22","2022-02-03","2022-02-11","2022-02-02","2022-03-26","2022-01-21","2022-03-28","2022-01-01","2022-02-15","2022-01-19","2022-03-29","2022-03-23","2022-01-16","2022-02-16","2022-03-25","2022-01-09","2022-01-13","2022-03-24","2022-03-21","2022-03-17","2022-04-02","2022-02-01","2022-01-24","2022-03-02","2022-03-31","2022-03-09","2022-01-15","2022-02-07","2022-02-08","2022-02-12","2022-01-27","2022-02-13","2022-02-20","2022-03-07","2022-02-19"],"time_increment":1}}]] 2022-07-05 18:36:30 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-07-05 18:36:30 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):155 - sync summary: io.airbyte.config.StandardSyncOutput@616ed68b[standardSyncSummary=io.airbyte.config.StandardSyncSummary@246c44c2[status=failed,recordsSynced=975378,bytesSynced=394979266,startTime=1657037200341,endTime=1657046190657,totalStats=io.airbyte.config.SyncStats@3df72591[recordsEmitted=975378,bytesEmitted=394979266,stateMessagesEmitted=454,recordsCommitted=975378],streamStats=[io.airbyte.config.StreamSyncStats@4ba5ed60[streamName=imported_facebook_de_customproduct_id_de,stats=io.airbyte.config.SyncStats@2873deb[recordsEmitted=960083,bytesEmitted=339692527,stateMessagesEmitted=,recordsCommitted=960083]], io.airbyte.config.StreamSyncStats@41e17c2e[streamName=imported_facebook_de_ads_insights,stats=io.airbyte.config.SyncStats@453e122e[recordsEmitted=15295,bytesEmitted=55286739,stateMessagesEmitted=,recordsCommitted=15295]]]],normalizationSummary=,state=io.airbyte.config.State@21942904[state={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2021-12-26","slices":["2022-03-10","2022-01-17","2022-02-10","2022-03-05","2022-03-01","2022-03-27","2022-01-02","2022-02-09","2022-03-13","2022-01-26","2022-01-29","2022-02-25","2022-02-24","2022-02-27","2022-03-30","2022-02-14","2022-04-03","2022-02-05","2022-03-19","2022-01-22","2022-02-28","2022-03-16","2022-04-01","2022-03-20","2022-02-21","2021-12-29","2022-03-03","2022-02-04","2022-03-12","2022-01-23","2022-03-14","2022-01-31","2022-02-26","2022-01-18","2022-01-28","2022-03-08","2022-03-15","2022-02-22","2022-02-17","2022-03-06","2022-02-23","2022-01-20","2022-01-25","2022-01-14","2022-03-18","2022-03-11","2022-01-30","2022-01-11","2022-01-10","2022-02-18","2022-01-12","2022-02-06","2022-03-04","2022-01-06","2022-03-22","2022-02-03","2022-02-11","2022-02-02","2022-03-26","2022-01-21","2022-03-28","2022-01-01","2022-02-15","2022-01-19","2022-03-29","2022-03-23","2022-01-16","2022-02-16","2022-03-25","2022-01-09","2022-01-13","2022-03-24","2022-03-21","2022-03-17","2022-04-02","2022-02-01","2022-01-24","2022-03-02","2022-03-31","2022-03-09","2022-01-15","2022-02-07","2022-02-08","2022-02-12","2022-01-27","2022-02-13","2022-02-20","2022-03-07","2022-02-19"],"time_increment":1}}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@7acb4cd1[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@1582e3f7[stream=io.airbyte.protocol.models.AirbyteStream@2cfb542[name=imported_facebook_de_ads_insights,jsonSchema={"type":["null","object"],"properties":{"cpc":{"type":["null","number"]},"cpm":{"type":["null","number"]},"cpp":{"type":["null","number"]},"ctr":{"type":["null","number"]},"ad_id":{"type":["null","string"]},"reach":{"type":["null","integer"]},"spend":{"type":["null","number"]},"clicks":{"type":["null","integer"]},"labels":{"type":["null","string"]},"actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"ad_name":{"type":["null","string"]},"adset_id":{"type":["null","string"]},"location":{"type":["null","string"]},"wish_bid":{"type":["null","number"]},"date_stop":{"type":["null","string"],"format":"date"},"frequency":{"type":["null","number"]},"objective":{"type":["null","string"]},"account_id":{"type":["null","string"]},"adset_name":{"type":["null","string"]},"date_start":{"type":["null","string"],"format":"date"},"unique_ctr":{"type":["null","number"]},"auction_bid":{"type":["null","number"]},"buying_type":{"type":["null","string"]},"campaign_id":{"type":["null","string"]},"conversions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"impressions":{"type":["null","integer"]},"website_ctr":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"account_name":{"type":["null","string"]},"created_time":{"type":["null","string"],"format":"date"},"social_spend":{"type":["null","number"]},"updated_time":{"type":["null","string"],"format":"date"},"action_values":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"age_targeting":{"type":["null","string"]},"campaign_name":{"type":["null","string"]},"purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"unique_clicks":{"type":["null","integer"]},"unique_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"full_view_reach":{"type":["null","number"]},"outbound_clicks":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"quality_ranking":{"type":["null","string"]},"account_currency":{"type":["null","string"]},"ad_click_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"gender_targeting":{"type":["null","string"]},"conversion_values":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_ad_click":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_thruplay":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"optimization_goal":{"type":["null","string"]},"inline_link_clicks":{"type":["null","integer"]},"video_play_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"attribution_setting":{"type":["null","string"]},"cost_per_conversion":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"outbound_clicks_ctr":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"canvas_avg_view_time":{"type":["null","number"]},"cost_per_action_type":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"ad_impression_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"catalog_segment_value":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_unique_click":{"type":["null","number"]},"full_view_impressions":{"type":["null","number"]},"inline_link_click_ctr":{"type":["null","number"]},"website_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"estimated_ad_recallers":{"type":["null","number"]},"inline_post_engagement":{"type":["null","integer"]},"unique_link_clicks_ctr":{"type":["null","number"]},"unique_outbound_clicks":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"auction_competitiveness":{"type":["null","number"]},"canvas_avg_view_percent":{"type":["null","number"]},"catalog_segment_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"conversion_rate_ranking":{"type":["null","string"]},"converted_product_value":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_outbound_click":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"engagement_rate_ranking":{"type":["null","string"]},"estimated_ad_recall_rate":{"type":["null","number"]},"mobile_app_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_play_curve_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"unique_inline_link_clicks":{"type":["null","integer"]},"video_p25_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p50_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p75_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p95_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"auction_max_competitor_bid":{"type":["null","number"]},"converted_product_quantity":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_15_sec_video_view":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_inline_link_click":{"type":["null","number"]},"unique_outbound_clicks_ctr":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p100_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_time_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_unique_action_type":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"unique_inline_link_click_ctr":{"type":["null","number"]},"video_15_sec_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_30_sec_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_unique_outbound_click":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_avg_time_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_estimated_ad_recallers":{"type":["null","number"]},"cost_per_inline_post_engagement":{"type":["null","number"]},"cost_per_unique_inline_link_click":{"type":["null","number"]},"instant_experience_clicks_to_open":{"type":["null","number"]},"estimated_ad_recallers_lower_bound":{"type":["null","number"]},"estimated_ad_recallers_upper_bound":{"type":["null","number"]},"instant_experience_clicks_to_start":{"type":["null","number"]},"instant_experience_outbound_clicks":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_play_retention_graph_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"cost_per_2_sec_continuous_video_view":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"estimated_ad_recall_rate_lower_bound":{"type":["null","number"]},"estimated_ad_recall_rate_upper_bound":{"type":["null","number"]},"video_play_retention_0_to_15s_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"video_continuous_2_sec_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_play_retention_20_to_60s_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"qualifying_question_qualify_answer_rate":{"type":["null","number"]},"catalog_segment_value_omni_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"catalog_segment_value_mobile_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"catalog_segment_value_website_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[date_start],sourceDefinedPrimaryKey=[[date_start], [account_id], [ad_id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[date_start],destinationSyncMode=append,primaryKey=[[date_start], [account_id], [ad_id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4443bb8d[stream=io.airbyte.protocol.models.AirbyteStream@64ceda10[name=imported_facebook_de_customproduct_id_de,jsonSchema={"type":["null","object"],"properties":{"spend":{"type":["null","number"]},"ad_name":{"type":["null","string"]},"date_stop":{"type":["null","string"],"format":"date"},"adset_name":{"type":["null","string"]},"date_start":{"type":["null","string"],"format":"date"},"product_id":{"type":["null","string"]},"updated_time":{"type":["null","string"],"format":"date"},"campaign_name":{"type":["null","string"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[date_start],sourceDefinedPrimaryKey=[[date_start], [account_id], [ad_id], [product_id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[date_start],destinationSyncMode=append,primaryKey=[[date_start], [account_id], [ad_id], [product_id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@66511025[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@19cbdc08[additionalProperties={attemptNumber=0, jobId=1099}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1657046180082]]] 2022-07-05 18:36:30 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-07-05 18:36:30 INFO i.a.c.p.ConfigRepository(updateConnectionState):774 - Updating connection 9f7e9db4-cf46-4636-b0cc-222aca626d40 state: io.airbyte.config.State@3c3f2d79[state={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2021-12-26","slices":["2022-03-10","2022-01-17","2022-02-10","2022-03-05","2022-03-01","2022-03-27","2022-01-02","2022-02-09","2022-03-13","2022-01-26","2022-01-29","2022-02-25","2022-02-24","2022-02-27","2022-03-30","2022-02-14","2022-04-03","2022-02-05","2022-03-19","2022-01-22","2022-02-28","2022-03-16","2022-04-01","2022-03-20","2022-02-21","2021-12-29","2022-03-03","2022-02-04","2022-03-12","2022-01-23","2022-03-14","2022-01-31","2022-02-26","2022-01-18","2022-01-28","2022-03-08","2022-03-15","2022-02-22","2022-02-17","2022-03-06","2022-02-23","2022-01-20","2022-01-25","2022-01-14","2022-03-18","2022-03-11","2022-01-30","2022-01-11","2022-01-10","2022-02-18","2022-01-12","2022-02-06","2022-03-04","2022-01-06","2022-03-22","2022-02-03","2022-02-11","2022-02-02","2022-03-26","2022-01-21","2022-03-28","2022-01-01","2022-02-15","2022-01-19","2022-03-29","2022-03-23","2022-01-16","2022-02-16","2022-03-25","2022-01-09","2022-01-13","2022-03-24","2022-03-21","2022-03-17","2022-04-02","2022-02-01","2022-01-24","2022-03-02","2022-03-31","2022-03-09","2022-01-15","2022-02-07","2022-02-08","2022-02-12","2022-01-27","2022-02-13","2022-02-20","2022-03-07","2022-02-19"],"time_increment":1}}]