2022-04-04 04:32:58 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.35.5-alpha 2022-04-04 04:32:58 INFO i.a.w.t.TemporalAttemptExecution(get):118 - Docker volume job log path: /tmp/workspace/4565/0/logs.log 2022-04-04 04:32:58 INFO i.a.w.t.TemporalAttemptExecution(get):123 - Executing worker wrapper. Airbyte version: version not set 2022-04-04 04:32:58 WARN i.a.d.Databases(createPostgresDatabaseWithRetryTimeout):65 - Waiting for database to become available... 2022-04-04 04:32:58 INFO i.a.d.i.j.JobsDatabaseInstance(lambda$static$2):25 - Testing if jobs database is ready... 2022-04-04 04:32:58 INFO i.a.d.Databases(createPostgresDatabaseWithRetryTimeout):90 - Database available! 2022-04-04 04:32:58 INFO i.a.d.Databases(createPostgresDatabaseWithRetry):48 - Database available! 2022-04-04 04:32:58 INFO i.a.w.DefaultReplicationWorker(run):99 - start sync worker. job id: 4565 attempt id: 0 2022-04-04 04:32:58 INFO i.a.w.DefaultReplicationWorker(run):108 - configured sync modes: {null.user_channel_interactions=incremental - append_dedup} 2022-04-04 04:32:58 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-04-04 04:32:58 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.20 exists... 2022-04-04 04:32:59 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.20 was found locally. 2022-04-04 04:32:59 INFO i.a.w.p.DockerProcessFactory(create):177 - Preparing command: docker run --rm --init -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/4565/0 --network host --log-driver none airbyte/destination-snowflake:0.4.20 write --config destination_config.json --catalog destination_catalog.json 2022-04-04 04:32:59 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-google-analytics-v4:0.1.16 exists... 2022-04-04 04:32:59 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-google-analytics-v4:0.1.16 was found locally. 2022-04-04 04:32:59 INFO i.a.w.p.DockerProcessFactory(create):177 - Preparing command: docker run --rm --init -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/4565/0 --network host --log-driver none airbyte/source-google-analytics-v4:0.1.16 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-04-04 04:32:59 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$4):277 - Destination output thread started. 2022-04-04 04:32:59 INFO i.a.w.DefaultReplicationWorker(run):130 - Waiting for source and destination threads to complete. 2022-04-04 04:32:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$3):238 - Replication thread started. 2022-04-04 04:32:59 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-04-04 04:32:59 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-04 04:32:59 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-04 04:32:59 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-04-04 04:32:59 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-04-04 04:33:00 source > Starting syncing SourceGoogleAnalyticsV4 2022-04-04 04:33:00 destination > 2022-04-04 04:33:00 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-04-04 04:33:00 destination > 2022-04-04 04:33:00 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-04-04 04:33:00 destination > 2022-04-04 04:33:00 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-04-04 04:33:00 destination > 2022-04-04 04:33:00 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-04-04 04:33:00 destination > 2022-04-04 04:33:00 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-04-04 04:33:00 destination > 2022-04-04 04:33:00 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-04-04 04:33:00 destination > 2022-04-04 04:33:00 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-04-04 04:33:00 destination > 2022-04-04 04:33:00 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-04-04 04:33:00 destination > 2022-04-04 04:33:00 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-04-04 04:33:01 destination > 2022-04-04 04:33:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):92 - Write config: WriteConfig{streamName=user_channel_interactions, namespace=null, outputSchemaName=AIRBYTE_MARKETING, tmpTableName=_airbyte_tmp_xws_user_channel_interactions, outputTableName=_airbyte_raw_user_channel_interactions, syncMode=append_dedup} 2022-04-04 04:33:01 destination > 2022-04-04 04:33:01 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):141 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-04-04 04:33:01 destination > 2022-04-04 04:33:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):110 - Preparing tmp tables in destination started for 1 streams 2022-04-04 04:33:01 destination > 2022-04-04 04:33:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):118 - Preparing stage in destination started for schema AIRBYTE_MARKETING stream user_channel_interactions: tmp table: _airbyte_tmp_xws_user_channel_interactions, stage: AIRBYTE_MARKETING__AIRBYTE_RAW_USER_CHANNEL_INTERACTIONS 2022-04-04 04:33:03 destination > 2022-04-04 04:33:03 INFO i.a.d.j.DefaultJdbcDatabase(lambda$query$1):106 - closing connection 2022-04-04 04:33:03 destination > 2022-04-04 04:33:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):129 - Preparing stage in destination completed for schema AIRBYTE_MARKETING stream user_channel_interactions 2022-04-04 04:33:03 destination > 2022-04-04 04:33:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):132 - Preparing tables in destination completed. 2022-04-04 04:33:06 source > Syncing stream: user_channel_interactions 2022-04-04 04:33:06 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:09 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$3):251 - Records read: 1000 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Setting state of user_channel_interactions stream to {'ga_date': '2022-04-04'} 2022-04-04 04:33:10 source > Read 951 records from user_channel_interactions stream 2022-04-04 04:33:10 source > Finished syncing SourceGoogleAnalyticsV4 2022-04-04 04:33:10 source > SourceGoogleAnalyticsV4 runtimes: 2022-04-04 04:33:10 source > Finished syncing SourceGoogleAnalyticsV4 2022-04-04 04:33:10 INFO i.a.w.DefaultReplicationWorker(run):135 - One of source or destination thread complete. Waiting on the other. 2022-04-04 04:33:10 destination > 2022-04-04 04:33:10 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-04-04 04:33:10 destination > 2022-04-04 04:33:10 INFO i.a.i.d.b.BufferedStreamConsumer(close):217 - executing on success close procedure. 2022-04-04 04:33:10 destination > 2022-04-04 04:33:10 INFO i.a.i.d.b.BufferedStreamConsumer(flushQueueToDestination):181 - Flushing buffer: 854325 bytes 2022-04-04 04:33:10 destination > 2022-04-04 04:33:10 INFO i.a.i.d.b.BufferedStreamConsumer(lambda$flushQueueToDestination$1):185 - Flushing user_channel_interactions: 951 records 2022-04-04 04:33:10 destination > 2022-04-04 04:33:10 INFO i.a.i.d.s.SnowflakeInternalStagingSqlOperations(insertRecordsInternal):65 - Writing 951 records to AIRBYTE_MARKETING__AIRBYTE_RAW_USER_CHANNEL_INTERACTIONS/2022/04/04/04/7789C13C-192D-4869-AEFF-2D5E58426697/ 2022-04-04 04:33:11 destination > 2022-04-04 04:33:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):169 - Finalizing tables in destination started for 1 streams 2022-04-04 04:33:11 destination > 2022-04-04 04:33:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):177 - Finalizing stream user_channel_interactions. schema AIRBYTE_MARKETING, tmp table _airbyte_tmp_xws_user_channel_interactions, final table _airbyte_raw_user_channel_interactions, stage path AIRBYTE_MARKETING__AIRBYTE_RAW_USER_CHANNEL_INTERACTIONS/2022/04/04/04/7789C13C-192D-4869-AEFF-2D5E58426697/ 2022-04-04 04:33:12 destination > 2022-04-04 04:33:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):197 - Executing finalization of tables. 2022-04-04 04:33:13 destination > 2022-04-04 04:33:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):199 - Finalizing tables in destination completed. 2022-04-04 04:33:13 destination > 2022-04-04 04:33:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):201 - Cleaning tmp tables in destination started for 1 streams 2022-04-04 04:33:13 destination > 2022-04-04 04:33:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):205 - Cleaning tmp table in destination started for stream user_channel_interactions. schema AIRBYTE_MARKETING, tmp table name: _airbyte_tmp_xws_user_channel_interactions 2022-04-04 04:33:14 destination > 2022-04-04 04:33:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):211 - Cleaning stage in destination started for stream user_channel_interactions. schema AIRBYTE_MARKETING, stage: AIRBYTE_MARKETING__AIRBYTE_RAW_USER_CHANNEL_INTERACTIONS 2022-04-04 04:33:14 destination > 2022-04-04 04:33:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):215 - Cleaning tmp tables and stages in destination completed. 2022-04-04 04:33:14 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$4):282 - state in DefaultReplicationWorker from Destination: io.airbyte.protocol.models.AirbyteMessage@72e57f99[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@7c228fb5[data={"user_channel_interactions":{"ga_date":"2022-04-04"}},additionalProperties={}],additionalProperties={}] 2022-04-04 04:33:14 destination > 2022-04-04 04:33:14 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-04-04 04:33:15 INFO i.a.w.DefaultReplicationWorker(run):137 - Source and destination threads complete. 2022-04-04 04:33:15 INFO i.a.w.DefaultReplicationWorker(run):200 - sync summary: io.airbyte.config.ReplicationAttemptSummary@511ff831[status=completed,recordsSynced=951,bytesSynced=213771,startTime=1649046778932,endTime=1649046795406,totalStats=io.airbyte.config.SyncStats@46f3abb7[recordsEmitted=951,bytesEmitted=213771,stateMessagesEmitted=952,recordsCommitted=951],streamStats=[io.airbyte.config.StreamSyncStats@3570812[streamName=user_channel_interactions,stats=io.airbyte.config.SyncStats@72c2533d[recordsEmitted=951,bytesEmitted=213771,stateMessagesEmitted=,recordsCommitted=951]]]] 2022-04-04 04:33:15 INFO i.a.w.DefaultReplicationWorker(run):207 - Source output at least one state message 2022-04-04 04:33:15 INFO i.a.w.DefaultReplicationWorker(run):213 - State capture: Updated state to: Optional[io.airbyte.config.State@5cb2e324[state={"user_channel_interactions":{"ga_date":"2022-04-04"}}]] 2022-04-04 04:33:15 INFO i.a.w.t.TemporalAttemptExecution(get):144 - Stopping cancellation check scheduling... 2022-04-04 04:33:15 INFO i.a.w.t.s.ReplicationActivityImpl(replicate):144 - sync summary: io.airbyte.config.StandardSyncOutput@5006cd0e[standardSyncSummary=io.airbyte.config.StandardSyncSummary@222f15fa[status=completed,recordsSynced=951,bytesSynced=213771,startTime=1649046778932,endTime=1649046795406,totalStats=io.airbyte.config.SyncStats@46f3abb7[recordsEmitted=951,bytesEmitted=213771,stateMessagesEmitted=952,recordsCommitted=951],streamStats=[io.airbyte.config.StreamSyncStats@3570812[streamName=user_channel_interactions,stats=io.airbyte.config.SyncStats@72c2533d[recordsEmitted=951,bytesEmitted=213771,stateMessagesEmitted=,recordsCommitted=951]]]],state=io.airbyte.config.State@5cb2e324[state={"user_channel_interactions":{"ga_date":"2022-04-04"}}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@39458c06[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@32c0b452[stream=io.airbyte.protocol.models.AirbyteStream@544871b9[name=user_channel_interactions,jsonSchema={"type":["null","object"],"$schema":"http://json-schema.org/draft-07/schema#","properties":{"ga_date":{"type":["string"]},"view_id":{"type":["string"]},"ga_medium":{"type":["string"]},"ga_source":{"type":["string"]},"ga_campaign":{"type":["string"]},"ga_sessions":{"type":["null","integer"]},"ga_dimension1":{"type":["string"]},"ga_dateHourMinute":{"type":["string"]}},"additionalProperties":false},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[ga_date],sourceDefinedPrimaryKey=[],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[ga_date],destinationSyncMode=append_dedup,primaryKey=[[ga_dimension1], [ga_campaign], [ga_dateHourMinute], [ga_medium], [ga_source]],additionalProperties={}]],additionalProperties={}]] 2022-04-04 04:33:15 INFO i.a.c.p.ConfigRepository(updateConnectionState):545 - Updating connection 3ecc9691-3d73-41e7-9847-66e423855d43 state: io.airbyte.config.State@2c77e365[state={"user_channel_interactions":{"ga_date":"2022-04-04"}}] 2022-04-04 04:33:15 INFO i.a.w.t.TemporalAttemptExecution(get):118 - Docker volume job log path: /tmp/workspace/4565/0/logs.log 2022-04-04 04:33:15 INFO i.a.w.t.TemporalAttemptExecution(get):123 - Executing worker wrapper. Airbyte version: version not set 2022-04-04 04:33:15 WARN i.a.d.Databases(createPostgresDatabaseWithRetryTimeout):65 - Waiting for database to become available... 2022-04-04 04:33:15 INFO i.a.d.i.j.JobsDatabaseInstance(lambda$static$2):25 - Testing if jobs database is ready... 2022-04-04 04:33:15 INFO i.a.d.Databases(createPostgresDatabaseWithRetryTimeout):90 - Database available! 2022-04-04 04:33:15 INFO i.a.d.Databases(createPostgresDatabaseWithRetry):48 - Database available! 2022-04-04 04:33:15 INFO i.a.w.DefaultNormalizationWorker(run):46 - Running normalization. 2022-04-04 04:33:15 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.1.63 2022-04-04 04:33:15 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.1.63 exists... 2022-04-04 04:33:15 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.1.63 was found locally. 2022-04-04 04:33:15 INFO i.a.w.p.DockerProcessFactory(create):177 - Preparing command: docker run --rm --init -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/4565/0/normalize --network host --log-driver none airbyte/normalization-snowflake:0.1.63 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-04-04 04:33:16 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/4565/0/normalize 2022-04-04 04:33:16 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/4565/0/normalize') 2022-04-04 04:33:16 normalization > transform_snowflake 2022-04-04 04:33:16 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/4565/0/normalize --catalog destination_catalog.json --out /data/4565/0/normalize/models/generated/ --json-column _airbyte_data 2022-04-04 04:33:16 normalization > Processing destination_catalog.json... 2022-04-04 04:33:16 normalization > Generating airbyte_ctes/AIRBYTE_MARKETING/USER_CHANNEL_INTERACTIONS_AB1.sql from user_channel_interactions 2022-04-04 04:33:16 normalization > Generating airbyte_ctes/AIRBYTE_MARKETING/USER_CHANNEL_INTERACTIONS_AB2.sql from user_channel_interactions 2022-04-04 04:33:16 normalization > Generating airbyte_views/AIRBYTE_MARKETING/USER_CHANNEL_INTERACTIONS_STG.sql from user_channel_interactions 2022-04-04 04:33:16 normalization > Generating airbyte_incremental/scd/AIRBYTE_MARKETING/USER_CHANNEL_INTERACTIONS_SCD.sql from user_channel_interactions 2022-04-04 04:33:16 normalization > Generating airbyte_incremental/AIRBYTE_MARKETING/USER_CHANNEL_INTERACTIONS.sql from user_channel_interactions 2022-04-04 04:33:16 normalization > detected no config file for ssh, assuming ssh is off. 2022-04-04 04:33:18 normalization > Running with dbt=0.21.1 2022-04-04 04:33:18 normalization > Unable to do partial parsing because ../build/partial_parse.msgpack not found 2022-04-04 04:33:20 normalization > [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-04-04 04:33:20 normalization > There are 1 unused configuration paths: 2022-04-04 04:33:20 normalization > - models.airbyte_utils.generated.airbyte_tables 2022-04-04 04:33:20 normalization > 2022-04-04 04:33:20 normalization > Found 5 models, 0 tests, 0 snapshots, 0 analyses, 504 macros, 0 operations, 0 seed files, 1 source, 0 exposures 2022-04-04 04:33:20 normalization > 2022-04-04 04:33:22 normalization > 04:33:22 | Concurrency: 32 threads (target='prod') 2022-04-04 04:33:22 normalization > 04:33:22 | 2022-04-04 04:33:22 normalization > 04:33:22 | 1 of 3 START view model _AIRBYTE_AIRBYTE_MARKETING.USER_CHANNEL_INTERACTIONS_STG............................. [RUN] 2022-04-04 04:33:22 normalization > 04:33:22 | 1 of 3 OK created view model _AIRBYTE_AIRBYTE_MARKETING.USER_CHANNEL_INTERACTIONS_STG........................ [SUCCESS 1 in 0.65s] 2022-04-04 04:33:22 normalization > 04:33:22 | 2 of 3 START incremental model AIRBYTE_MARKETING.USER_CHANNEL_INTERACTIONS_SCD............................... [RUN] 2022-04-04 04:33:29 normalization > 04:33:29 | 2 of 3 OK created incremental model AIRBYTE_MARKETING.USER_CHANNEL_INTERACTIONS_SCD.......................... [SUCCESS 1 in 6.55s] 2022-04-04 04:33:29 normalization > 04:33:29 | 3 of 3 START incremental model AIRBYTE_MARKETING.USER_CHANNEL_INTERACTIONS................................... [RUN] 2022-04-04 04:33:33 normalization > 04:33:33 | 3 of 3 OK created incremental model AIRBYTE_MARKETING.USER_CHANNEL_INTERACTIONS.............................. [SUCCESS 1 in 3.85s] 2022-04-04 04:33:33 normalization > 04:33:33 | 2022-04-04 04:33:33 normalization > 04:33:33 | Finished running 1 view model, 2 incremental models in 13.06s. 2022-04-04 04:33:33 normalization > 2022-04-04 04:33:33 normalization > Completed successfully 2022-04-04 04:33:33 normalization > 2022-04-04 04:33:33 normalization > Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3 2022-04-04 04:33:34 INFO i.a.w.DefaultNormalizationWorker(run):69 - Normalization executed in 18 seconds. 2022-04-04 04:33:34 INFO i.a.w.t.TemporalAttemptExecution(get):144 - Stopping cancellation check scheduling... 2022-04-04 04:33:34 WARN i.a.s.p.JobNotifier(notifyJob):104 - Failed to successfully notify success: io.airbyte.config.Notification@69259f8b[notificationType=slack,sendOnSuccess=false,sendOnFailure=true,slackConfiguration=io.airbyte.config.SlackNotificationConfiguration@2af23358[webhook=https://hooks.slack.com/workflows/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],additionalProperties={}]